From b21d5d35861a6011f18e6a387bde099908118aae Mon Sep 17 00:00:00 2001 From: Roman Pyrih Date: Thu, 11 Dec 2025 11:09:37 +0100 Subject: [PATCH] Fix ekomi-widget --- .../views/templates/hook/ps_newproducts.tpl | 39 ----------------- themes/classic/templates/_partials/footer.tpl | 42 ++++++++++++++++++- themes/classic/templates/catalog/product.tpl | 39 ----------------- themes/classic/templates/index.tpl | 37 ++++++++++++++++ 4 files changed, 78 insertions(+), 79 deletions(-) diff --git a/themes/classic/modules/ps_newproducts/views/templates/hook/ps_newproducts.tpl b/themes/classic/modules/ps_newproducts/views/templates/hook/ps_newproducts.tpl index 7ab313f..571c1a9 100644 --- a/themes/classic/modules/ps_newproducts/views/templates/hook/ps_newproducts.tpl +++ b/themes/classic/modules/ps_newproducts/views/templates/hook/ps_newproducts.tpl @@ -32,42 +32,3 @@ {l s='All new products' d='Shop.Theme.Catalog'} - - - -
-
- LIRIA Monika Pałys-Łuszczko Reviews with ekomi-pl.com - - {literal} - - {/literal} -
\ No newline at end of file diff --git a/themes/classic/templates/_partials/footer.tpl b/themes/classic/templates/_partials/footer.tpl index 1aeb14e..53bde7a 100644 --- a/themes/classic/templates/_partials/footer.tpl +++ b/themes/classic/templates/_partials/footer.tpl @@ -60,4 +60,44 @@ -{/literal} \ No newline at end of file +{/literal} + + +{block name='product_reviews'} +
+
+ LIRIA Monika Pałys-Łuszczko Reviews with ekomi-pl.com + + {literal} + + {/literal} +
+{/block} \ No newline at end of file diff --git a/themes/classic/templates/catalog/product.tpl b/themes/classic/templates/catalog/product.tpl index f79046a..af42323 100644 --- a/themes/classic/templates/catalog/product.tpl +++ b/themes/classic/templates/catalog/product.tpl @@ -274,45 +274,6 @@ {/block} - {block name='product_reviews'} -
-
- LIRIA Monika Pałys-Łuszczko Reviews with ekomi-pl.com - - {literal} - - {/literal} -
- {/block} - {block name='product_accessories'} {if $accessories}
diff --git a/themes/classic/templates/index.tpl b/themes/classic/templates/index.tpl index c17d03e..b472c65 100644 --- a/themes/classic/templates/index.tpl +++ b/themes/classic/templates/index.tpl @@ -34,4 +34,41 @@ {/block} {/block}
+ +
+
+ LIRIA Monika Pałys-Łuszczko Reviews with ekomi-pl.com + + {literal} + + {/literal} +
{/block}