Hi,
I want to add this functionality to the form. I want the price per unit to decrease when quantity is increased. I am using products (drop-down) and quantity (drop-down) fields. I have a very simple php if-else condition for this but i am dont know how to integrate this with the form. I have read about using hooks but i failed to use them. Please help me with this. Here is the php statement
Can you please tell me how to use this with a hook and where to place the code.
Thanks.