{if $CatalogProductID == "YES"} {/if} {if $WholesaleDiscountType!="NO" && $auth_level>0 && $auth_ok=="yes"} {/if} {foreach from=$products item="product"} {if $CatalogProductID == "YES"}{/if} {/foreach}
{$msg.product.product_id}{$msg.product.product_name} {$msg.product.product_price}{$msg.product.wholesale_price} 
{$product.product_id|htmlspecialchars} {$product.title|htmlspecialchars} {if $product.is_hotdeal == "Yes"} - Hot Deal! {/if} {if $product.overview != ""}
{$product.overview|htmlspecialchars} {/if}
{if $product.call_for_price == "Yes"} {$msg.product.call_for_price} {else} {if $product.price2 > 0} {$product.price2|price} {/if} {$product.price|price} {/if}     {$msg.product.click_to_view}