Shopping Cart

Product Size Quantity Price Remove

Item: #{{item.image_id}}

Frame: {{ item.frame_type }}

{{item.size_width}}x{{item.size_height}}
-
+

${{item.amount && item.amount != 'NaN'?parseFloat(item.amount).toFixed(2):0.00}}

No item in cart.

SubTotal

${{total.toFixed(2)}}

Tax

${{(total * 8.25 / 100).toFixed(2)}}

Total

${{((total * 8.25 / 100) + total).toFixed(2)}}

PROCEED TO CHECKOUT