Product | Quantity | Total £ | ||
---|---|---|---|---|
{{ line.description }} - {{ model.formatValue(configuration.key, configuration.value) }} | {{ line.linePrice | number: 2}} | X | ||
Subtotal | {{ model.basket.total0 | number: 2 }} | |||
VAT | {{ model.basket.tax0 | number: 2 }} | |||
Total | {{ model.basket.total0Inc | number: 2 }} |
{{ model.basket.discountCode }}: {{ model.discount().description }}
{{ model.basket.discountCode }}: This code is not recognised
There are no items in your basket.
Loading...
COMMENTS