MultiBuyDiscountsAutoAdderProductCanBeAutoAdded Method |
Checks if product does not have options and is available on stock if stock availability is required.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax protected virtual bool ProductCanBeAutoAdded(
int skuID
)
Parameters
- skuID
- Type: SystemInt32
SKUID to be checked.
Return Value
Type:
BooleanSee Also