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 Invoice en JSON-LD

A statement of the money due for goods or services; a bill.

Invoice és un tipus de schema.org. Utilitza el generador de dalt per crear dades estructurades Invoice 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/Invoice.

Propietats de Invoice

Propietats definides directament a Invoice:

PropietatTipus esperatDescripció
accountIdTextThe identifier for the account the payment will be applied to.
billingPeriodTextThe time interval used to compute the invoice.
brokerTextAn entity that arranges for an exchange between a buyer and a seller. In most cases a broker never…
categoryTextA category for the item. Greater signs or slashes can be used to informally indicate a category hie…
confirmationNumberTextA number that confirms the given order or payment has been received.
customerTextParty placing the order or paying the invoice.
minimumPaymentDueTextThe minimum payment required at this time.
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).
paymentStatusTextThe status of payment; whether the invoice has been paid or not.
providerTextThe service provider, service operator, or service performer; the goods producer. Another party (a …
referencesOrderTextThe Order(s) related to this Invoice. One or more Orders may be combined into a single Invoice.
scheduledPaymentDateDateThe date the invoice is scheduled to be paid.
totalPaymentDueTextThe total amount due.

Propietats heretades

Invoice 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 Invoice

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

Preguntes freqüents

Què és l'esquema Invoice?

Invoice (schema.org/Invoice) és un tipus de dades estructurades que s'utilitza per descriure un Invoice als motors de cerca i als sistemes d'IA. Afegir JSON-LD de Invoice 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 Invoice al meu lloc web?

Emplena els camps de Invoice 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 Invoice és gratuït?

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

Tipus de schema relacionats

Intangible