Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Create Wishlist Feature Without App Dawn Theme

Create Wishlist Feature Without App Dawn Theme

Jaclyn2
Excursionist
25 0 13

Hello! 

 

I am using Dawn Theme and was wondering if there was a way to add a wishlist feature to my website without using an app. Ideally there would be with a heart icon next to account icon in the header section and on each product page, a customer would be able to add the product to their wishlist with a heart button of some sort. 

Screen Shot 2022-08-29 at 10.43.26 AM.png

Replies 3 (3)

LitExtension
Shopify Partner
4877 1003 1169

Hi @Jaclyn2,

You can add it with Window localStorage it will help you to store value as handle or product id and then get it. Refer https://www.w3schools.com/jsref/prop_win_localstorage.asp

It will be a complicated requirement and you need to hire an expert for it.

Or you can follow the instructions below: https://www.youtube.com/watch?v=3-Gb6NzqFVU

Hope it helps!

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify

websensepro
Shopify Partner
1288 145 166

Check out this tutorial which will help you add Wishlist feature with the help of localstorage. Super easy to follow just copy and paste the instructions provided 

Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here

Free Shopify Beginner Tutorial
Jaclyn2
Excursionist
25 0 13

How do you make the "Wishlist" page all capitalized? I went to pages and changed it to "WISHLIST" but it did not change. Is there a place in the code that I can change this?

 

Screen Shot 2024-04-02 at 3.22.10 PM.png