I have a form here: http://retechguy.com/magazine/order-copies
I am trying to workaround the ability to change price based on quantity. By selecting a quantity from the radio button options, a quantity field appears that is restricted to the quantity specified at the bulk pricing listed.
I am trying to pass this on to Cart66 to handle shipping and tax, which is working fine.
However, I need to specify a quantity field in Cart66 and since there are actually 3 on the form that is a problem.
I need to be able to calculate the total from the 3 quantity fields on the form and pass that data to a hidden field that I can then use to tell Cart66 what the actual quantity is.
Or, if there is a GF php ninja that wants to just write some quick code to update the price based on quantity, or total these quantity fields... I'm happy to pay for the customization.
I hope that makes sense. Thanks!