Hello,
I’ve just set up a Browse Abandonment Flow using the Klaviyo template for this. I’m ready to go live but I wanted to double check the links are going to work. I’ve tested it in the Preview but when I click on the product link it goes to a 404 page. I presume this is because it’s not live? Or are my links broken?
This is what I’ve done…

Here’s the code of the image:

Is that Link URL correct? I’m guessing that might be the issue. Any ideas what URL should be there?
And for the text:

Code is:
<p style="text-align: center;"><a href="http://{{ event.Name }}"><strong><span style="font-size:18px;">{{ event.Name }}</span></strong></a></p>
<p style="text-align: center;"><strong style="text-align: center;"><span style="font-size: 18px;">{{ event.Price }}</span></strong></p>
And the button:

Code is:

Do I need to update my links?
Thanks very much for your help.
Jin