diff --git a/composer.json b/composer.json index ec5b238..6fe58d5 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "klevu/module-msi": "Add support for MSI during product sync" }, "type": "magento2-module", - "version": "3.6.0", + "version": "3.6.1", "license": [ "OSL-3.0", "AFL-3.0" diff --git a/view/frontend/templates/html/head/themev2/add_price_suffix_to_query.phtml b/view/frontend/templates/html/head/themev2/add_price_suffix_to_query.phtml index 3104f63..6385f46 100644 --- a/view/frontend/templates/html/head/themev2/add_price_suffix_to_query.phtml +++ b/view/frontend/templates/html/head/themev2/add_price_suffix_to_query.phtml @@ -5,9 +5,11 @@ */ ?> shouldOutputQuickScript()}) { +if ($block->shouldOutputQuickScript()) { + $quickSearchScriptString = <<