I’m new to Klaviyo but no stranger to ESPs. What I’m trying to figure out is how to create actual dynamic content. For instance: each contact will be associated with a business, so there is a contact property called business saved with a number 1-20. I want to create a dynamic block that says:
If contact.business = 1 { show link 1)
If contact.business = 2 { show link 2)
If contact.business = 3 { show link 3) etc…
I don’t want to save the link with each contact… the links may change or they might get 2-3 links per business. I just want to show a block of text for a certain business.
All i’ve seen so far is how to do merge fields, I want actual dynamic content. Any help would be greatly appreciated.