importCatalog
Import product catalogs from Shopify, CSV, or manual entry to populate a 3D immersive commerce store from existing e-commerce data.
Instructions
Import product catalog from Shopify, CSV, or manual input to build a high-converting 3D commerce store. Use this when a merchant wants to create or improve an e-commerce store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Import source: shopify, csv, or manual | |
| csvData | No | CSV data with columns: name,description,imageURL,price,sku (for CSV import) | |
| products | No | Product array (for manual import) | |
| shopifyStore | No | Shopify store domain (for Shopify import) | |
| shopifyAccessToken | No | Shopify API access token (for Shopify import) |