Image | Product Name | Option | Quantity | Unit Price | Total |
---|---|---|---|---|---|
{{cartItems.productInfo.productName}} {{cartItems.productInfo.productCategoryName}} |
|
{{$root.globalCurrencySymbol}} {{(cartItems.productInfo.unitPrice>0)? (cartItems.productInfo.unitPrice | number : 2) : '0.00'}} | {{$root.globalCurrencySymbol}} {{(cartItems.productInfo.totalPrice>0)? (cartItems.productInfo.totalPrice | number : 2) : '0.00' }} | ||
{{freeProdVal.productName}} {{freeProdVal.groupedCategory}} | {{((freeProdVal.pack_quantity)>1)? 'Pack of '+freeProdVal.pack_quantity : ''}} {{freeProdVal.liquor_content}} Ml {{(freeProdVal.pack_unit=='B')? 'Bottle' : 'Can'}} | {{freeProdVal.freeCount}} | {{$root.globalCurrencySymbol}} {{freeProdVal.productPrice}} | ||
Total Quantity : | {{$root.totalNumberOfQuantity}} | Sub Total : | {{$root.globalCurrencySymbol}} {{$root.allTotalPrice | number : 2}} | ||
Discount Amount : | {{$root.globalCurrencySymbol}} {{$root.discAmount}} | Discounted Price: | {{$root.globalCurrencySymbol}} {{($root.allTotalPrice*1 - $root.discAmount*1) | number : 2}} | ||
Discount % : | {{$root.discPercent}} | Discounted Price: | {{$root.globalCurrencySymbol}} {{($root.allTotalPrice - ((($root.allTotalPrice) * ($root.discPercent))/ 100))}} | ||
Shipping Charge : Free Delivery Over : {{$root.globalCurrencySymbol}} {{$root.shippingChargeupto | number : 2}} |
{{$root.globalCurrencySymbol}} {{$root.shippingCharge | number : 2}} | ||||
{{$root.globalTaxName}} {{$root.globalTaxPercent}} % : | {{$root.globalCurrencySymbol}} {{$root.taxAmount | number : 2}} | ||||
Total Cost : | {{$root.globalCurrencySymbol}} {{($root.grandTotalPrice) | number : 2}} | ||||
Have Gift Certificate ? |
{{$root.applyCouponError}}
|
{{($root.applyCouponData.voucherValue>0)? '- '+$root.globalCurrencySymbol+' '+ ($root.applyCouponData.voucherValue | number : 2) : ''}} | |||
Final Amount | {{$root.globalCurrencySymbol}} {{((($root.allTotalPrice*1 + $root.shippingCharge*1 + $root.taxAmount*1)-$root.applyCouponData.voucherValue*1)>0)? ((($root.allTotalPrice*1 + $root.shippingCharge*1 + $root.taxAmount*1)-$root.applyCouponData.voucherValue*1) | number : 2) : 0.00}} | ||||
No Item is Added to Cart |
{{$root.displayProduct.productDesc}}
{{productAttribute.attributeName}} : | {{productAttribute.attributeValueName}} | ||||
Brand: | {{($root.displayProduct.productBrand && $root.displayProduct.productBrand!='Not Available')? $root.displayProduct.productBrand:''}} | ||||
Manufacturer: | {{($root.displayProduct.manufacturer && $root.displayProduct.manufacturer!='Not Available')? $root.displayProduct.manufacturer:''}} | ||||
Country: | {{($root.displayProduct.countryName)? (($root.displayProduct.productArea)? $root.displayProduct.productArea+', '+$root.displayProduct.countryName : $root.displayProduct.countryName) : ''}} | Year: | {{$root.displayProduct.manufactureYear}} | Age: | {{$root.displayProduct.vintageAge}} Yrs |
Alchohal Content: | {{($root.displayProduct.alchoholContent)? $root.displayProduct.alchoholContent+' %' : ''}} |
Perfect for anniversaries, weddings or anywhere that you want to add that extra tough of sophistication.
Order ID | Order Date | Total Ammount | Order Status | Payment Status |
---|---|---|---|---|
No Records Found | ||||
{{orderVal.orderNum}} Click to View | {{orderVal.orderDate}} | {{orderVal.totalProductQuantity}} Items
{{orderVal.currencyName}} {{((($root.parseFloat(orderVal.totalProductPrice)-$root.parseFloat(orderVal.discountAmount)) + $root.parseFloat(orderVal.taxAmount) + $root.parseFloat(orderVal.shippingCharge))- $root.parseFloat(orderVal.voucherCodeValue)) | number : 2}} |
{{orderVal.orderStatus}} | {{(orderVal.creditedAmount>0)? ((orderVal.creditRepayDate)? 'Paid' : 'Due') : 'Paid'}} | Download Invoice {{(orderVal.creditedAmount>0)? ((orderVal.creditRepayDate)? 'on '+orderVal.creditRepayDate : '') : 'on '+orderVal.orderDate}} |
Image | Product Name | Size | Quantity | Unit Price | Total | |
---|---|---|---|---|---|---|
{{orderItems.productName}} {{orderItems.productCategoryName}} | {{((orderItems.packQuantity)>1)? 'Pack of '+orderItems.packQuantity : ''}} {{orderItems.liquorContent}} Ml {{orderItems.packUnit}} | {{orderItems.totalQuantity}} | {{$root.orderLists.currencyName}} {{orderItems.unitPrice}} | Free | {{orderLists.currencyName}} {{orderItems.totalPrice}} | |
Total Quantity : | {{orderLists.totalProductQuantity}} | Sub Total : | {{orderLists.currencyName}} {{orderLists.totalProductPrice | number : 2}} | |||
Discount : | {{orderLists.currencyName}} {{orderLists.discountAmount | number : 2}} | Discounted Price: | {{orderLists.currencyName}} {{($root.parseFloat(orderLists.totalProductPrice)-$root.parseFloat(orderLists.discountAmount)) | number : 2}} | |||
Discount : | {{orderLists.discountPercentage}} % | Discounted Price: | {{orderLists.currencyName}} {{($root.parseFloat(orderLists.totalProductPrice)-$root.parseFloat(orderLists.discountAmount)) | number : 2}} | |||
{{orderLists.taxName}} {{orderLists.taxPercent}} % : | {{orderLists.currencyName}} {{orderLists.taxAmount | number : 2}} | |||||
Total Cost : | {{orderLists.currencyName}} {{(($root.parseFloat(orderLists.totalProductPrice)-$root.parseFloat(orderLists.discountAmount)) + $root.parseFloat(orderLists.taxAmount)) | number : 2}} | |||||
Gift Certificate Applied | - {{orderLists.currencyName}} {{orderLists.voucherCodeValue | number : 2}} | |||||
Payble Amount : | {{orderLists.currencyName}} {{(((($root.parseFloat(orderLists.totalProductPrice)-$root.parseFloat(orderLists.discountAmount)) + $root.parseFloat(orderLists.taxAmount))-$root.parseFloat(orderLists.voucherCodeValue))>0)? (((($root.parseFloat(orderLists.totalProductPrice)-$root.parseFloat(orderLists.discountAmount)) + $root.parseFloat(orderLists.taxAmount))-$root.parseFloat(orderLists.voucherCodeValue)) | number : 2) : 0.00}} |