This feature lets your shoppers see how many people have added a product to their wishlist—right from your collection pages.
🌟 What’s New
The wishlist social count now appears to the right of the heart icon on collection pages.
⚙️ How It Works
We’ve made backend improvements for better performance and reliability:
Social Count data is now stored in Shopify Metafields under:
product.metafields.swym_wishlist.wishlist_social_count
The Product Page (PDP) App Block button first tries to fetch the count from this metafield, and only falls back to the Swym API (getSocialCount) if needed.
This means faster load times and reduced dependency on the Swym Store API. 🚀
🧭 How to Enable It
In your Shopify Admin, go to Apps → Swym Wishlist Plus.
Click on Manage Setup.
Open the Collections tab.
Check both options:
✅ Enable shoppers to add items to wishlist from Collection pages
✅ Show how many times a product has been wishlisted by shoppers
Choose your preferred button position (Top/Bottom Left or Right).
Click Save.
🎥 Walkthrough Video
Watch this short video for a quick demo of enabling the setting:
Here's how it would look like on your store:
🧩 Note
The feature is optional. You can turn it off anytime via your app settings!
Styling can be customized using CSS to match your theme.

