{if $CatalogProductID == "YES"} {/if} {foreach from=$products item="product"} {if $CatalogProductID == "YES"}{/if} {/foreach}
 {$msg.product.product_id}{$msg.product.product_name} {$msg.product.product_price}  
{if $product.image} {$product.title|htmlspecialchars} {else}   {/if} {$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}