Triggers
Triggers define when the rule runs.
Trigger | Description |
---|---|
For New Products | Runs when a product is created |
For Existing Products (on update) | Runs when a product is updated |
Scheduled Execution | Runs 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.