price
The offer price of a product, or of a price component when attached to PriceSpecification and its subtypes.\n\nUsage guidelines:\n\n* Use the priceCurrency property (with standard formats: [ISO 4217 currency format](http://en.wikipedia.org/wiki/ISO_4217), e.g. "USD"; [Ticker symbol](https://en.wikipedia.org/wiki/List_of_cryptocurrencies) for cryptocurrencies, e.g. "BTC"; well known names for [Local Exchange Trading Systems](https://en.wikipedia.org/wiki/Local_exchange_trading_system) (LETS) and other currency types, e.g. "Ithaca HOUR") instead of including [ambiguous symbols](http://en.wikipedia.org/wiki/Dollar_sign#Currencies_that_use_the_dollar_or_peso_sign) such as '$' in the value.\n* Use '.' (Unicode 'FULL STOP' (U+002E)) rather than ',' to indicate a decimal point. Avoid using these symbols as a readability separator.\n* Note that both [RDFa](http://www.w3.org/TR/xhtml-rdfa-primer/#using-the-content-attribute) and Microdata syntax allow the use of a "content=" attribute for publishing simple machine-readable values alongside more human-friendly formatting.\n* Use values from 0123456789 (Unicode 'DIGIT ZERO' (U+0030) to 'DIGIT NINE' (U+0039)) rather than superficially similar Unicode symbols.
Definición del vocabulario Schema.org (en inglés).
Dominios estimados
10M+ estable
Evolución en el tiempo
Franja de dominios en cada mes disponible.
Uso en Google Search
Contextos documentados por Google en los que esta propiedad es obligatoria o recomendada para rich results.
- Obligatoriaproduct-snippet
Number The offer price of a product. Follow schema.org usage guidelines. Here's an example of the price property (the value can be a JSON string or number): "offers": { "@type": "Offer", "price": 39.99, "priceCurrency": "USD" } Here's an example of how to specify that a product is available without payment: "offers": { "@type": "Offer", "price": 0, "priceCurrency": "EUR" } Alternatively, the offer price may be nested inside a priceSpecification property instead of being provided at the Offer lev
- Obligatoriaproduct-snippet
Number The offer price of a product. See also the price property of Offer.
Las franjas indican el número de dominios únicos que usan el término. Son deliberadamente aproximadas para reducir el ruido y proteger la privacidad de los sitios. Cómo leer los datos.