room-visualizer-api / backend /data /catalog.json
Johnntirs's picture
Room Visualizer backend (Docker)
0cdb4e8
Raw
History Blame Contribute Delete
10.2 kB
[
{
"id": "bed_oak_01",
"name": "Oakridge Platform Bed",
"category": "bed",
"dimensions": { "width": 160, "depth": 210, "height": 100 },
"price": 899,
"image_url": "/static/catalog/bed_oak_01.png",
"style_tags": ["modern", "wood", "minimal"]
},
{
"id": "bed_velvet_02",
"name": "Lumiere Velvet Bed",
"category": "bed",
"dimensions": { "width": 180, "depth": 215, "height": 120 },
"price": 1499,
"image_url": "/static/catalog/bed_velvet_02.png",
"style_tags": ["luxury", "modern", "velvet"]
},
{
"id": "bed_scandi_03",
"name": "Nordlys Scandinavian Bed",
"category": "bed",
"dimensions": { "width": 150, "depth": 205, "height": 95 },
"price": 749,
"image_url": "/static/catalog/bed_scandi_03.png",
"style_tags": ["scandinavian", "wood", "minimal"]
},
{
"id": "bed_industrial_04",
"name": "Forge Metal Bed",
"category": "bed",
"dimensions": { "width": 160, "depth": 210, "height": 110 },
"price": 829,
"image_url": "/static/catalog/bed_industrial_04.png",
"style_tags": ["industrial", "metal", "rustic"]
},
{
"id": "bed_canopy_05",
"name": "Aria Canopy Bed",
"category": "bed",
"dimensions": { "width": 180, "depth": 215, "height": 200 },
"price": 1899,
"image_url": "/static/catalog/bed_canopy_05.png",
"style_tags": ["luxury", "classic", "wood"]
},
{
"id": "bed_midcentury_06",
"name": "Mod 56 Bed",
"category": "bed",
"dimensions": { "width": 150, "depth": 205, "height": 100 },
"price": 999,
"image_url": "/static/catalog/bed_midcentury_06.png",
"style_tags": ["mid-century", "wood", "modern"]
},
{
"id": "bed_storage_07",
"name": "Compacta Storage Bed",
"category": "bed",
"dimensions": { "width": 160, "depth": 210, "height": 105 },
"price": 1099,
"image_url": "/static/catalog/bed_storage_07.png",
"style_tags": ["modern", "minimal", "functional"]
},
{
"id": "sofa_chester_01",
"name": "Chesterfield Leather Sofa",
"category": "sofa",
"dimensions": { "width": 220, "depth": 95, "height": 80 },
"price": 1799,
"image_url": "/static/catalog/sofa_chester_01.png",
"style_tags": ["classic", "luxury", "leather"]
},
{
"id": "sofa_scandi_02",
"name": "Fjord 3-Seater",
"category": "sofa",
"dimensions": { "width": 200, "depth": 90, "height": 85 },
"price": 1099,
"image_url": "/static/catalog/sofa_scandi_02.png",
"style_tags": ["scandinavian", "minimal", "fabric"]
},
{
"id": "sofa_modular_03",
"name": "Cloud Modular Sofa",
"category": "sofa",
"dimensions": { "width": 260, "depth": 100, "height": 75 },
"price": 2099,
"image_url": "/static/catalog/sofa_modular_03.png",
"style_tags": ["modern", "minimal", "fabric"]
},
{
"id": "sofa_midcentury_04",
"name": "Saarinen-era Sofa",
"category": "sofa",
"dimensions": { "width": 190, "depth": 85, "height": 80 },
"price": 1299,
"image_url": "/static/catalog/sofa_midcentury_04.png",
"style_tags": ["mid-century", "wood", "modern"]
},
{
"id": "sofa_velvet_05",
"name": "Opera Velvet Sofa",
"category": "sofa",
"dimensions": { "width": 210, "depth": 95, "height": 85 },
"price": 1599,
"image_url": "/static/catalog/sofa_velvet_05.png",
"style_tags": ["luxury", "modern", "velvet"]
},
{
"id": "sofa_loveseat_06",
"name": "Petite Loveseat",
"category": "sofa",
"dimensions": { "width": 150, "depth": 88, "height": 82 },
"price": 799,
"image_url": "/static/catalog/sofa_loveseat_06.png",
"style_tags": ["minimal", "modern", "compact"]
},
{
"id": "sofa_sectional_07",
"name": "Horizon L-Sectional",
"category": "sofa",
"dimensions": { "width": 280, "depth": 160, "height": 82 },
"price": 2399,
"image_url": "/static/catalog/sofa_sectional_07.png",
"style_tags": ["modern", "fabric", "family"]
},
{
"id": "table_coffee_01",
"name": "Slate Coffee Table",
"category": "table",
"dimensions": { "width": 120, "depth": 60, "height": 40 },
"price": 399,
"image_url": "/static/catalog/table_coffee_01.png",
"style_tags": ["modern", "minimal", "stone"]
},
{
"id": "table_dining_02",
"name": "Harvest Oak Dining Table",
"category": "table",
"dimensions": { "width": 180, "depth": 90, "height": 75 },
"price": 1199,
"image_url": "/static/catalog/table_dining_02.png",
"style_tags": ["rustic", "wood", "farmhouse"]
},
{
"id": "table_glass_03",
"name": "Aurora Glass Dining Table",
"category": "table",
"dimensions": { "width": 160, "depth": 90, "height": 75 },
"price": 999,
"image_url": "/static/catalog/table_glass_03.png",
"style_tags": ["modern", "glass", "luxury"]
},
{
"id": "table_side_04",
"name": "Nyx Side Table",
"category": "table",
"dimensions": { "width": 45, "depth": 45, "height": 55 },
"price": 149,
"image_url": "/static/catalog/table_side_04.png",
"style_tags": ["minimal", "modern", "metal"]
},
{
"id": "table_console_05",
"name": "Linea Console Table",
"category": "table",
"dimensions": { "width": 110, "depth": 35, "height": 80 },
"price": 329,
"image_url": "/static/catalog/table_console_05.png",
"style_tags": ["scandinavian", "wood", "minimal"]
},
{
"id": "table_round_06",
"name": "Bistro Round Table",
"category": "table",
"dimensions": { "width": 90, "depth": 90, "height": 74 },
"price": 549,
"image_url": "/static/catalog/table_round_06.png",
"style_tags": ["mid-century", "wood", "compact"]
},
{
"id": "chair_accent_01",
"name": "Halo Accent Chair",
"category": "chair",
"dimensions": { "width": 70, "depth": 75, "height": 90 },
"price": 449,
"image_url": "/static/catalog/chair_accent_01.png",
"style_tags": ["modern", "velvet", "luxury"]
},
{
"id": "chair_dining_02",
"name": "Wishbone Dining Chair",
"category": "chair",
"dimensions": { "width": 55, "depth": 50, "height": 75 },
"price": 199,
"image_url": "/static/catalog/chair_dining_02.png",
"style_tags": ["scandinavian", "wood", "classic"]
},
{
"id": "chair_lounge_03",
"name": "Aalto Lounge Chair",
"category": "chair",
"dimensions": { "width": 80, "depth": 85, "height": 90 },
"price": 899,
"image_url": "/static/catalog/chair_lounge_03.png",
"style_tags": ["mid-century", "leather", "modern"]
},
{
"id": "chair_office_04",
"name": "Ergo Task Chair",
"category": "chair",
"dimensions": { "width": 65, "depth": 65, "height": 110 },
"price": 349,
"image_url": "/static/catalog/chair_office_04.png",
"style_tags": ["modern", "industrial", "functional"]
},
{
"id": "storage_ward_01",
"name": "Atlas 3-Door Wardrobe",
"category": "storage",
"dimensions": { "width": 180, "depth": 60, "height": 210 },
"price": 1299,
"image_url": "/static/catalog/storage_ward_01.png",
"style_tags": ["modern", "wood", "minimal"]
},
{
"id": "storage_book_02",
"name": "Grid Bookshelf",
"category": "storage",
"dimensions": { "width": 90, "depth": 35, "height": 180 },
"price": 449,
"image_url": "/static/catalog/storage_book_02.png",
"style_tags": ["industrial", "metal", "minimal"]
},
{
"id": "storage_dresser_03",
"name": "Linnea Dresser",
"category": "storage",
"dimensions": { "width": 120, "depth": 50, "height": 80 },
"price": 699,
"image_url": "/static/catalog/storage_dresser_03.png",
"style_tags": ["scandinavian", "wood", "minimal"]
},
{
"id": "storage_tv_04",
"name": "Vista TV Console",
"category": "storage",
"dimensions": { "width": 160, "depth": 45, "height": 50 },
"price": 599,
"image_url": "/static/catalog/storage_tv_04.png",
"style_tags": ["mid-century", "wood", "modern"]
},
{
"id": "storage_cabinet_05",
"name": "Noir Sideboard",
"category": "storage",
"dimensions": { "width": 150, "depth": 45, "height": 75 },
"price": 899,
"image_url": "/static/catalog/storage_cabinet_05.png",
"style_tags": ["luxury", "modern", "lacquer"]
},
{
"id": "storage_cube_06",
"name": "Quad Cube Shelf",
"category": "storage",
"dimensions": { "width": 75, "depth": 35, "height": 75 },
"price": 199,
"image_url": "/static/catalog/storage_cube_06.png",
"style_tags": ["minimal", "modern", "wood"]
},
{
"id": "decor_rug_01",
"name": "Berber Wool Rug",
"category": "decor",
"dimensions": { "width": 200, "depth": 300, "height": 1 },
"price": 399,
"image_url": "/static/catalog/decor_rug_01.png",
"style_tags": ["rustic", "boho", "wool"]
},
{
"id": "decor_lamp_02",
"name": "Arc Floor Lamp",
"category": "decor",
"dimensions": { "width": 40, "depth": 40, "height": 180 },
"price": 249,
"image_url": "/static/catalog/decor_lamp_02.png",
"style_tags": ["modern", "metal", "minimal"]
},
{
"id": "decor_plant_03",
"name": "Fiddle Leaf Planter",
"category": "decor",
"dimensions": { "width": 50, "depth": 50, "height": 150 },
"price": 129,
"image_url": "/static/catalog/decor_plant_03.png",
"style_tags": ["boho", "natural", "scandinavian"]
},
{
"id": "decor_mirror_04",
"name": "Halo Round Mirror",
"category": "decor",
"dimensions": { "width": 90, "depth": 5, "height": 90 },
"price": 199,
"image_url": "/static/catalog/decor_mirror_04.png",
"style_tags": ["modern", "luxury", "gold"]
},
{
"id": "decor_art_05",
"name": "Abstract Canvas Trio",
"category": "decor",
"dimensions": { "width": 150, "depth": 3, "height": 60 },
"price": 179,
"image_url": "/static/catalog/decor_art_05.png",
"style_tags": ["modern", "art", "colorful"]
},
{
"id": "decor_pouf_06",
"name": "Marrakech Pouf",
"category": "decor",
"dimensions": { "width": 50, "depth": 50, "height": 40 },
"price": 99,
"image_url": "/static/catalog/decor_pouf_06.png",
"style_tags": ["boho", "rustic", "leather"]
}
]