Bundle variables are available when the campaign uses a bundle promotion — where the customer gets a special price for buying a set of products together. They reflect the pricing of the bundle as a whole, including the saving relative to buying each product individually at its original price.
bundle.price — The bundle price (formatted with currency).
bundle.quantity — The number of products included in the bundle.
bundle.actualPrice — The bundle price before the campaign discount is applied, formatted with currency.
bundle.actualPrice_wo_currency — Bundle price before discount as a raw number.
bundle.discountAmount — The discount amount applied to the bundle by the campaign, formatted with currency.
bundle.discountAmount_wo_currency — Bundle discount amount as a raw number.
bundle.discountedPrice — The final price the customer pays for the bundle, formatted with currency.
bundle.discountedPrice_wo_currency — Final bundle price as a raw number.
bundle.totalComparePrice — The total compare-at price of all products in the bundle combined — i.e. what they would cost at full original price, formatted with currency.
bundle.totalComparePrice_wo_currency — Total compare-at price as a raw number.
bundle.compareDiscountAmount — The total saving relative to buying all bundle products at their original compare-at prices, formatted with currency.
bundle.compareDiscountAmount_wo_currency — Total bundle saving vs original prices as a raw number.
bundle.compareDiscountPercentage — The total saving as a percentage of the original combined compare-at price. Always rounded to the nearest whole number.
