RuffRuff Order Limits

(Use Case) Limit Cart Total Quantity to 5

This is a configuration example for restricting the total quantity of eligible items across the entire cart.

Use this when you want to limit the total quantity per order across all items in a specific collection.

The following behavior applies based on the combined quantity of all eligible items in the cart:

  • Total of 5 or fewer eligible items → Allowed

  • Total of 6 or more eligible items → Not allowed

Field

Value

① Title

Enter any title

② Limit details > Minimum quantity

1

② Limit details > Maximum quantity

5

② Limit details > Applicability

Cart

③ Eligible items

Set the products you want to restrict

④ Product message

Enter any message

⑤ Alert message > Display timing

Checkout only

⑤ Alert message > Maximum quantity message

Enter any message

  • Setting Applicability to Cart counts quantities across different products and variants of eligible items combined.

  • Variant and Product count each product or variant independently, while Cart counts all eligible items together as a single total.