π 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