{* * 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 == 'noProducts'}

{l s='No products available in this feed.' mod='cmsproductspro'}

{elseif $feedtype != 'error'} {else}

{l s='Feed of products is not available.' mod='cmsproductspro'} {l s='Module:' mod='cmsproductspro'} {$module} {l s='not found or version of this module is too old' mod='cmsproductspro'}

{/if} {/if}