Anna Bastron
01/17/2024, 4:42 PMUmbraco.Commerce.Stock property. Is there a way to store stock levels for different countries separately? The website is multi-lingual and products with the same SKU are available in different countries. I've checked the umbracoCommerceStock table and it looks like stock values only have product and product variant references, there is nothing for different cultures/languages. Marking this field as vary by culture does not make any difference because eventually there is just one entry in the stock table for each Umbraco node. Any ideas or suggestions for tackling this?