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'}
-
-
-
-
\ 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'}
+
+
+
+
+ {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'}
-
-
-
-
- {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}
+
+
{/block}