{l s='Product customization' d='Shop.Theme.Catalog'}
diff --git a/templates/catalog/_partials/product-flags.tpl b/templates/catalog/_partials/product-flags.tpl
index a279ad3a..6c1dc085 100644
--- a/templates/catalog/_partials/product-flags.tpl
+++ b/templates/catalog/_partials/product-flags.tpl
@@ -23,7 +23,7 @@
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0)
*}
{block name='product_flags'}
-
+
{foreach from=$product.flags item=flag}
- {$flag.label}
{/foreach}
diff --git a/templates/catalog/_partials/quickview.tpl b/templates/catalog/_partials/quickview.tpl
index 8b85dc3b..8340e886 100644
--- a/templates/catalog/_partials/quickview.tpl
+++ b/templates/catalog/_partials/quickview.tpl
@@ -22,7 +22,7 @@
* @copyright Since 2007 PrestaShop SA and Contributors
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0)
*}
-