| {foreach $products as $p} |
{$badge_html = $wa->shop->badgeHtml($p.badge)}{if $badge_html}{$badge_html}{/if}
{if count($products) > 1}
{/if}
|
{/foreach}
| {$f.name} | {foreach $products as $p}{if isset($p.features[$f_id])} {if is_array($p.features[$f_id])} {implode(', ', $p.features[$f_id])} {else} {$p.features[$f_id]} {/if} {else} — {/if} | {/foreach}
| {foreach $products as $p} |
{if $p.compare_price > 0}
|
{/foreach}
[`Product comparison list is empty.`]
{/if}