.container{ padding:20px; max-width:600px; } .input-qty { width: 60px; float: right } .table-cart > tr > td { vertical-align: middle !important; }
Cart ({{cartItems.length}})
×
Cart
{{item.title}}
QTY:
${{item.price | formatCurrency}}
Cart is empty
Cart Total
${{Total | formatCurrency}}
{{ item.title }}
${{ item.price | formatCurrency }}
Add to Cart