${ card.product.data.attributes.title }
${ card.product.data.attributes.subtitle }
${ selected.data.attributes.title }
£${ selected.data.attributes.price.toFixed(2) }
Quantity:
-
${ quantity }
+
Cart
${item.title}
Qty: ${item.quantity}
£${item.line_price / 100.0}
Subtotal: £${cart.items_subtotal_price / 100.0}
Checkout