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 DrugCost u JSON-LD formatu

The cost per unit of a medical drug. Note that this type is not meant to represent the price in an offer of a drug for …

DrugCost je schema.org tip. Koristite generator iznad da izgradite DrugCost 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/DrugCost.

Svojstva DrugCost

Svojstva definisana direktno na DrugCost:

SvojstvoOčekivani tipOpis
applicableLocationTextThe location in which the status applies.
costCategoryTextThe category of cost, such as wholesale, retail, reimbursement cap, etc.
costCurrencyTextThe currency (in 3-letter) of the drug cost. See: http://en.wikipedia.org/wiki/ISO_4217.
costOriginTextAdditional details to capture the origin of the cost data. For example, 'Medicare Part B'.
costPerUnitTextThe cost per unit of the drug.
drugUnitTextThe unit in which the drug is measured, e.g. '5 mg tablet'.

Naslijeđena svojstva

DrugCost također naslijeđuje svojstva od MedicalEntity, Thing.

SvojstvoOčekivani tipOpis
codeTextA medical code for the entity, taken from a controlled vocabulary or ontology such as ICD-9, Diseas…
fundingTextA [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ow…
guidelineTextA medical guideline related to this entity.
legalStatusTextThe drug or supplement's legal status, including any controlled substance schedules that apply.
medicineSystemTextThe system of medicine that includes this MedicalEntity, for example 'evidence-based', 'homeopathic…
recognizingAuthorityTextIf applicable, the organization that officially recognizes this entity as part of its endorsed syst…
relevantSpecialtyTextIf applicable, a medical specialty in which this entity is relevant.
studyTextA medical study or trial related to this entity.
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.

DrugCost JSON-LD primjer

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

Često postavljana pitanja

Šta je DrugCost schema?

DrugCost (schema.org/DrugCost) je tip strukturiranih podataka koji se koristi za opisivanje DrugCost pretraživačima i AI sistemima. Dodavanje DrugCost 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 DrugCost strukturirane podatke na svoju web stranicu?

Popunite DrugCost 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 DrugCost JSON-LD generator besplatan?

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

Povezani schema tipovi

Medicinski entitet