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