Problem: You do not want the user enter any random quantity, you want to restrict them to defined sets of quantity. Solution: To allow the user to choose a quantity from a dropdown menu with the use of javascript . Make the following modifications in your button code. Thank you dejangex for submitting...