This commit is contained in:
Roman Pyrih
2025-11-12 15:22:46 +01:00
parent 52b0b71a5c
commit 49f474475b
10 changed files with 253 additions and 10 deletions

View File

@@ -23,7 +23,7 @@
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0)
*}
<section class="featured-products clearfix mt-3">
<section class="featured-products clearfix mt-3 3">
<h2>{l s='Customers who bought this product also bought:' d='Shop.Theme.Catalog'}</h2>
{include file="catalog/_partials/productlist.tpl" products=$products productClass="col-xs-12 col-sm-6 col-lg-4 col-xl-3"}
</section>