{% import 'macro/accordion.html' as accordion %}
{% extends 'base.html' %}
{% block title %} - Add individual parts{% endblock %}
{% block main %}
Add individual parts
Enter the Rebrickable part number (e.g., 3001, 3622, etc.)
Each part is added to your inventory as soon as you select it
Parts are added to a cart and saved together as individual parts (no lot created)
Parts are added to a cart and saved together as a lot
Upload a CSV file with columns: Part, Color, Quantity (automatically enables Lot Mode)
Cart
0
Progress
Loading...
Select Color
Metadata
{% if not (brickset_owners | length) and not (brickset_purchase_locations | length) and not (brickset_storages | length) and not (brickset_tags | length) %}
You have no metadata configured.
You can add entries in the Set metadata management section of the Admin panel.