SKUInfoProviderIsSKUAvailableForSale Method |
Indicates if the given SKU can be bought by the customer based on the SKU inventory properties.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public static bool IsSKUAvailableForSale(
SKUInfo sku
)
Parameters
- sku
- Type: CMS.EcommerceSKUInfo
SKU data
Return Value
Type:
BooleanSee Also