Add options

My cart
${orderItem.quantity}x ${orderItem.title} ${ orderItem.unitPrice | price } ${ $resolveItemBasePrice(orderItem.product) | price } ${ $resolveItemPrice(orderItem.product) | price }
Subtotal ${ $store.state.order.order.subTotal | price }
${usedPromotionCodeItem.promotionCodeItem.promotionCode.title} - ${ $resolveItemAmount(usedPromotionCodeItem) | price}
Shipping cost ${ $store.state.order.order.shippingCostAmount | price } Offered
Total (including tax) ${$store.state.order.order.total|price}