It’s not unusual that products need to be handled singularly in an order, or that they can’t be sold in more than one unit.
WooCommerce covers the second case so you can limit customers to buy only one unit of a specific item per order. The first case instead is not covered by default, but it’s still possible to handle it with some custom coding.
Let’s see how to do both.
Read more
Latest Comments