ShoppingCartInfoAddCouponCode Method |
Applies the specified coupon code to the shopping cart.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax public bool AddCouponCode(
string couponCode
)
Parameters
- couponCode
- Type: SystemString
Shopping cart coupon code to apply
Return Value
Type:
BooleanSee Also