#Wishlist

1 messages · Page 1 of 1 (latest)

solar dust
#

Hello Everyone, how can I use medusa-plugin-wishlist and nextjs-starter-medusa together? Or how to simply and quickly implement wishlist in nextjs-starter-medusa? Thanks!

prisma tide
#

The wishlist plugin stores the wishlist in the customer's metadata, so you just need to write the frontend code to hook it up in any way you want.