Skip to main content
Contributor I
May 20, 2023
Solved

Abandoned Cart link woocommerce not working

  • May 20, 2023
  • 3 replies
  • 505 views

The returned to cart link is not working in the abandoned cart emails with Woocommerce integration. Once you click on link it will bring you to a empty cart. It shows the correct product in email though. Any idea why it’s not saving the cart?

This topic has been closed for replies.
Best answer by helpmefullsend

I added the link below and it seems to have fixed it.

{{ organization.url|trim_slash }}/cart?wck_rebuild_cart={{ event.extra.CartRebuildKey }}

3 replies

helpmefullsendAuthorAnswer
Contributor I
May 21, 2023

I added the link below and it seems to have fixed it.

{{ organization.url|trim_slash }}/cart?wck_rebuild_cart={{ event.extra.CartRebuildKey }}
Contributor I
March 8, 2024

Hola, a mi no me funciona, me sigue mostando una página 404. ¿podeis ayudarme por favor?

Gracias

Contributor I
May 17, 2024

But where to add that link?