Skip to main content

Triggers

Triggers define when the rule runs.

TriggerDescription
For New ProductsRuns when a product is created
For Existing Products (on update)Runs when a product is updated
Scheduled ExecutionRuns the rule periodically for all published products

Scheduled Execution Details:

  • Available intervals: Daily
  • Uses WordPress cron schedules - WP-Cron. By default, WordPress Cron runs on page visits, which may cause delays if your site has low traffic.

Example: Run this rule daily to check for new discounted products.