Subtotal
{{ subtotal.gross }}{{{ currency_symbol }}}
{{# shipping_methods }}
Shipping
{{ price.gross }}{{{ currency_symbol }}}
{{/ shipping_methods }}
Total
{{ total.gross }}{{{ currency_symbol }}}
includes {{# taxes }}{{ rate }}% {{{ title }}} ({{ amount }}{{{ currency_symbol }}}){{/ taxes }}