Will donate if someone can help me change the quantity selector to a dropdown
Topic summary
-
Main request: The OP wants the product page’s quantity selector changed from a number input to a dropdown and offers a donation for help. A product link is provided for reference.
-
Rationale inquiry: A respondent asks why a dropdown is needed, suggesting the current input with increment/decrement and editable numeric value is more user-friendly.
-
Alternative proposed: Instead of switching UI, limit the maximum quantity a customer can add. This addresses potential over-order concerns without changing the control type.
-
Feasibility: The respondent confirms a dropdown is technically doable if the OP insists, but provides no specific implementation steps or code.
-
Status: No solution implemented yet; awaiting the OP’s reasoning or further guidance. The thread remains open with no agreed approach.
-
Notes: No images or code snippets were shared; the external product link is central for context and review.
Love your product you posted. Can I ask why you want a dropdown? You can limit the max amount that someone can add if that’s your concern. I think inputs with increment/decrement and editable number values is the way to go here, but if you insist on a dropdown it’s definitely doable.