Current path: home/webdevt/www/schtroumpf.fr/modules/an_productextratabs/views/templates/front/
?? Go up: /home/webdevt/www/schtroumpf.fr/modules/an_productextratabs/views/templates
{*
* 2022 Anvanto
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
*
* @author Anvanto <anvantoco@gmail.com>
* @copyright 2022 Anvanto
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
*}
{foreach from=$products item="product" key="position"}
{include file="catalog/_partials/miniatures/product.tpl" product=$product position=$position productClasses="col-xs-6 col-lg-4 col-xl-3"}
{/foreach}