Skip to main content
Solved

Abandoned cart link flow

  • October 29, 2024
  • 1 reply
  • 47 views

Forum|alt.badge.img+1

Hi 

I need help… trying to set up the abandoned cart flow. My wish is to set so my customer get back to the pre filled cart no matter what device you open the email in. right no it’s the cache that make it possible to remember the pre filled cart..

Best answer by bluesnapper

Wecome to the community @Sboetker 

The cart rebuild link works on any device when that link is clicked.

For WooC that rebuild link is:

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

Hope that helps

Andy

1 reply

bluesnapper
Partner
Forum|alt.badge.img+45
  • Champion & Partner
  • 784 replies
  • Answer
  • October 29, 2024

Wecome to the community @Sboetker 

The cart rebuild link works on any device when that link is clicked.

For WooC that rebuild link is:

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

Hope that helps

Andy