Skip to main content

Listr: Wishlist + Reminder Integration Guide

Here is an article to help you learn how to integrate Wishlist + Share + Reminder with Boost AI Search & Discovery.

Thomas Ta avatar
Written by Thomas Ta
Updated over 2 weeks ago

How to integrate Wishlist + Share + Reminder with Boost AI Search & Discovery

⚠️ This feature only works with Boost AI Search & Discovery V3 . To find out which version of our app your store's current theme is installed with, please follow this article.

1. From your Shopify admin, go to Online Store > Themes.

2. Find the theme you'd like to integrate the app and click Actions (⋯) > Edit code.

3. In Asset folder, find this file named: boost-sd-custom.js.

4. Add the code snippet below to the boost-sd-custom.js file:

if (window.boostSDAppConfig) { window.boostSDAppConfig.integration = Object.assign({ wishlists: 'wishlist-1' }, window.boostSDAppConfig.integration || {}); }

5. Click Save.

6. Go back to Shopify Admin > Sales channels > Online Store > Themes > Find the theme you are working on > Customize.

7. In the Shopify Theme editor > From the left sidebar, select App embeds > Toggle ON the 3rd app you'd like to integrate.



Feel free to reach out to our dedicated support team via chat if you have any questions or require additional assistance.

Did this answer your question?