{assign var="old_cid" value=null} {assign var="iteration" value=1} {foreach from=$products item="product" name="cataloglist"} {if $CatalogGroupByCategory && $old_cid != $product.cid} {if not $smarty.foreach.cataloglist.first} {if $iteration is div by 2} {fill_cells index=1 columns=2} {/if} {/if} {assign var="iteration" value=1} {/if} {if $iteration is div by 2 && not $smarty.foreach.cataloglist.last} {/if} {if $iteration is not div by 2 && $smarty.foreach.cataloglist.last} {fill_cells index=$iteration columns=2} {/if} {assign var="old_cid" value=$product.cid} {assign var="iteration" value=$iteration+1} {/foreach}

{$product.cat_name} {$product.cat_header}

{$msg.catalog.additional_products} Click here

{$msg.catalog.additional_products_detail}

Please contact us via email or phone: (917) 626-3368 for more information

{include file="templates/pages/catalog/elements/element-product-image.html"} {include file="templates/pages/catalog/elements/element-product-title.html"} {include file="templates/pages/catalog/elements/element-product-hot-deal.html"} {include file="templates/pages/catalog/elements/element-product-id.html"} {include file="templates/pages/catalog/elements/element-product-price.html"} {include file="templates/pages/catalog/elements/element-product-overview.html"} {include file="templates/pages/catalog/elements/element-product-sale-price.html"} {include file="templates/pages/catalog/elements/element-product-add.html"} {include file="templates/pages/catalog/elements/element-product-out-of-stock.html"}