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": "bg"
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

Схема CompoundPriceSpecification във формат JSON-LD

A compound price specification is one that bundles multiple prices that all apply in combination for different dimensio…

CompoundPriceSpecification е тип от schema.org. Използвайте генератора по-горе, за да създадете структурирани данни CompoundPriceSpecification като JSON-LD, Microdata, RDFa, XML или Open Graph, след което ги поставете в страницата си, за да помогнете на Google, Bing и AI машините за отговори да разберат съдържанието ви.

Вижте официалната дефиниция на schema.org/CompoundPriceSpecification.

Свойства на CompoundPriceSpecification

Свойства, дефинирани директно върху CompoundPriceSpecification:

СвойствоОчакван типОписание
priceComponentTextThis property links to all [[UnitPriceSpecification]] nodes that apply in parallel for the [[Compou…
priceTypeTextDefines the type of a price specified for an offered product, for example a list price, a (temporar…

Наследени свойства

CompoundPriceSpecification също така наследява свойства от PriceSpecification, StructuredValue, Intangible, Thing.

СвойствоОчакван типОписание
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…
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.

Пример за JSON-LD на CompoundPriceSpecification

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

Често задавани въпроси

Какво представлява схемата CompoundPriceSpecification?

CompoundPriceSpecification (schema.org/CompoundPriceSpecification) е тип структурирани данни, използван за описване на CompoundPriceSpecification пред търсачките и AI системите. Добавянето на JSON-LD CompoundPriceSpecification към страница помага на Google, Bing и машините за отговори да разберат съдържанието и може да активира богати резултати.

Как да добавя структурирани данни CompoundPriceSpecification към моя уебсайт?

Попълнете полетата за CompoundPriceSpecification в този инструмент, копирайте генерирания JSON-LD и го поставете в таг <script type="application/ld+json"> в секцията <head> или <body> на вашата страница. Можете също да експортирате Microdata, RDFa, XML или Open Graph.

Безплатен ли е генераторът на JSON-LD за CompoundPriceSpecification?

Да. jsonldtool.com е безплатен генератор и валидатор на схеми CompoundPriceSpecification без необходимост от регистрация.

Свързани schema типове

PriceSpecification