| Image | Name | Price | Quantity | Vat | Total | Remove |
|---|---|---|---|---|---|---|
|
|
{{ c.title }}Made to order only. This is a Non-Exchangeable & Non-Refundable product. SKU: {{c.sku_number}} | Size: {{c.size_title}} | Length: {{c.length ? c.length : '-'}} | Color: {{c.color}}
{{ c.customization.length }} customization added worth £{{(c.quantity * getCustomizationCost(c.customization)).toFixed(2)}}.
|
£{{c.price}} | £{{( ( (offerPrice(c).price)*gstVal()/100 ).toFixed(2) )}} £{{( ( (c.price*c.quantity)*gstVal()/100 ).toFixed(2) )}} £0.00 |
£{{( (c.quantity * offerPrice(c).price) + ( (offerPrice(c).price)*gstVal()/100 ) ).toFixed(2)}}
£{{
(c.quantity * c.price) +
((c.vat * 1 > 0) ? ((c.price * c.quantity) * gstVal() / 100) : 0)
}}
£{{(offerPrice(c).price).toFixed(2)}}
Offer Applied: {{offerPrice(c).description}}
|
||
Your cart is empty. No product is availble. |
||||||
| Clear Cart | ||||||
| Product Costs | £{{formatMoney(calculate().product_cost)}} |
| Customization Cost | £{{formatMoney(calculate().logo_cost)}} |
| Customization Discount {{ `(${calculate().applied_logo_discount} logo(s))`}} |
- £{{formatMoney(calculate().logo_discount)}} |
| Setup Fee | £{{formatMoney(calculate().oneTimeCost)}} |
| Subtotal | £{{formatMoney(calculate().subtotal)}} |
| Discount | - £{{formatMoney(calculate().discount)}} |
| Delivery | Free |
| VAT ({{gstTax}}%) | £{{formatMoney(calculate().tax)}} |
| GRAND TOTAL | £{{formatMoney(calculate().total)}} |
| Wallet (Balance: -£{{ (walletAmount)}}) | £{{formatMoney(calculate().wallet_applied)}} |
| Pay Total | £{{formatMoney(calculate().total - calculate().wallet_applied)}} |