Umbraco Commerce - Stock Returning Zero for Product Variants Using IStockService #595
-
When using commerceApi.GetProductStock to retrieve stock for product variants, the stock always returns zero, even though stock levels are correctly set in the backoffice for each variant. Variants have unique SKUs, and stock is properly entered in the Variants Editor. Expected Behavior: The API should return the correct stock levels for each variant. Actual Behavior: The API returns null or 0 for all product variants. Request: Please advise on resolving this issue or confirm if additional configuration is required. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
If you look in the |
Beta Was this translation helpful? Give feedback.
Ok, maybe it's the fact the property varies by culture. All Umbraco Commerce properties shouldn't be varying.