This commit is contained in:
2025-03-21 20:24:43 +01:00
parent 224398df90
commit f34c9162d4
12427 changed files with 5329941 additions and 373384 deletions

View File

@@ -30,7 +30,7 @@
<div id="js-product-list-top" class="products-selection">
<div class="row">
<div class="col-lg-6 col-md-3 hidden-sm-down total-products">
<!-- <div class="col-lg-6 col-md-3 hidden-sm-down total-products">
{block name='leo_gird_list'}
<div class="display">
<div id="grid" class="leo_grid {if isset($LISTING_GRID_MODE) && $LISTING_GRID_MODE =='grid'}selected{/if}"><a rel="nofollow" href="#" title="{l s='Grid' d='Shop.Theme.Global'}"><img src="{$urls.base_url}/img/cms/layout/grid_ico.svg" alt="Grid"></a></div>
@@ -42,7 +42,7 @@
{else if $listing.pagination.total_items > 0}
<p>{l s='There is 1 product.' d='Shop.Theme.Catalog'}</p>
{/if}
</div>
</div> -->
<div class="col-lg-6 col-md-9">
<div class="row sort-by-row">
<span class="sort_border">

View File

@@ -49,5 +49,12 @@
{/if}
{/foreach}
<a
rel="nofollow"
href="{$listing.sort_orders[1].url}"
class="select-list {['current' => $sort_order.current, 'js-search-link' => true]|classnames}"
>
Nowości
</a>
</div>
</div>