Fix quantityChanged input function and update totals on cart page

Job ID: 32413155

Budget: $10 – $30 AUD

I have a built project and I need the quantity input on the cart page to be updateable and reflect in the totals, please fix my function. I also need the totals to reflect below formula

subtotal = for each product (product price* quantity)
gst = subtotal * 0.1
total = subtotal + gst
Related categories: JavaScript Python HTML Flask