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!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024