[% discount.discount_name %]
|
- [%% discount.discount_amount|multi_currency %%]
|
Sub total |
[%% basket.cost_subtotal|multi_currency %%]
|
[% current_delivery_name %]
[%% basket.cost_delivery|multi_currency %%]
FREE
[% errors.delivery %]
|
|
|
VAT (inclusive) |
[%% basket.cost_vat|multi_currency %%]
No VAT
|
Total |
[%% basket.cost_total|multi_currency %%]
|
Total if paying by card |
[%% (basket.cost_total + basket.cost_card_surcharge)|multi_currency %%]
|
Total in GBP
NOTE: You are required to make the payment in GBP.
|
£[% basket.cost_total|decimal 2 %]
|