How to integrate Smart Wishlist into your App?
Shopify App Store has 3000+ apps. Most likely search and filter apps require integrating the Wishlist. Such apps override the default collection pages with their own output. Placing a wishlist …
Shopify App Store has 3000+ apps. Most likely search and filter apps require integrating the Wishlist. Such apps override the default collection pages with their own output. Placing a wishlist …
This issue happens when the code meant for individual product pages is used on collection pages. Please ensure that you have used the below code for wishlist button on collection …
The app provides number of Javascript callback & functions which can be used for customised user experience development. The callbacks are already declared by us. In order to use them, …
The Public API for Smart Wishlist is a primitive API, which can be used to fetch the Wishlist data. It can be used for multitude of purposes for e.g. populating …
We have recently discovered an issue on few stores. If the customer is logged in, the features of Wishlist page doesn’t work. These include Share Wishlist, Add to Cart, Remove …
The Wishlist Sharing on Smart Wishlist is currently handled using a 3rd party service known as Addthis. Here, the “from” is an editable field and is not set to anything …
The Wishlist Item Counter is hidden when the Wishlist is Empty. However some merchants might want to display the value 0 (Zero) for empty wishlist instead of hiding it. The …
Yes, you can translate each and every word of the app from App’s Settings in Shopify Admin. All you need to do is to replace the English texts with corresponding …
There is absolutely need to increase it beyond 250. The RSS feed is automatically paginated,which ensures that all products are loaded in subsequent iteration of the feed, in a round …
On Stores using Symmetry theme, the mobile menu doesn’t load on Wishlist Page even after repeated clicks. This happens because the jQuery fancybox throws an error. In order to fix …