This article explains how to import products using JSON format.
Overview
The JSON import option allows advanced users to import structured product data directly into the portal.
How It Works
Within the import window, select the JSON import option. You can:
- Paste a single product JSON object, or
- Import an array of multiple product objects
Steps
1. Open Import Window
Click Import Products in the top-right corner.
2. Select JSON Option
Choose the JSON import method from the modal options.
3. Paste JSON Data
Paste your product JSON in one of the supported formats:
- Single product object
- Array of product objects
4. Submit
Click Submit to process the import.
Result
Products will be created based on the structure provided in the JSON payload.