Carts

Cart import/export

The Import/export tab: the profiles that define how carts and cart lines move in and out as CSV or JSON.

Import/export profiles define how cart data moves in and out of the platform: which entity, which format, and how incoming rows are applied.

Where you find it

Commerce Studio › Order Management › Carts › Import/export/commerce/carts/io-profiles.

What it does

The tab lists the profiles. Four templates ship with the app — CSV and JSON, import and export, for carts and cart lines. The list defines the profiles; it has no run control of its own.

Fields and controls

ColumnWhat it shows
NameThe profile name, for example cart-import-csv.
DirectionImport or Export.
EntityCarts or Cart items.
FormatCSV or JSON.
Apply modeHow incoming rows are applied, for example Insert or Append.
TemplateWhether the profile is a shipped template.

Actions: New profile, Restore templates and a per-row Edit.

What happens when you change it

Restore templates brings the four shipped profiles back to their original definition. Editing a profile changes how the next run maps its data — the apply mode decides whether rows insert fresh or append to existing carts.

Permissions

The carts app declares create, read, update and delete on import/export profiles in its manifest. Which Cockpit roles may open this screen is not verified.