Admin workflow · manual-first

Design Manager

This is the temporary polished import flow for replacing placeholders with real jersey artwork. Upload design images, map them into the structured catalog format, and the vault, gallery, homepage, detail pages, and customizer will all update from the same data source.

Workflow

  1. 1.Upload front, back, libero, and matching apparel images into Lovable assets.
  2. 2.Paste the generated asset URLs into the structured design entry.
  3. 3.Add collection, tags, palette, and story notes.
  4. 4.Mark it featured, new release, or design of the month when needed.
  5. 5.Save the entry in src/data/designs.ts and it appears everywhere automatically.
Uploaded now
Poolesville Falcons – White Legacy Edition

Poolesville Falcons – White Legacy Edition

Poolesville Legacy

Poolesville Falcons – Black Legacy Edition

Poolesville Falcons – Black Legacy Edition

Poolesville Legacy

Covenant Life White Edition

Covenant Life White Edition

Covenant Life Collection

Covenant Life Gold Edition

Covenant Life Gold Edition

Covenant Life Collection

Platform Twilight

Platform Twilight

Nocturne

Platform Blossom

Platform Blossom

Hanami

Messiah Slate

Messiah Slate

Heritage Grid

Messiah Sky

Messiah Sky

Heritage Grid

Messiah Sky Long Sleeve

Messiah Sky Long Sleeve

Heritage Grid

Lava Club

Lava Club

Aloha Heat

Entry builder

Use this to generate a clean object you can drop into the shared design data file.

Structured entry preview
{
  "slug": "new-design-slug",
  "name": "New Design Name",
  "collection": "Collection Name",
  "description": "Short premium description of the design.",
  "palette": [
    "#111111",
    "#E7B0F2",
    "#F7F4FB"
  ],
  "styleTags": [
    "Statement",
    "Sleeveless",
    "Editorial"
  ],
  "colorTags": [
    "Black",
    "Lavender",
    "Pearl"
  ],
  "frontImage": "/__l5e/assets-v1/.../front.png",
  "backImage": "/__l5e/assets-v1/.../back.png",
  "featured": true,
  "newRelease": true,
  "published": true
}
What updates automatically
Homepage featured collections
Design Vault / catalog
Gallery masonry layout
Design detail pages
Customizer starting templates
Quote request design prefill
Community trending designs
Related design sections