Cart item deleted successfully
{{promoMessage}}
{{updateMessage}}
Image |
Product |
Unit Price |
Qty |
Total Price |
Discount |
Gross Amount |
Actions |
|
{{items.name}}
|
₹{{items.unit_sale_price | number:2}} |
|
₹{{(items.total_price_perdiscount) | number:2}} |
₹{{ (items.discount_price + items.promocode_discount) | number:2}} |
₹{{ items.total_price_perdiscount - (items.discount_price + items.promocode_discount) | number:2}} |
|
{{(final_amount_after_gst = final_total/(gst.gst_denominator))}}
{{gst_inculded = (final_total - final_amount_after_gst)}}
Gross amount : ₹{{ order.total | number : 2}} |
|
Discount : ₹{{order.discount | number : 2}} |
|
Promocode discount({{other.promocode}}) : ₹{{other.promocode_discount_amount | number : 2}} |
|
Total amount : ₹{{ order.total - (order.discount + other.promocode_discount_amount) | number : 2}} ₹{{final_amount_after_gst| number : 2}}
|
|
Free Shipping |
|
Your cart is empty |
Please enter proper quantity
*Discount Structure for Products
Sl.No. |
Quantity |
Discount in % |
{{$index+1}} |
{{prdPrice.min_qty}} - {{prdPrice.max_qty}} |
{{prdPrice.percentage}} |