Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email notification for watched products #55

Open
guelzow opened this issue Jan 16, 2019 · 1 comment
Open

Email notification for watched products #55

guelzow opened this issue Jan 16, 2019 · 1 comment

Comments

@guelzow
Copy link
Contributor

guelzow commented Jan 16, 2019

Hi everyone.

When a customer watches a product variant, a notification is send whenever any variant or the main product is changed.

How to reproduce:
1.) You have two product variants, a blue pen and a red pen. The blue pen is out of stock.
2.) A customer wants a notification, when the blue pen is available again, and clicks on the watch button.
3.) The customer then watches the main product, and not the variant.
4.) There is a stock-change for the red pen from 5 to 10.
5.) An email notification is send by the cron, and the watch record is removed.

The customer wanted to get an update on the blue pen, but gets an email when the stock of the red pen is updated. It also removes the watch record.

Tobi

@aimeos
Copy link
Owner

aimeos commented Jan 16, 2019

Confirmed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants