How to display the Wishlist contents on any page of the store?
Many store owners want to display the contents of Wishlist on selected pages of the store. In particular, we have received requests to display the wishlist contents at the following …
Many store owners want to display the contents of Wishlist on selected pages of the store. In particular, we have received requests to display the wishlist contents at the following …
One requirement of many stores is that they want to disable Add to Cart button on Out of Stock products on Wishlist Page. We are soon going to incorporate this …
If you want to remove the last 2 decimal places from the Price displayed on Wishlist page, follow these steps: 1. Create a new snippet titled wishlist-enhancements. It creates the …
1. Go to the Extra CSS tool at below location in Shopify Admin Apps => Smart Wishlist => Configure Appearance => Extra CSS 2. Add the following style to the …
Smart Wishlist has currently limited support for multilingual/multi-locale stores. However developers can use a workaround to get a multilingual wishlist. Our default Wishlist page is an app proxy page and …
Suppose your store displays the contents in multiple languages. You may want the wishlist page to display in all those languages. We support a Javascript based workaround using which you …
Store Owners can view the customer wishlist under the Reports section of App’s Merchant Console. Please visit the following locations in Shopify Admin. Apps => Smart Wishlist => Reports => …
While Smart Wishlist focuses on the functionality of saving products, it has no control over the <head> section of the default wishlist page (/a/wishlist). However, you can still optimize meta …
Using Smart Wishlist, developers can create a custom wishlist page where they can exercise fine customizations and more degree of control over the elements. This can also be extended to …
To exclude Wishlist button on specific products belonging to certain collection, please use the below construct at appropriate location in your theme Individual Product page Collection/Category Page If you want …