event.Items issue - square bracket
Hello everyone,
I'm working on an email template in Klaviyo, and I'm using {{ event.Items|default:'' }} to display a list of items from multiple orders. However, the preview shows the list with square brackets and commas, like this:
How's Your Experience with ['Product 1', 'Product 2', 'Product 3']?
I'd like to format this list without the square brackets and ideally add the word 'and' between multiple items, like this:
How's Your Experience with Product 1, Product 2, and Product 3?
Can anyone please advise on how to achieve this formatting using Klaviyo? Any help would be greatly appreciated!
Thank you!
