How can I recreate a Shopify Script that limits the quantity of a line item?
I don’t want to block checkout with a Validation Function.
I simply want to reset the quantity if a user attempts to increment it past 1, via theme or console commands.
Does such an ability exist in Functions yet?