Skip to main content

Troubleshooting

Common issues and their solutions.

Rules Not Applying

Possible CauseSolution
Rule is disabledCheck the rule status is "Active"
Conditions not metReview conditions and match mode (ALL vs ANY)
Rule conflictsCheck exclusivity settings of other rules
Cart not updatedTrigger a cart recalculation (add/remove an item)

BOGO Items Not Appearing

Possible CauseSolution
Purchase quantity not metVerify bogo_purchase_quantity vs actual cart quantity
Receive candidates emptyCheck bogo_products or bogo_product_categories settings
Condition mismatchEnsure the rule's conditions match cart items

Automations Not Running

Possible CauseSolution
Automation is disabledEnable the automation
Action Scheduler backlogCheck WooCommerce → Status → Scheduled Actions
Conditions not metReview automation run history for "conditions_not_met"
Capability checkVerify the user has manage_woocommerce permissions

Performance Issues

RecommendationDetails
Limit active rulesEach rule adds evaluation overhead per cart item
Use DB optimizationPredictCart adds database indexes on activation
Enable cachingCart rule results are cached to reduce computation
Review complexityRules with many conditions are slower to evaluate

Getting Support

For additional support, visit the support portal.