Home > widget-integration > PredictiveBundleData

PredictiveBundleData interface

Signature:

export interface PredictiveBundleData 

Properties

Property

Modifiers

Type

Description

amountValueDisplay?

string | number

(Optional)

bundle_display_type?

BundleDisplayType

(Optional)

bundle_type

string

bundleStyle?

"style1" | "style2"

(Optional)

currentProductId?

number

(Optional)

discount_type

BundleDiscountType

discount_value

number

hasSelectedProduct?

boolean

(Optional)

isPopupPredictiveBundleOpening?

boolean

(Optional)

primary_algorithm?

string

(Optional)

products

BundleProduct[]

rawTotalBundlePrice?

number

(Optional)

rawTotalPrice?

number

(Optional)

recommendation_type?

string

(Optional)

secondary_algorithm?

string

(Optional)

totalBundlePrice?

string

(Optional)

totalPrice?

string

(Optional)

updated_at?

number

(Optional)

widgetId

string