Categories
-
Use Cases
Documents
-
Product display templates
Product Display Templates determine how product variables, such as {{ shop.products }} or {{ order.items }}, are displayed in an email. When inserting a variable, you can define which template should be used with the template parameter. When you purchase AutomateWoo, you are provided with five different template options by default. If you wish to customize how products appear, it is possible […]
-
Queue
The workflow queue contains a list of “workflow tasks” that are due to run at specific times. Tasks are added to the workflow queue when a workflow’s timing option is set to something other than Run Immediately. Tasks created by manual workflow will also always be added to the queue but are scheduled to run […]
-
Refer A Friend
-
Refer A Friend – Shortcodes
Since each of these shortcodes are dynamic, page caching must be disabled on any page where they are used. Please note all shortcodes are not for use in emails, instead use AutomateWoo variables. [automatewoo_referrals_page] – This displays the referral share form on the referral share page nominated in the referral settings. [automatewoo_referrals_share_widget] – It is important to note that […]
-
Referral Statuses
When a new referral is created for an order it will either have the status Pending or Potential Fraud. If you have enabled auto-approval then the referral status will be automatically changed to Approved once the corresponding order gets marked as completed. If the referral is marked as Potential Fraud then the referral will not be […]
-
Remind customers about products on their wishlist
Use case This workflow will send customers an email to remind them about products they have saved to their wishlist and inform them when the come on sale. Prerequisites Your store must be using the WooCommerce Wishlists plugin Workflow setup Create a new workflow. Select the Wishlist Item on Sale trigger. Click Add Action and […]
-
Remind customers to leave a review
Use case This workflow will create an automatic post-purchase review email to send to customers to help solicit product reviews which can be used to help build your SEO and drive more traffic to your store. Workflow setup Create a new workflow. Select the Order Completed trigger. Click Add Action and select Send Email. Select […]
-
Replace WP Cron with a real Cron job
Note: This is a Developer level doc. If you are unfamiliar with code/templates, resolving potential conflicts, or custom cron jobs, seek assistance from a qualified WordPress/WooCommerce Developer. We highly recommend Codeable, or a Certified WooExpert. We are unable to provide support for customizations under our Support Policy. Replacing the standard WP Cron system with a real Cron job on your server […]
-
Review workflows
-
Reviews: Reward customers who leave multiple reviews
Use case This workflow will trigger an email to send a reward to customers who leave over a pre-determined number of reviews on your products. You can limit the workflow to only ever send the reward once. Prerequisites A coupon – before we can construct the workflow, you will need to create a discount to […]