Personalized checkout and custom promotions with Shopify Scripts
Hi guys, firstly thanks for looking + any help
I have an issue where I need customers with a certain tag (say, "distributor") to receive Shopify notifications through another email, another branding (image + any {{ shop.email }} + {{ shop.title }})
It seems like with an if statement I could easily do the tag thing from the top:
{% if customer.tags contains ‘vip’ %}
##modified code that replaces all branded assets
{% else %}
##current code in notification
{% endif %}
It seems simple enough although tedious to do for every notification, but I am worried I can't change the email that the notifications are sent from
Would a better solution be:
{% if customer.tags contains ‘distributor’ %}
#NOTHING, DON'T SEND EMAIL
{% else %}
#current notification code
{% endif %}
and try to use an invoice app to only send invoices to tagged customers?
Any ideas? Thanks a ton for the help
Hi @mv5,
Sufio's invoicing app can provide you with custom emailing options. With this app, our team can build custom scripts that will only send invoices to customers with a certain tag. On top of this, if needed, we can also set your account to send invoices for certain orders that have been paid, unpaid or fulfilled.
Feel free to reach out to support@sufio.com to discuss your needs and we will happily get you set up 🙂
User | RANK |
---|---|
4 | |
2 | |
2 | |
1 | |
1 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023