Export Products

Export products to CSV for backup, review, or migration.

Export your products to a CSV file for backup, review, or migration between environments. The export includes inventory summary data alongside product details.

CSV Columns

ColumnDescription
idProduct ID
teamTeam name the product belongs to
image_urlProduct image URL
nameProduct name
skuProduct SKU
cost_priceProduct cost price
descriptionProduct description
widthProduct width
heightProduct height
lengthProduct length
measurement_unitDimension unit
weightProduct weight
weight_unitWeight unit
barcodeProduct barcode
customs_descriptionCustoms description for international shipping
customs_valueCustoms declared value
country_of_originCountry of origin for customs
hs_codeHarmonized system code for customs
availableAvailable inventory count (read-only)
committedCommitted inventory count (read-only)
on_handOn-hand inventory count (read-only)

For bulk editing, keep the exported id and _lock (Do not modify) unchanged. See Import Products.

Export Scope

When exporting, choose which products to include:

ScopeDescription
SelectedOnly the products you have selected
Current PageAll products visible on the current page
Search ResultsAll products matching your current search and filters
AllEvery product for your team

How to Export

  1. Navigate to ShipOS → Products (opens the Cybership dashboard in a new tab)
  2. Optionally apply filters or search
  3. Optionally select specific products using checkboxes
  4. Click Export
  5. Choose the export scope
  6. Click Export to start
  7. The export processes in the background
  8. Once complete, the CSV file downloads automatically

Exports run asynchronously. You can continue working while the export processes.

The available, committed, and on_hand columns are read-only inventory summaries. To update inventory quantities, use Upload Inventory instead.