|
{{ item.product.name }}
Out of stock
|
{{ item.quantity }} | {{ price(item.prices.row_total_including_tax.value) }} | {{ price(item.prices.row_total.value) }} |
| Shipping | {{ price(address.selected_shipping_method.price_incl_tax.value) }} | {{ price(address.selected_shipping_method.price_excl_tax.value) }} | |
| Total | {{ price(cart.value.prices.grand_total.value) }} | ||
{{ message }}