| {$TABLE_HEADING_PRODUCT} / {$TABLE_HEADING_CATEGORY} | {$TABLE_HEADING_PICTURE} | {$TABLE_HEADING_PRICE} | {$TABLE_HEADING_QUANTITY} | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| {$res.products_name} {$res.category} {if $res.products_model != ''} {$TEXT_PRODUCTS_MODEL}: {$res.products_model} {/if} {if $res.products_ean != ''} {$TEXT_PRODUCTS_EAN}: {$res.products_ean} {/if} {if $res.properties} {#product_properties#} {foreach from=$res.properties item=property} {assign var="has_is" value="0"} {$property.title}: {if $has_is == '1'} ⓘ {/if} {/foreach} {/if} {if $res.collies}
| {if $res.img_src != ''} |
{$res.price}
{if $res.special_price_string != ''} |
{if $res.collies}[C] {/if}
{$res.qty}{if $res.AV1} / AV1: {$res.AV1}{/if} {$res.qty_link} {get_products_branches_quantity_info products_id=$res.products_id} |
||||||||