Returns true if discount coupon can be applied to the given SKU.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- sku
- Type: CMS.Ecommerce SKUInfo
SKU
- coupon
- Type: CMS.Ecommerce DiscountCouponInfo
Discount coupon
Return Value
Type: BooleanSee Also