schema.org / Produkt

Relatix JSON-LD Tool

Google-vänlig strukturerad data med NAICS-branschklassificering — www.jsonldtool.com

🔍
Utdata
Språk
Riktning
URL-exempel
Bredd
Textstorlek
Färgläge
Typsnitt
Produkt
📦

Produktinformation

Produktnamn krävs
Beskrivning rekommenderas
Minst en bild-URL krävs
En URL per rad
Varumärke rekommenderas
Produkt-URL krävs för handelslistningar
🏷️

Produktidentifierare

Minst en identifierare (SKU, GTIN, MPN) rekommenderas
UPC/EAN/ISBN
Tillverkarens artikelnummer
🏭

NAICS-branschklassificering

🏭

SIC-branschklassificering

📐

Attribut

💰

Prissättning & tillgänglighet

Pris krävs
ISO-datum
📅

Hyra till ägande / Finansiering

Betyg & recensioner

🚚

Fraktdetaljer

🚚

Leveransavgift

↩️

Returpolicy

Slutförande5/33 fält (15%)

Validering

Krävs av Google
Produktnamn krävs
Minst en bild-URL krävs
Pris krävs
Produkt-URL krävs för handelslistningar
Rekommenderas av Google
Beskrivning rekommenderas
Varumärke rekommenderas
Minst en identifierare (SKU, GTIN, MPN) rekommenderas

Optimeringstips

Att lägga till AggregateRating kan förbättra klickfrekvensen i sökresultat med upp till 30%.
Att inkludera minst en recension hjälper till att bygga förtroende och kan aktivera recensionsrika utdrag.
Att lägga till fraktdetaljer hjälper till att kvalificera sig för gratis fraktmärken i Google Shopping.
Returpolicyinformation bygger köparförtroende och krävs för vissa Google Shopping-funktioner.
GTIN (UPC/EAN) hjälper Google att matcha din produkt med sin katalog, vilket förbättrar synligheten.
ℹ️Flera produktbilder förbättrar engagemanget och kan visas i bildsökresultat.
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": "sv"
12}
13</script>

Snabbreferens

1. Välj schematyp ovan
2. Fyll i formulärfälten till vänster
3. Välj utdataformat (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Lös valideringsfel ovan
5. Kopiera utdata
6. Klistra in i sidans <head>-sektion
7. Testa på Rich Results Test
Ctrl+Z Ångra · Ctrl+Shift+Z Gör om · Ctrl+S Exportera · Ctrl+Shift+C Kopiera
Copyright 2026 Relatix LLC

Beställning-schema i JSON-LD

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

Beställning är en schema.org-typ. Använd generatorn ovan för att skapa strukturerad Beställning-data som JSON-LD, Microdata, RDFa, XML eller Open Graph och klistra sedan in den på din sida för att hjälpa Google, Bing och AI-svarsmotorer att förstå ditt innehåll.

Se den officiella definitionen på schema.org/Order.

Beställning-egenskaper

Egenskaper som definieras direkt på Order:

EgenskapFörväntad typBeskrivning
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…

Ärvda egenskaper

Order ärver även egenskaper från Intangible, Thing.

EgenskapFörväntad typBeskrivning
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.

Order JSON-LD-exempel

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

Vanliga frågor

Vad är Beställning-schema?

Beställning (schema.org/Order) är en strukturerad datatyp som används för att beskriva en Beställning för sökmotorer och AI-system. Att lägga till Beställning-JSON-LD på en sida hjälper Google, Bing och svarsmotorer att förstå innehållet och kan möjliggöra utökade resultat.

Hur lägger jag till strukturerad Beställning-data på min webbplats?

Fyll i Beställning-fälten i det här verktyget, kopiera den genererade JSON-LD:n och klistra in den i en <script type="application/ld+json">-tagg i <head> eller <body> på din sida. Du kan även exportera Microdata, RDFa, XML eller Open Graph.

Är Beställning-JSON-LD-generatorn gratis?

Ja. jsonldtool.com är en gratis Beställning-schemagenerator och validerare utan krav på registrering.

Relaterade schema-typer

Intangible