{* * PrestaShop module created by VEKIA, a guy from official PrestaShop community ;-) * * @author VEKIA https://www.prestashop.com/forums/user/132608-vekia/ * @copyright 2010-2017 VEKIA * @license This program is not free software and you can't resell and redistribute it * * CONTACT WITH DEVELOPER * support@mypresta.eu *} {if Configuration::get('cmsproductspro_hide')!=1} {if $feedtype == 'noPictures'}
{l s='No pictures available in this feed.' mod='cmsproductspro'}
{elseif $feedtype != 'error'} {foreach $pictures AS $pic}{l s='No pictures available in this feed.' mod='cmsproductspro'}
{/if} {/if}