{load_language_text section="account_history_info" name="history"} {load_language_text section="order_details"} {load_language_text section="buttons" name="button"} {block name="snippets_order_item"} {if $is_tablehead && $is_tablehead === true} {block name="snippets_order_item_thead"} {$txt.text_article} {$txt.text_qty} {if $is_wishlist === false}{$txt.text_total}{/if} {/block} {else} {block name="snippets_order_item_row"} {block name="snippets_order_item_image"} {if $p_url} {/if} {if $image_src} {$image_alt} {else}
{/if} {if $p_url}
{/if}
{/block} {block name="snippets_order_item_product"} {if $p_url} {else} {/if} {$p_name} {if $p_url} {else} {/if} {if $p_model && $show_p_model == 'true'}
{$p_model} {/if} {if $p_weight && $p_weight != '0'}
{$p_weight} {/if} {if $p_shipping_time}
{$p_shipping_time} {/if} {if $p_price_single && $is_wishlist !== true}
{$txt.text_single}: {$p_price_single} {/if} {if $p_price_vpe && $is_wishlist !== true}
{$p_price_vpe} {/if} {if $p_attributes}
{$p_attributes} {/if} {if $p_properties}
{$p_properties} {/if} {if $tpl_properties}
{$tpl_properties} {/if} {if $p_checkout_info}
{$p_checkout_info} {/if} {if $is_wishlist === true}
{$p_price_single} {if $p_price_vpe}
{$p_price_vpe} {/if} {if $p_shipping_info}
{$p_shipping_info} {/if} {/if} {if $p_details_url && $p_details_text}
{$p_details_text} {/if}
{/block} {block name="snippets_order_item_quantity"} {if !$p_qty && $p_unit} {$p_unit}:
{/if} {if $is_confirmation === false && $p_qty_name && $p_qty_value} {/if} {if $p_qty} {$p_qty} {if $p_unit}  {$p_unit} {/if} {/if} {if $is_confirmation === false} {if $p_hidden_name && $p_hidden_value} {/if} {if $p_hidden_qty_name && $p_hidden_qty_value} {/if} {/if} {if $is_wishlist === true}   {/if} {if $is_confirmation === false}   {/if} {if !$is_checkout} {/if}
{/block} {block name="snippets_order_item_final_price"} {if $is_wishlist == false && $p_price_final != ''} {$p_price_final} {/if}
{/block} {/block} {/if} {/block}