// ============================================================ // Process page - materials, finishes, and how pieces are chosen // ============================================================ function ProcessPage() { const [activeMaterial, setActiveMaterial] = useState(null); const [activeFinish, setActiveFinish] = useState(null); return (
Every piece starts with the material. The finish decides whether it stays paintable, arrives color-finished, or carries glow-in-the-dark features.
The same model can stay paintable, arrive color-finished, or carry the FreshWave glow treatment.
Shelf display, fidget toy, gift, cosplay detail, moving hinge, tiny replica, full glow piece - that is enough for us to recommend the right material and finish.
{material.bestFor}
{material.finish}
{detail}
{finish.description}
{detail}