Zwischensumme:
[[checkoutContext.order.invoice.subtotal | currency]]
Steuer:
[[checkoutContext.order.invoice.tax | currency]]
Lieferung:
[[checkoutContext.order.invoice.shipping | currency]]
Kupon:
-[[checkoutContext.order.invoice.discount | currency]]
Gesamtsumme:
[[checkoutContext.order.invoice.total | currency]]
[[subscriptionsByProductId[checkoutContext.order.invoice.items[0].product_id].plan_description]]