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 格式的PaymentChargeSpecification架構

The costs of settling the payment using a particular payment method.

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

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

PaymentChargeSpecification 屬性

直接定義於 PaymentChargeSpecification 的屬性:

屬性預期類型說明
appliesToDeliveryMethodTextThe delivery method(s) to which the delivery charge or payment charge specification applies.
appliesToPaymentMethodTextThe payment method(s) to which the payment charge specification applies.

繼承的屬性

PaymentChargeSpecification 也會從 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.

PaymentChargeSpecification JSON-LD 範例

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

常見問題

什麼是 PaymentChargeSpecification 結構描述?

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

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

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

PaymentChargeSpecification JSON-LD 產生器免費嗎?

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

相關的 schema 類型

PriceSpecification