Import and Export Addon Products
With the new addons Import/Export feature, you can now import and export all the addons associated with their master product data in a CSV file format.
1. Export Add-ons
Go to the App dashboard > Addons > View Product Addons and click on the 'Export' button

The export file will be sent to your email registered in the Shopify store. If you want to send the exported file to a different e-mail address, you can update the email address.

2. Import Add-ons
You can import a previously exported "CSV" file, also you can create a new "CSV" to import add-ons in the app.
1. Import "CSV" file


2. Create "CSV" file
You need to follow a required format for the CSV file creation and the data will be picked by the app.
Here’s a snapshot of the required CSV file.

The CSV file to import addons should contain 2 columns Master _Id and Child_Id.
Master ID is the product ID of your Shopify product followed by a vertical bar |
Child ID is the product ID of the Shopify products you want to attach as add-ons. Each product id is to be separated using a vertical bar |
What is product ID and how to get it?
In your Shopify Admin, go to Products and choose the product you want
The product_id is the number string at the end of the URL

Last updated