Offer(报价/供应)
Offer(报价/供应)
Offer 表示某项商品或服务的出售信息,例如价格、可用性与有效期。默认业务功能为销售。
子类型
- AggregateOffer(汇总报价)
- OfferForLease(租赁报价)
- OfferForPurchase(购买报价)
属性
属性 | 预期类型 | 描述 |
---|---|---|
name | Text | 报价名称 |
description | Text 或 TextObject | 描述 |
url | URL | 报价网址 |
itemOffered | AggregateOffer 或 CreativeWork 或 Event 或 MenuItem 或 Product 或 Service 或 Trip | 提供的项目 |
offeredBy | Organization 或 Person | 提供者 |
seller | Organization 或 Person | 卖家 |
price | Number 或 Text | 价格 |
priceCurrency | Text | 价格货币 |
priceSpecification | PriceSpecification | 价格规范 |
priceValidUntil | Date | 价格有效期 |
availability | ItemAvailability | 可用性 |
availabilityStarts | Date 或 DateTime 或 Time | 可用性开始 |
availabilityEnds | Date 或 DateTime 或 Time | 可用性结束 |
validFrom | Date 或 DateTime | 有效期开始 |
validThrough | Date 或 DateTime | 有效期结束 |
eligibleRegion | GeoShape 或 Place 或 Text | 合格区域 |
ineligibleRegion | GeoShape 或 Place 或 Text | 不合格区域 |
areaServed | AdministrativeArea 或 GeoShape 或 Place 或 Text | 服务区域 |
availableAtOrFrom | Place | 可获取地点 |
availableDeliveryMethod | DeliveryMethod | 可用交付方式 |
shippingDetails | OfferShippingDetails | 发货详情 |
deliveryLeadTime | QuantitativeValue | 交付前置时间 |
acceptedPaymentMethod | LoanOrCredit 或 PaymentMethod 或 Text | 接受的付款方式 |
businessFunction | BusinessFunction | 业务功能 |
category | CategoryCode 或 PhysicalActivityCategory 或 Text 或 Thing 或 URL | 类别 |
eligibleCustomerType | BusinessEntityType | 合格客户类型 |
eligibleDuration | QuantitativeValue | 合格持续时间 |
eligibleQuantity | QuantitativeValue | 合格数量 |
eligibleTransactionVolume | PriceSpecification | 合格交易量 |
inventoryLevel | QuantitativeValue | 库存水平 |
itemCondition | OfferItemCondition | 项目状况 |
leaseLength | Duration 或 QuantitativeValue | 租赁期限 |
advanceBookingRequirement | QuantitativeValue | 预订提前要求 |
checkoutPageURLTemplate | Text | 结账页面 URL 模板 |
mobileUrl | Text | 移动 URL |
mpn | Text | 制造商零件号 |
sku | Text | 库存单位 |
serialNumber | Text | 序列号 |
gtin | Text 或 URL | 全球贸易项目编号 |
gtin8 | Text | GTIN-8 |
gtin12 | Text | GTIN-12 |
gtin13 | Text | GTIN-13 |
gtin14 | Text | GTIN-14 |
asin | Text 或 URL | Amazon 标准识别号 |
hasGS1DigitalLink | URL | GS1 数字链接 |
hasMerchantReturnPolicy | MerchantReturnPolicy | 退货政策 |
warranty | WarrantyPromise | 保修 |
aggregateRating | AggregateRating | 总体评分 |
review | Review | 评论 |
addOn | Offer | 附加报价 |
hasAdultConsideration | AdultOrientedEnumeration | 成人考虑 |
isFamilyFriendly | Boolean | 家庭友好 |
includesObject | TypeAndQuantityNode | 包含对象 |
hasMeasurement | QuantitativeValue | 测量 |
additionalProperty | PropertyValue | 附加属性 |
additionalType | Text 或 URL | 附加类型 |
alternateName | Text | 别名 |
disambiguatingDescription | Text | 消歧描述 |
identifier | PropertyValue 或 Text 或 URL | 标识符 |
image | ImageObject 或 URL | 图像 |
mainEntityOfPage | CreativeWork 或 URL | 主实体页面 |
potentialAction | Action | 潜在行动 |
sameAs | URL | 同义 |
subjectOf | CreativeWork 或 Event | 主题 |
示例
以下是一个使用 JSON-LD 描述产品报价的示例:
1 |
|
Offer 用于描述商品或服务的销售、租赁等交易信息,常与 Product 结合使用。
Offer(报价/供应)
https://www.gjxx.dev/schema/schemas/Offer/