创造商品 - 商品输入数据架构
商品上传数据包含有关您目录中的商品的描述性信息。亚马逊可以利用这些信息为每一件商品创建一个记录,并为每一件商品分配一个唯一编号,即亚马逊商品编码 (ASIN)。
该上传数据是将您的商品提交到亚马逊的第一步。它建立了 SKU 和 ASIN 之间的映射。所有后续目录上传数据都要依赖该上传数据的成功输入。
注意: 对于第三方卖家店铺,卖家必须使用项目上传数据架构。
要了解更多信息和下载文件,请参阅 XSD。
词汇表
元素 | 描述 |
---|---|
SKU | 每件商品的唯一编号。每件商品必须有一个 SKU,并且您的每个 SKU 必须是唯一的。 |
标准商品编号 | 商品的唯一编码,包括类型(ISBN、UPC 或 EAN)以及符合指定类型的适当形式的值。如果基础 XSD 中提供了“标准商品编号”类型,则该字段属于必填字段。 |
商品税务代码 | 标识商品税务属性的亚马逊标准代码。税务代码首先在商品上传数据中被识别,然后在商品被订购时传输给订单报告。 |
启动日期 | 控制商品在亚马逊的搜索结果和浏览页面中出现的时间。 |
发布日期 | 商品要发布出售的日期。 |
状况 | 商品的状况。有关状况类型信息,请查看基础 XSD 文件。 |
返点 | 由基础 XSD 中的退款类型定义。 |
商品包装数量 | 一个包裹中包含的同一商品的数量。对于装有 10 包短袜的装运箱,商品包装数量应为 10。 |
商品数量 | 在您要出售的商品中单件商品的数量,这样便于每件商品不打包按单件销售。对于装有 10 包短袜,每包含 3 双短袜的装运箱,商品数量应为 30。 |
DescriptionData | 包含在 Amazon.com 上用来创建商品详情页面的信息。描述字段包括以下内容:
|
商品数据 | 包含分类特定信息(例如变体)的部分。只能为每件商品分配一个分类。参考下列一个或更多 XSD 来选择商品数据字段:
|
亚马逊官网原文详情:
Create Products - Product Feed Schema
The product feed contains descriptive information about the products in your catalog. This information allows Amazon to build a record and assign to each product a unique identifier known as an ASIN (Amazon Standard Item Number).
The feed is the first step in submitting your products to Amazon. It establishes the mapping between your SKU and our ASIN. All subsequent catalog feeds depend upon the success of this feed.
Note: For the Industrial & Scientific store, sellers must use the item feed schema.
For more information and to download files, see XSDs.
Glossary
Element Description SKU Unique identifier for an individual product. Each product must have a SKU, and each of your SKUs must be unique. StandardProductID A unique identifier for a product, consisting of a type (ISBN, UPC, or EAN) and a value that conforms to the appropriate format for the type specified. This is a required field if type is provided for StandardProductID in the Base XSD. ProductTaxCode Amazon's standard code to identify the tax properties for a product. The tax code is first identified in the product feed and passed to the Orders Report once the item is ordered. LaunchDate Controls when the product appears in search and browse on Amazon. ReleaseDate The date a product is released for sale. Condition The condition of the item. Condition types can be found in the Base XSD. Rebate Defined by RebateType in the Base XSD. ItemPackageQuantity Number of the same product contained in one package. For a case of 10 packages of socks, ItemPackageQuantity would be 10. NumberOfItems Number of discrete items included in the product you are offering for sale, such that each item is not packaged for individual sale. For a case of 10 packages of socks, where each package contains 3 pairs of socks, NumberOfItems would be 30. DescriptionData Contains information used to create the product detail page on Amazon.com. Descriptive fields include the following:
Title: Short description of the product.
Brand: Brand of the product.
Designer: Designer of the product.
Description: Long description of the product.
BulletPoint: Brief descriptions of the product's features.
ItemDimensions: Calculated dimensions of the product.
PackageDimensions: Calculated dimensions of the package.
PackageWeight: Weight of the package.
ShippingWeight: Weight of the product when packaged to ship.
MerchantCatalogNumber: Seller's catalog number for the product, if different from the SKU.
MSRP: Manufacturer's suggested retail price for the product.
MaxOrderQuantity: Maximum quantity of the product that a customer can order.
SerialNumberRequired: Indicates whether the product must have a serial number.
Prop65: Indicates product is subject to Proposition 65 regulations in California.
LegalDisclaimer: Any legal disclaimer needed with the product.
Manufacturer: Maker of the product.
MfrPartNumber: Part number provided by the original manufacturer.
SearchTerms: Keywords used in product search.
PlatinumKeywords: Values used to map products to nodes in a custom browse node structure.
Memorabilia: Indicates product is a memorabilia item.
Autographed: Indicates product is an autographed item.
UsedFor: Indicates what the product is used for. Affects the product's placement in the browse node structure.
ItemType: Pre-defined value used to specifiy where the product should appear within the browse node structure.
OtherItemAttributes: Classifies the product within other attributes in the browse node structure.
TargetAudience: Classifies the product within the audience browse node structure.
SubjectContent: Relates the product to a specific idea or concept for merchandising.
IsGiftWrapAvailable: Indicates whether gift wrapping is available for the product.
IsGiftMessageAvailable: Indicates whether gift messaging is available for the product.
IsDiscontinuedByManufacturer: Indicates that the manufacturer has stopped making the item.
MaxAggregateShipQuantity: The maximum number of the same item that can be shipped in the same package.
ProductData Section containing category-specific information such as variations. Each item can be assigned to only one category. Reference one or more of the following XSDs to complete the ProductData field:
AutoAccessory
Beauty
CameraPhoto
CE
Clothing
FoodAndBeverages
Health
Home
HomeImprovement
Jewelry
Miscellaneous
MusicalInstruments
Office
PetSupplies
SoftwareVideoGames
Sports
TiresAndWheels
Tools
ToysBaby
Wireless (Use for Cell Phones & Accessories)
文章来源:亚马逊官方网站