offers
Estimated domains
Description
An offer to provide this item—for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event. Use businessFunction to indicate the kind of transaction offered, i.e. sell, lease, etc. This property can also be used to describe a Demand. While this property is listed as expected on a number of common types, it can be used in others. In that case, using a second type, such as Product or a subtype of Product, can clarify the nature of the offer.
Definition from the Schema.org vocabulary (English).
Trend over time
At least two months are needed to show a trend. The series will grow with every monthly update.
Usage in Google Search
Documented Google contexts where this property is required or recommended for rich results.
- Requiredmerchant-listing
Offer A nested Offer to sell the product. Product snippets accept an Offer or AggregateOffer but merchant listings require an Offer as the merchant has to be the seller of the product in order to be eligible for merchant listing experiences.
- Requiredsoftware-app
Offer An offer to sell the app. For developers, offers can indicate the marketplaces that carry the application. For marketplaces, use offers to indicate the price of the app for a specific app instance. If the app is available without payment, set offers.price to 0. For example: "offers": { "@type": "Offer", "price": 0 } If the app has a price greater than 0, we recommend also including the offers.priceCurrency property (or Google will try to find the right currency). For example: "offers": { "
- Recommendedevent
Text One of the following: InStock: Event tickets are in stock. SoldOut: Event tickets are sold out. PreOrder: Event tickets are available for preorder. "offers": { "@type": "Offer", "availability": "InStock" } Note: If the ticket is not yet on sale to the general public, you can omit availability and specify validFrom.
- Recommendedevent
Number The lowest available price available for your tickets, including service charges and fees. Don't forget to update it as prices change or tickets sell out. If the event is available without payment, fees, or service charges, set the price to 0. "offers": { "@type": "Offer", "price": 30 }
- Recommendedevent
Text The 3-letter ISO 4217 currency code. "offers": { "@type": "Offer", "priceCurrency": "USD" }
- Recommendedevent
URL The URL of a page providing the ability to buy tickets. "offers": { "@type": "Offer", "url": "https://www.example.com/event_offer/12345_201803180430" } This URL must meet the following requirements: Direct to a landing page that clearly and predominantly provides the opportunity to buy a ticket offering admittance to that specific event to any user from the general public. Be a link that a user could click the web page that contains the event. Be crawlable by Googlebot (not blocked by robots
- Recommendedevent
DateTime The date and time when tickets go on sale (only required on date-restricted offers), in ISO-8601 format. "offers": { "@type": "Offer", "validFrom": "2024-05-21T12:00" }
- Recommendedproduct-snippet
Offer or AggregateOffer A nested Offer or AggregateOffer to sell the product. Include the required and recommended properties for either Offer or AggregateOffer (whichever is applicable to your content). To be eligible for the price drop enhancement, use Offer, not AggregateOffer.
Used on types
Tiers indicate the number of unique domains using the term. They are intentionally approximate to reduce noise and protect site privacy. How to read the data.