{if $_config.its_link_backcats && $_config.show_cats == 'true'}
{/if} {if $_config.its_show_ctitle == 'true'}{$_config.no_object}
{/foreach}
{if $_config.show_item == 'true'}
{if $_config.mode_it == '3'}{literal}{/literal}
{else}{/if}
{/if}
|
{if $_config.its_show_title=='true'}
{if $_config.show_item == 'true'}
{if $_config.mode_it == '3'}{literal}{/literal}
{else}{/if}
{$item.title}
{else}{$item.title}{/if}{if $_config.its_show_reference == 'true' && $_config.its_ref_pos == 'right' && $item.reference!=''}{$_config.its_ref_bef}{$item.reference}{$_config.its_ref_aft}{/if} {/if}
{if $_config.its_show_reference == 'true' && $_config.its_ref_pos == 'bottom' && $item.reference!=''}{$_config.its_ref_bef}{$item.reference}{$_config.its_ref_aft} {/if}
{if $_config.its_show_prix == 'true' && $_config.its_price_pos == 'bottom' && $item.prix!=''}{$_config.its_price_bef}{$item.prix}{$_config.its_price_aft} {/if}
{if $_config.its_show_desc=='true'}{$item.description} {/if}
{if $item.images.1 && $_config.its_show_hl=='true'}
{foreach from=$item.images item=image key=j}
{assign var="bar" value=$_module.ressources|cat:'items/'|cat:$image.url}
{literal}
{/literal}
{/if}
|
{if $_config.its_show_prix == 'true' && $_config.its_price_pos == 'right' && $item.prix!=''}
{$_config.its_price_bef}{$item.prix}{$_config.its_price_aft} | {/if}
{$_config.no_object}
{/foreach}