schema.org / Производ

Relatix JSON-LD Tool

Структурирани подаци прилагођени за Google са индустријском класификацијом NAICS — www.jsonldtool.com

🔍
Излаз
Језик
Смер
URL примери
Ширина
Величина текста
Режим боја
Фонтови
Производ
📦

Информације о производу

Назив производа је обавезан
Препоручује се додати опис
Потребан је бар један URL слике
Један URL по реду
Препоручује се навести бренд
URL производа је обавезан за трговачке објаве
🏷️

Идентификатори производа

Препоручује се бар један идентификатор (SKU, GTIN, MPN)
UPC/EAN/ISBN
Каталошки број произвођача
🏭

Класификација индустрије NAICS

🏭

Класификација индустрије SIC

📐

Атрибути

💰

Цене и доступност

Цена је обавезна
ISO датум
📅

Изнајмљивање с откупом / Финансирање

Оцене и рецензије

🚚

Детаљи доставе

🚚

Накнада за доставу

↩️

Политика повраћаја

Довршеност5/33 поља (15%)

Валидација

Обавезно за Google
Назив производа је обавезан
Потребан је бар један URL слике
Цена је обавезна
URL производа је обавезан за трговачке објаве
Препоручено од Google-а
Препоручује се додати опис
Препоручује се навести бренд
Препоручује се бар један идентификатор (SKU, GTIN, MPN)

Савети за оптимизацију

Додавање AggregateRating може повећати стопу кликова до 30% у резултатима претраживања.
Укључивање бар једне рецензије гради поверење и може омогућити обогаћене исечке рецензија.
Додавање детаља доставе помаже за квалификацију за ознаке бесплатне доставе у Google Shopping-у.
Информације о политици повраћаја граде поверење купаца и потребне су за неке функције Google Shopping-а.
GTIN (UPC/EAN) помаже Google-у да повеже ваш производ са каталогом, побољшавајући видљивост.
ℹ️Више слика производа повећава ангажовање и може се појавити у резултатима претраживања слика.
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": "sr"
12}
13</script>

Кратак преглед

1. Изаберите тип шеме изнад
2. Попуните поља обрасца са леве стране
3. Изаберите излазни формат (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Исправите грешке валидације изнад
5. Копирајте излаз
6. Налепите у <head> секцију ваше странице
7. Тестирајте на Rich Results Test
Ctrl+Z Поништи · Ctrl+Shift+Z Понови · Ctrl+S Извези · Ctrl+Shift+C Копирај
Copyright 2026 Relatix LLC

Шема OrderItem у JSON-LD формату

An order item is a line of an order. It includes the quantity and shipping details of a bought offer.

OrderItem je schema.org tip. Koristite generator iznad da napravite OrderItem strukturirane podatke kao JSON-LD, Microdata, RDFa, XML ili Open Graph, a zatim ih nalepite na svoju stranicu kako biste pomogli Google-u, Bing-u i AI mašinama za odgovore da razumeju vaš sadržaj.

Pogledajte zvaničnu definiciju na schema.org/OrderItem.

Svojstva tipa OrderItem

Svojstva definisana direktno na tipu OrderItem:

SvojstvoOčekivani tipOpis
orderDeliveryTextThe delivery of the parcel related to this order or order item.
orderedItemTextThe item ordered.
orderItemNumberTextThe identifier of the order item.
orderItemStatusTextThe current status of the order item.
orderQuantityNumberThe number of the item ordered. If the property is not set, assume the quantity is one.

Nasleđena svojstva

OrderItem takođe nasleđuje svojstva od StructuredValue, Intangible, Thing.

SvojstvoOčekivani tipOpis
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.

OrderItem JSON-LD primer

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

Često postavljana pitanja

Šta je OrderItem šema?

OrderItem (schema.org/OrderItem) je tip strukturiranih podataka koji se koristi za opisivanje tipa OrderItem pretraživačima i AI sistemima. Dodavanje OrderItem JSON-LD na stranicu pomaže Google-u, Bing-u i mašinama za odgovore da razumeju sadržaj i može omogućiti obogaćene rezultate.

Kako da dodam OrderItem strukturirane podatke na svoj veb sajt?

Popunite polja za OrderItem u ovom alatu, kopirajte generisani JSON-LD i nalepite ga unutar oznake <script type="application/ld+json"> u odeljku <head> ili <body> vaše stranice. Takođe možete izvesti Microdata, RDFa, XML ili Open Graph.

Da li je OrderItem JSON-LD generator besplatan?

Da. jsonldtool.com je besplatan generator i validator OrderItem šema bez potrebe za registracijom.

Povezani schema tipovi

StructuredValue