{* $Id: order_data.tpl,v 1.29.2.9 2007/10/08 12:10:02 osipov Exp $ *}
{$lng.lbl_products_ordered} |
{$lng.lbl_sku} | {$lng.lbl_product} | {if $order.extra.tax_info.display_cart_products_tax_rates eq "Y" and $_userinfo.tax_exempt ne "Y"}{if $order.extra.tax_info.product_tax_name ne ""}{$order.extra.tax_info.product_tax_name}{else}{$lng.lbl_tax}{/if} | {/if}{$lng.lbl_item_price} | {$lng.lbl_quantity} | {$lng.lbl_total}![]() |
||
---|---|---|---|---|---|---|---|
{$product.productcode} | {$product.product}
{if $product.product_options ne '' && $active_modules.Product_Options}
{$lng.lbl_download} {/if} |
{if $order.extra.tax_info.display_cart_products_tax_rates eq "Y" and $_userinfo.tax_exempt ne "Y"}
{foreach from=$product.extra_data.taxes key=tax_name item=tax}
{if $tax.tax_value gt 0}
{if $order.extra.tax_info.product_tax_name eq ""}{$tax.tax_display_name} {/if}
{if $tax.rate_type eq "%"}{$tax.rate_value|formatprice:false:false:3}%{else}{include file="currency.tpl" value=$tax.rate_value}{/if} {/if} {/foreach} |
{/if}
{include file="currency.tpl" value=$product.display_price} | {$product.amount} | {math assign="total" equation="amount*price" amount=$product.amount price=$product.display_price|default:$product.price|default:0}{include file="currency.tpl" value=$total} | ||
{$lng.lbl_gift_certificate}: {$gc.gcid}
{if $gc.send_via eq "P"}
{$lng.lbl_gc_send_via_postal_mail}
{$lng.lbl_mail_address}: {$gc.recipient_firstname} {$gc.recipient_lastname} {$gc.recipient_address}, {$gc.recipient_city}, {if $gc.recipient_countyname ne ''}{$gc.recipient_countyname} {/if}{$gc.recipient_state} {$gc.recipient_country}, {$gc.recipient_zipcode} {$lng.lbl_phone}: {$gc.recipient_phone} {else} {$lng.lbl_recipient_email}: {$gc.recipient_email} {/if} |
{if $order.extra.tax_info.display_cart_products_tax_rates eq "Y" and $_userinfo.tax_exempt ne "Y"}
- | {/if}{include file="currency.tpl" value=$gc.amount} | 1 | {include file="currency.tpl" value=$gc.amount} |
{$lng.lbl_subtotal}: | {include file="currency.tpl" value=$order.display_subtotal} |
{$lng.lbl_discount}: | {include file="currency.tpl" value=$order.discount} |
{$lng.lbl_coupon_saving} ({$order.coupon}): | {include file="currency.tpl" value=$order.coupon_discount} |
{$lng.lbl_discounted_subtotal}: | {include file="currency.tpl" value=$order.display_discounted_subtotal} |
{$lng.lbl_shipping_cost}: | {if $order.coupon and $order.coupon_type eq "free_ship"}{include file="currency.tpl" value=0}{else}{include file="currency.tpl" value=$order.display_shipping_cost}{/if} |
{$lng.lbl_free_ship_coupon_record|substitute:"code":$order.coupon} | |
{$tax.tax_display_name}{if $tax.rate_type eq "%"} {$tax.rate_value|formatprice:false:false:3}%{/if}: | {include file="currency.tpl" value=$tax.tax_cost} |
{if $order.payment_surcharge gt 0}{$lng.lbl_payment_method_surcharge}{else}{$lng.lbl_payment_method_discount}{/if}: | {include file="currency.tpl" value=$order.payment_surcharge} |
{$lng.lbl_giftcert_discount}: | {include file="currency.tpl" value=$order.giftcert_discount} |
{$lng.lbl_sales_tax}: | {include file="currency.tpl" value=$tax.tax_cost} |
![]() |
|
{$lng.lbl_total}: | {include file="currency.tpl" value=$order.total} |
{$lng.lbl_including_tax|substitute:"tax":$tax.tax_display_name}{if $tax.rate_type eq "%"} {$tax.rate_value|formatprice:false:false:3}%{/if}: | {include file="currency.tpl" value=$tax.tax_cost} |
{$lng.txt_tax_exemption_applied} |
{$lng.lbl_applied_giftcerts} |
{$lng.lbl_giftcert_ID} | {$lng.lbl_giftcert_cost} |
---|---|
{$gc.giftcert_id} | {include file="currency.tpl" value=$gc.giftcert_cost} |