Adding Shopify Cart Recreate to Existing Emails

Learn how to add cart recreate links to your existing Shopping Cart Abandonment emails.

Support avatar
Written by Support
Updated over a week ago

Listrak's Shopping Cart Abandonment (SCA) program allows you to add a dynamic cart to your emails to display the items your customers added to their cart. Add cart recreate parameters to these links so your customer's cart items will populate when clicking these links.

Add the cart recreate links is in the cart section of the email by following these steps.

⚠️ The cart recreate parameter can store all data for 10 items. 

  1. Navigate to Solutions > Abandonment Settings.

  2. Edit the cart version that is used in your SCA messages.

  3. Click the HTML tab.

    💡 CTRL+F for href, where the first result is the cart link

  4. Enter ?ltkcart=[Root:CartLink,""]  after the backslash in the URL. This is the snippet of the URL that stores a customer's cart contents and allows them to display on-site. 

  5. Repeat step 4 for any additional URLs.

  6. Click Save Layout.

In addition to updating the links in your dynamic cart, you will also need to update any other cart links in a message. Cart links are found in the call to action (CTA), buttons, and hero images.

  1. Select your Abandonment List.

  2. Navigate to Messages > Email View Saved Email.

  3. Select a Saved Message.

    💡 Check the View All Saved Messages checkbox if you do not see any messages

  4. Click the HTML tab.

  5. Locate the first cart link.

  6. Enter ?ltkcart=<<ShopperInfo\CartLink>> to the end of any cart URL, before the quotation mark.

  7. Repeat steps 5 and 6 for any additional links.

  8. Save the message.

  9. Repeat this process for all abandonment messages.

Updating and Publishing the Conversation

  1. Navigate to Automation > Conductor Conversations.

  2. Select your Abandonment Conversation.

  3. Click the first message icon.

  4. Click Edit a Saved Message.

  5. Select the message 1 with the updated cart links.

  6. Repeat steps 3 through 5 for any additional messages.

  7. Click Publish to allow contacts to receive the updated messages. 

Did this answer your question?