SKUInfoProviderUpdateInventory Method |
Namespace: CMS.Ecommerce
public static void UpdateInventory( ShoppingCartInfo cart )
Exception | Condition |
---|---|
InvalidOperationException | When strict inventory management is enabled and trying to update inventory below zero to an item which doesn't allow so (SKUSellOnlyAvailable is true). |