RuffRuff Order Limits

(Use Case) Limit Quantity to 1

This is a configuration example for restricting purchases to 1 item per order.

Use this when you want to limit purchases to 1 item per order, such as for limited-quantity products or lottery-based sales.

When customers add the eligible items to their cart (or attempt to purchase), the following behavior applies based on quantity:

  • 1 item → Allowed

  • 2 or more items → Not allowed

Field

Value

① Title

Enter any title

② Limit details > Minimum quantity

1

② Limit details > Maximum quantity

1

② Limit details > Applicability

Variant

③ Eligible items

Set the products you want to restrict

④ Product message

Enter any message

⑤ Alert message > Display timing

Cart updated and checkout

⑤ Alert message > Maximum quantity message

Enter any message

  • Setting Maximum quantity to 1 prevents customers from adding 2 or more of the same variant to their cart.

  • Minimum quantity can remain at 1 — no change needed.

  • Since Applicability is set to Variant, different variants (e.g. S size and M size) can each be purchased in a quantity of 1. If you want to restrict the combined total across all variants, use Product instead.