Add All button appears and then disappears on My Wishlist page
Sometimes, the Add All (to Cart) button appears and then disappears on My Wishlist page. This is not an error but a feature to prevent wrong variants from getting into the Shopping …
Sometimes, the Add All (to Cart) button appears and then disappears on My Wishlist page. This is not an error but a feature to prevent wrong variants from getting into the Shopping …
If you are switching to Smart Wishlist, you may consider migrating your existing Wishlist data to our database, so that your existing customers can continue using their existing Wishlists. We …
On some Shopify themes, even when you select a different variant while adding the item to wishlist, only single variant gets added to the Wishlist. This causes confusion to customers …
Product Page Open, snippets/product-form.liquid Add the following code after Add to Cart button <div id=”smartwishlist” data-product=”{{ product.id }}” data-variant=”{{ product.variants.first.id }}”></div> Collection Page Open snippets/product-thumbnail.liquid Add the following code near …
Sometimes when you click on Add to Cart button for an item on My Wishlist page, it displays a modal (popup) stating Please choose a variant before adding this item …
The answer is NO. The average load time of our App is close to Zero seconds. This is due to App Cache which does not wait for our server to …
This article lists steps to configure Smart Wishlist App on Shopify Stores using Sunrise theme. While we have taken utmost care in documenting the steps, these might vary slightly across stores. …
This article lists steps to configure Smart Wishlist App on Shopify Stores using Providence theme. While we have taken utmost care in documenting the steps, these might vary slightly across …
This article lists steps to configure Smart Wishlist App on Shopify Stores using Debut theme. While we have taken utmost care in documenting the steps, these might vary slightly across …
Sometimes, even after adding the Smart Wishlist Code snippet to the product.liquid or any other relevant file, the Wishlist (Heart) icon is not displayed. This can happen due to two …