Home > widget-integration > VolumeBundleOption

VolumeBundleOption interface

Signature:

export interface VolumeBundleOption 

Properties

Property

Modifiers

Type

Description

checked

boolean

discountedPrice

string

discountLabel

string

discountValueDisplay?

string

(Optional)

hasDiscount?

boolean

(Optional)

id

string

items

number

originalPrice

string

rawDiscountedPrice

number

rawOriginalPrice

number

selectedDropdownOptions

{ variantId: string | number; discountedPrice: string; originalPrice: string; rawDiscountedPrice: number; title: string; image?: string; }