生成 ACES Sample

* Sample XML 数据仅用作首次 AFM 审核

Sample 信息

4 位英文字母,输入后自动转为大写。
{{ visibleBusinessFieldErrors.brand_code }}
请输入完整品牌名称。
{{ visibleBusinessFieldErrors.brand_name }}
请输入联系人姓名。
{{ visibleBusinessFieldErrors.sender_name }}
{{ visibleBusinessFieldErrors.sender_phone }}
请填写实际 Manufacturer Part Number,最多 100 个字符。
{{ visibleBusinessFieldErrors.part_number }}

车型查询

Amazon 首次 AFM 审核的 ACES Sample 一般要求包含 5–10 条车型数据。
{{ downloadDisabledMessage }}

匹配车型({{ vehicles.length }})

匹配车型超过 10 条,生成 XML 时仅使用年份最新的 10 条。
# Year Make Model
{{ index + 1 }} {{ vehicle.year }} {{ vehicle.make }} {{ vehicle.model }}