{include file="header.html"} {include file="fancybox.html"}
{foreach from=$c item=t} |
{* -------- PICTURE --------- *}
{$t.title|wordwrap:50:" ":true}{* -------- PRICE --------- *} {if $t.price>=0}{$t.price_curr} {/if}
|
{/foreach}
{$v.name} | {foreach from=$c item=t}
{if $v.prefix}{$v.prefix}{/if}
{if $v.type=="checkbox_group" || $v.type=="multiselect"}
{foreach name=multi from = $t[$v.caption] item=x}
{if $smarty.foreach.multi.index!=0}, {/if}{$x}
{/foreach}
{elseif $v.type=="youtube" && $t[$v.caption]}
{$t[$v.caption]|regex_replace:'/ width="[0-9]+"/':" width='200'"|regex_replace:'/ height="[0-9]+"/':" height='180'"}
{elseif $v.type=="url" && $t[$v.caption]}
{$t[$v.caption]}
{elseif $v.type=="file" && $t[$v.caption]}
![]() ![]() |
{/foreach}
{foreach from=$c item=t} | {/foreach} |
{$lng_compare.no_items}