So I've got this problem, where I need to put some sort of limit, on the input:
I know that it is impossible to buy more, than there is products in stock. But it is not enough, and I need to set limit, so that you can't choose more then there is in stock.
I somehow managed to limit this using ChatGPT, but it works only if I'm typing the amount by myself.
If anyone knows the solution, by script or addon (I can't find anything), I would be very glad.