schema.org / Proizvod

Relatix JSON-LD Tool

Strukturirani podaci pogodni za Google sa NAICS industrijskom klasifikacijom — www.jsonldtool.com

🔍
Izlaz
Jezik
Smjer
URL primjeri
Širina
Veličina Teksta
Režim Boja
Fontovi
Proizvod
📦

Informacije o Proizvodu

Naziv proizvoda je obavezan
Opis se preporučuje
Potreban je barem jedan URL slike
Jedan URL po redu
Marka se preporučuje
URL proizvoda obavezan za trgovačke liste
🏷️

Identifikatori Proizvoda

Barem jedan identifikator (SKU, GTIN, MPN) se preporučuje
UPC/EAN/ISBN
Broj dijela proizvođača
🏭

NAICS Industrijska Klasifikacija

🏭

SIC Industrijska Klasifikacija

📐

Atributi

💰

Cijene i Dostupnost

Cijena je obavezna
ISO datum
📅

Najam s Otkupom / Finansiranje

Ocjene i Recenzije

🚚

Detalji Isporuke

🚚

Naknada za Dostavu

↩️

Politika Povrata

Završenost5/33 polja (15%)

Validacija

Zahtijeva Google
Naziv proizvoda je obavezan
Potreban je barem jedan URL slike
Cijena je obavezna
URL proizvoda obavezan za trgovačke liste
Preporučuje Google
Opis se preporučuje
Marka se preporučuje
Barem jedan identifikator (SKU, GTIN, MPN) se preporučuje

Savjeti za Optimizaciju

Dodavanje AggregateRating može poboljšati stope klikova do 30% u rezultatima pretrage.
Uključivanje barem jedne recenzije gradi povjerenje i može omogućiti bogate isječke recenzija.
Dodavanje detalja isporuke pomaže u kvalifikaciji za oznake besplatne isporuke u Google Shopping.
Informacije o politici povrata grade povjerenje kupaca i potrebne su za neke funkcije Google Shopping.
GTIN (UPC/EAN) pomaže Google-u da poveže vaš proizvod s katalogom, poboljšavajući vidljivost.
ℹ️Više slika proizvoda poboljšava angažman i mogu se pojaviti u rezultatima pretrage slika.
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": "bs"
12}
13</script>

Brza Referenca

1. Odaberite tip sheme iznad
2. Popunite polja obrasca na lijevoj strani
3. Odaberite format izlaza (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Riješite sve greške validacije iznad
5. Kopirajte izlaz
6. Zalijepite u <head> sekciju vaše stranice
7. Testirajte na Rich Results Test
Ctrl+Z Poništi · Ctrl+Shift+Z Ponovi · Ctrl+S Izvezi · Ctrl+Shift+C Kopiraj
Copyright 2026 Relatix LLC

Shema PriceSpecification u JSON-LD formatu

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

PriceSpecification je schema.org tip. Koristite generator iznad da izgradite PriceSpecification strukturirane podatke kao JSON-LD, Microdata, RDFa, XML ili Open Graph, a zatim ih zalijepite na svoju stranicu kako biste pomogli Google, Bing i AI odgovornim mašinama da razumiju vaš sadržaj.

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

Svojstva PriceSpecification

Svojstva definisana direktno na PriceSpecification:

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

Naslijeđena svojstva

PriceSpecification također naslijeđ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.

PriceSpecification JSON-LD primjer

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

Često postavljana pitanja

Šta je PriceSpecification schema?

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

Kako dodati PriceSpecification strukturirane podatke na svoju web stranicu?

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

Da li je PriceSpecification JSON-LD generator besplatan?

Da. jsonldtool.com je besplatan PriceSpecification schema generator i validator bez potrebe za registracijom.

Povezani schema tipovi

StructuredValueCompoundPriceSpecificationDeliveryChargeSpecificationPaymentChargeSpecificationUnitPriceSpecification