{$wa->title('[`Compare products`]')} {include file="`$wa_active_theme_path`/breadcrumb.html" inline}

[`Compare products`] ({count($products)})

{if $products}
{/if}
{if count($products)}
{$td_width = round((100-25)/count($products))} {foreach $products as $p} {/foreach} {foreach $features as $f_id=>$f} {foreach $products as $p} {/foreach} {/foreach} {foreach $products as $p} {/foreach}
{$rating = $wa->shop->ratingHtml($p.rating, 16)} {if $rating} {$rating} {else} {/if} ({$p.rating_count})
{if count($products) > 1} {/if}
{$f.name} {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}
{if $p.compare_price > 0}{shop_currency($p.compare_price)}{/if} {shop_currency($p.price)}
{else}

[`Product comparison list is empty.`]

{/if}