schema.org / Produkt

Relatix JSON-LD Tool

Google-freundliche strukturierte Daten mit NAICS-Branchenklassifikation — www.jsonldtool.com

🔍
Ausgabe
Sprache
Richtung
URL-Beispiele
Breite
Schriftgröße
Farbmodus
Schriftarten
Produkt
📦

Produktinformationen

Produktname ist erforderlich
Beschreibung wird empfohlen
Mindestens eine Bild-URL ist erforderlich
Eine URL pro Zeile
Marke wird empfohlen
Produkt-URL ist für Händlereinträge erforderlich
🏷️

Produktkennungen

Mindestens eine Kennung (SKU, GTIN, MPN) wird empfohlen
UPC/EAN/ISBN
Hersteller-Teilenummer
🏭

NAICS-Branchenklassifikation

🏭

SIC-Branchenklassifikation

📐

Attribute

💰

Preisgestaltung & Verfügbarkeit

Preis ist erforderlich
ISO-Datum
📅

Mietkauf / Finanzierung

Bewertungen & Rezensionen

🚚

Versanddetails

🚚

Liefergebühr

↩️

Rückgaberichtlinie

Fortschritt5/33 Felder (15%)

Validierung

Von Google erforderlich
Produktname ist erforderlich
Mindestens eine Bild-URL ist erforderlich
Preis ist erforderlich
Produkt-URL ist für Händlereinträge erforderlich
Von Google empfohlen
Beschreibung wird empfohlen
Marke wird empfohlen
Mindestens eine Kennung (SKU, GTIN, MPN) wird empfohlen

Optimierungshinweise

Das Hinzufügen von AggregateRating kann die Klickrate in den Suchergebnissen um bis zu 30% verbessern.
Das Einbeziehen mindestens einer Rezension stärkt das Vertrauen und kann Rezensions-Rich-Snippets ermöglichen.
Versanddetails helfen, sich für kostenlose Versandabzeichen bei Google Shopping zu qualifizieren.
Rückgaberichtlinien stärken das Käufervertrauen und sind für einige Google Shopping-Funktionen erforderlich.
GTIN (UPC/EAN) hilft Google, Ihr Produkt mit seinem Katalog abzugleichen und die Sichtbarkeit zu verbessern.
ℹ️Mehrere Produktbilder verbessern das Engagement und können in der Bildersuche erscheinen.
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": "de"
12}
13</script>

Kurzreferenz

1. Schema-Typ oben auswählen
2. Formularfelder auf der linken Seite ausfüllen
3. Ausgabeformat wählen (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Validierungsfehler oben beheben
5. Ausgabe kopieren
6. In den <head>-Bereich Ihrer Seite einfügen
7. Testen unter Rich Results Test
Ctrl+Z Rückgängig · Ctrl+Shift+Z Wiederherstellen · Ctrl+S Exportieren · Ctrl+Shift+C Kopieren
Copyright 2026 Relatix LLC

PriceSpecification-Schema in JSON-LD

A structured value representing a price or price range. Typically, only the subclasses of this type are used for markup…

PriceSpecification ist ein schema.org-Typ. Nutze den Generator oben, um PriceSpecification-strukturierte Daten als JSON-LD, Microdata, RDFa, XML oder Open Graph zu erstellen, und füge sie dann in deine Seite ein, damit Google, Bing und KI-Antwortmaschinen deinen Inhalt verstehen.

Siehe die offizielle Definition unter schema.org/PriceSpecification.

PriceSpecification-Eigenschaften

Direkt auf PriceSpecification definierte Eigenschaften:

EigenschaftErwarteter TypBeschreibung
eligibleQuantityTextThe interval and unit of measurement of ordering quantities for which the offer or price specificat…
eligibleTransactionVolumeTextThe transaction volume, in a monetary unit, for which the offer or price specification is valid, e.…
maxPriceNumberThe highest price if the price is a range.
membershipPointsEarnedNumberThe number of membership points earned by the member. If necessary, the unitText can be used to exp…
minPriceNumberThe lowest price if the price is a range.
priceNumberThe offer price of a product, or of a price component when attached to PriceSpecification and its s…
priceCurrencyTextThe currency of the price, or a price component when attached to [[PriceSpecification]] and its sub…
validForMemberTierTextThe membership program tier an Offer (or a PriceSpecification, OfferShippingDetails, or MerchantRet…
validFromDateTimeThe date when the item becomes valid.
validThroughDateTimeThe date after when the item is not valid. For example the end of an offer, salary period, or a per…
valueAddedTaxIncludedBooleanSpecifies whether the applicable value-added tax (VAT) is included in the price specification or no…

Vererbte Eigenschaften

PriceSpecification erbt außerdem Eigenschaften von StructuredValue, Intangible, Thing.

EigenschaftErwarteter TypBeschreibung
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.

PriceSpecification JSON-LD-Beispiel

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

Häufig gestellte Fragen

Was ist das PriceSpecification-Schema?

PriceSpecification (schema.org/PriceSpecification) ist ein strukturierter Datentyp, der verwendet wird, um Suchmaschinen und KI-Systemen ein PriceSpecification zu beschreiben. Das Hinzufügen von PriceSpecification-JSON-LD zu einer Seite hilft Google, Bing und Antwortmaschinen, den Inhalt zu verstehen, und kann Rich-Suchergebnisse ermöglichen.

Wie füge ich PriceSpecification-strukturierte Daten zu meiner Website hinzu?

Fülle die PriceSpecification-Felder in diesem Tool aus, kopiere das generierte JSON-LD und füge es innerhalb eines <script type="application/ld+json">-Tags in den <head> oder <body> deiner Seite ein. Du kannst auch Microdata, RDFa, XML oder Open Graph exportieren.

Ist der PriceSpecification-JSON-LD-Generator kostenlos?

Ja. jsonldtool.com ist ein kostenloser PriceSpecification-Schema-Generator und -Validator ohne Anmeldung.

Verwandte schema-Typen

StructuredValueCompoundPriceSpecificationDeliveryChargeSpecificationPaymentChargeSpecificationUnitPriceSpecification