schema.org / Termék

Relatix JSON-LD Tool

Google-barát strukturált adatok NAICS iparági besorolással — www.jsonldtool.com

🔍
Kimenet
Nyelv
Irány
URL példák
Szélesség
Szövegméret
Színmód
Betűtípusok
Termék
📦

Termékinformációk

A terméknév kötelező
Leírás ajánlott
Legalább egy kép URL szükséges
Soronként egy URL
Márka ajánlott
Kereskedői listákhoz termék URL szükséges
🏷️

Termékazonosítók

Legalább egy azonosító (SKU, GTIN, MPN) ajánlott
UPC/EAN/ISBN
Gyártói cikkszám
🏭

NAICS iparági besorolás

🏭

SIC iparági besorolás

📐

Tulajdonságok

💰

Árazás és elérhetőség

Az ár kötelező
ISO dátum
📅

Bérlés-vásárlás / Finanszírozás

Értékelés és vélemények

🚚

Szállítási részletek

🚚

Kézbesítési díj

↩️

Visszaküldési szabályzat

Készültség5/33 mező (15%)

Validálás

Google által kötelező
A terméknév kötelező
Legalább egy kép URL szükséges
Az ár kötelező
Kereskedői listákhoz termék URL szükséges
Google által ajánlott
Leírás ajánlott
Márka ajánlott
Legalább egy azonosító (SKU, GTIN, MPN) ajánlott

Optimalizálási tippek

Az AggregateRating hozzáadása akár 30%-kal növelheti az átkattintási arányt a keresési eredményekben.
Legalább egy Review hozzáadása bizalmat épít és engedélyezheti az értékelési rich snippet-eket.
A szállítási részletek hozzáadása segít jogosultságot szerezni ingyenes szállítási jelzésekre a Google Shopping-ban.
A visszaküldési szabályzat információk növelik a vásárlói bizalmat és egyes Google Shopping funkciókhoz szükségesek.
A GTIN (UPC/EAN) segít a Google-nak a terméket a katalógusához illeszteni, javítva a láthatóságot.
ℹ️Több termékkép növeli az elköteleződést és megjelenhet a képkeresési eredményekben.
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": "hu"
12}
13</script>

Gyors referencia

1. Válasszon schema típust fent
2. Töltse ki az űrlapmezőket a bal oldalon
3. Válasszon kimeneti formátumot (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Oldja meg a fenti érvényesítési hibákat
5. Kimenet másolása
6. Illessze be az oldal <head> részébe
7. Tesztelés itt Rich Results Test
Ctrl+Z Visszavonás · Ctrl+Shift+Z Újra · Ctrl+S Exportálás · Ctrl+Shift+C Másolás
Copyright 2026 Relatix LLC

DeliveryChargeSpecification séma JSON-LD formátumban

The price for the delivery of an offer using a particular delivery method.

A DeliveryChargeSpecification egy schema.org típus. Használd a fenti generátort DeliveryChargeSpecification strukturált adatok létrehozásához JSON-LD, Microdata, RDFa, XML vagy Open Graph formátumban, majd illeszd be az oldaladba, hogy a Google, a Bing és az AI-válaszmotorok megértsék a tartalmadat.

A hivatalos definíciót itt találod: schema.org/DeliveryChargeSpecification.

DeliveryChargeSpecification tulajdonságai

Közvetlenül a DeliveryChargeSpecification típuson meghatározott tulajdonságok:

TulajdonságVárt típusLeírás
appliesToDeliveryMethodTextThe delivery method(s) to which the delivery charge or payment charge specification applies.
areaServedTextThe geographic area where a service or offered item is provided.
eligibleRegionTextThe ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-poli…
ineligibleRegionTextThe ISO 3166-1 (ISO 3166-1 alpha-2) or ISO 3166-2 code, the place, or the GeoShape for the geo-poli…

Örökölt tulajdonságok

A DeliveryChargeSpecification tulajdonságokat örököl a következőktől is: PriceSpecification, StructuredValue, Intangible, Thing.

TulajdonságVárt típusLeírás
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…
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.

DeliveryChargeSpecification JSON-LD példa

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

Gyakran ismételt kérdések

Mi az a DeliveryChargeSpecification séma?

A DeliveryChargeSpecification (schema.org/DeliveryChargeSpecification) egy strukturáltadat-típus, amelyet egy DeliveryChargeSpecification leírására használnak a keresőmotorok és az AI-rendszerek számára. A DeliveryChargeSpecification JSON-LD hozzáadása egy oldalhoz segít a Google-nek, a Bingnek és a válaszmotoroknak megérteni a tartalmat, és gazdag találatokat tehet lehetővé.

Hogyan adhatok DeliveryChargeSpecification strukturált adatokat a webhelyemhez?

Töltsd ki a DeliveryChargeSpecification mezőket ebben az eszközben, másold ki a generált JSON-LD kódot, és illeszd be egy <script type="application/ld+json"> címkébe az oldalad <head> vagy <body> részébe. Exportálhatsz Microdata, RDFa, XML vagy Open Graph formátumot is.

Ingyenes a DeliveryChargeSpecification JSON-LD generátor?

Igen. A jsonldtool.com egy ingyenes DeliveryChargeSpecification sémagenerátor és -validátor, regisztráció nélkül.

Kapcsolódó schema típusok

PriceSpecification