{$bestseller.title|htmlspecialchars} {if $bestsellers_view != 'text'} {if $bestseller.image} {/if} Price : {if $bestseller.call_for_price == "Yes"} {$msg.product.call_for_price} {else} {if ($VisitorSeePrice == "YES") || $auth_ok == "yes"} {if $bestseller.price2 > 0} {$bestseller.price2|price} {/if} {$bestseller.price|price} {else} {if $AllowCreateAccount != "No"} {$msg.account.login} | {$msg.account.register} {/if} {/if} {/if}
|