Hello,
Looking to add a wishlist page for my shop (I use dawn theme) Does anyone know how I can do this without using an app?
1 Like
sorry that’s not possible without app its required to Wishlist app
Hello @FOP
Try to follow this tutorial.
https://www.youtube.com/watch?v=3-Gb6NzqFVU
Hope this helps you.
Hi @FOP
1: save you data at localStorage
2: fetch product via search page and render them at wishlist page.
if you want datas save at cloud, you need to code the back end api too.
Sadly, this is a paid toutorial. I was hoping to find coding to do myself.