Product Price Qty Subtotal
product

{{item['productName']}}
{{item['shape'] ? item['shape'] : ''}}
{{item['size'] ? item['size'] : ''}}
{{item['eyebrw'] ? item['eyebrw'] : ''}}
{{item['thickness'] ? item['thickness'] : ''}}
{{item['flavor'] ? item['flavor'] : ''}}

${{item['productPrice']}} {{item['productQty']}} ${{item.subTotal}}

Apply Discount Code

Summary

Subtotal ${{ getCartTotal() }}
Order Total ${{ getCartTotal() }}