{** * 2012 - 2020 HiPresta * * MODULE Gallery * * @author HiPresta * @copyright HiPresta 2020 * @license Addons PrestaShop license limitation * @link https://hipresta.com * * NOTICE OF LICENSE * * Don't use this module on several shops. The license provided by PrestaShop Addons * for all its modules is valid only once for a single shop. *} {if !empty($gallerys) && $gallerys['visible']}
{foreach from=$gallerys item=gallery} {if !empty($gallery['images'])} {/if} {/foreach}
{/if}