Fenicia lets you import large quantities of products using CSV files. The import wizard guides you step by step: from uploading the file to validation, column mapping, and confirmation.
The import process follows a six-step wizard:
Drag and drop your CSV file or pick it from the file browser. Fenicia accepts .csv files with UTF-8 encoding.
The system analyzes the file and automatically detects the type of each column (SKU, title, price, quantity, etc.). It also checks for:
Map each column in your CSV to a product field in Fenicia. Automatically detected columns are already mapped. Unmapped columns are skipped during import.
Fenicia shows a preview with the import summary:
The import processes and you can watch progress in real time. For large files (over 500 products), the process runs asynchronously.
Final summary with the number of products created, updated, and errors found.
Download the CSV template from the import section to make sure you use the correct format. The template includes:
Tip
Use the template as a starting point. You can add extra columns and map them during the import process.
Fenicia automatically detects the column type based on:
| Detected field | Example headers |
|---|---|
| SKU | sku, SKU, codigo, reference |
| Title | title, nombre, name, producto |
| Price | price, precio, cost |
| Quantity | qty, quantity, stock, inventario |
| Description | description, descripcion, desc |
| Barcode | barcode, upc, ean |
During validation, Fenicia checks:
| Check | Description |
|---|---|
| Duplicate SKUs | Detects repeated SKUs within the file |
| Data types | Verifies that prices are numeric, quantities are integers, etc. |
| Required fields | Confirms that SKU, name, and price are present |
| Data format | Validates date formats, barcodes, etc. |
Validation errors
If errors are detected, Fenicia shows them in detail. You can fix your file and try again, or continue with the valid products only.
For large imports (over 500 products), the process runs in the background:
If you find errors after importing, you can roll back the entire import:
/products/bulk-history)Rollback window
The rollback option is available for a limited time after the import. Created products are deleted and updated products are restored to their previous state.
All imports are logged in /products/bulk-history with:
For advanced transformations, Fenicia offers a visual flow editor at /products/bulk/flow. This node-based editor lets you create complex transformation flows:
| Node type | Function |
|---|---|
| Filter | Select products by conditions (price, category, stock) |
| Mutation | Modify data (change prices, add tags, update fields) |
| Condition | Branch the flow based on logical rules |
| AI Transform | Apply intelligent transformations using artificial intelligence |
Tip
The visual editor is ideal for complex operations such as adjusting prices by category, adding tags based on conditions, or transforming descriptions with AI.
Need help? Contact support or check our FAQ.