{* product detailed information view *}
{if $product_info ne NULL}
{* $selected_category[1] *}{$product_info[32]} {if $smarty.session.access==3} {/if}
{if $product_info[5] || $p_default} {$product_info[1]} {else} {$product_info[1]} {/if} {if $product_thumb[0] ne NULL} {section name=i loop=$product_thumb} {$product_desc[i]} {/section} {/if}
{if $product_thumb[0] ne NULL}
    {if $product_info[5] || $p_default}
  • 1144953 3 2x
  • {/if} {section name=i loop=$product_thumb}
  • 1144953 1 2x
  • {/section}
{/if}
{$smarty.const.STRING_MANUFACTURER}: {$product_info[20]}
{$smarty.const.STRING_MODEL}: {$product_info[1]}
{if $product_info[12] ne ""} {$smarty.const.ADMIN_PRODUCT_CODE}: [{$product_info[12]}]
{/if} {if $product_info[8] > 0} {* rating *} {$smarty.const.ADMIN_PRODUCT_RATING}: {section name=i loop=5}{if $smarty.section.i.index<$product_info[3]}{$smarty.section.i.index}{else}{$smarty.section.i.index}{/if}{/section} 
{/if} {if count($options2)} {assign var="id" value=$product_info[11]} {assign var="p" value=0} {foreach from=$options2 item=option key=key name=option} {$option.name}:  {if count($option.var)>1} {assign var="i" value=$i+1} {assign var="new_price" value="0"} {else} {$option.var.0.name} {/if}
{/foreach} {/if}
{$smarty.const.STRING_NEWPRICE}: {$smarty.const.CONF_CURRENCY_ID_LEFT}{math equation="x+y/z" x=$product_info[4] y=$p z=$smarty.const.CURRENCY_val format="%.2f" assign="newsum"}{$newsum|print_price}{$smarty.const.CONF_CURRENCY_ID_RIGHT}
{$smarty.const.IN_STOCK}: {if $product_info[6] > 0}{$smarty.const.PRODUCT_IN_STOCK}{else}{$product_info[31]}{/if}
{if $product_info[10] > 0 && $product_info[10] > $product_info[4] && $product_info[4] > 0} {$smarty.const.LIST_PRICE}: {$product_info[25]}
{/if} {$smarty.const.TABLE_PRODUCT_COST}: {$product_info[24]}
{if $product_info[10] > 0 && $product_info[10] > $product_info[4] && $product_info[4] > 0} {$smarty.const.YOU_SAVE}: {$product_info[26]} ({$product_info[27]}%)
{/if} {if $product_info[28] eq 1}
{$smarty.const.ADD_TO_CART_STRING}
{/if}
{$product_info[2]}

 

{if $smarty.const.CONF_REVIEW_WRITE} {* reviws *}
{if $reviews}
{$smarty.const.PRODUCT_REVIEW_ALL}
{section name=i loop=$reviews} {$reviews[i][2]}

{$reviews[i][4]}
[{$reviews[i][5]}]

{/section}
{else}
{$smarty.const.PRODUCT_REVIEW_WRITE}

{$smarty.const.PRODUCT_REVIEW_NAME}

{$smarty.const.PRODUCT_REVIEW_EMAIL}


{$smarty.const.PRODUCT_REVIEW_HELLO}
{$smarty.const.VOTING_FOR_ITEM_TITLE} {$smarty.const.MARK_POOR}            {$smarty.const.MARK_EXCELLENT}
{if !isset($smarty.session.cust_id)}
{$smarty.const.STRING_SEND_CAPCHA}:

{$smarty.const.STRING_SEND_CAPCHA} {/if}
{/if}
{/if} {* more image *} {* {if $product_thumb[0] ne NULL}
{section name=i loop=$product_thumb}

{$product_desc[i]}

{$product_desc[i]}
{$smarty.const.ENLARGE_PICTURE}
{/section}
{/if} *} {* related products *} {if $accompany} {/if}
{*include file="dechevle.tpl.html"*}
{* all products {if $product_all_count ne NULL}
{/if} *}
{/if}