diff --git a/templates/catalog/_partials/products.tpl b/templates/catalog/_partials/products.tpl index 8c76cda..8aebc8a 100644 --- a/templates/catalog/_partials/products.tpl +++ b/templates/catalog/_partials/products.tpl @@ -23,7 +23,7 @@ * International Registered Trademark & Property of PrestaShop SA *}
-
+
{foreach from=$listing.products item="product"} {block name='product_miniature'} {include file='catalog/_partials/miniatures/product.tpl' product=$product}