Saleor: Add Wishlist

Created on 29 Apr 2019  路  8Comments  路  Source: mirumee/saleor

When a product is not available, customer should be able to set notifications for this product.

  • [ ] One user has only one wishlist
  • [ ] Wishlist can be shared with a special URL
  • [ ] When a product gets back in stock, customer should be notified that observed product is now available
  • [ ] When products get discounted, customer should be notified
  • [ ] There should be possible to generate a report from all Wishlist items, once we add reports in #3901
  • [ ] It should be possible, to add the product to card straight from the Wishlist

@pwgryglak We need a design for the storefront

stale

Most helpful comment

I'd like to propose to allow for flexible creation of named lists rather than limiting it to one wishlist per user. Each list could be designated public or private, and can be shared through a link or even deleted. From a usability point of view, it would mean that as a user, I can choose what to share with whom I want. And sharing my wishlist will not be a permanent affair.

All 8 comments

i would like to help implement this as part our our tinyfood.org / tinyjunkyard.org project feature requirements

@biomassives I think no one is working on this issue yet if you like you can start straight away :)
EDIT: Mostly the backend part. We still need a design for the frontend.

@biomassives If you were to start working on that feature so that we can later merge it to Saleor, I'd like to first what models would we use for that and maybe a few scenarios describing the flow we're going to implement.

I'd like to propose to allow for flexible creation of named lists rather than limiting it to one wishlist per user. Each list could be designated public or private, and can be shared through a link or even deleted. From a usability point of view, it would mean that as a user, I can choose what to share with whom I want. And sharing my wishlist will not be a permanent affair.

I've created views for product page some time ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

API for wishlist was added some time ago. We'll use a separate issue for implementation in the storefront.

Was this page helpful?
0 / 5 - 0 ratings