Afterpay | Site Banner Q3 2026 (US version)

Added by Colleen Harrison on August 11, 2026   Contractual placement to promote Afterpay in supported geos.   Creative: use Cash App Afterpay logo (not original mint version) in the US

Trending
Product Icon

AutomateWoo

Powerful marketing automation for WooCommerce. AutomateWoo has the tools you need to grow your store and make more money.

Conditional logic for email content

The ability to add if/else statements in the email content to define what appears. Should work with custom variables.

Use case example -> a bookable activity which could be multiple days or only one day:

{% if order.start_date == order.end_date %}
Date: {{ order.start_date }}
{% else %}
Start date: {{ order.start_date }}
End date: {{ order.end_date }}
{% endif %}

Use case 2 -> additional resources sent to customers booking an activity in their own/a different country

{% if customer.billing_address.country =! product.country %}
See these useful resources for your trip to {{ product.country }}!
Visa rules and entry requirements (link)
Great places to visit in… (link)
{% elseif customer.billing_address.country == product.country %}
Domestic tourism rules!
{% endif %}

Author

dave673774664

Current Status

Open

Last updated: January 16, 2024

3 comments

Log in to comment on this feature request.

  1. lilydays84 says:

    This would be a really useful enhancement for AutomateWoo. Native if/else logic with support for custom variables would make email templates much more flexible, especially for bookings, travel, and personalized customer messaging. It could eliminate the need for multiple workflows while keeping emails clean and relevant. Interestingly, the idea of smarter conditional content reminds me of how platforms like cinehd tailor what users see based on context, making the overall experience feel more personalized.

  2. profoundly89cb90d15a says:

    hello woocommerce members, I had a good experience with Uno Online – a wonderful card game

  3. jmillspaysbills says:

    YES! I’d use this to customize order emails that are for digital vs. physical goods.

    So weird that this isn’t part of the functionality out of the box!

Use of your personal data
We and our partners process your personal data (such as browsing data, IP Addresses, cookie information, and other unique identifiers) based on your consent and/or our legitimate interest to optimize our website, marketing activities, and your user experience.