File

projects/congarevenuecloud/elements/src/shared/interfaces/configuration-state.interface.ts

Description

This interface gives info about the current configuration state in product detail page.

Index

Properties

Properties

cart
cart: Cart
Type : Cart
Optional

Instance of cart

configurationChanged
configurationChanged: boolean
Type : boolean
Optional

The flag represents any unsaved bundle configurations in product detail page.

hasErrors
hasErrors: boolean
Type : boolean
Optional

The flag which says Configuration is Pending when storefront is set to embedded mode

itemList
itemList: Array<CartItem>
Type : Array<CartItem>
Optional

Instance of cart item list representing an array of line items.

netPrice
netPrice: number
Type : number
Optional

NetPrice of the Bundle Product

priceProgress
priceProgress: boolean
Type : boolean
Optional

Indicates if pricing on cart is still in progress.

product
product: Product
Type : Product
Optional

Instance of product.

ruleActions
ruleActions: Array<AppliedRuleActionInfo>
Type : Array<AppliedRuleActionInfo>
Optional

Applied rule action info of the secondary cart.

results matching ""

    No results matching ""