{load_language_text section="account_history_info"} {if $order_data}
{$txt.head_units} | {$txt.head_products} | {$txt.head_artnr} | {$txt.head_single_price} | {$txt.head_price} |
---|---|---|---|---|
{$product.PRODUCTS_QTY} {if $product.UNIT}{$product.UNIT}{else}x{/if} |
{$product.PRODUCTS_NAME}
{$product.PRODUCTS_ATTRIBUTES} {foreach item=prop_item_array from=$product.PRODUCTS_PROPERTIES} {$prop_item_array.properties_name}: {$prop_item_array.values_name} {/foreach} {if $product.PRODUCTS_SHIPPING_TIME neq ''} {$txt.text_shippingtime} {$product.PRODUCTS_SHIPPING_TIME} {/if} |
{$product.PRODUCTS_MODEL} {$product.PRODUCTS_ATTRIBUTES_MODEL} | {$product.PRODUCTS_SINGLE_PRICE} | {$product.PRODUCTS_PRICE} |
{$order_total_item.TITLE} | {$order_total_item.TEXT} |