WooCommerce – Fixed quantity of a product [closed]
You might want to reconsider your approach here, at first glance it seems to me that you could greatly simplify this but using a hook after the order is processed. If all of your variations are really only quantities then it stands to reason that when an order is completed you’d update the quantities for … Read more