schema.org / Producte

Relatix JSON-LD Tool

Dades estructurades compatibles amb Google amb classificació industrial NAICS — www.jsonldtool.com

🔍
Sortida
Idioma
Direcció
Exemples d'URL
Amplada
Mida del text
Mode de color
Tipografies
Producte
📦

Informació del producte

El nom del producte és obligatori
La descripció és recomanada
Cal almenys un URL d’imatge
Un URL per línia
La marca és recomanada
L’URL del producte és obligatori per als llistats de comerciant
🏷️

Identificadors del producte

Es recomana almenys un identificador (SKU, GTIN, MPN)
UPC/EAN/ISBN
Núm. de peça del fabricant
🏭

Classificació industrial NAICS

🏭

Classificació industrial SIC

📐

Atributs

💰

Preus i disponibilitat

El preu és obligatori
Data ISO
📅

Lloguer amb opció de compra / Finançament

Valoracions i ressenyes

🚚

Detalls d’enviament

🚚

Tarifa de lliurament

↩️

Política de devolucions

Completesa5/33 camps (15%)

Validació

Requerit per Google
El nom del producte és obligatori
Cal almenys un URL d’imatge
El preu és obligatori
L’URL del producte és obligatori per als llistats de comerciant
Recomanat per Google
La descripció és recomanada
La marca és recomanada
Es recomana almenys un identificador (SKU, GTIN, MPN)

Consells d’optimització

Afegir AggregateRating pot millorar la taxa de clics fins a un 30% en els resultats de cerca.
Incloure almenys una Review ajuda a generar confiança i pot habilitar fragments enriquits de ressenyes.
Afegir detalls d’enviament ajuda a qualificar per a insig. d’enviament gratuït a Google Shopping.
La informació de política de devolucions genera confiança en el comprador i és necessària per a algunes funcions de Google Shopping.
El GTIN (UPC/EAN) ajuda Google a fer coincidir el vostre producte amb el seu catàleg, millorant la visibilitat.
ℹ️Múltiples imatges del producte milloren la interacció i poden aparèixer en els resultats de cerca d’imatges.
JSON-LD Output
1<script type="application/ld+json">
2{
3 "@context": "https://schema.org",
4 "@type": "Product",
5 "offers": {
6 "@type": "Offer",
7 "priceCurrency": "USD",
8 "availability": "https://schema.org/InStock",
9 "itemCondition": "https://schema.org/NewCondition"
10 },
11 "inLanguage": "ca"
12}
13</script>

Referència ràpida

1. Seleccioneu el tipus d’esquema a dalt
2. Empleneu els camps del formulari a l’esquerra
3. Trieu el format de sortida (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Resoleu els errors de validació de dalt
5. Copieu la sortida
6. Enganxeu a la secció <head> de la vostra pàgina
Ctrl+Z Desfés · Ctrl+Shift+Z Refés · Ctrl+S Exporta · Ctrl+Shift+C Copia
Copyright 2026 Relatix LLC

Esquema de Comanda en JSON-LD

An order is a confirmation of a transaction (a receipt), which can contain multiple line items, each represented by an …

Comanda és un tipus de schema.org. Utilitza el generador de dalt per crear dades estructurades Comanda com a JSON-LD, Microdata, RDFa, XML o Open Graph, i després enganxa-les a la teva pàgina per ajudar Google, Bing i els motors de resposta d'IA a entendre el teu contingut.

Consulta la definició oficial a schema.org/Order.

Propietats de Comanda

Propietats definides directament a Order:

PropietatTipus esperatDescripció
acceptedOfferTextThe offer(s) -- e.g., product, quantity and price combinations -- included in the order.
billingAddressTextThe billing address for the order.
brokerTextAn entity that arranges for an exchange between a buyer and a seller. In most cases a broker never…
confirmationNumberTextA number that confirms the given order or payment has been received.
customerTextParty placing the order or paying the invoice.
discountNumberAny discount applied (to an Order).
discountCodeTextCode used to redeem a discount.
discountCurrencyTextThe currency of the discount.\n\nUse standard formats: [ISO 4217 currency format](http://en.wikiped…
isGiftBooleanIndicates whether the offer was accepted as a gift for someone other than the buyer.
orderDateDateTimeDate order was placed.
orderDeliveryTextThe delivery of the parcel related to this order or order item.
orderedItemTextThe item ordered.
orderNumberTextThe identifier of the transaction.
orderStatusTextThe current status of the order.
partOfInvoiceTextThe order is being paid as part of the referenced Invoice.
paymentDueDateDateTimeThe date that payment is due.
paymentMethodTextThe name of the credit card or other method of payment for the order.
paymentMethodIdTextAn identifier for the method of payment used (e.g. the last 4 digits of the credit card).
paymentUrlURLThe URL for sending a payment.
sellerTextAn entity which offers (sells / leases / lends / loans) the services / goods. A seller may also be…

Propietats heretades

Order també hereta propietats de Intangible, Thing.

PropietatTipus esperatDescripció
additionalTypeURLAn additional type for the item, typically used for adding more specific types from external vocabu…
alternateNameTextAn alias for the item.
descriptionTextA description of the item.
disambiguatingDescriptionTextA sub property of description. A short description of the item used to disambiguate from other, sim…
identifierURLThe identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs,…
imageURLAn image of the item. This can be a [[URL]] or a fully described [[ImageObject]].
mainEntityOfPageURLIndicates a page (or other CreativeWork) for which this thing is the main entity being described. S…
nameTextThe name of the item.
ownerTextA person or organization who owns this Thing.
potentialActionTextIndicates a potential Action, which describes an idealized action in which this thing would play an…
sameAsURLURL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the i…
subjectOfTextA CreativeWork or Event about this Thing.
urlURLURL of the item.

Exemple de JSON-LD de Order

{
  "@context": "https://schema.org",
  "@type": "Order",
  "name": "Example Order"
}

Preguntes freqüents

Què és l'esquema Comanda?

Comanda (schema.org/Order) és un tipus de dades estructurades que s'utilitza per descriure un Comanda als motors de cerca i als sistemes d'IA. Afegir JSON-LD de Comanda a una pàgina ajuda Google, Bing i els motors de resposta a entendre el contingut i pot habilitar resultats enriquits.

Com afegeixo dades estructurades Comanda al meu lloc web?

Emplena els camps de Comanda en aquesta eina, copia el JSON-LD generat i enganxa'l dins d'una etiqueta <script type="application/ld+json"> a la secció <head> o <body> de la teva pàgina. També pots exportar Microdata, RDFa, XML o Open Graph.

El generador de JSON-LD de Comanda és gratuït?

Sí. jsonldtool.com és un generador i validador d'esquemes Comanda gratuït que no requereix registre.

Tipus de schema relacionats

Intangible