Scan a product to add it to the cart
Total: {{ numeral(storeCart.cart).format('0,0') }}
Items: {{ storeCart.totalItem }}
Total: {{ numeral(storeCart.totalPrice).format('0,0') }}
Items: {{ storeCart.totalItem }}
Are you sure you want to delete this product from transaction?