You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment we are showing the back in stock e-mail input field when products are out of stock and also when the item is "saleable" through the out of stock threshold. Example: real stock is -5 and out of stock threshold is 1000. Then the saleable level is 995
We don't want to send the back in stock e-mail for users that have subscribed for such products when the stock is updated and that triggers the stock movement event, which triggers the back in stock mail.
One idea is to make this configurable in the plug-in: if plugin user wants to use the saleable stock level or the real stock as a trigger.
What do you think?
The text was updated successfully, but these errors were encountered:
At the moment we are showing the back in stock e-mail input field when products are out of stock and also when the item is "saleable" through the out of stock threshold. Example: real stock is -5 and out of stock threshold is 1000. Then the saleable level is 995
We don't want to send the back in stock e-mail for users that have subscribed for such products when the stock is updated and that triggers the stock movement event, which triggers the back in stock mail.
One idea is to make this configurable in the plug-in: if plugin user wants to use the saleable stock level or the real stock as a trigger.
What do you think?
The text was updated successfully, but these errors were encountered: