



| Product | Qty | Sub-Tax | Price |
|
|
{{product.product_data.name}} (Oversize item , prepaid freight will not apply) | {{product.quantity}} x {{showItemPrice(product) | number:2}} | {{showItemSubTax(product)}} {{showItemSubTaxDescription(product)}} | {{showItemTotal(product) | number :2}} |
| Sub-Total | {{showSubTotal() | number:2}} |
| Promo code - {{promoCode}} {{showPromocCodeTypeInfo()}} | (-) {{showPromoCodeRate() | number:2}} |
| Tax - {{showTaxName()}} ({{showTaxValue()}}) | {{mainTaxAmount| number:2}} |
|---|---|
|
Shipping - {{shippingMethodInfo.name}} Since your purchase is 250. Shipping is included Free of charge. |
{{shippingMethodInfo.rate| number:2}} 0.00 |
| Shipping Promo code - {{shippingPromoCode}} {{showShippingPromoCodeTypeInfo()}} | (-) {{showShippingPromoCodeRate() | number:2}} |
| Total | {{showTotal() | number:2}} |



