To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
extends RepoAppCustomCheckoutRuleType.AbstractCheckoutRuleContext
Properties
Name | Returns | Notes | Example |
---|---|---|---|
mainItems | List | The original list, ie what the user has explicitly added to their cart. Does not include items added by checkout rules | |
checkoutItems | List | This is the list of items as it will be displayed on the checkout page. It includes items the customer has selected, and also anything added by checkout rules | |
availablePromos | List | ||
activatedPromos | Set |