diff --git a/.vscode/ftp-kr.sync.cache.json b/.vscode/ftp-kr.sync.cache.json index 8b3a0c4f..0bd00965 100644 --- a/.vscode/ftp-kr.sync.cache.json +++ b/.vscode/ftp-kr.sync.cache.json @@ -1308,9 +1308,9 @@ }, ".htaccess": { "type": "-", - "size": 57913, - "lmtime": 1746726321526, - "modified": true + "size": 58016, + "lmtime": 1758142950157, + "modified": false }, ".htaccess.2025-01-27-1738009656": { "type": "-", @@ -13015,6 +13015,64 @@ }, "steps": {} } + }, + "catalog": { + "listing": { + "best-sales.tpl": { + "type": "-", + "size": 471, + "lmtime": 0, + "modified": false + }, + "category.tpl": { + "type": "-", + "size": 2424, + "lmtime": 0, + "modified": false + }, + "index.php": { + "type": "-", + "size": 1279, + "lmtime": 0, + "modified": false + }, + "manufacturer.tpl": { + "type": "-", + "size": 1296, + "lmtime": 0, + "modified": false + }, + "new-products.tpl": { + "type": "-", + "size": 472, + "lmtime": 0, + "modified": false + }, + "prices-drop.tpl": { + "type": "-", + "size": 476, + "lmtime": 0, + "modified": false + }, + "product-list.tpl": { + "type": "-", + "size": 3107, + "lmtime": 1758143132356, + "modified": false + }, + "search.tpl": { + "type": "-", + "size": 467, + "lmtime": 0, + "modified": false + }, + "supplier.tpl": { + "type": "-", + "size": 1247, + "lmtime": 0, + "modified": false + } + } } }, "assets": { diff --git a/themes/leo_gstore/templates/catalog/listing/product-list.tpl b/themes/leo_gstore/templates/catalog/listing/product-list.tpl index bb9438ab..00b4ae37 100644 --- a/themes/leo_gstore/templates/catalog/listing/product-list.tpl +++ b/themes/leo_gstore/templates/catalog/listing/product-list.tpl @@ -77,6 +77,9 @@ {if $smarty.server.REQUEST_URI == '/60-koldry/s-1/rozmiar-160x200_cm/rodzaj-koldry'}
Opis kategorii
{/if} + {if $smarty.server.REQUEST_URI == '/60-koldry/s-1/rozmiar-220x200_cm/rodzaj-koldry'} +
Opis kategorii zmieniony
+ {/if} {else} {include file='errors/not-found.tpl'}