I have two questions and I can't seem to figure out how to do them.
I need to limit the quantity on a product to 4. I.e. a user can only order 1-4 at a time. Also, I need to not make the quantity increase the price. The price is 3 dollars whether you order 1 or 4 quantity wise. Is this possible?