Your Cart
Budget: ₹{{ budget }}
Total Items: {{ getTotalItems() }}
Your cart is empty. Go shopping!
Product | Price (₹) | Qty | Total (₹) | Action |
---|---|---|---|---|
{{ item.name }} | {{ item.discountedPrice }} | {{ item.quantity }} | {{ item.discountedPrice * item.quantity }} |
Subtotal: ₹{{ getSubtotal() }}
Note: Discounts will be applied at checkout if eligible.