Which code snippet should I use to rebuild a cart for an abandon cart flow?
Hi everyone,
I have an abandoned cart email flow set up with both a button and a hyperlink. What’s confusing me is there are two different redirects within them, and I’m unsure why? Also does anyone know how to test this type of flow before fully going live? Thanks Klaviyos!
{{ organization.url|trim_slash }}/cart?wck_rebuild_cart={{ event.extra.CartRebuildKey }}
{{ organization.url|trim_slash }}/cart
