Hi, I want to make sure that my Abandoned Cart flow (trigger: Added to cart) is working correctly, i.e. email recipients are being redirected to their carts.
I see that in the pre-made flow templates, there are two dynamic tags:
{{ organization.url|trim_slash }}/cart for hyperlinks, i.e. Click here to return to your cart
{{ event.URL }} for buttons
I followed what was in these template flows.
Can you please confirm if these are correct? Should I use both, or should I just either?
When I previewed the emails, the tag for hyperlinks led me to my cart, and the link for buttons only led me to the product page.
Thanks!