Is it possible with php to change quantity in html and when you hit recalculate it changes the total price?
If this recalculate button will just refresh page, then won't do 'coz then it will change all the rows quantities into the typed number of quantity.
I do have a some sort of a javasript to calculate, but it doesn't work, maybe because it written into the php code.
Help! Anyone?!