Admin · catalog export
Download the Crateline catalog
One-click CSVs ready for the importer on each channel. Both export the full 25-SKU auto-accessories catalog with the same fields (SKU, title, body, supplier badge, price, weight, stock status).
Shopify product import
Handle, Body (HTML), Variant Price/Grams — Shopify's classic CSV.
Amazon Seller Central
Flat-file: item_sku, standard_price, bullet_point1..5, kg item_weight.
Append ?t=<token> to each URL once, then bookmark the link. Wrong/missing token → 401 unauthorized. The buttons above already work in the browser, so this only matters if you script the download.
Both files embed every column the importer needs; only the column separator differs. Shopify is comma-delimited (.csv); Amazon is tab-delimited (.tsv) — the format Amazon Seller Central's flat-file uploader expects. The download response carries a text/tab-separated-values MIME type for the Amazon export.