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.1.5347.20411)
Parameters
- sku
- Type: CMS.Ecommerce SKUInfo
SKU
- coupon
- Type: CMS.Ecommerce DiscountCouponInfo
Discount coupon
Return Value
Type:
See Also