Skip to main content
Solved

I want to re-create an order in the replenishment flow

  • September 7, 2022
  • 1 reply
  • 165 views

Forum|alt.badge.img+2

Hi, 

 

Like you can do {{ organization.url }}/checkout?wck_rebuild_cart={{ event.extra.CartRebuildKey }} to rebuild a cart from dropoff. I would like to do the same in the replenishment flow. So the customers easy can refill all of the products in one click. 

 

Thanks! 

Best answer by Dov

Hi @sara.s,

Thanks for sharing this question with us.

The Placed Order metric for WooCommerce does not include a cart rebuild key. Instead, I recommend using the event data contained in the Placed Order metric in your email to populate the information about the items (item name, price, image etc.). And allowing the users to navigate back to these items through those links in the replenishment flow.

We have a few other community threads on building an email based on dynamic data below:

I hope that’s helpful.

 

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

1 reply

Dov
Forum|alt.badge.img+61
  • Klaviyo Alum
  • 1493 replies
  • Answer
  • September 7, 2022

Hi @sara.s,

Thanks for sharing this question with us.

The Placed Order metric for WooCommerce does not include a cart rebuild key. Instead, I recommend using the event data contained in the Placed Order metric in your email to populate the information about the items (item name, price, image etc.). And allowing the users to navigate back to these items through those links in the replenishment flow.

We have a few other community threads on building an email based on dynamic data below:

I hope that’s helpful.