Hello,
Isn’t there a way to remove duplicate products, or only show unique products, in an email using a dynamic content block from fulfilled orders?
I understand from some of the other submitted questions, that because each item is listed separately in the fulfilled orders table, they are displayed this way in the email. But surely there’s a custom script/code snippet we can use that would limit the products displayed to just unique product id’s?
I don’t see this scenario in your “Use conditionals in messages” topic, but I would think there is some “if item.0 = item.1, hide item.1” type code we could use.
This is for 2 emails we’re working on implementing:
- Write a Review email
- Restock email
So you can see why having the email display multiples of the same product would create a poor customer experience.
Please let me know.
Thank you in advance for your help.