আপনার প্রোডাক্ট সমূহ
আপনার কার্ট খালি
Option:
{{ variant.unit }} — ৳{{ formatAmount(variant.discount_price > 0 ? variant.discount_price : variant.price) }}
Option:
{{ item.price_unit }}
৳{{ formatAmount(item.discount_price) }}
৳{{ formatAmount(item.price) }}
৳{{ formatAmount(item.price) }}
×
{{ item.qty }}
=
৳{{ formatAmount(item.total_price) }}
মোট
৳{{ formatAmount(subtotal) }}
শিপিং চার্জ ({{ shipping_charge_location }} )
৳{{ formatAmount(shippingCharge) }}
Promo code
{{ quickOrderAppliedPromo.code }}
{{ quickOrderPromoApplying ? 'Applying...' : 'Apply' }}
Remove
{{ quickOrderPromoError }}
{{ quickOrderPromoMessage }}
Discount ({{ quickOrderAppliedPromo.code }})
-৳{{ formatAmount(quickOrderPromoDiscountAmount) }}
সর্বমোট
৳{{ formatAmount(grandTotal) }}