{% extends "base.html" %} {% load i18n %} {% block page_title %}{% trans "Batch Import" %} | Smart Parts{% endblock %} {% block content %}

Batch Import

Upload an Excel (.xlsx) or CSV file with MPNs for bulk part creation. Errors are collected – the batch never aborts.

Upload File

Drop your file here or click to browse

Supports .xlsx and .csv

πŸ“‹ Standard: MPN column required ⚑ Altium BOM auto-detected
{% endblock %}