[
    {
      "id": "waxb-crimson-100",
      "name": "Wax Beads — Crimson",
      "category": "Wax Beads",
      "price": 12.50,
      "color": "Crimson",
      "style": "Classic",
      "waxType": "Beads",
      "size": "100g pouch",
      "tags": ["rich red", "clean melt", "letters"],
      "description": "Deep crimson wax beads that melt smoothly and set with a crisp snap. Ideal for invitations and classic correspondence.",
      "sku": "FCA-BEAD-CRIM-100",
      "stock": 62,
      "rating": 4.8,
      "images": ["./images/wax-beads-crimson.jpg"]
    },
    {
      "id": "waxb-ivory-100",
      "name": "Wax Beads — Vintage Ivory",
      "category": "Wax Beads",
      "price": 12.50,
      "color": "Ivory",
      "style": "Vintage",
      "waxType": "Beads",
      "size": "100g pouch",
      "tags": ["neutral", "vellum friendly", "weddings"],
      "description": "Soft ivory beads that pair beautifully with vellum and cotton paper. A timeless shade for refined seals.",
      "sku": "FCA-BEAD-IVRY-100",
      "stock": 74,
      "rating": 4.7,
      "images": ["./images/wax-beads-ivory.jpg"]
    },
    {
      "id": "waxb-navy-100",
      "name": "Wax Beads — Night Navy",
      "category": "Wax Beads",
      "price": 12.50,
      "color": "Navy",
      "style": "Modern",
      "waxType": "Beads",
      "size": "100g pouch",
      "tags": ["deep tone", "branding", "contrast"],
      "description": "Saturated navy beads that deliver high contrast impressions with metallic powders or natural highlights.",
      "sku": "FCA-BEAD-NAVY-100",
      "stock": 51,
      "rating": 4.9,
      "images": ["./images/wax-beads-navy.jpg"]
    },
    {
      "id": "waxb-forest-100",
      "name": "Wax Beads — Forest",
      "category": "Wax Beads",
      "price": 12.50,
      "color": "Forest",
      "style": "Botanical",
      "waxType": "Beads",
      "size": "100g pouch",
      "tags": ["green", "botanical", "gifting"],
      "description": "Earthy green beads inspired by woodland palettes, ideal for botanical motifs and winter packaging.",
      "sku": "FCA-BEAD-FRST-100",
      "stock": 39,
      "rating": 4.6,
      "images": ["./images/wax-beads-forest.jpg"]
    },
    {
      "id": "waxb-oxblood-100",
      "name": "Wax Beads — Oxblood",
      "category": "Wax Beads",
      "price": 12.50,
      "color": "Oxblood",
      "style": "Vintage",
      "waxType": "Beads",
      "size": "100g pouch",
      "tags": ["heritage", "classic red", "letters"],
      "description": "A heritage red with depth and warmth. Sets hard with subtle sheen for archival stationery.",
      "sku": "FCA-BEAD-OXBL-100",
      "stock": 45,
      "rating": 4.8,
      "images": ["./images/wax-beads-oxblood.jpg"]
    },
    {
      "id": "waxs-crimson-3pk",
      "name": "Wax Sticks — Crimson (3-pack)",
      "category": "Wax Sticks",
      "price": 11.00,
      "color": "Crimson",
      "style": "Classic",
      "waxType": "Sticks",
      "size": "3 sticks",
      "tags": ["glue-gun compatible", "clean edges"],
      "description": "Crimson sticks formulated for glue-gun application and spoon melting, minimizing stringing for tidy seals.",
      "sku": "FCA-STCK-CRIM-3",
      "stock": 58,
      "rating": 4.7,
      "images": ["./images/wax-sticks-crimson.jpg"]
    },
    {
      "id": "waxs-ivory-3pk",
      "name": "Wax Sticks — Vintage Ivory (3-pack)",
      "category": "Wax Sticks",
      "price": 11.00,
      "color": "Ivory",
      "style": "Vintage",
      "waxType": "Sticks",
      "size": "3 sticks",
      "tags": ["wedding", "neutral"],
      "description": "Ivory sticks that deliver soft, even pools and elevated impressions on textured stocks.",
      "sku": "FCA-STCK-IVRY-3",
      "stock": 80,
      "rating": 4.6,
      "images": ["./images/wax-sticks-ivory.jpg"]
    },
    {
      "id": "stamp-heraldic-30",
      "name": "Brass Stamp Head — Heraldic Crest (30mm)",
      "category": "Brass Stamp Head",
      "price": 34.00,
      "color": "Gold",
      "style": "Heraldic",
      "waxType": "None",
      "size": "30mm",
      "tags": ["crest", "formal", "branding"],
      "description": "A heraldic crest milled in solid brass with crisp relief for ceremonial impressions.",
      "sku": "FCA-HEAD-HER-30",
      "stock": 23,
      "rating": 4.9,
      "images": ["./images/stamp-head-heraldic-30.jpg"]
    },
    {
      "id": "stamp-botanical-25",
      "name": "Brass Stamp Head — Botanical Wreath (25mm)",
      "category": "Brass Stamp Head",
      "price": 29.00,
      "color": "Gold",
      "style": "Botanical",
      "waxType": "None",
      "size": "25mm",
      "tags": ["botanical", "wreath", "delicate"],
      "description": "A delicate wreath motif suited for invitations, gifting, and seasonal packaging.",
      "sku": "FCA-HEAD-BOT-25",
      "stock": 41,
      "rating": 4.7,
      "images": ["./images/stamp-head-botanical-25.jpg"]
    },
    {
      "id": "stamp-monogram-25",
      "name": "Brass Stamp Head — Monogram Serif (25mm)",
      "category": "Brass Stamp Head",
      "price": 31.00,
      "color": "Gold",
      "style": "Classic",
      "waxType": "None",
      "size": "25mm",
      "tags": ["monogram", "serif", "initials"],
      "description": "Crisp serif monogram layout designed for high legibility with most wax colors.",
      "sku": "FCA-HEAD-MONO-25",
      "stock": 37,
      "rating": 4.8,
      "images": ["./images/stamp-head-monogram-25.jpg"]
    },
    {
      "id": "handle-walnut",
      "name": "Wooden Handle — Walnut",
      "category": "Handle",
      "price": 16.00,
      "color": "Brown",
      "style": "Vintage",
      "waxType": "None",
      "size": "Universal M6",
      "tags": ["walnut", "ergonomic", "balanced"],
      "description": "A warm walnut handle with a balanced grip and standard M6 thread for universal compatibility.",
      "sku": "FCA-HNDL-WALN",
      "stock": 65,
      "rating": 4.6,
      "images": ["./images/handle-walnut.jpg"]
    },
    {
      "id": "handle-ebony",
      "name": "Wooden Handle — Dark Ebony",
      "category": "Handle",
      "price": 18.00,
      "color": "Brown",
      "style": "Modern",
      "waxType": "None",
      "size": "Universal M6",
      "tags": ["ebony", "sleek", "studio"],
      "description": "A dark ebony handle with a sleek silhouette—comfortable for batch sealing sessions.",
      "sku": "FCA-HNDL-EBNY",
      "stock": 28,
      "rating": 4.7,
      "images": ["./images/handle-ebony.jpg"]
    },
    {
      "id": "tool-spoon",
      "name": "Melting Spoon — Brass Bowl",
      "category": "Melting Tool",
      "price": 12.00,
      "color": "Gold",
      "style": "Minimal",
      "waxType": "None",
      "size": "Standard",
      "tags": ["even heat", "clean pour"],
      "description": "A balanced melting spoon with a brass bowl for steady heat and clean pours.",
      "sku": "FCA-TOOL-SPN",
      "stock": 87,
      "rating": 4.5,
      "images": ["./images/melting-spoon.jpg"]
    },
    {
      "id": "tool-furnace",
      "name": "Table Furnace — Tea Light Stand",
      "category": "Melting Tool",
      "price": 19.00,
      "color": "Copper",
      "style": "Vintage",
      "waxType": "None",
      "size": "Compact",
      "tags": ["steady flame", "beginner friendly"],
      "description": "A compact tea light furnace that keeps heat steady for small-batch sealing.",
      "sku": "FCA-TOOL-FRN",
      "stock": 32,
      "rating": 4.6,
      "images": ["./images/table-furnace.jpg"]
    },
    {
      "id": "kit-studio-classic",
      "name": "Studio Kit — Classic",
      "category": "Kit",
      "price": 69.00,
      "color": "Gold",
      "style": "Classic",
      "waxType": "Beads",
      "size": "Starter kit",
      "tags": ["gift-ready", "complete set"],
      "description": "A gift-ready kit including spoon, furnace, two wax bead pouches, and a monogram stamp head.",
      "sku": "FCA-KIT-CLSC",
      "stock": 21,
      "rating": 4.8,
      "images": ["./images/kit-classic.jpg"]
    },
    {
      "id": "kit-botanical",
      "name": "Studio Kit — Botanical",
      "category": "Kit",
      "price": 72.00,
      "color": "Gold",
      "style": "Botanical",
      "waxType": "Beads",
      "size": "Starter kit",
      "tags": ["wreath", "green tones"],
      "description": "A nature-inspired kit with forest wax beads and a botanical wreath stamp head.",
      "sku": "FCA-KIT-BOTA",
      "stock": 18,
      "rating": 4.7,
      "images": ["./images/kit-botanical.jpg"]
    },
    {
      "id": "acc-mat",
      "name": "Non-stick Sealing Mat",
      "category": "Accessory",
      "price": 9.50,
      "color": "Slate",
      "style": "Minimal",
      "waxType": "None",
      "size": "A5",
      "tags": ["cleanup", "repeatable"],
      "description": "A heat-resistant mat that peels off seals cleanly and protects your workspace.",
      "sku": "FCA-ACC-MAT",
      "stock": 93,
      "rating": 4.4,
      "images": ["./images/nonstick-mat.jpg"]
    },
    {
      "id": "acc-goldpowder",
      "name": "Highlight Powder — Gold",
      "category": "Accessory",
      "price": 8.00,
      "color": "Gold",
      "style": "Classic",
      "waxType": "None",
      "size": "Small jar",
      "tags": ["metallic", "contrast"],
      "description": "A fine gold powder to brush across impressions for a subtle metallic highlight.",
      "sku": "FCA-ACC-HP-GOLD",
      "stock": 55,
      "rating": 4.6,
      "images": ["./images/highlight-powder-gold.jpg"]
    },
    {
      "id": "waxb-rose-100",
      "name": "Wax Beads — Rose",
      "category": "Wax Beads",
      "price": 12.50,
      "color": "Rose",
      "style": "Romantic",
      "waxType": "Beads",
      "size": "100g pouch",
      "tags": ["soft pink", "gifting", "letters"],
      "description": "A soft rose tone that brings warmth and charm to notes and gift wraps.",
      "sku": "FCA-BEAD-ROSE-100",
      "stock": 47,
      "rating": 4.6,
      "images": ["./images/wax-beads-rose.jpg"]
    },
    {
      "id": "waxb-emerald-100",
      "name": "Wax Beads — Emerald",
      "category": "Wax Beads",
      "price": 12.50,
      "color": "Emerald",
      "style": "Botanical",
      "waxType": "Beads",
      "size": "100g pouch",
      "tags": ["green", "holiday"],
      "description": "A vivid emerald green that pairs well with kraft, white, and vellum papers.",
      "sku": "FCA-BEAD-EMER-100",
      "stock": 52,
      "rating": 4.7,
      "images": ["./images/wax-beads-emerald.jpg"]
    },
    {
      "id": "waxb-plum-100",
      "name": "Wax Beads — Plum",
      "category": "Wax Beads",
      "price": 12.50,
      "color": "Plum",
      "style": "Vintage",
      "waxType": "Beads",
      "size": "100g pouch",
      "tags": ["purple", "even melt"],
      "description": "Rich plum beads with a balanced melt for smooth pools and steady impressions.",
      "sku": "FCA-BEAD-PLUM-100",
      "stock": 44,
      "rating": 4.5,
      "images": ["./images/wax-beads-plum.jpg"]
    },
    {
      "id": "stamp-modern-30",
      "name": "Brass Stamp Head — Modern Minimal (30mm)",
      "category": "Brass Stamp Head",
      "price": 33.00,
      "color": "Gold",
      "style": "Modern",
      "waxType": "None",
      "size": "30mm",
      "tags": ["clean", "minimal", "studio"],
      "description": "A modern minimal symbol with wide fields that read clearly on dark wax colors.",
      "sku": "FCA-HEAD-MOD-30",
      "stock": 29,
      "rating": 4.6,
      "images": ["./images/stamp-head-modern-30.jpg"]
    },
    {
      "id": "stamp-heraldic-35",
      "name": "Brass Stamp Head — Heraldic Crest (35mm)",
      "category": "Brass Stamp Head",
      "price": 39.00,
      "color": "Gold",
      "style": "Heraldic",
      "waxType": "None",
      "size": "35mm",
      "tags": ["large", "formal"],
      "description": "A larger crest for statement seals on packaging and certificates.",
      "sku": "FCA-HEAD-HER-35",
      "stock": 16,
      "rating": 4.9,
      "images": ["./images/stamp-head-heraldic-35.jpg"]
    },
    {
      "id": "handle-maple",
      "name": "Wooden Handle — Maple",
      "category": "Handle",
      "price": 14.00,
      "color": "Brown",
      "style": "Classic",
      "waxType": "None",
      "size": "Universal M6",
      "tags": ["light wood", "comfortable"],
      "description": "A light maple handle with a classic profile for daily use.",
      "sku": "FCA-HNDL-MAPL",
      "stock": 72,
      "rating": 4.4,
      "images": ["./images/handle-maple.jpg"]
    },
    {
      "id": "tool-warmer",
      "name": "Electric Wax Warmer — Variable Temp",
      "category": "Melting Tool",
      "price": 42.00,
      "color": "Slate",
      "style": "Modern",
      "waxType": "None",
      "size": "Bench unit",
      "tags": ["consistent", "studio"],
      "description": "A variable-temperature warmer for consistent wax flow during production runs.",
      "sku": "FCA-TOOL-WARM",
      "stock": 11,
      "rating": 4.7,
      "images": ["./images/electric-warmer.jpg"]
    },
    {
      "id": "acc-envelopes-a7",
      "name": "Cotton Envelopes — A7 (10 pack)",
      "category": "Accessory",
      "price": 9.00,
      "color": "Ivory",
      "style": "Classic",
      "waxType": "None",
      "size": "A7",
      "tags": ["cotton", "wedding", "letters"],
      "description": "10-pack of acid-free cotton envelopes that accept seals without tearing.",
      "sku": "FCA-ENV-A7-10",
      "stock": 54,
      "rating": 4.5,
      "images": ["./images/envelopes-a7.jpg"]
    },
    {
      "id": "acc-sticker-tabs",
      "name": "Adhesive Tabs for Seals (50 pcs)",
      "category": "Accessory",
      "price": 6.50,
      "color": "Slate",
      "style": "Minimal",
      "waxType": "None",
      "size": "50 pcs",
      "tags": ["peel-and-stick", "packaging"],
      "description": "Ultra-thin adhesive tabs for mounting seals on envelopes and boxes.",
      "sku": "FCA-ACC-TABS-50",
      "stock": 88,
      "rating": 4.3,
      "images": ["./images/adhesive-tabs.jpg"]
    },
    {
      "id": "waxs-navy-3pk",
      "name": "Wax Sticks — Night Navy (3-pack)",
      "category": "Wax Sticks",
      "price": 11.00,
      "color": "Navy",
      "style": "Modern",
      "waxType": "Sticks",
      "size": "3 sticks",
      "tags": ["glue-gun", "branding"],
      "description": "Night navy sticks for bold contrast impressions on white and kraft stocks.",
      "sku": "FCA-STCK-NAVY-3",
      "stock": 61,
      "rating": 4.6,
      "images": ["./images/wax-sticks-navy.jpg"]
    }
  ]