localizedOldPrice property

String? localizedOldPrice
final

The localized old price of the SKU. Optional. Same as localizedPrice, but for the old price to be displayed as a strikethrough near the current price.

Implementation

final String? localizedOldPrice;