schema.org / Prodotto

Relatix JSON-LD Tool

Dati strutturati compatibili con Google con classificazione industriale NAICS — www.jsonldtool.com

🔍
Output
Lingua
Direzione
Esempi URL
Larghezza
Dimensione del testo
Modalità colore
Caratteri tipografici
Prodotto
📦

Informazioni sul prodotto

Il nome del prodotto è obbligatorio
La descrizione è consigliata
Almeno un URL immagine è richiesto
Un URL per riga
La marca è consigliata
L’URL del prodotto è richiesto per le schede commerciante
🏷️

Identificatori del prodotto

Almeno un identificatore (SKU, GTIN, MPN) è consigliato
UPC/EAN/ISBN
Codice articolo del produttore
🏭

Classificazione industriale NAICS

🏭

Classificazione industriale SIC

📐

Attributi

💰

Prezzi e disponibilità

Il prezzo è obbligatorio
Data ISO
📅

Noleggio con riscatto / Finanziamento

Valutazioni e recensioni

🚚

Dettagli di spedizione

🚚

Tariffa di consegna

↩️

Politica di reso

Completamento5/33 campi (15%)

Validazione

Richiesto da Google
Il nome del prodotto è obbligatorio
Almeno un URL immagine è richiesto
Il prezzo è obbligatorio
L’URL del prodotto è richiesto per le schede commerciante
Consigliato da Google
La descrizione è consigliata
La marca è consigliata
Almeno un identificatore (SKU, GTIN, MPN) è consigliato

Suggerimenti per l’ottimizzazione

Aggiungere AggregateRating può migliorare il tasso di clic fino al 30% nei risultati di ricerca.
Includere almeno una Review aiuta a creare fiducia e può abilitare gli snippet di recensioni.
Aggiungere dettagli di spedizione aiuta a qualificarsi per i badge di spedizione gratuita in Google Shopping.
Le informazioni sulla politica di reso aumentano la fiducia dell’acquirente e sono necessarie per alcune funzionalità di Google Shopping.
Il GTIN (UPC/EAN) aiuta Google ad abbinare il tuo prodotto al suo catalogo, migliorando la visibilità.
ℹ️Più immagini del prodotto migliorano il coinvolgimento e possono apparire nei risultati di ricerca per immagini.
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": "it"
12}
13</script>

Riferimento rapido

1. Seleziona il tipo di schema sopra
2. Compila i campi del modulo a sinistra
3. Scegli il formato di output (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Risolvi gli errori di validazione sopra
5. Copia l’output
6. Incolla nella sezione <head> della tua pagina
7. Testa su Rich Results Test
Ctrl+Z Annulla · Ctrl+Shift+Z Ripeti · Ctrl+S Esporta · Ctrl+Shift+C Copia
Copyright 2026 Relatix LLC

Schema Ordine in formato JSON-LD

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

Ordine è un tipo di schema.org. Usa il generatore qui sopra per creare dati strutturati Ordine come JSON-LD, Microdata, RDFa, XML o Open Graph, poi incollali nella tua pagina per aiutare Google, Bing e i motori di risposta basati sull'IA a comprendere i tuoi contenuti.

Consulta la definizione ufficiale su schema.org/Order.

Proprietà di Ordine

Proprietà definite direttamente su Order:

ProprietàTipo previstoDescrizione
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…

Proprietà ereditate

Order eredita anche proprietà da Intangible, Thing.

ProprietàTipo previstoDescrizione
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.

Esempio di JSON-LD di Order

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

Domande frequenti

Che cos'è lo schema Ordine?

Ordine (schema.org/Order) è un tipo di dati strutturati usato per descrivere un Ordine ai motori di ricerca e ai sistemi di IA. Aggiungere il JSON-LD di Ordine a una pagina aiuta Google, Bing e i motori di risposta a comprendere il contenuto e può abilitare i risultati avanzati.

Come aggiungo dati strutturati Ordine al mio sito web?

Compila i campi Ordine in questo strumento, copia il JSON-LD generato e incollalo all'interno di un tag <script type="application/ld+json"> nell'<head> o nel <body> della tua pagina. Puoi anche esportare Microdata, RDFa, XML o Open Graph.

Il generatore di JSON-LD di Ordine è gratuito?

Sì. jsonldtool.com è un generatore e validatore di schema Ordine gratuito che non richiede registrazione.

Tipi di schema correlati

Intangibile