Skip to main content

πŸ“ Wishlist Plugin

The Alphabite Wishlist Plugin brings flexible wishlist functionality to Medusa stores. It supports both guest and logged-in users, variant-level saving, and sharable wishlists.


🎯 Core Features​

  • βœ… Multiple wishlists per logged-in user
  • πŸ‘€ One wishlist for guest users (via cookie/session)
  • 🧩 Saves product variants, not just products
  • πŸ”— Wishlists can be exported and shared via tokenized links
  • πŸ”„ Guest wishlists can be transferred after login via a dedicated flow
  • ⚑ SDK support through @alphabite/medusa-sdk for easy frontend integration

🧱 Compatibility​

  • Backend: Medusa v2+
  • Frontend: Framework-agnostic (SDK available)
  • Admin: No dashboard integration (API-driven)

πŸ›  Common Use Cases​

  • Add-to-wishlist buttons on product pages or listings
  • Persistent wishlist for guests
  • Personalized wishlist folders (e.g. β€œHoliday”, β€œMy Looks”)
  • Social or influencer-driven wishlist sharing
  • Restoring guest wishlist after login

Next Steps​

πŸ‘‰ Installation
πŸ‘‰ REST Endpoints