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

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

A statement of the money due for goods or services; a bill.

Invoice — это тип schema.org. Используйте генератор выше, чтобы создать структурированные данные Invoice в формате JSON-LD, Microdata, RDFa, XML или Open Graph, а затем вставьте их на свою страницу, чтобы помочь Google, Bing и ИИ-системам ответов понять ваш контент.

См. официальное определение на schema.org/Invoice.

Свойства Invoice

Свойства, определённые непосредственно для Invoice:

СвойствоОжидаемый типОписание
accountIdTextThe identifier for the account the payment will be applied to.
billingPeriodTextThe time interval used to compute the invoice.
brokerTextAn entity that arranges for an exchange between a buyer and a seller. In most cases a broker never…
categoryTextA category for the item. Greater signs or slashes can be used to informally indicate a category hie…
confirmationNumberTextA number that confirms the given order or payment has been received.
customerTextParty placing the order or paying the invoice.
minimumPaymentDueTextThe minimum payment required at this time.
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).
paymentStatusTextThe status of payment; whether the invoice has been paid or not.
providerTextThe service provider, service operator, or service performer; the goods producer. Another party (a …
referencesOrderTextThe Order(s) related to this Invoice. One or more Orders may be combined into a single Invoice.
scheduledPaymentDateDateThe date the invoice is scheduled to be paid.
totalPaymentDueTextThe total amount due.

Унаследованные свойства

Invoice также наследует свойства от Intangible, Thing.

СвойствоОжидаемый типОписание
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 для Invoice

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

Часто задаваемые вопросы

Что такое схема Invoice?

Invoice (schema.org/Invoice) — это тип структурированных данных, используемый для описания Invoice поисковым системам и ИИ-системам. Добавление JSON-LD Invoice на страницу помогает Google, Bing и системам ответов понять контент и может включить расширенные результаты.

Как добавить структурированные данные Invoice на мой сайт?

Заполните поля Invoice в этом инструменте, скопируйте сгенерированный JSON-LD и вставьте его внутри тега <script type="application/ld+json"> в <head> или <body> вашей страницы. Вы также можете экспортировать Microdata, RDFa, XML или Open Graph.

Бесплатен ли генератор JSON-LD для Invoice?

Да. jsonldtool.com — это бесплатный генератор и валидатор схемы Invoice, не требующий регистрации.

Связанные типы schema

Нематериальное