{{ rBag.HeaderItem }} | {{ rBag.HeaderPrice }} | {{ rBag.HeaderQuant }} | {{ rBag.HeaderTotal }} | ||
---|---|---|---|---|---|
{{ rBag.LabelSize }}: {{ x.size }}
{{ rBag.LabelColor }}: {{ x.version.toUpperCase() }}
Remove
|
{{ formatCurrency(x.num_price) }} |
1 && x.count--">-
+
|
{{ formatCurrency(x.num_price * x.count) }} | ||
{{ rBag.CouponUpdate }}
COUPON {{ couponOk ? ('VALID (' + couponValue + '%)') : 'INVALID' }}
X
SUBTOTAL:
{{ formatCurrency(total, shippingCost) }}
Shipping & taxes calculated at checkout
|
|||||
{{ rBag.ButtonContinueShopping }} |
{{ rBag.HeaderItem }} | {{ rBag.HeaderPrice }} | {{ rBag.HeaderQuant }} | {{ rBag.HeaderTotal }} | |
---|---|---|---|---|
{{ rBag.LabelSize }}: {{ x.size }}
{{ rBag.LabelColor }}: {{ x.version.toUpperCase() }}
|
{{ formatCurrency(x.num_price) }} | {{ x.count }} | {{ formatCurrency(x.num_price * x.count) }} |