Product Feed Validator
Does your product feed follow the specification required for agentic commerce (developers.openai.com/commerce)? Paste an excerpt of your feed, or give its address: each item is checked against the required attributes, the conditional rules and the expected formats.
本页涉及的 AI 引擎
- ChatGPT
- Google Gemini
- Perplexity
- Qwen
- Baidu
今天您还剩 1 次免费检测。免费检测只列出发现的问题,不含修复方案。
今日还剩 3 次免费检测
注册免费账号即可开始分析。每天包含 3 次分析,无需信用卡。 注册我的免费账号
This tool checks the feed's structural compliance with the public specification. It guarantees neither acceptance by any given platform, nor the commercial accuracy of the data (price, stock) beyond its format.
这些评分衡量网站的技术与内容准备度,并不代表 AI 回答中实际出现的引用次数。
本工具检测哪些内容
- The ten required attributes on every item: item_id, title, description, brand, url, image_url, price, availability, is_eligible_search, is_eligible_checkout
- The conditional gtin or mpn rule, unless explicitly declared with identifier_exists=no
- The dependency where is_eligible_checkout implies is_eligible_search: a purchasable product has to be findable
- The five accepted availability values, and the availability date for an item on pre-order or backorder
- Price format (positive amount, ISO currency) and address format (product, image)
- Duplicate identifiers, which cause one item to overwrite another
- Sales policies (privacy, terms) on every item open to direct checkout