Hi everyone,
I’m currently using the Shopify Basic plan with the Craft theme, and I’d like to add a wishlist page to my store.
Right now, I created a wishlist using custom code only (no backend), but the problem is that it relies on local storage. This means the wishlist disappears if the customer changes device or clears their browser cache.
I’d like to know:
-
Is there any built-in way in Shopify (especially on the Basic plan) to create a persistent wishlist without using third-party apps?
-
Does the Craft theme include any native wishlist functionality that I might have missed?
-
Or is using a third-party app the only reliable solution for a cross-device persistent wishlist?
I’m trying to avoid paid apps if possible, but I also want a proper solution that saves the wishlist to the customer account.
Thanks in advance for your help!