Hi,
I'm using a custom object to create an abandoned cart email within the following
token by each item.
{{my.Abandon Cart Item 1:default=}}
However, I can't hide (display:none) the token if there is no information. What is the best way to hide the tokens when are not populated? CSS, velocity script, some token default = something
I'll appreciate a lot your help