New
Mar 30, 2025
The CSV export and import of bundle products allow for the effective management of various options and selections. With these tools, you can mass edit the data of bundle products through Excel or a similar program.
CSV Export and Import
CSV Export:
This function allows you to export existing data to a CSV file. The file will contain the same columns and their default values that the platform expects during the import phase.
You can use the following buttons on the Catalog page:
CSV Export Bundle Options
CSV Export Bundle Selections
CSV Import:
This function allows you to read the contents of a previously created CSV file and update or create corresponding data in the system.
Use the following buttons:
CSV Import Bundle Options
CSV Import Bundle Selections
Recommendations
Test First: We recommend creating a sample bundle in the interface and testing its functionality before performing the CSV export. This way, you can see exactly which columns and values will be generated in the CSV environment.
Backups: Always make a backup before large-scale changes. Save the export file in a safe place so you can restore it if something goes wrong.
Structure of the CSV File
Bundle Options: The columns of the CSV file include, among others,
option_code
,parent_sku
,required
,position
,type
,language_code
,title
, anddescription
.Bundle Selections: The columns of this CSV include, among others,
option_code
,parent_sku
,sku
,position
,is_default
,selection_price_type
,selection_price_value
,selection_qty
, andselection_can_change_qty
.
With these instructions, you can efficiently manage and maintain bundle products without errors.