{load_language_text section="account_history_info"} {if $order_data} {block name="snippets_order_account_history_order"}
{$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} | {/block} {block name="snippets_order_account_history_order_row_product"}
{$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} |
{/block}
{block name="snippets_order_account_history_order_row_model"}
{$product.PRODUCTS_MODEL} {$product.PRODUCTS_ATTRIBUTES_MODEL} | {/block} {block name="snippets_order_account_history_order_row_single_price"}{$product.PRODUCTS_SINGLE_PRICE} | {/block} {block name="snippets_order_account_history_order_row_price"}{$product.PRODUCTS_PRICE} | {/block}
{$order_total_item.TITLE} | {$order_total_item.TEXT} |