Shop by Category ✦
swipe →
All Items
{{ cat.title }}
✦ Fresh Picks ✦
Showing {{ vm.getFilteredProducts().length }} / {{ vm.allProducts.length }} items
Product List View:
List
Grid 2
Grid 3
{{ prod.name }}
{{ vm.currency }} {{ vm.formatPrice(prod.priceData.sale_price || prod.priceData.price) }}
{{ vm.currency }} {{ vm.formatPrice(prod.priceData.price) }}
/ {{ prod.priceData.unit_name }}
/ {{ prod.priceData.unit }} {{ prod.priceData.unit_name }}
Out of stock
{{ vm.getCartQty(prod.id) }}
No products found
✦ "World Is My Family" ✦
My Cart 🇮🇳
Your cart is empty. Add some groceries for your family!
{{ item.name }} - {{ vm.currency }} {{ vm.formatPrice(item.price) }} {{ vm.currency }} {{ vm.formatPrice(item.displayPrice) }}
{{ item.qty }}
{{ vm.currency }} {{ vm.formatPrice(item.mrpTotal) }} {{ vm.currency }} {{ vm.formatPrice(item.total) }}
Delivery Information ✦
Delivery charge: {{ vm.currency }} {{ vm.deliveryCharges}} Only Free Delivery
MRP Total
{{ vm.currency }} {{ vm.formatPrice(vm.mrpTotal) }}
You Saved
{{ vm.currency }} {{ vm.formatPrice( +vm.mrpTotal - +vm.cartTotal) }}
Subtotal
{{ vm.currency }} {{ vm.formatPrice(vm.cartTotal) }}
Delivery Charge
{{ vm.currency }} {{ vm.deliveryCharges}}
Free Delivery
Total Amount
{{ vm.currency }} {{ +vm.formatPrice(vm.cartTotal + +vm.deliveryCharges) }}
✦ Serving families with love ✦
KLU Family
"World Is My Family"
✦ Proudly Indian ✦
{{ vm.deliveryInfo.name || 'Guest User' }}
{{ vm.deliveryInfo.phone || 'Not provided' }}
{{ vm.deliveryInfo.phone || 'Not provided' }}
Delivery Address
{{ vm.deliveryInfo.address || 'Not set' }}
{{ vm.deliveryInfo.address || 'Not set' }}
City
{{ vm.deliveryInfo.city_name || 'Not selected' }}
{{ vm.deliveryInfo.city_name || 'Not selected' }}
Loading orders...
No orders found
Order #{{ order.order_id }}
{{ order.date }} | {{ order.time }}
{{ vm.getStatusText(order.status) }}{{ order.date }} | {{ order.time }}
{{ vm.currency }} {{ vm.formatPrice(order.total_amount) }}
Order Details
Order ID: #{{ vm.selectedOrder.order_id }}
Date & Time: {{ vm.selectedOrder.date }} | {{ vm.selectedOrder.time }}
Status: {{ vm.getStatusText(vm.selectedOrder.status) }}
Total: {{ vm.currency }} {{ vm.formatPrice(vm.selectedOrder.total_amount) }}
Items
{{ item.product_name }}
Qty: {{ item.quantity }} × {{ vm.currency }} {{ vm.formatPrice(item.price) }}
Qty: {{ item.quantity }} × {{ vm.currency }} {{ vm.formatPrice(item.price) }}
{{ vm.currency }} {{ vm.formatPrice(item.total_price) }}