{if $smarty.const.CONF_DISPLAY_FOTO eq 1}
{if $product_info.thumbnail}
{if $product_info.big_picture}
{if !$printable_version}{/if} {if !$printable_version}{/if}{* {$smarty.const.ENLARGE_PICTURE} *}
{else}
{/if}
{elseif $product_info.picture}
{if $product_info.big_picture}
{if !$printable_version}{/if} {if !$printable_version}{/if}{* {$smarty.const.ENLARGE_PICTURE} *}
{else}
{/if}
{else}
{if $smarty.const.CONF_DISPLAY_NOPHOTO eq 1}
{/if}
{/if}
{if $all_product_pictures}
{section name=i loop=$all_product_pictures}
{if $all_product_pictures[i][3]}
{if !$printable_version}{/if} {if !$printable_version}{/if}{* {$smarty.const.ENLARGE_PICTURE} *}
{else}
{/if}
{/section}
{/if}
|
{/if}
{if $product_info.customer_votes > 0 && $smarty.const.CONF_USE_RATING eq 1}
{section name=i loop=5}
{if $smarty.section.i.index<$product_info.customers_rating}
{else}
{/if}
|
{/section}
|
{/if}
{if !$printable_version && $smarty.const.CONF_USE_RATING eq 1}
{literal}
{/literal}
{/if}
{if $product_info.eproduct_filename ne ""}{$smarty.const.PRODUCT_IS_DOWNLOADABLE} ({$product_info.eproduct_filesize}){/if}
{assign var="otstup" value=0}
{if $smarty.const.CONF_CHECKSTOCK == '1'}{$smarty.const.IN_STOCK}: {if $product_info.in_stock > 0}{if $smarty.const.CONF_EXACT_PRODUCT_BALANCE == '1'}{$product_info.in_stock}{else}{$smarty.const.ANSWER_YES}{/if}{else}{if $product_info.in_stock < 0}{$smarty.const.STOCK_TRAIN_GO}{else}{$smarty.const.ANSWER_NO}{/if}{/if} {assign var="otstup" value=1}{/if}
{if $currencies_count ne 0}
{if $product_info.shipping_freightUC}{$smarty.const.ADMIN_SHIPPING_FREIGHT}: {$product_info.shipping_freightUC} {assign var="otstup" value=1}{/if}
{/if}
{if $product_info.min_order_amount > 1}
{$smarty.const.STRING_MIN_ORDER_AMOUNT}: {$product_info.min_order_amount}{$smarty.const.STRING_ITEM} {assign var="otstup" value=1}
{/if}
{if $smarty.const.CONF_DISPLAY_PRCODE eq 1}
{if $product_info.product_code}
{$smarty.const.STRING_PRODUCT_CODE}: {$product_info.product_code} {assign var="otstup" value=1}
{/if}
{/if}
{if $otstup eq 1}{/if}
{if $product_extra_count > 0}{/if}
{if $select_counter_var != 0}
{literal}
{/if}
{if $product_info.description}{$product_info.description}{elseif $product_info.brief_description}{$product_info.brief_description}{/if}
|
{if $smarty.const.CONF_DISPLAY_FOTO eq 0}
{if $product_info.thumbnail}
{if $product_info.big_picture}
{if !$printable_version}{/if} {if !$printable_version}{/if}{* {$smarty.const.ENLARGE_PICTURE} *}
{else}
{/if}
{elseif $product_info.picture}
{if $product_info.big_picture}
{if !$printable_version}{/if} {if !$printable_version}{/if}{* {$smarty.const.ENLARGE_PICTURE} *}
{else}
{/if}
{else}
{if $smarty.const.CONF_DISPLAY_NOPHOTO eq 1}
{/if}
{/if}
{if $all_product_pictures}
{section name=i loop=$all_product_pictures}
{if $all_product_pictures[i][3]}
{if !$printable_version}{/if} {if !$printable_version}{/if}{* {$smarty.const.ENLARGE_PICTURE} *}
{else}
{/if}
{/section}
{/if}
|
{/if}