FeniciaDocs
DocumentaciónAPICambiosSoporte
Buscar⌘K
Product CatalogProduct DetailsCreate ProductEditing ProductsProduct SEOProduct AttributesProduct VariantsProduct Media and ImagesProduct PricingChannel PublishingCSV Bulk ImportCollectionsBundles

Producto

  • Características
  • Precios
  • Integraciones

Recursos

  • Documentación
  • API
  • Cambios
  • Blog

Empresa

  • Sobre nosotros
  • Contacto
  • Carreras

Legal

  • Privacidad
  • Términos
FeniciaLa plataforma de e-commerce para merchants profesionales

© 2026 Hobbio Inc. Todos los derechos reservados.

CSV Bulk Import

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.

CSV import page with step-by-step wizard

Accessing the Import

  1. Navigate to Products in the sidebar menu
  2. Click the Import button
  3. Select CSV as the import format

Import Wizard

The import process follows a six-step wizard:

1

Upload file

Drag and drop your CSV file or pick it from the file browser. Fenicia accepts .csv files with UTF-8 encoding.

2

Validation

The system analyzes the file and automatically detects the type of each column (SKU, title, price, quantity, etc.). It also checks for:

  • Duplicate SKUs within the file
  • Correct data types (numbers, text, dates)
  • Required fields present (SKU, name, price)
3

Column mapping

Map each column in your CSV to a product field in Fenicia. Automatically detected columns are already mapped. Unmapped columns are skipped during import.

4

Confirm

Fenicia shows a preview with the import summary:

  • Products that will be created (new SKUs)
  • Products that will be updated (existing SKUs)
  • Summary of changes by field
5

Progress

The import processes and you can watch progress in real time. For large files (over 500 products), the process runs asynchronously.

6

Complete

Final summary with the number of products created, updated, and errors found.

CSV Template

Download the CSV template from the import section to make sure you use the correct format. The template includes:

  • Column headers in the expected format
  • Sample data for each field
  • Required fields marked

Tip

Use the template as a starting point. You can add extra columns and map them during the import process.

Automatic Column Detection

Fenicia automatically detects the column type based on:

  • Header name (SKU, title, price, description, etc.)
  • Data content (numeric format, text patterns)
Detected fieldExample headers
SKUsku, SKU, codigo, reference
Titletitle, nombre, name, producto
Priceprice, precio, cost
Quantityqty, quantity, stock, inventario
Descriptiondescription, descripcion, desc
Barcodebarcode, upc, ean

Data Validation

During validation, Fenicia checks:

CheckDescription
Duplicate SKUsDetects repeated SKUs within the file
Data typesVerifies that prices are numeric, quantities are integers, etc.
Required fieldsConfirms that SKU, name, and price are present
Data formatValidates 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.

Async Processing

For large imports (over 500 products), the process runs in the background:

  • You can close the page and come back later
  • Progress updates in real time when you return
  • You will receive a notification when it completes

Rolling Back an Import

If you find errors after importing, you can roll back the entire import:

  1. Go to Products → Bulk Operations History (/products/bulk-history)
  2. Find the import you want to roll back
  3. Click Rollback
  4. Confirm the operation

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.

Bulk Operations History

Check the status and history of all imports performed

All imports are logged in /products/bulk-history with:

  • Date and time of the operation
  • Status: completed, in progress, failed, rolled back
  • Counts: products created, updated, errors
  • Rollback option (when available)

Visual Flow Editor

Advanced node-based editor for bulk product transformations

For advanced transformations, Fenicia offers a visual flow editor at /products/bulk/flow. This node-based editor lets you create complex transformation flows:

Node typeFunction
FilterSelect products by conditions (price, category, stock)
MutationModify data (change prices, add tags, update fields)
ConditionBranch the flow based on logical rules
AI TransformApply 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.

Next Steps

  • Product catalog
  • Channel publishing
  • Create a product

Need help? Contact support or check our FAQ.