Im trying to update cart attributes but i don’t know why is not working, the quantity is updateing just fine but the nested attributes wont. I don’t figure’it out how to make this to work properly …
Tag: shopping-cart
On changing input using ajax only 1st row works not all
When I try to change the number of quantity and then I want to update the total price according to that…using ajax but only first row works and all others rows does not work. Ajax request is only working for 1st rows not for other rows. Cart Page : DB Structure : cart.php ajax code action.php Answer Yes, because you