|
|
|
@ -192,10 +192,10 @@ foreach ($priceBrackets as $key => $bracket) { |
|
|
|
|
<?php endif; ?> |
|
|
|
|
|
|
|
|
|
<?php if ($showLazyLoad && $visibleItemsCount > 0): ?> |
|
|
|
|
<button class="more__btn button button--outline" |
|
|
|
|
<!-- <button class="more__btn button button--outline" |
|
|
|
|
data-use="show-more-<?=$navParams['NavNum']?>">
|
|
|
|
|
<?=$arParams['MESS_BTN_LAZY_LOAD']?> |
|
|
|
|
</button> |
|
|
|
|
</button> --> |
|
|
|
|
<?php endif; ?> |
|
|
|
|
<?php if ($showBottomPager && $visibleItemsCount > 0): ?> |
|
|
|
|
<div class="pagination-list" data-pagination-num="<?=$navParams['NavNum']?>">
|
|
|
|
|