Shopping Cart

Summary
Total
Subtotal {{cartData.total_cart_sum | myCurrency}}
Coupons
{{coupon.name}} - {{coupon.value | myCurrency}}
Order Total {{cartData.total_with_coupons | myCurrency}}
Order Total {{cartData.total_cart_sum | myCurrency}}
Shopping Cart Items
Item Price Qty Subtotal
{{item.name}} {{item.price | myCurrency}} {{typeof item.price_after_coupon !== 'undefined'? item.price_after_coupon : item.saleprice | myCurrency}} {{item.price | myCurrency }} Coupon applied
{{getCartItemPrice(item) * item.quantity | myCurrency}}
Options:
(Coupon applied)
{{attribute.attribute_name}}: {{ attribute.value_name }} ({{ attribute.price | myCurrency }}), {{ attribute.value_name }} ({{ attribute.price | myCurrency }} {{ attribute.price_after_coupon | myCurrency }}),

This attributes are not available for change any more, if you wish to remove them, please remove product from cart, and then add product to cart again.

Options: {{attribute.name}} {{ errors.first(attribute.name) }}
Shipping Method:
Shipping Method:
Free Shipping!
Total For Item {{calculateSubTotalProductPrice(item) | myCurrency}}
X
{{{message}}}