Skip to main content

Frequently Asked Questions

General

What is PredictCart?

PredictCart is a dynamic pricing and discount rules plugin for WooCommerce. It allows you to create BOGO offers, volume discounts, cart discounts, checkout fees, and automated workflows without writing code.

Does PredictCart work with WooCommerce Blocks?

Yes. PredictCart has full Store API support and injects adjusted pricing data into block-based cart and checkout templates.

What are the system requirements?

WordPress 6.4+, PHP 8.0+, WooCommerce 10.0+ (recommended).

Pricing Rules

Can I apply multiple rules at once?

Yes. Rules with "Individual" exclusivity can stack. The global selection method controls how multiple matching rules are resolved.

How do BOGO offers work?

BOGO offers give a discount on eligible items when purchase conditions are met. For example, "Buy 2, Get 1 Free" discounts the third unit. Cross-product BOGO (XY) discounts a different product.

Can I schedule rules?

Rules support date conditions (date ranges, specific dates, days of week, months, hours). For true cron-based scheduling, use automations.

Automations

What triggers are available?

Cart total threshold, product in cart, order created, scheduled time, and manual trigger.

What actions can automations perform?

Automations can apply coupons, send webhooks, send emails, and more via extension.

Does PredictCart use Action Scheduler?

Yes. PredictCart prefers WooCommerce's Action Scheduler for scheduled automation runs, with WP-Cron as a fallback.

Limits

Can I limit the total discount amount?

Yes. Both global discount limits (per-item or total) and per-customer limits (daily, weekly, monthly, yearly, lifetime) are supported.

Is customer discount usage tracked?

Yes. Usage is tracked via user meta and recorded when orders reach completed or payment-complete status.