{{ p.name }}
{{ p.description }}
${{p.price.toFixed(2)}}
{{ p.name }}
{{ p.description }}
${{p.price.toFixed(2)}}
Confirm your order below:
Your order details:
{{p.quantity}} X {{ p.name }}
${{(p.price * p.quantity).toFixed(2)}}
{{ sp.name }} +${{sp.price.toFixed(2)}}
Total: ${{total.toFixed(2)}}
{{o.caption}}
Special Requests:
{{ p.name }}
{{selected_product.name}}
{{o.caption}}
Special Requests:
{{ p.name }}
+${{p.price.toFixed(2)}}
{{p.quantity}} X {{ p.name }}
${{(p.price * p.quantity).toFixed(2)}}
{{ sp.name }} +${{sp.price.toFixed(2)}}
Total: ${{total.toFixed(2)}}