originalPrice property

double? originalPrice
getter/setter pair

Original price of the product.

If provided, this will override the original price in Catalog for this product.

Optional.

Implementation

core.double? originalPrice;