[% discount.discount_name %]
|
- [%% discount.discount_amount|multi_currency %%]
|
Sub total |
[%% basket.cost_subtotal|multi_currency %%]
|
[% errors.coupon_error %]
|
[% messages.coupon_success %]
|
[% basket.coupon_message %]
|
-[%% basket.coupon_deduct|multi_currency %%]
|
[% gift_card.message %]
|
-[%% gift_card.value_used|multi_currency %%]
|
|
For international delivery, please select from the country dropdown below:
[% errors.address.billing.country %]
[% countries[basket.address.shipping.country] %]
[% errors.delivery %]
|
VAT (inclusive) |
[%% basket.cost_vat|multi_currency %%]
No VAT
|
Total |
[%% basket.cost_total|multi_currency %%]
|
Total in GBP
NOTE: You are required to make the payment in GBP.
|
£[% basket.cost_total|decimal 2 %]
|