FinancingModuleVariant
Types
Link copied to clipboard
data class Default(val monthlyPriceLabel: String, val monthlyPriceValue: PriceParams, val interestRateLabel: String, val interestRateValue: String, val finalPriceLabel: String? = null) : FinancingModuleVariant
Full financing details: a 2-column grid with monthly price and interest rate, an optional final price label, and an actionable item.
Link copied to clipboard
Actionable-item-only variant — shown when financing details are unavailable. The title is rendered in an emphasised (bold) style.