PvOnPvDoubleCurrency

fun PvOnPvDoubleCurrency(strokePrice: String, discountedPrice: String, modifier: Modifier = Modifier)

PvOnPvDoubleCurrency can be used in the pv-on-pv price footer when there is an alternate currency.

PV on PV Double Currency Sample

Parameters

strokePrice

String for the regular price in the alternate currency.

discountedPrice

String for the discounted price in the alternate currency.

modifier

Modifier to be applied to the PvOnPvDoubleCurrency.