Is there a way to update a product page quantity based on the product option selected? The product options I have defined use variant pricing based on the selected option. Each option corresponds to a quantity to provide the shopper a quantity based discount.
I could not figure out how to change the product page so I started working on the cart page to update the quantity based on the selected product option when the cart page is rendered. This seems to work just fine. However, if the quantity is changed in the cart, I need to then update the product option to adjust the pricing.