schema.org / Ürün

Relatix JSON-LD Tool

NAICS endüstri sınıflandırması ile Google dostu yapılandırılmış veri — www.jsonldtool.com

🔍
Çıktı
Dil
Yön
URL Örnekleri
Genişlik
Metin Boyutu
Renk Modu
Yazı Tipleri
Ürün
📦

Ürün Bilgileri

Ürün adı gereklidir
Açıklama önerilir
En az bir görsel URL gereklidir
Satır başına bir URL
Marka önerilir
Satıcı listeleri için ürün URL gereklidir
🏷️

Ürün Tanımlayıcıları

En az bir tanımlayıcı (SKU, GTIN, MPN) önerilir
UPC/EAN/ISBN
Üretici parça numarası
🏭

NAICS Endüstri Sınıflandırması

🏭

SIC Endüstri Sınıflandırması

📐

Nitelikler

💰

Fiyatlandırma ve Stok Durumu

Fiyat gereklidir
ISO tarihi
📅

Kiralama ile Satın Alma / Finansman

Puanlama ve Değerlendirmeler

🚚

Kargo Detayları

🚚

Teslimat Ücreti

↩️

İade Politikası

Tamamlanma5/33 alan (15%)

Doğrulama

Google Tarafından Gerekli
Ürün adı gereklidir
En az bir görsel URL gereklidir
Fiyat gereklidir
Satıcı listeleri için ürün URL gereklidir
Google Tarafından Önerilen
Açıklama önerilir
Marka önerilir
En az bir tanımlayıcı (SKU, GTIN, MPN) önerilir

Optimizasyon İpuçları

AggregateRating eklemek, arama sonuçlarında tıklama oranını %30'a kadar artırabilir.
En az bir Review eklemek güven oluşturur ve değerlendirme zengin snippet'lerini etkinleştirebilir.
Kargo detayları eklemek, Google Alışveriş'te ücretsiz kargo rozetlerini hak etmenize yardımcı olur.
İade politikası bilgileri alıcı güvenini artırır ve bazı Google Alışveriş özellikleri için gereklidir.
GTIN (UPC/EAN) Google'ın ürününüzü kataloğuyla eşleştirmesine yardımcı olarak görünürlüğü artırır.
ℹ️Birden fazla ürün görseli etkileşimi artırır ve görsel arama sonuçlarında görünebilir.
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": "tr"
12}
13</script>

Hızlı Başvuru

1. Yukarıdan schema türünü seçin
2. Soldaki form alanlarını doldurun
3. Çıktı biçimini seçin (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Yukarıdaki doğrulama hatalarını çözün
5. Çıktıyı kopyalayın
6. Sayfanızın <head> bölümüne yapıştırın
Ctrl+Z Geri Al · Ctrl+Shift+Z Yinele · Ctrl+S Dışa Aktar · Ctrl+Shift+C Kopyala
Copyright 2026 Relatix LLC

JSON-LD'de Sipariş Şeması

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

Sipariş bir schema.org türüdür. Sipariş yapılandırılmış verilerini JSON-LD, Microdata, RDFa, XML veya Open Graph olarak oluşturmak için yukarıdaki oluşturucuyu kullanın, ardından bunu sayfanıza yapıştırarak Google, Bing ve AI yanıt motorlarının içeriğinizi anlamasına yardımcı olun.

Resmi tanımı schema.org/Order adresinde görün.

Sipariş özellikleri

Doğrudan Order üzerinde tanımlanan özellikler:

ÖzellikBeklenen türAçıklama
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…

Devralınan özellikler

Order ayrıca Intangible, Thing kaynağından da özellikler devralır.

ÖzellikBeklenen türAçıklama
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 örneği

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

Sıkça sorulan sorular

Sipariş schema nedir?

Sipariş (schema.org/Order), bir Sipariş öğesini arama motorlarına ve AI sistemlerine tanımlamak için kullanılan bir yapılandırılmış veri türüdür. Bir sayfaya Sipariş JSON-LD eklemek, Google, Bing ve yanıt motorlarının içeriği anlamasına yardımcı olur ve zengin sonuçları etkinleştirebilir.

Web siteme Sipariş yapılandırılmış verilerini nasıl eklerim?

Bu araçtaki Sipariş alanlarını doldurun, oluşturulan JSON-LD'yi kopyalayın ve sayfanızın <head> veya <body> bölümündeki bir <script type="application/ld+json"> etiketinin içine yapıştırın. Ayrıca Microdata, RDFa, XML veya Open Graph olarak da dışa aktarabilirsiniz.

Sipariş JSON-LD oluşturucu ücretsiz mi?

Evet. jsonldtool.com, kayıt gerektirmeyen ücretsiz bir Sipariş schema oluşturucu ve doğrulayıcıdır.

İlgili schema türleri

Soyut