Skip to content

Limit guest purchases to under $500

Limits guest (not logged in) customer purchases based on the cart total amount to under $500. When the final cart total reaches $500 or more for a guest checkout, an alert message is displayed and the purchase is blocked.

  1. Create new rule → Click “Create New Rule” button
  2. Configure basic information
    • Title (example): “Guest purchases under $500”
    • Alert message (example): “Login is required to purchase items totaling $500 or more. Please register for an account”

For details, please refer to How to Set Up Order Limits.

Enter the following in the condition settings screen:

  • Condition 1
    • Condition type: Cart total amount
    • Operator: greater than or equal to
    • Value: 500
    • Product Scope: All products in cart
  • Condition 2
    • Condition type: Login status
    • Operator: equals
    • Value: Not logged in (Guest)

By combining the two conditions with AND logic, the order limits only applies when “purchase amount is greater than $500 AND guest status”.

The settings will look like this image: Condition settings screen

What this means: Because this recipe uses the “Cart total amount” condition, guests cannot complete checkout once the final order total reaches $500 or more. If you want to limit based on product subtotal only, switch to the “Cart subtotal amount” condition instead.

  1. Save rule → After entering all settings, save the rule
  2. Activate → Click “Set active” button to start the limits
  • Enhanced security - Ensure identity verification for high-value purchases
  • Prevent fraudulent orders - Prevent malicious orders from anonymous users
  • Promote membership registration - Provide incentives for login/registration
  • Avoid payment troubles - Prevent high-value payment issues in advance