RegularPrice constant
IRI for schemahttp:RegularPrice
Represents the regular price of an offered product. This is usually the advertised price before a temporary sale. Once the sale period ends the advertised price will go back to the regular price.
Implementation
static const RegularPrice = IriTerm.prevalidated(
'http://schema.org/RegularPrice',
);