SEO, AdWords, affiliates, advertising, and promotions
There's only 1 notification template, period, every other method means customers are getting multiple emails.
Since there's 1 template the logic needs to be build into that
A lineitem id may not be what you think it is, try to match the underlying variant.id, or product.id, or better the product.handle .
Just surround the body content with simple liquid logic.
First checks if the conditional product is in the order then create a flag to turn on/off different parts of the template or body content.
Example:
{% assign conditional_product_handle = "PRODUCTHANDLE" %}
{% assign product_handles = order.line_items | map:"product" | map:"handle" %}
{% if product_handles contains conditional_product_handle %}
{% assign campaign_product_1 = true %}
{% assign campaign_product_2 = false %}
{% endif %}
....
....
{% if campaign_product_1 %}
....
If you need this customization then contact me directly by mail for services.
Please always provide context, examples: store url, theme name, post url(s) , or any further detail.
Contact Info in signature.
Contact paull.newton+shopifyforum@gmail.com for the solutions you need
Save time & money ,Ask Questions The Smart Way
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Thank Paul with a ☕ Coffee for more answers or donate to eff.org
Hi Paul,
Thank you so much for your reply. That helped solve a big confusion bugging me for days. Just to confirm, you mean adding simple liquid logic in the confirmation email code, right? Not automation flow under marketing.
Lily
Hey! On top of that, it sounds like it might be beneficial for you guys to set up post-purchase flows with cross sells.
Klaviyo is an amazing platform for that and you can get very detailed in the set up of flows based on specific customer behavior.
Also, it integrates with Shopify so well - really recommend checking it out!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024