Importing products from CSV
You can bulk-import products by uploading a CSV file.
1. Go to Retail → Products → Import (button in the top bar)
2. Drop a CSV file onto the import zone, or click to browse
3. Review the parsed preview — Turtini auto-detects columns
4. Rows flagged as duplicates (matched by SKU or exact name) are highlighted — they will be skipped
5. Click "Import" to create all valid rows as new products
Supported columns (case-insensitive, underscores optional):
• name / product_name / title — required
• price / unit_price / retail_price — required
• sku / item_sku
• barcode / upc / gtin
• stock / quantity / qty / inventory
• category / category_name / dept
• description / desc / notes
Any row missing a name or with an invalid price is flagged as an error and skipped. Fix the CSV and re-upload to retry those rows.