Home > widget-integration > VolumeBundleOption > selectedDropdownOptions

VolumeBundleOption.selectedDropdownOptions property

Signature:

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