DualPriceWithBottomInfo
data class DualPriceWithBottomInfo(val salePriceText: String, val salePriceTextStyle: TextStyle, val marketPriceText: String, val marketPriceTextStyle: TextStyle, val bottomInfoText: String, val bottomInfoTextStyle: TextStyle, val isPriceViewVertical: Boolean) : PriceStyle