When a store has 25 checkout rules (including disabled ones), adding a new rule shows a 404
page with no explanation.
Steps to Reproduce
- Have a Shopify Plus store with 25 existing checkout rules (active + inactive combined)
- Go to Settings > Checkout > Checkout Rules
- Click “Add rule”, select a validation function, click “Save”
- A 404 page is displayed
Expected Behavior
A clear error message such as: “You’ve reached the maximum of 25 checkout rules. Please
remove unused rules before adding a new one.”
Actual Behavior
A 404 page is displayed with no indication that the rule count limit has been reached.
Additional Feedback
- The 25-rule limit is not documented in merchant-facing help docs. It only appears in the
developer documentation. The merchant-facing help page does not mention this limit. - Disabled rules count toward the limit. This is not intuitive and should be clearly
documented.
Workaround
Remove unused or disabled checkout rules to free up slots, then retry.
Environment
- Store plan: Shopify Plus
- Date: February 2026