schema.org / 產品

Relatix JSON-LD Tool

包含NAICS產業分類的Google友善型結構化資料 — 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購物中的免運費標記。
退貨政策資訊可增強買家信心,某些Google購物功能需要此資訊。
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": "zh"
12}
13</script>

快速參考

1. 在上方選擇schema類型
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

JSON-LD 格式的SizeSpecification架構

Size related properties of a product, typically a size code ([[name]]) and optionally a [[sizeSystem]], [[sizeGroup]], …

SizeSpecification 是一種 schema.org 類型。使用上方的產生器建立 JSON-LD、Microdata、RDFa、XML 或 Open Graph 格式的 SizeSpecification 結構化資料,然後將其貼到您的頁面中,協助 Google、Bing 和 AI 回答引擎理解您的內容。

請於 schema.org/SizeSpecification 查看官方定義。

SizeSpecification 屬性

直接定義於 SizeSpecification 的屬性:

屬性預期類型說明
hasMeasurementTextA measurement of an item, For example, the inseam of pants, the wheel size of a bicycle, the gauge …
sizeGroupTextThe size group (also known as "size type") for a product's size. Size groups are common in the fash…
sizeSystemTextThe size system used to identify a product's size. Typically either a standard (for example, "GS1" …
suggestedAgeTextThe age or age range for the intended audience or person, for example 3-12 months for infants, 1-5 …
suggestedGenderTextThe suggested gender of the intended person or audience, for example "male", "female", or "unisex".
suggestedMeasurementTextA suggested range of body measurements for the intended audience or person, for example inseam betw…

繼承的屬性

SizeSpecification 也會從 QualitativeValue, Enumeration, Intangible, Thing 繼承屬性。

屬性預期類型說明
additionalPropertyTextA property-value pair representing an additional characteristic of the entity, e.g. a product featu…
equalTextThis ordering relation for qualitative values indicates that the subject is equal to the object.
greaterTextThis ordering relation for qualitative values indicates that the subject is greater than the object.
greaterOrEqualTextThis ordering relation for qualitative values indicates that the subject is greater than or equal t…
lesserTextThis ordering relation for qualitative values indicates that the subject is lesser than the object.
lesserOrEqualTextThis ordering relation for qualitative values indicates that the subject is lesser than or equal to…
nonEqualTextThis ordering relation for qualitative values indicates that the subject is not equal to the object.
valueReferenceTextA secondary value that provides additional information on the original value, e.g. a reference temp…
supersededByTextRelates a term (i.e. a property, class or enumeration) to one that supersedes it.
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.

SizeSpecification JSON-LD 範例

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

常見問題

什麼是 SizeSpecification 結構描述?

SizeSpecification(schema.org/SizeSpecification)是一種結構化資料類型,用於向搜尋引擎和 AI 系統描述 SizeSpecification。在頁面中加入 SizeSpecification JSON-LD 有助於 Google、Bing 和回答引擎理解內容,並可啟用複合式搜尋結果。

如何將 SizeSpecification 結構化資料加入我的網站?

在此工具中填寫 SizeSpecification 欄位,複製產生的 JSON-LD,然後將其貼到頁面 <head> 或 <body> 中的 <script type="application/ld+json"> 標籤內。您也可以匯出 Microdata、RDFa、XML 或 Open Graph。

SizeSpecification JSON-LD 產生器免費嗎?

是的。jsonldtool.com 是免費的 SizeSpecification 結構描述產生器與驗證器,無需註冊。

相關的 schema 類型

QualitativeValue