How can I limit the max amount of a product someone can add, eg. If I want 8 of product A, but there is only 5 available in inventory then the quantity box needs to change to the max available quantity instead.
I’ve been raking my brain on how to do this, any help is appreciated.
How proficient are you in Liquid programming as there is a way to set a max Qty to be displayed inside the quantity field but you need to find the Quantity Div Element