Dear Dyanmicweb,
We have an issue with not having the right stock amount after a purchase in this tag: Ecom:Product.Stock. We see the problem when checking the stock amount in another language, where the stock amount is then taken directly from the product and not from EcomStockUnit.
I may have located the issue to the method: DefaultStockLevelProvider.FindStockLevel(product As Product, unitId As String, stockLocation As StockLocation) As Double?, where I can get the right amount if changing this line:
Please look into this issue.
Best regards, Anders