{include file="includes/breadcrumbs.html"}
{include file="includes/product/product-menu.html"}
{if $product.attachmetns}

pliki do pobrania

{foreach from=$product.attachmetns key=key item=arr}
{foreach from=$arr key=k item=item}
{$item.name}
{$item.content}
{/foreach}
{/foreach}
{/if}

specyfikacja

{foreach $onlyForLabels as $k=>$item} {if $show_fields[$item]==1} {/if} {/foreach} {*if $show_price==1} {/if*}
MODEL
{$item}
Cena
{foreach $product['wariants'] as $k=>$item} {/foreach} {* {foreach $product['wariants'] as $k=>$item} {/foreach} *} {foreach $fields_values as $key=>$item} {if $show_fields[$key]==1} {foreach $item as $id=>$value} {/foreach} {/if} {/foreach} {*if $show_price==1} {foreach $product['wariants'] as $k=>$item} {/foreach} {/if*}
{$item[0].wariant_name}
 
{if $value}{$value}{else} {/if}
{if $item[0].sales_price>0}{$item[0].sales_price}{elseif $item[0].promo_price>0}{$item[0].promo_price}{elseif $item[0].catalouge_price>0}{$item[0].catalouge_price}{else}  {/if}