RuffRuff Order Limits

(Use Case) Require a Minimum Grand Total of $50

This is a configuration example for using Grand total as the Price type to restrict purchases based on the final payment amount including discounts, shipping, and taxes.

Use this when you want to set a minimum purchase amount based on the final payment amount including discount coupons, shipping, and taxes.

The following behavior applies based on the Grand total:

  • Grand total $49.99 or less → Not allowed (below minimum price)

  • Grand total $50.00 or more → Allowed

Field

Value

① Title

Enter any title

② Limit details > Minimum price

$50.00

② Limit details > Maximum price

(Not set)

② Limit details > Price type

Grand total

③ Eligible items

Fixed to All items (cannot be changed)

④ Product message

Enter any message

⑤ Alert message > Display timing

Fixed to Checkout only (cannot be changed)

⑤ Alert message > Minimum price message

Enter any message

  • Using Grand total as the Price type calculates the restriction based on the final payment amount including taxes, shipping, and discounts.

  • Eligible items is fixed to All items — narrowing down to specific products is not available.

  • The alert message is displayed on the checkout page only.

  • Using {{minPrice}} in the Minimum price message dynamically displays the minimum price ($50.00) within the error message.