CSV Format
Your CSV file should have these columns:| Column | Required | Description |
|---|---|---|
| brand | Yes | Device brand (e.g., “Apple”) |
| model | Yes | Device model (e.g., “iPhone 15 Pro”) |
| repair | Yes | Repair type (e.g., “Screen Replacement”) |
| price | Yes | Price in pence (e.g., 8999 for £89.99) |
| currency | No | Currency code (default: GBP) |
| warranty | No | Warranty period |
| turnaround | No | Estimated minutes |
Example
Import Steps
- Go to Pricebook in the dashboard
- Click Import CSV
- Upload your CSV file
- Preview the resolved entries — green rows are matched, yellow need attention
- Click Import to add all resolved entries
Tips
- Device names are fuzzy-matched — “iPhone 15 Pro” will match the device in the catalogue
- Repair types are matched by name — use standard names like “Screen Replacement”, “Battery Replacement”
- Duplicate entries (same device + repair) are skipped