⚠️ Важно: данный сайт не имеет отношения к владельцам schema.org, это всего лишь любительский (неофициальный) перевод. Сайт сделан для тех кто плохо воспринимает технический английский. Оригинальную и актуальную информацию на английском языке вы можете найти тут: schema.org/ShippingRateSettings.

ShippingRateSettings - Микроразметка для настройки тарифов доставки

ShippingRateSettings - это способ хранить и использовать информацию о доставке

ShippingRateSettings - Тип Schema.org
Описание: ShippingRateSettings представляет собой повторно используемые куски информации о доставке. Он предназначен для публикации по URL, на который можно ссылаться через свойство shippingSettingsLink объекта OfferShippingDetails. Несколько вариантов могут быть опубликованы, различены и сопоставлены (то есть идентифицированы/ссылками) по их различным значениям для shippingLabel.
ShippingRateSettings - Микроразметка для удобного хранения информации о доставке. Она предназначена для публикации на URL, который может быть ссылкой в свойстве shippingSettingsLink объекта OfferShippingDetails. Несколько экземпляров могут быть опубликованы, различаться и сопоставляться (т.е. идентифицироваться / ссылаться) по различным значениям атрибута shippingLabel. Для того, чтобы успешно применять микроразметку ShippingRateSettings, рекомендуется внимательно ознакомиться с описанием и необходимыми атрибутами на сайте schema.org.
СвойствоОжидаемый типОписание
Properties from ShippingRateSettings
doesNotShip Boolean Indicates when shipping to a particular shippingDestination is not available.
freeShippingThreshold DeliveryChargeSpecification или MonetaryAmount A monetary value above (or at) which the shipping rate becomes free. Intended to be used via an OfferShippingDetails with shippingSettingsLink matching this ShippingRateSettings.
isUnlabelledFallback Boolean This can be marked 'true' to indicate that some published DeliveryTimeSettings or ShippingRateSettings are intended to apply to all OfferShippingDetails published by the same merchant, when referenced by a shippingSettingsLink in those settings. It is not meaningful to use a 'true' value for this property alongside a transitTimeLabel (for DeliveryTimeSettings) or shippingLabel (for ShippingRateSettings), since this property is for use with unlabelled settings.
shippingDestination DefinedRegion указывает (возможно, несколько) пунктов доставки. Это можно определить различными способами, например, диапазонами почтовых индексов.
shippingLabel Text Label to match an OfferShippingDetails with a ShippingRateSettings (within the context of a shippingSettingsLink cross-reference).
shippingRate MonetaryAmount The shipping rate is the cost of shipping to the specified destination. Typically, the maxValue and currency values (of the MonetaryAmount) are most appropriate.
Properties from Thing
additionalType Text или URL An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide.
alternateName Text Псевдоним для элемента.
description Text или TextObject Описание элемента.
disambiguatingDescription Text Подсвойство описания. Краткое описание элемента, используемое для различения от других, схожих элементов. Для того чтобы описание было полезным для разрешения неоднозначности, может потребоваться информация из других свойств (в частности, name).
identifier PropertyValue или Text или URL The identifier property represents any kind of identifier for any kind of Thing, such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See background notes for more details.
image ImageObject или URL An image of the item. This can be a URL or a fully described ImageObject.
mainEntityOfPage CreativeWork или URL Indicates a page (or other CreativeWork) for which this thing is the main entity being described. See background notes for details. Обратное свойство: mainEntity
name Text Название элемента.
potentialAction Action Указывает на потенциальное действие, описывающее идеализированное действие, в котором этот объект мог бы выполнять роль 'объекта'.
sameAs URL URL страницы для ссылки, однозначно указывающей на идентичность объекта. Например, URL страницы объекта на Википедии, записи в Wikidata или официального веб-сайта.
subjectOf CreativeWork или Event Свойство Schema.org - subjectOf: A CreativeWork or Event about this Thing. Обратное свойство: about
url URL URL объекта.

Source

https://github.com/schemaorg/schemaorg/issues/2506


Обсуждение "ShippingRateSettings"