I want a link that turns the customers cart into check out with the exact items, personalised for each customer. I already have the code for personalised checkout abbandonment. Thanks
Page 1 / 1
Hi
Thank you for posting in the Community!
You could try the following code, which works in Shopify :-)
https://yourstore.com/cart/ {% for item in event.extra.line_items %} {{ item.variant_id }}:{{ item.quantity }}{% if forloop.last == false %},{% endif %} {% endfor %}/checkout
Hope that helps! :-)
Christian Nørbjerg Enger
Partner & CPO
Web: Segmento.dk
LinkedIn: @christianfromsegmento
Voldbjergvej 22b, 8240 Risskov
Reply
Log in to the Community
Use your Klaviyo credentials
Log in with Klaviyo
Use your Klaviyo credentials
Log in with KlaviyoEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.