The problem is pricing, options, and additional pricing with an option placing paypal into html.
For example:
quantity 50, 100, 200, 500 all have their set pricing. I can add one option that is free, no problem and both are drop lists.
Option 2 or 3 is the problem. This option will add different price increments depending on the quantity. 50 $10, 100 $15 , 200 $15, 500 $45.
Not sure how to do this. I thought of making a separate drop list with price next to quantity and add to cart. If the buyer selects different amount that doesn't match ordered quantity it has to be caught and handle. Not too efficient.
Advice and codes appreciated.
For example:
quantity 50, 100, 200, 500 all have their set pricing. I can add one option that is free, no problem and both are drop lists.
Option 2 or 3 is the problem. This option will add different price increments depending on the quantity. 50 $10, 100 $15 , 200 $15, 500 $45.
Not sure how to do this. I thought of making a separate drop list with price next to quantity and add to cart. If the buyer selects different amount that doesn't match ordered quantity it has to be caught and handle. Not too efficient.
Advice and codes appreciated.