Replies: 1 comment
-
This is a bug. I've moved it into an issue: #1100 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I set the low stock value as 20 in the simple-cmmerce config file:
'low_stock_threshold' => 20,
I also added the live stock widget on the cp:
One of my products have less than 20 combining both variants, but it does not show up in the widget:
Is the event not being triggered? No errors are outputed. Cache has been cleared.
Beta Was this translation helpful? Give feedback.
All reactions