{% 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.)
When enabled, parts are added to a cart and saved together as a lot
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.