Thing > Intangible > StructuredValue > PriceSpecification > UnitPriceSpecification
The price asked for a given offer by the respective organization or person.| Property | Expected Type | Description |
|---|---|---|
| Properties from Thing | ||
additionalType |
URL | An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally. |
description |
Text | A short description of the item. |
image |
URL | URL of an image of the item. |
name |
Text | The name of the item. |
url |
URL | URL of the item. |
| Properties from PriceSpecification | ||
eligibleQuantity |
QuantitativeValue | The interval and unit of measurement of ordering quantities for which the offer or price specification is valid. This allows e.g. specifying that a certain freight charge is valid only for a certain quantity. |
eligibleTransactionVolume |
PriceSpecification | The transaction volume, in a monetary unit, for which the offer or price specification is valid, e.g. for indicating a minimal purchasing volume, to express free shipping above a certain order volume, or to limit the acceptance of credit cards to purchases to a certain minimal amount. |
maxPrice |
Number | The highest price if the price is a range. |
minPrice |
Number | The lowest price if the price is a range. |
price |
Number or Text | The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes. |
priceCurrency |
Text | The currency (in 3-letter ISO 4217 format) of the offer price or a price component, when attached to PriceSpecification and its subtypes. |
validFrom |
DateTime | The beginning of the validity of offer, price specification, or opening hours data. |
validThrough |
DateTime | The end of the validity of offer, price specification, or opening hours data. |
valueAddedTaxIncluded |
Boolean | Specifies whether the applicable value-added tax (VAT) is included in the price specification or not. |
| Properties from UnitPriceSpecification | ||
billingIncrement |
Number | This property specifies the minimal quantity and rounding increment that will be the basis for the billing. The unit of measurement is specified by the unitCode property. |
priceType |
Text | A short text or acronym indicating multiple price specifications for the same offer, e.g. SRP for the suggested retail price or INVOICE for the invoice price, mostly used in the car industry. |
unitCode |
Text | The unit of measurement given using the UN/CEFACT Common Code (3 characters). |
This class is derived from the GoodRelations Vocabulary for E-Commerce, created by Martin Hepp. GoodRelations is a data model for sharing e-commerce data on the Web that can be expressed in a variety of syntaxes, including RDFa and HTML5 Microdata. More information about GoodRelations can be found at http://purl.org/goodrelations/.
Schema Draft Version 1.0a