{** * 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 $psv < 1.7} {capture name=path} {l s='Gallery' mod='higallery'} {$navigationPipe} {if !empty($galleryimage)} {$galleryimage['name']|escape:'htmlall':'UTF-8'} {/if} {/capture} {/if} {if $galleryimage.title}

{$galleryimage.title|escape:'htmlall':'UTF-8'}

{/if} {if $galleryimage.description} {/if} {if !empty($galleryimage)}
{else}

{l s='Gallery Not Found' mod='higallery'}

{/if}