Umbraco Commerce - Stock Returning Zero for Product Variants Using IStockService
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.
Umbraco Commerce - Stock Returning Zero for Product Variants Using IStockService
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.
Hello everyone,
I am having the same issue using Umbraco.Commerce 13.1.14. Does anyone know how to fix this?
is working on a reply...