{* product brief view (from a category or search) *} {if $product_info ne NULL}
|
|||||||
{if $product_info.thumbnail}
{$smarty.const.MORE_INFO_ON_PRODUCT} {else} {if $product_info.picture} {/if} {/if} {if $product_info.allow_products_comparison} {* removed ' && $categoryID == $product_info.categoryID' *} |
|