Product | Qty | Discount | Price |
|
{{product.product_data.name}} | {{product.quantity}} x {{defaultCurrency()}}{{showItemPrice(product) | number:2}} | {{defaultCurrency()}}{{showItemDiscount(product) | number:2}} | {{defaultCurrency()}}{{showItemTotal(product) | number:2}} |
Sub-Total | {{defaultCurrency()}}{{showSubTotal() | number:2}} |
Promo code - {{promoCode}} {{showPromocCodeTypeInfo()}} | (-) {{defaultCurrency()}}{{showPromoCodeRate() | number:2}} |
Tax {{showTaxName()}} | {{defaultCurrency()}}{{mainTaxAmount | number:2}} |
---|---|
Shipping - {{shippingMethodInfo.name}} Since your purchase is over $100. Shipping is included Free of charge. |
{{defaultCurrency()}} {{shippingMethodInfo.rate | number:2}} {{defaultCurrency()}} 0.00 |
Total | {{defaultCurrency()}}{{showTotal() | number:2}} |