{if !$CPT_CONSTRUCTOR_MODE} {if $currencies_count ne 0 && $product_info.Price > 0} {* show list price? *} {if $product_info.list_price > 0 && $product_info.list_price > $product_info.Price && $product_info.Price > 0} {$product_info.list_priceWithUnit} {/if} {$product_info.PriceWithUnit} {* you save *} {if $product_info.list_price > 0 && $product_info.list_price > $product_info.Price && $product_info.Price > 0}
{"str_you_save"|translate}: {$product_info[14]} ({$product_info[15]}%)
{/if} {/if} {* product code (SKU) *} {if $product_info.product_code && $smarty.const.CONF_ENABLE_PRODUCT_SKU}
{"prdset_product_code"|translate}:  {$product_info.product_code|escape:'html'}
{/if} {* in stock info *} {if $smarty.const.CONF_CHECKSTOCK == '1'} {if $product_info.in_stock > 0}
{"str_in_stock"|translate}: {if $smarty.const.CONF_EXACT_PRODUCT_BALANCE} {$product_info.in_stock} {else} {"str_answer_yes"|translate} {/if}
{/if} {/if} {if $product_info.shipping_freightUC}
{"prdset_handling_charge"|translate}:  {$product_info.shipping_freightUC}
{/if} {if $product_info.min_order_amount > 1}
{"prdset_minimal_order_quantity"|translate}: {$product_info.min_order_amount} {"str_items"|translate}
{/if} {if $product_info.weight > 0}
{"prdset_weight"|translate}: {$product_info.weight} {$smarty.const.CONF_WEIGHT_UNIT}
{/if} {else} $100 $90
{"str_you_save"|translate}: $10 (10%)
{if $smarty.const.CONF_ENABLE_PRODUCT_SKU}
{"prdset_product_code"|translate}:  ART2800
{/if} {/if}