চেকআউট

আপনার কার্ট খালি

শপিং শুরু করতে পণ্য কার্টে যোগ করুন

শপিং শুরু করুন

কার্ট সারসংক্ষেপ {{ checkoutV2CartItems.length }}

{{ item.product_name || 'Product' }}

{{ item.price_unit }}
৳{{ formatCheckoutV2Amount(item.price) }}
৳{{ formatCheckoutV2Amount(getCheckoutV2ItemTotal(item)) }}
সাবটোটাল: ৳{{ formatCheckoutV2Amount(checkoutV2Subtotal) }}
ডেলিভারি চার্জ ({{ checkoutV2DeliveryFeeLocation }}): ৳{{ formatCheckoutV2Amount(checkoutV2DeliveryFee) }}
সর্বমোট: ৳{{ formatCheckoutV2Amount(checkoutV2Total) }}

গ্রাহকের তথ্য

{{ checkoutV2Errors.name }}

{{ checkoutV2Errors.phone }}

{{ checkoutV2Errors.district }}

{{ checkoutV2Errors.upazila }}

{{ checkoutV2Errors.address }}

  • {{ error }}
CART {{ cart_items.length }}

আপনার প্রোডাক্ট সমূহ

অর্ডার সম্পন্ন করুন

আপনার প্রোডাক্ট সমূহ

মোট ৳{{ formatAmount(subtotal) }}
শিপিং চার্জ ({{ shipping_charge_location }}) ৳{{ formatAmount(shippingCharge) }}
সর্বমোট ৳{{ formatAmount(grandTotal) }}

গ্রাহকের তথ্য

{{ formErrors.name }}
{{ formErrors.phone }}
{{ formErrors.email }}
{{ formErrors.district }}
{{ formErrors.upozilla }}
{{ formErrors.thana }}
{{ formErrors.post_office }}
{{ formErrors.address }}