How to enable Wishlist button?

Estimated reading: 5 minutes 48 views

Table of Contents

Get your theme ready for SWishlist!

To get the most out of SWishlist, we need to connect it to your theme. If this is your first time setting things up, we’ll guide you through choosing a theme and activating the app extension. Or you can also find this option in the App embeds section.

Add Wishlist button on Product Page

1. Open the theme you want to add this feature and navigate to product page

2. In the Product information section, click Add block and find our Wishlist button

3. Drag it to position you want then remember to save the changes

If your theme doesn’t currently support extensions, don’t worry! Here’s what you need to do to get SWishlist up and running:

1. In the theme to want to add this feature, click Edit code

2. Find product.liquid file and paste the code below

				
					
                  <button class='st-wishlist-button' data-type='details' data-handle='{{ product.handle }}'></button>
				
			

Important: Editing theme code requires technical knowledge. If you’re not comfortable with coding, we strongly recommend seeking assistance from someone with experience or reaching out to our support team for help

[email protected]

Leave a Comment

Share this Doc

How to enable Wishlist button?

Or copy link

CONTENTS