StriveFormats
Ecommerce

Amazon Inventory Loader

Normalize Amazon inventory loader style templates by validating essentials like SKU, item name, quantity, and price.

Expected columns

sku
product-id
product-id-type
price
minimum-seller-allowed-price
maximum-seller-allowed-price
quantity
add-delete
will-ship-internationally
expedited-shipping
standard-plus
item-name
item-description
image-url
category1
brand-name
item-condition
item-note
fulfillment-channel

Example row

skuproduct-idproduct-id-typepriceminimum-seller-allowed-pricemaximum-seller-allowed-pricequantityadd-deletewill-ship-internationallyexpedited-shippingstandard-plusitem-name
AMZN-SKU-12345B08XYZABCDASIN29.9910aExample Product Title for Amazon
Showing 12 columns for readability. Download the sample CSV for the full header set.

About this format

Amazon's flat-file inventory loader is the standard way to bulk-manage listings on Seller Central. This preset validates your inventory file against Amazon's field rules, enforcing SKU length limits, valid product-id-type codes, condition codes, price formatting, and fulfillment channel values.

Common errors like missing SKUs, overlong item names, invalid condition codes, and malformed image URLs are detected automatically. Safe numeric formatting fixes are applied so your file is ready for upload.

How it works

  1. 1
    Upload your Amazon inventory loader CSV.
  2. 2
    We canonicalize column headers, handling common aliases and synonyms.
  3. 3
    Per-row validation checks SKU length, item-name length, prices, quantities, condition codes, and fulfillment channel values.
  4. 4
    Cross-row duplicate SKU detection flags accidental overwrites.
  5. 5
    Export a validated flat-file ready for Amazon Seller Central.

Examples of fixes

  • Normalize price and min/max price fields to clean decimals
  • Normalize quantity to a whole number
  • Flag SKUs exceeding Amazon's 40-character limit
  • Flag item-names exceeding Amazon's 500-character limit
  • Normalize product-id-type to uppercase (ASIN, UPC, EAN, etc.)
  • Validate add-delete field values (a or d)
  • Detect duplicate SKUs that could overwrite existing listings

FAQ

What format does this target?
This preset targets Amazon's standard flat-file inventory loader, used in Seller Central for listing management. Column names are lowercase with hyphens (e.g., sku, item-name, product-id-type).
What are valid item-condition codes?
Amazon uses numeric condition codes: 11=New, 10=Refurbished, 1=Used Like New, 2=Used Very Good, 3=Used Good, 4=Used Acceptable, 5-8=Collectible grades.
What does add-delete do?
Use 'a' to add or update a listing and 'd' to delete it. An invalid value will cause the row to be rejected by Amazon.
What is fulfillment-channel?
Use DEFAULT for Merchant Fulfilled Network (you ship orders) or AMAZON_NA for Fulfillment by Amazon (FBA).

Popular CSV Guides

Step-by-step guides for common CSV import problems.

Preset FormatsPricing