aktualizacja rozmiaru pliku google-merchant_id-1.xml oraz zmiana tytułu sekcji na "BLACK WEEK" w szablonach ps_featuredproducts.tpl

This commit is contained in:
2024-11-11 19:16:11 +01:00
parent dc381d7f2b
commit 2a2c13fbaa
33 changed files with 3 additions and 5 deletions

View File

@@ -98,7 +98,7 @@
},
"google-merchant_id-1.xml": {
"type": "-",
"size": 17845600,
"size": 17855626,
"lmtime": 0,
"modified": true
},

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -24,7 +24,7 @@
*}
<section class="featured-products clearfix">
<h2 class="h2 products-section-title">
{l s='Popular Products' d='Shop.Theme.Catalog'}
BLACK WEEK
</h2>
<div class="products">
{foreach from=$products item="product"}
@@ -32,8 +32,6 @@
{/foreach}
</div>
<div class="product-block-link">
<a class="all-product-link" href="{$allProductsLink}">
{l s='All featured products' d='Shop.Theme.Catalog'}
</a>
<a class="all-product-link" href="{$allProductsLink}">Zobacz wszystkie produkty</a>
</div>
</section>