Структурированные данные, совместимые с Google, с отраслевой классификацией NAICS — www.jsonldtool.com
A datasheet or vendor specification of a product (in the sense of a prototypical description).
Модель товара — это тип schema.org. Используйте генератор выше, чтобы создать структурированные данные Модель товара в формате JSON-LD, Microdata, RDFa, XML или Open Graph, а затем вставьте их на свою страницу, чтобы помочь Google, Bing и ИИ-системам ответов понять ваш контент.
См. официальное определение на schema.org/ProductModel.
Свойства, определённые непосредственно для ProductModel:
| Свойство | Ожидаемый тип | Описание |
|---|---|---|
isVariantOf | Text | Indicates the kind of product that this is a variant of. In the case of [[ProductModel]], this is a… |
predecessorOf | Text | A pointer from a previous, often discontinued variant of the product to its newer variant. |
successorOf | Text | A pointer from a newer variant of a product to its previous, often discontinued predecessor. |
ProductModel также наследует свойства от Product, Thing.
| Свойство | Ожидаемый тип | Описание |
|---|---|---|
additionalProperty | Text | A property-value pair representing an additional characteristic of the entity, e.g. a product featu… |
aggregateRating | Text | The overall rating, based on a collection of reviews or ratings, of the item. |
asin | URL | An Amazon Standard Identification Number (ASIN) is a 10-character alphanumeric unique identifier as… |
audience | Text | An intended audience, i.e. a group for whom something was created. |
award | Text | An award won by or for this item. |
brand | Text | The brand(s) associated with a product or service, or the brand(s) maintained by an organization or… |
category | Text | A category for the item. Greater signs or slashes can be used to informally indicate a category hie… |
color | Text | The color of the product. |
colorSwatch | URL | A color swatch image, visualizing the color of a [[Product]]. Should match the textual description … |
countryOfAssembly | Text | The place where the product was assembled. |
countryOfLastProcessing | Text | The place where the item (typically [[Product]]) was last processed and tested before importation. |
countryOfOrigin | Text | The country of origin of something, including products as well as creative works such as movie and… |
depth | Text | The depth of the item. |
displayLocation | Text | The location at which an item can be viewed or experienced in-person. |
funding | Text | A [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ow… |
gtin | Text | A Global Trade Item Number ([GTIN](https://www.gs1.org/standards/id-keys/gtin)). GTINs identify tra… |
gtin12 | Text | The GTIN-12 code of the product, or the product to which the offer refers. The GTIN-12 is the 12-di… |
gtin13 | Text | The GTIN-13 code of the product, or the product to which the offer refers. This is equivalent to 13… |
gtin14 | Text | The GTIN-14 code of the product, or the product to which the offer refers. See [GS1 GTIN Summary](h… |
gtin8 | Text | The GTIN-8 code of the product, or the product to which the offer refers. This code is also known a… |
hasAdultConsideration | Text | Used to tag an item to be intended or suitable for consumption or use by adults only. |
hasCertification | Text | Certification information about a product, organization, service, place, or person. |
hasEnergyConsumptionDetails | Text | Defines the energy efficiency Category (also known as "class" or "rating") for a product according … |
hasGS1DigitalLink | URL | The GS1 digital link associated with the object. This URL should conform to the particular requirem… |
hasMeasurement | Text | A measurement of an item, For example, the inseam of pants, the wheel size of a bicycle, the gauge … |
hasMerchantReturnPolicy | Text | Specifies a MerchantReturnPolicy that may be applicable. |
height | Text | The height of the item. |
inProductGroupWithID | Text | Indicates the [[productGroupID]] for a [[ProductGroup]] that this product [[isVariantOf]]. |
isAccessoryOrSparePartFor | Text | A pointer to another product (or multiple products) for which this product is an accessory or spare… |
isConsumableFor | Text | A pointer to another product (or multiple products) for which this product is a consumable. |
isFamilyFriendly | Boolean | Indicates whether this content is family friendly. |
isRelatedTo | Text | A pointer to another, somehow related product (or multiple products). |
isSimilarTo | Text | A pointer to another, functionally similar product (or multiple products). |
isVariantOf | Text | Indicates the kind of product that this is a variant of. In the case of [[ProductModel]], this is a… |
itemCondition | Text | A predefined value from OfferItemCondition specifying the condition of the product or service, or t… |
keywords | Text | Keywords or tags used to describe some item. Multiple textual entries in a keywords list are typica… |
logo | URL | An associated logo. |
manufacturer | Text | The manufacturer of the product. |
material | URL | A material that something is made from, e.g. leather, wool, cotton, paper. |
mobileUrl | Text | The [[mobileUrl]] property is provided for specific situations in which data consumers need to dete… |
+ ещё 30 унаследованных свойств. См. schema.org/ProductModel для полного списка.
{
"@context": "https://schema.org",
"@type": "ProductModel",
"name": "Example ProductModel"
}Модель товара (schema.org/ProductModel) — это тип структурированных данных, используемый для описания Модель товара поисковым системам и ИИ-системам. Добавление JSON-LD Модель товара на страницу помогает Google, Bing и системам ответов понять контент и может включить расширенные результаты.
Заполните поля Модель товара в этом инструменте, скопируйте сгенерированный JSON-LD и вставьте его внутри тега <script type="application/ld+json"> в <head> или <body> вашей страницы. Вы также можете экспортировать Microdata, RDFa, XML или Open Graph.
Да. jsonldtool.com — это бесплатный генератор и валидатор схемы Модель товара, не требующий регистрации.