From 4fefdee81999d8cb6ecd5dbb565968044f59d3ca Mon Sep 17 00:00:00 2001 From: Jacek Pyziak Date: Sun, 13 Jul 2025 19:15:33 +0200 Subject: [PATCH] Dodano skrypt Google Tag Manager do sekcji head.tpl --- themes/leo_gstore/templates/_partials/head.tpl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/themes/leo_gstore/templates/_partials/head.tpl b/themes/leo_gstore/templates/_partials/head.tpl index 92e7b538..21f0b900 100644 --- a/themes/leo_gstore/templates/_partials/head.tpl +++ b/themes/leo_gstore/templates/_partials/head.tpl @@ -62,15 +62,6 @@ {block name='stylesheets'} {include file="_partials/stylesheets.tpl" stylesheets=$stylesheets} {/block} -{literal} - - - -{/literal} {* LEO - Load Css With Prestashop Standard *} {if isset($LOAD_CSS_TYPE) && !$LOAD_CSS_TYPE} @@ -123,4 +114,13 @@ window.smartsupp||(function(d) { +{literal} + + + +{/literal} {/literal} \ No newline at end of file