Skip to main content
Solved

Abandoned cart link flow

  • October 29, 2024
  • 1 reply
  • 30 views

Forum|alt.badge.img

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

View original
Did this topic or the replies in the thread help you find an answer to your question?

1 reply

bluesnapper
Partner
Forum|alt.badge.img+45
  • Champion & Partner
  • 740 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


Reply