// Fashion E-Commerce Insights (fashion-e-commerce-insights) v1 — Prisma seed
// Synthetic sample data, CC0-1.0. Generated deterministically; re-running the
// generator with the same spec and seed reproduces this file exactly.
//
// Delegates are named after the tables (prisma.products), which assumes models
// mapped to those table names. Rename the delegates if your models differ.
import { PrismaClient } from '@prisma/client';

const prisma = new PrismaClient();

async function main() {
    await prisma.products.createMany({
        data: [
            { id: 1, category: "clothing", color: "green", material: "polyester", inventory_level: null, wishlist_count: 190, average_review_score: null, seasonal_trend: "spring" },
            { id: 2, category: "shoes", color: "red", material: "cotton", inventory_level: 90, wishlist_count: 16, average_review_score: "5.0", seasonal_trend: "none" },
            { id: 3, category: "shoes", color: "green", material: "cotton", inventory_level: 647, wishlist_count: 290, average_review_score: "4.9", seasonal_trend: "spring" },
            { id: 4, category: "clothing", color: "purple", material: "wool", inventory_level: 102, wishlist_count: 0, average_review_score: "2.6", seasonal_trend: "none" },
            { id: 5, category: "clothing", color: "red", material: "cotton", inventory_level: 691, wishlist_count: 25, average_review_score: null, seasonal_trend: "spring" },
            { id: 6, category: "clothing", color: "black", material: "cotton", inventory_level: 913, wishlist_count: 148, average_review_score: "4.8", seasonal_trend: "spring" },
            { id: 7, category: "clothing", color: "red", material: "cotton", inventory_level: 187, wishlist_count: 262, average_review_score: "3.1", seasonal_trend: "spring" },
            { id: 8, category: "clothing", color: "blue", material: "leather", inventory_level: 46, wishlist_count: 26, average_review_score: "5.0", seasonal_trend: "summer" },
            { id: 9, category: "clothing", color: "purple", material: "cotton", inventory_level: 77, wishlist_count: 257, average_review_score: "5.0", seasonal_trend: "fall" },
            { id: 10, category: "accessories", color: "purple", material: "polyester", inventory_level: 411, wishlist_count: null, average_review_score: "2.4", seasonal_trend: null },
            { id: 11, category: "clothing", color: "red", material: "polyester", inventory_level: 649, wishlist_count: 300, average_review_score: "4.9", seasonal_trend: "spring" },
            { id: 12, category: "clothing", color: "blue", material: "leather", inventory_level: 513, wishlist_count: null, average_review_score: "4.9", seasonal_trend: "spring" },
            { id: 13, category: "accessories", color: "green", material: "leather", inventory_level: null, wishlist_count: 214, average_review_score: null, seasonal_trend: null },
            { id: 14, category: "shoes", color: "blue", material: "denim", inventory_level: 962, wishlist_count: 392, average_review_score: "4.2", seasonal_trend: "spring" },
            { id: 15, category: "clothing", color: "blue", material: "wool", inventory_level: 95, wishlist_count: 195, average_review_score: "3.2", seasonal_trend: "summer" },
            { id: 16, category: "accessories", color: "green", material: "polyester", inventory_level: null, wishlist_count: 214, average_review_score: "4.4", seasonal_trend: null },
            { id: 17, category: "shoes", color: "black", material: "cotton", inventory_level: 511, wishlist_count: 92, average_review_score: "4.1", seasonal_trend: "spring" },
            { id: 18, category: "shoes", color: "purple", material: "leather", inventory_level: 80, wishlist_count: 239, average_review_score: "3.7", seasonal_trend: "summer" },
            { id: 19, category: "shoes", color: "red", material: "polyester", inventory_level: 199, wishlist_count: null, average_review_score: "4.7", seasonal_trend: "spring" },
            { id: 20, category: "clothing", color: "red", material: "leather", inventory_level: 53, wishlist_count: 286, average_review_score: null, seasonal_trend: "summer" },
            { id: 21, category: "clothing", color: "blue", material: "cotton", inventory_level: 282, wishlist_count: 242, average_review_score: "4.7", seasonal_trend: "none" },
            { id: 22, category: "shoes", color: "green", material: "cotton", inventory_level: 705, wishlist_count: 262, average_review_score: "4.5", seasonal_trend: "spring" },
            { id: 23, category: "clothing", color: "green", material: "wool", inventory_level: 606, wishlist_count: 20, average_review_score: "4.0", seasonal_trend: "none" },
            { id: 24, category: "shoes", color: "red", material: "polyester", inventory_level: 216, wishlist_count: 58, average_review_score: "5.0", seasonal_trend: "spring" },
            { id: 25, category: "shoes", color: "blue", material: "denim", inventory_level: 221, wishlist_count: 0, average_review_score: null, seasonal_trend: "summer" },
            { id: 26, category: "clothing", color: "blue", material: "cotton", inventory_level: 618, wishlist_count: 221, average_review_score: "4.9", seasonal_trend: "summer" },
            { id: 27, category: "clothing", color: "green", material: "wool", inventory_level: 844, wishlist_count: 297, average_review_score: "3.3", seasonal_trend: "none" },
            { id: 28, category: "shoes", color: "red", material: "cotton", inventory_level: 442, wishlist_count: 290, average_review_score: "1.8", seasonal_trend: "spring" },
            { id: 29, category: "clothing", color: "red", material: "leather", inventory_level: 609, wishlist_count: 141, average_review_score: "5.0", seasonal_trend: "none" },
            { id: 30, category: "clothing", color: "black", material: "leather", inventory_level: 42, wishlist_count: 205, average_review_score: null, seasonal_trend: "spring" },
            { id: 31, category: "clothing", color: "blue", material: "cotton", inventory_level: 456, wishlist_count: 204, average_review_score: "3.8", seasonal_trend: "none" },
            { id: 32, category: "clothing", color: "black", material: "cotton", inventory_level: 841, wishlist_count: 61, average_review_score: "2.6", seasonal_trend: "none" },
            { id: 33, category: "clothing", color: "blue", material: "cotton", inventory_level: 338, wishlist_count: 166, average_review_score: null, seasonal_trend: "fall" },
            { id: 34, category: "clothing", color: "purple", material: "cotton", inventory_level: 675, wishlist_count: 13, average_review_score: "4.8", seasonal_trend: "none" },
            { id: 35, category: "shoes", color: "black", material: "polyester", inventory_level: 528, wishlist_count: 375, average_review_score: "3.6", seasonal_trend: "summer" },
            { id: 36, category: "clothing", color: "blue", material: "cotton", inventory_level: null, wishlist_count: 67, average_review_score: "4.9", seasonal_trend: "spring" },
            { id: 37, category: "clothing", color: "blue", material: "polyester", inventory_level: null, wishlist_count: 12, average_review_score: "3.0", seasonal_trend: "spring" },
            { id: 38, category: "clothing", color: "red", material: "cotton", inventory_level: 36, wishlist_count: 7, average_review_score: "2.7", seasonal_trend: "spring" },
            { id: 39, category: "clothing", color: "red", material: "cotton", inventory_level: 316, wishlist_count: 455, average_review_score: "2.3", seasonal_trend: "summer" },
            { id: 40, category: "shoes", color: "black", material: "denim", inventory_level: 329, wishlist_count: 122, average_review_score: null, seasonal_trend: "none" },
            { id: 41, category: "clothing", color: "blue", material: "cotton", inventory_level: 612, wishlist_count: 166, average_review_score: "4.1", seasonal_trend: "spring" },
            { id: 42, category: "clothing", color: "green", material: "polyester", inventory_level: null, wishlist_count: null, average_review_score: "2.2", seasonal_trend: "summer" },
            { id: 43, category: "clothing", color: "blue", material: "leather", inventory_level: 559, wishlist_count: 480, average_review_score: "4.8", seasonal_trend: "summer" },
            { id: 44, category: "clothing", color: "red", material: "cotton", inventory_level: 138, wishlist_count: 51, average_review_score: "4.1", seasonal_trend: "summer" },
            { id: 45, category: "clothing", color: "red", material: "cotton", inventory_level: 607, wishlist_count: 54, average_review_score: "4.8", seasonal_trend: "fall" },
            { id: 46, category: "clothing", color: "black", material: "cotton", inventory_level: 553, wishlist_count: 12, average_review_score: "3.9", seasonal_trend: "summer" },
            { id: 47, category: "shoes", color: "red", material: "cotton", inventory_level: 342, wishlist_count: null, average_review_score: "3.8", seasonal_trend: "spring" },
            { id: 48, category: "clothing", color: "black", material: "polyester", inventory_level: 785, wishlist_count: 9, average_review_score: null, seasonal_trend: "none" },
            { id: 49, category: "clothing", color: "black", material: "leather", inventory_level: 504, wishlist_count: 300, average_review_score: "1.5", seasonal_trend: "summer" },
            { id: 50, category: "clothing", color: "red", material: "leather", inventory_level: 752, wishlist_count: 394, average_review_score: "2.3", seasonal_trend: "none" },
            { id: 51, category: "clothing", color: "yellow", material: "cotton", inventory_level: 892, wishlist_count: 21, average_review_score: null, seasonal_trend: "summer" },
            { id: 52, category: "clothing", color: "green", material: "cotton", inventory_level: 893, wishlist_count: null, average_review_score: "2.1", seasonal_trend: "summer" },
            { id: 53, category: "clothing", color: "red", material: "cotton", inventory_level: 267, wishlist_count: 128, average_review_score: "4.2", seasonal_trend: "none" },
            { id: 54, category: "clothing", color: "blue", material: "leather", inventory_level: null, wishlist_count: 17, average_review_score: "5.0", seasonal_trend: "summer" },
            { id: 55, category: "shoes", color: "yellow", material: "cotton", inventory_level: 955, wishlist_count: 116, average_review_score: "3.5", seasonal_trend: "none" },
            { id: 56, category: "accessories", color: "blue", material: "cotton", inventory_level: null, wishlist_count: 63, average_review_score: "4.5", seasonal_trend: null },
            { id: 57, category: "clothing", color: "black", material: "cotton", inventory_level: 686, wishlist_count: 345, average_review_score: "5.0", seasonal_trend: "fall" },
            { id: 58, category: "clothing", color: "green", material: "cotton", inventory_level: 19, wishlist_count: null, average_review_score: null, seasonal_trend: "fall" },
            { id: 59, category: "clothing", color: "blue", material: "cotton", inventory_level: 24, wishlist_count: null, average_review_score: "4.9", seasonal_trend: "winter" },
            { id: 60, category: "clothing", color: "green", material: "cotton", inventory_level: 80, wishlist_count: 191, average_review_score: "4.6", seasonal_trend: "winter" },
            { id: 61, category: "clothing", color: "black", material: "polyester", inventory_level: 659, wishlist_count: 1, average_review_score: "3.9", seasonal_trend: "summer" },
            { id: 62, category: "clothing", color: "blue", material: "polyester", inventory_level: 306, wishlist_count: 9, average_review_score: "2.5", seasonal_trend: "summer" },
            { id: 63, category: "clothing", color: "red", material: "cotton", inventory_level: 661, wishlist_count: 29, average_review_score: "2.9", seasonal_trend: "spring" },
            { id: 64, category: "clothing", color: "blue", material: "polyester", inventory_level: 386, wishlist_count: 1, average_review_score: "2.0", seasonal_trend: "none" },
            { id: 65, category: "clothing", color: "black", material: "cotton", inventory_level: 310, wishlist_count: 407, average_review_score: "4.9", seasonal_trend: "winter" },
            { id: 66, category: "clothing", color: "red", material: "leather", inventory_level: 657, wishlist_count: null, average_review_score: "3.5", seasonal_trend: "winter" },
            { id: 67, category: "clothing", color: "green", material: "cotton", inventory_level: 976, wishlist_count: null, average_review_score: "3.1", seasonal_trend: "winter" },
            { id: 68, category: "clothing", color: "green", material: "wool", inventory_level: 851, wishlist_count: 219, average_review_score: "1.1", seasonal_trend: "summer" },
            { id: 69, category: "shoes", color: "green", material: "leather", inventory_level: 535, wishlist_count: 13, average_review_score: "3.5", seasonal_trend: "spring" },
            { id: 70, category: "clothing", color: "blue", material: "wool", inventory_level: 177, wishlist_count: 392, average_review_score: "5.0", seasonal_trend: "spring" },
            { id: 71, category: "clothing", color: "purple", material: "cotton", inventory_level: 830, wishlist_count: null, average_review_score: "3.7", seasonal_trend: "summer" },
            { id: 72, category: "clothing", color: "black", material: "cotton", inventory_level: 343, wishlist_count: 358, average_review_score: "3.6", seasonal_trend: "spring" },
            { id: 73, category: "clothing", color: "green", material: "wool", inventory_level: 181, wishlist_count: 7, average_review_score: null, seasonal_trend: "none" },
            { id: 74, category: "clothing", color: "red", material: "cotton", inventory_level: null, wishlist_count: 417, average_review_score: "2.9", seasonal_trend: "fall" },
            { id: 75, category: "clothing", color: "white", material: "cotton", inventory_level: 196, wishlist_count: 292, average_review_score: "3.8", seasonal_trend: "spring" },
            { id: 76, category: "clothing", color: "green", material: "leather", inventory_level: 907, wishlist_count: null, average_review_score: "3.3", seasonal_trend: "summer" },
            { id: 77, category: "clothing", color: "red", material: "leather", inventory_level: 706, wishlist_count: 244, average_review_score: "1.7", seasonal_trend: "summer" },
            { id: 78, category: "clothing", color: "green", material: "polyester", inventory_level: 745, wishlist_count: 133, average_review_score: "4.5", seasonal_trend: "spring" },
            { id: 79, category: "clothing", color: "black", material: "cotton", inventory_level: 737, wishlist_count: 260, average_review_score: "4.8", seasonal_trend: "spring" },
            { id: 80, category: "clothing", color: "black", material: "cotton", inventory_level: 65, wishlist_count: 60, average_review_score: "2.5", seasonal_trend: "spring" },
            { id: 81, category: "shoes", color: "purple", material: "polyester", inventory_level: 524, wishlist_count: 47, average_review_score: null, seasonal_trend: "spring" },
            { id: 82, category: "clothing", color: "black", material: "polyester", inventory_level: 668, wishlist_count: 245, average_review_score: "4.8", seasonal_trend: "spring" },
            { id: 83, category: "clothing", color: "blue", material: "wool", inventory_level: 74, wishlist_count: 25, average_review_score: "1.3", seasonal_trend: "none" },
            { id: 84, category: "clothing", color: "green", material: "wool", inventory_level: 232, wishlist_count: 425, average_review_score: "3.6", seasonal_trend: "spring" },
            { id: 85, category: "clothing", color: "red", material: "polyester", inventory_level: 355, wishlist_count: 4, average_review_score: "5.0", seasonal_trend: "spring" },
            { id: 86, category: "clothing", color: "blue", material: "polyester", inventory_level: null, wishlist_count: 41, average_review_score: "5.0", seasonal_trend: "summer" },
            { id: 87, category: "clothing", color: "white", material: "polyester", inventory_level: 603, wishlist_count: 1, average_review_score: "4.3", seasonal_trend: "winter" },
            { id: 88, category: "clothing", color: "red", material: "cotton", inventory_level: 128, wishlist_count: 49, average_review_score: "3.3", seasonal_trend: "spring" },
            { id: 89, category: "clothing", color: "white", material: "polyester", inventory_level: 553, wishlist_count: 108, average_review_score: "2.4", seasonal_trend: "summer" },
            { id: 90, category: "clothing", color: "green", material: "leather", inventory_level: null, wishlist_count: 36, average_review_score: "4.2", seasonal_trend: "summer" },
            { id: 91, category: "clothing", color: "red", material: "cotton", inventory_level: 14, wishlist_count: 12, average_review_score: "4.5", seasonal_trend: "winter" },
            { id: 92, category: "clothing", color: "green", material: "cotton", inventory_level: 997, wishlist_count: 34, average_review_score: "3.5", seasonal_trend: "spring" },
            { id: 93, category: "clothing", color: "red", material: "leather", inventory_level: 649, wishlist_count: 368, average_review_score: "1.2", seasonal_trend: "summer" },
            { id: 94, category: "clothing", color: "red", material: "cotton", inventory_level: 913, wishlist_count: 62, average_review_score: null, seasonal_trend: "summer" },
            { id: 95, category: "clothing", color: "black", material: "denim", inventory_level: 996, wishlist_count: 107, average_review_score: "1.4", seasonal_trend: "spring" },
            { id: 96, category: "clothing", color: "red", material: "cotton", inventory_level: 124, wishlist_count: 96, average_review_score: "2.8", seasonal_trend: "none" },
            { id: 97, category: "accessories", color: "green", material: "cotton", inventory_level: 857, wishlist_count: 257, average_review_score: "2.3", seasonal_trend: null },
            { id: 98, category: "clothing", color: "red", material: "cotton", inventory_level: 780, wishlist_count: 6, average_review_score: "2.4", seasonal_trend: "none" },
            { id: 99, category: "shoes", color: "black", material: "leather", inventory_level: 47, wishlist_count: null, average_review_score: "2.5", seasonal_trend: "summer" },
            { id: 100, category: "shoes", color: "blue", material: "cotton", inventory_level: 834, wishlist_count: null, average_review_score: "4.0", seasonal_trend: "spring" },
            { id: 101, category: "clothing", color: "blue", material: "leather", inventory_level: 657, wishlist_count: 322, average_review_score: "5.0", seasonal_trend: "spring" },
            { id: 102, category: "clothing", color: "white", material: "cotton", inventory_level: 237, wishlist_count: 154, average_review_score: "3.8", seasonal_trend: "spring" },
            { id: 103, category: "clothing", color: "green", material: "leather", inventory_level: 193, wishlist_count: 142, average_review_score: "3.4", seasonal_trend: "winter" },
            { id: 104, category: "shoes", color: "red", material: "cotton", inventory_level: null, wishlist_count: 19, average_review_score: "4.0", seasonal_trend: "spring" },
            { id: 105, category: "clothing", color: "blue", material: "cotton", inventory_level: 533, wishlist_count: 272, average_review_score: "2.1", seasonal_trend: "fall" },
            { id: 106, category: "clothing", color: "purple", material: "cotton", inventory_level: 703, wishlist_count: 153, average_review_score: "4.9", seasonal_trend: "spring" },
            { id: 107, category: "clothing", color: "red", material: "leather", inventory_level: 346, wishlist_count: 443, average_review_score: "5.0", seasonal_trend: "none" },
            { id: 108, category: "clothing", color: "red", material: "cotton", inventory_level: 249, wishlist_count: 111, average_review_score: "3.8", seasonal_trend: "winter" },
            { id: 109, category: "clothing", color: "blue", material: "leather", inventory_level: 60, wishlist_count: 296, average_review_score: "4.7", seasonal_trend: "spring" },
            { id: 110, category: "clothing", color: "purple", material: "wool", inventory_level: 36, wishlist_count: 47, average_review_score: "1.6", seasonal_trend: "summer" },
            { id: 111, category: "clothing", color: "red", material: "cotton", inventory_level: 371, wishlist_count: 31, average_review_score: "3.7", seasonal_trend: "summer" },
            { id: 112, category: "shoes", color: "red", material: "cotton", inventory_level: 144, wishlist_count: 141, average_review_score: "5.0", seasonal_trend: "spring" },
            { id: 113, category: "clothing", color: "green", material: "leather", inventory_level: 101, wishlist_count: 62, average_review_score: "4.8", seasonal_trend: "spring" },
            { id: 114, category: "clothing", color: "red", material: "cotton", inventory_level: 3, wishlist_count: 338, average_review_score: "5.0", seasonal_trend: "winter" },
            { id: 115, category: "clothing", color: "black", material: "cotton", inventory_level: 56, wishlist_count: 152, average_review_score: "4.3", seasonal_trend: "spring" },
            { id: 116, category: "clothing", color: "green", material: "leather", inventory_level: 195, wishlist_count: 447, average_review_score: "1.3", seasonal_trend: "spring" },
            { id: 117, category: "accessories", color: "green", material: "cotton", inventory_level: 801, wishlist_count: 53, average_review_score: "1.4", seasonal_trend: null },
            { id: 118, category: "clothing", color: "red", material: "cotton", inventory_level: 747, wishlist_count: 114, average_review_score: "4.6", seasonal_trend: "summer" },
            { id: 119, category: "clothing", color: "blue", material: "leather", inventory_level: 723, wishlist_count: 22, average_review_score: "1.4", seasonal_trend: "none" },
            { id: 120, category: "clothing", color: "red", material: "cotton", inventory_level: null, wishlist_count: 460, average_review_score: "2.0", seasonal_trend: "fall" },
            { id: 121, category: "shoes", color: "green", material: "polyester", inventory_level: 82, wishlist_count: 388, average_review_score: "5.0", seasonal_trend: "winter" },
            { id: 122, category: "shoes", color: "purple", material: "denim", inventory_level: 179, wishlist_count: 8, average_review_score: "4.4", seasonal_trend: "spring" },
            { id: 123, category: "clothing", color: "green", material: "cotton", inventory_level: 466, wishlist_count: null, average_review_score: "2.9", seasonal_trend: "spring" },
            { id: 124, category: "shoes", color: "black", material: "cotton", inventory_level: 185, wishlist_count: 304, average_review_score: "2.0", seasonal_trend: "none" },
            { id: 125, category: "clothing", color: "black", material: "cotton", inventory_level: 160, wishlist_count: 0, average_review_score: "2.8", seasonal_trend: "summer" },
            { id: 126, category: "clothing", color: "blue", material: "cotton", inventory_level: 257, wishlist_count: null, average_review_score: "5.0", seasonal_trend: "spring" },
            { id: 127, category: "clothing", color: "green", material: "wool", inventory_level: 181, wishlist_count: 87, average_review_score: "4.9", seasonal_trend: "spring" },
            { id: 128, category: "clothing", color: "red", material: "cotton", inventory_level: 326, wishlist_count: 1, average_review_score: "2.4", seasonal_trend: "none" },
            { id: 129, category: "clothing", color: "black", material: "cotton", inventory_level: null, wishlist_count: 459, average_review_score: null, seasonal_trend: "spring" },
            { id: 130, category: "clothing", color: "red", material: "denim", inventory_level: 677, wishlist_count: 359, average_review_score: "2.6", seasonal_trend: "spring" },
            { id: 131, category: "clothing", color: "blue", material: "leather", inventory_level: 892, wishlist_count: 72, average_review_score: "3.9", seasonal_trend: "none" },
            { id: 132, category: "shoes", color: "blue", material: "polyester", inventory_level: 915, wishlist_count: null, average_review_score: "3.1", seasonal_trend: "summer" },
            { id: 133, category: "clothing", color: "black", material: "leather", inventory_level: 513, wishlist_count: 1, average_review_score: "1.6", seasonal_trend: "summer" },
            { id: 134, category: "accessories", color: "green", material: "cotton", inventory_level: 338, wishlist_count: 50, average_review_score: "2.8", seasonal_trend: null },
            { id: 135, category: "clothing", color: "red", material: "cotton", inventory_level: 488, wishlist_count: 468, average_review_score: "4.5", seasonal_trend: "summer" },
            { id: 136, category: "clothing", color: "red", material: "cotton", inventory_level: 231, wishlist_count: 1, average_review_score: "5.0", seasonal_trend: "spring" },
            { id: 137, category: "accessories", color: "blue", material: "leather", inventory_level: 85, wishlist_count: 40, average_review_score: "4.4", seasonal_trend: null },
            { id: 138, category: "shoes", color: "blue", material: "cotton", inventory_level: 547, wishlist_count: 15, average_review_score: "4.9", seasonal_trend: "summer" },
            { id: 139, category: "clothing", color: "red", material: "polyester", inventory_level: 599, wishlist_count: 341, average_review_score: "4.1", seasonal_trend: "none" },
            { id: 140, category: "shoes", color: "black", material: "cotton", inventory_level: 217, wishlist_count: null, average_review_score: "5.0", seasonal_trend: "fall" },
            { id: 141, category: "clothing", color: "blue", material: "cotton", inventory_level: 386, wishlist_count: 455, average_review_score: null, seasonal_trend: "spring" },
            { id: 142, category: "clothing", color: "purple", material: "polyester", inventory_level: 935, wishlist_count: 83, average_review_score: "4.8", seasonal_trend: "spring" },
            { id: 143, category: "clothing", color: "black", material: "cotton", inventory_level: 640, wishlist_count: 117, average_review_score: "2.1", seasonal_trend: "none" },
            { id: 144, category: "clothing", color: "black", material: "leather", inventory_level: 417, wishlist_count: 0, average_review_score: "2.6", seasonal_trend: "summer" },
            { id: 145, category: "shoes", color: "blue", material: "cotton", inventory_level: 596, wishlist_count: 277, average_review_score: "3.3", seasonal_trend: "none" },
            { id: 146, category: "shoes", color: "blue", material: "leather", inventory_level: 547, wishlist_count: 489, average_review_score: "3.7", seasonal_trend: "none" },
            { id: 147, category: "clothing", color: "black", material: "cotton", inventory_level: 986, wishlist_count: null, average_review_score: "4.7", seasonal_trend: "spring" },
            { id: 148, category: "shoes", color: "blue", material: "wool", inventory_level: 329, wishlist_count: null, average_review_score: "3.5", seasonal_trend: "winter" },
            { id: 149, category: "clothing", color: "red", material: "polyester", inventory_level: 460, wishlist_count: 163, average_review_score: "1.7", seasonal_trend: "spring" },
            { id: 150, category: "clothing", color: "green", material: "leather", inventory_level: 454, wishlist_count: 254, average_review_score: null, seasonal_trend: "summer" },
            { id: 151, category: "clothing", color: "black", material: "polyester", inventory_level: 453, wishlist_count: 324, average_review_score: "5.0", seasonal_trend: "winter" },
            { id: 152, category: "clothing", color: "red", material: "leather", inventory_level: 217, wishlist_count: 305, average_review_score: "1.8", seasonal_trend: "summer" },
            { id: 153, category: "clothing", color: "purple", material: "leather", inventory_level: 787, wishlist_count: 57, average_review_score: "2.1", seasonal_trend: "winter" },
            { id: 154, category: "clothing", color: "black", material: "cotton", inventory_level: 680, wishlist_count: 435, average_review_score: "3.7", seasonal_trend: "fall" },
            { id: 155, category: "clothing", color: "green", material: "denim", inventory_level: null, wishlist_count: 216, average_review_score: "2.2", seasonal_trend: "none" },
            { id: 156, category: "clothing", color: "red", material: "cotton", inventory_level: 229, wishlist_count: 202, average_review_score: "4.9", seasonal_trend: "spring" },
            { id: 157, category: "accessories", color: "blue", material: "denim", inventory_level: 543, wishlist_count: 206, average_review_score: "1.2", seasonal_trend: null },
            { id: 158, category: "clothing", color: "green", material: "leather", inventory_level: 693, wishlist_count: 7, average_review_score: "1.1", seasonal_trend: "spring" },
            { id: 159, category: "clothing", color: "blue", material: "polyester", inventory_level: 299, wishlist_count: 55, average_review_score: null, seasonal_trend: "fall" },
            { id: 160, category: "clothing", color: "yellow", material: "polyester", inventory_level: null, wishlist_count: 96, average_review_score: "3.5", seasonal_trend: "summer" },
            { id: 161, category: "clothing", color: "red", material: "wool", inventory_level: 621, wishlist_count: null, average_review_score: "4.7", seasonal_trend: "summer" },
            { id: 162, category: "clothing", color: "white", material: "polyester", inventory_level: 705, wishlist_count: 37, average_review_score: "4.4", seasonal_trend: "spring" },
            { id: 163, category: "clothing", color: "red", material: "cotton", inventory_level: 994, wishlist_count: 283, average_review_score: "4.1", seasonal_trend: "none" },
            { id: 164, category: "clothing", color: "blue", material: "cotton", inventory_level: 5, wishlist_count: 464, average_review_score: "3.3", seasonal_trend: "winter" },
            { id: 165, category: "clothing", color: "black", material: "leather", inventory_level: 712, wishlist_count: 477, average_review_score: "4.2", seasonal_trend: "spring" },
            { id: 166, category: "clothing", color: "red", material: "cotton", inventory_level: 337, wishlist_count: 90, average_review_score: "5.0", seasonal_trend: "none" },
            { id: 167, category: "clothing", color: "white", material: "polyester", inventory_level: 424, wishlist_count: 0, average_review_score: "1.5", seasonal_trend: "none" },
            { id: 168, category: "clothing", color: "white", material: "cotton", inventory_level: 575, wishlist_count: 133, average_review_score: "5.0", seasonal_trend: "summer" },
            { id: 169, category: "clothing", color: "yellow", material: "polyester", inventory_level: 899, wishlist_count: 27, average_review_score: "3.3", seasonal_trend: "none" },
            { id: 170, category: "clothing", color: "yellow", material: "polyester", inventory_level: 269, wishlist_count: 443, average_review_score: "3.2", seasonal_trend: "spring" },
            { id: 171, category: "clothing", color: "black", material: "polyester", inventory_level: 754, wishlist_count: 329, average_review_score: "1.1", seasonal_trend: "none" },
            { id: 172, category: "shoes", color: "red", material: "leather", inventory_level: 149, wishlist_count: 173, average_review_score: "5.0", seasonal_trend: "summer" },
            { id: 173, category: "accessories", color: "red", material: "denim", inventory_level: 270, wishlist_count: 135, average_review_score: "4.7", seasonal_trend: null },
            { id: 174, category: "clothing", color: "blue", material: "cotton", inventory_level: 438, wishlist_count: 201, average_review_score: "4.6", seasonal_trend: "fall" },
            { id: 175, category: "clothing", color: "white", material: "cotton", inventory_level: 97, wishlist_count: null, average_review_score: "1.1", seasonal_trend: "winter" },
            { id: 176, category: "shoes", color: "black", material: "cotton", inventory_level: null, wishlist_count: 99, average_review_score: "2.2", seasonal_trend: "spring" },
            { id: 177, category: "clothing", color: "green", material: "leather", inventory_level: 226, wishlist_count: 268, average_review_score: "3.2", seasonal_trend: "none" },
            { id: 178, category: "clothing", color: "black", material: "cotton", inventory_level: 453, wishlist_count: 368, average_review_score: "5.0", seasonal_trend: "none" },
            { id: 179, category: "shoes", color: "blue", material: "cotton", inventory_level: 347, wishlist_count: 102, average_review_score: "1.6", seasonal_trend: "spring" },
            { id: 180, category: "clothing", color: "red", material: "cotton", inventory_level: 550, wishlist_count: null, average_review_score: "3.3", seasonal_trend: "spring" },
            { id: 181, category: "shoes", color: "blue", material: "polyester", inventory_level: 861, wishlist_count: 1, average_review_score: "2.8", seasonal_trend: "summer" },
            { id: 182, category: "clothing", color: "red", material: "leather", inventory_level: 490, wishlist_count: 1, average_review_score: "5.0", seasonal_trend: "none" },
            { id: 183, category: "clothing", color: "red", material: "cotton", inventory_level: 527, wishlist_count: 385, average_review_score: "3.6", seasonal_trend: "spring" },
            { id: 184, category: "clothing", color: "black", material: "cotton", inventory_level: null, wishlist_count: 167, average_review_score: "2.8", seasonal_trend: "summer" },
            { id: 185, category: "clothing", color: "black", material: "wool", inventory_level: 442, wishlist_count: 1, average_review_score: "4.7", seasonal_trend: "summer" },
            { id: 186, category: "accessories", color: "red", material: "leather", inventory_level: 602, wishlist_count: 7, average_review_score: "4.5", seasonal_trend: null },
            { id: 187, category: "clothing", color: "red", material: "cotton", inventory_level: null, wishlist_count: 38, average_review_score: "4.6", seasonal_trend: "summer" },
            { id: 188, category: "clothing", color: "red", material: "cotton", inventory_level: 260, wishlist_count: 63, average_review_score: "3.8", seasonal_trend: "summer" },
            { id: 189, category: "shoes", color: "white", material: "cotton", inventory_level: 807, wishlist_count: 462, average_review_score: "1.2", seasonal_trend: "summer" },
            { id: 190, category: "clothing", color: "green", material: "denim", inventory_level: 77, wishlist_count: 136, average_review_score: "1.4", seasonal_trend: "spring" },
            { id: 191, category: "shoes", color: "red", material: "denim", inventory_level: 34, wishlist_count: 32, average_review_score: "1.9", seasonal_trend: "none" },
            { id: 192, category: "clothing", color: "red", material: "leather", inventory_level: 709, wishlist_count: 190, average_review_score: "3.8", seasonal_trend: "summer" },
            { id: 193, category: "shoes", color: "blue", material: "cotton", inventory_level: 965, wishlist_count: 220, average_review_score: "2.6", seasonal_trend: "summer" },
            { id: 194, category: "clothing", color: "red", material: "leather", inventory_level: 988, wishlist_count: 338, average_review_score: "4.5", seasonal_trend: "none" },
            { id: 195, category: "clothing", color: "white", material: "leather", inventory_level: 923, wishlist_count: 226, average_review_score: "2.9", seasonal_trend: "spring" },
            { id: 196, category: "clothing", color: "black", material: "leather", inventory_level: 80, wishlist_count: 97, average_review_score: "3.2", seasonal_trend: "spring" },
            { id: 197, category: "accessories", color: "red", material: "cotton", inventory_level: null, wishlist_count: 398, average_review_score: "3.6", seasonal_trend: null },
            { id: 198, category: "clothing", color: "red", material: "cotton", inventory_level: 771, wishlist_count: 88, average_review_score: "1.5", seasonal_trend: "spring" },
            { id: 199, category: "clothing", color: "green", material: "wool", inventory_level: null, wishlist_count: 172, average_review_score: "5.0", seasonal_trend: "summer" },
            { id: 200, category: "clothing", color: "yellow", material: "polyester", inventory_level: 515, wishlist_count: 102, average_review_score: "4.4", seasonal_trend: "spring" },
            { id: 201, category: "clothing", color: "black", material: "polyester", inventory_level: 618, wishlist_count: 295, average_review_score: "3.7", seasonal_trend: "winter" },
            { id: 202, category: "clothing", color: "green", material: "cotton", inventory_level: 174, wishlist_count: 37, average_review_score: null, seasonal_trend: "spring" },
            { id: 203, category: "shoes", color: "red", material: "cotton", inventory_level: 930, wishlist_count: 234, average_review_score: "4.5", seasonal_trend: "fall" },
            { id: 204, category: "clothing", color: "red", material: "leather", inventory_level: 262, wishlist_count: null, average_review_score: "3.2", seasonal_trend: "spring" },
            { id: 205, category: "clothing", color: "white", material: "leather", inventory_level: 617, wishlist_count: 17, average_review_score: "4.9", seasonal_trend: "winter" },
            { id: 206, category: "shoes", color: "green", material: "cotton", inventory_level: 314, wishlist_count: 11, average_review_score: "3.6", seasonal_trend: "none" },
            { id: 207, category: "clothing", color: "blue", material: "polyester", inventory_level: 411, wishlist_count: 0, average_review_score: "2.6", seasonal_trend: "summer" },
            { id: 208, category: "shoes", color: "red", material: "wool", inventory_level: 631, wishlist_count: 80, average_review_score: "4.3", seasonal_trend: "spring" },
            { id: 209, category: "accessories", color: "blue", material: "denim", inventory_level: 467, wishlist_count: 172, average_review_score: null, seasonal_trend: null },
            { id: 210, category: "clothing", color: "green", material: "cotton", inventory_level: 738, wishlist_count: null, average_review_score: "4.9", seasonal_trend: "none" },
            { id: 211, category: "shoes", color: "green", material: "leather", inventory_level: 677, wishlist_count: 455, average_review_score: "2.8", seasonal_trend: "spring" },
            { id: 212, category: "accessories", color: "blue", material: "cotton", inventory_level: 78, wishlist_count: null, average_review_score: null, seasonal_trend: null },
            { id: 213, category: "clothing", color: "blue", material: "cotton", inventory_level: 740, wishlist_count: 13, average_review_score: "2.5", seasonal_trend: "none" },
            { id: 214, category: "clothing", color: "blue", material: "leather", inventory_level: 589, wishlist_count: 8, average_review_score: "3.7", seasonal_trend: "none" },
            { id: 215, category: "shoes", color: "white", material: "denim", inventory_level: 834, wishlist_count: 8, average_review_score: "2.8", seasonal_trend: "none" },
            { id: 216, category: "shoes", color: "black", material: "cotton", inventory_level: 372, wishlist_count: 337, average_review_score: "5.0", seasonal_trend: "spring" },
            { id: 217, category: "shoes", color: "black", material: "cotton", inventory_level: 670, wishlist_count: 235, average_review_score: "2.8", seasonal_trend: "spring" },
            { id: 218, category: "shoes", color: "red", material: "cotton", inventory_level: 530, wishlist_count: 330, average_review_score: "4.8", seasonal_trend: "winter" },
            { id: 219, category: "clothing", color: "blue", material: "wool", inventory_level: 211, wishlist_count: 239, average_review_score: "2.9", seasonal_trend: "summer" },
            { id: 220, category: "clothing", color: "red", material: "cotton", inventory_level: 185, wishlist_count: 421, average_review_score: "5.0", seasonal_trend: "spring" },
            { id: 221, category: "shoes", color: "red", material: "polyester", inventory_level: 223, wishlist_count: 375, average_review_score: "4.9", seasonal_trend: "spring" },
            { id: 222, category: "clothing", color: "yellow", material: "leather", inventory_level: 822, wishlist_count: 78, average_review_score: "5.0", seasonal_trend: "summer" },
            { id: 223, category: "clothing", color: "black", material: "cotton", inventory_level: 840, wishlist_count: 57, average_review_score: "4.0", seasonal_trend: "none" },
            { id: 224, category: "shoes", color: "blue", material: "polyester", inventory_level: 61, wishlist_count: 151, average_review_score: null, seasonal_trend: "spring" },
            { id: 225, category: "clothing", color: "blue", material: "leather", inventory_level: 528, wishlist_count: 327, average_review_score: "1.6", seasonal_trend: "spring" },
            { id: 226, category: "clothing", color: "blue", material: "cotton", inventory_level: 49, wishlist_count: 215, average_review_score: "5.0", seasonal_trend: "spring" },
            { id: 227, category: "accessories", color: "blue", material: "polyester", inventory_level: 809, wishlist_count: 301, average_review_score: "3.0", seasonal_trend: null },
            { id: 228, category: "clothing", color: "red", material: "cotton", inventory_level: null, wishlist_count: 432, average_review_score: "4.8", seasonal_trend: "spring" },
            { id: 229, category: "clothing", color: "red", material: "leather", inventory_level: 608, wishlist_count: 1, average_review_score: "3.6", seasonal_trend: "summer" },
            { id: 230, category: "accessories", color: "red", material: "cotton", inventory_level: 28, wishlist_count: 245, average_review_score: "4.8", seasonal_trend: null },
            { id: 231, category: "clothing", color: "blue", material: "leather", inventory_level: 616, wishlist_count: 257, average_review_score: "4.8", seasonal_trend: "spring" },
            { id: 232, category: "clothing", color: "green", material: "cotton", inventory_level: 648, wishlist_count: 111, average_review_score: "3.2", seasonal_trend: "spring" },
            { id: 233, category: "shoes", color: "blue", material: "polyester", inventory_level: 380, wishlist_count: 5, average_review_score: "5.0", seasonal_trend: "none" },
            { id: 234, category: "shoes", color: "blue", material: "cotton", inventory_level: 995, wishlist_count: 180, average_review_score: "3.6", seasonal_trend: "spring" },
            { id: 235, category: "accessories", color: "purple", material: "wool", inventory_level: 395, wishlist_count: 416, average_review_score: "5.0", seasonal_trend: null },
            { id: 236, category: "shoes", color: "black", material: "polyester", inventory_level: null, wishlist_count: 360, average_review_score: "3.5", seasonal_trend: "spring" },
            { id: 237, category: "shoes", color: "red", material: "leather", inventory_level: 618, wishlist_count: 33, average_review_score: "5.0", seasonal_trend: "spring" },
            { id: 238, category: "clothing", color: "blue", material: "cotton", inventory_level: 832, wishlist_count: 30, average_review_score: "3.9", seasonal_trend: "none" },
            { id: 239, category: "clothing", color: "red", material: "cotton", inventory_level: 406, wishlist_count: null, average_review_score: "2.1", seasonal_trend: "fall" },
            { id: 240, category: "clothing", color: "black", material: "leather", inventory_level: 867, wishlist_count: 60, average_review_score: null, seasonal_trend: "spring" },
            { id: 241, category: "shoes", color: "green", material: "cotton", inventory_level: 318, wishlist_count: 107, average_review_score: "4.9", seasonal_trend: "spring" },
            { id: 242, category: "shoes", color: "red", material: "wool", inventory_level: 975, wishlist_count: 112, average_review_score: "4.6", seasonal_trend: "spring" },
            { id: 243, category: "clothing", color: "red", material: "cotton", inventory_level: 938, wishlist_count: 78, average_review_score: "2.4", seasonal_trend: "spring" },
            { id: 244, category: "shoes", color: "green", material: "leather", inventory_level: null, wishlist_count: 9, average_review_score: "4.3", seasonal_trend: "fall" },
            { id: 245, category: "shoes", color: "red", material: "cotton", inventory_level: 626, wishlist_count: 442, average_review_score: "3.2", seasonal_trend: "winter" },
            { id: 246, category: "clothing", color: "white", material: "leather", inventory_level: null, wishlist_count: null, average_review_score: "4.0", seasonal_trend: "fall" },
            { id: 247, category: "clothing", color: "red", material: "cotton", inventory_level: 521, wishlist_count: 247, average_review_score: "3.8", seasonal_trend: "fall" },
            { id: 248, category: "clothing", color: "blue", material: "polyester", inventory_level: 594, wishlist_count: 268, average_review_score: "4.9", seasonal_trend: "spring" },
            { id: 249, category: "clothing", color: "blue", material: "leather", inventory_level: 642, wishlist_count: null, average_review_score: "2.1", seasonal_trend: "spring" },
            { id: 250, category: "shoes", color: "red", material: "leather", inventory_level: 26, wishlist_count: 338, average_review_score: "2.0", seasonal_trend: "none" },
            { id: 251, category: "shoes", color: "red", material: "leather", inventory_level: 136, wishlist_count: 0, average_review_score: "4.6", seasonal_trend: "none" },
            { id: 252, category: "accessories", color: "red", material: "cotton", inventory_level: null, wishlist_count: 321, average_review_score: "4.2", seasonal_trend: null },
            { id: 253, category: "shoes", color: "blue", material: "cotton", inventory_level: 749, wishlist_count: 14, average_review_score: "3.9", seasonal_trend: "none" },
            { id: 254, category: "clothing", color: "purple", material: "denim", inventory_level: 31, wishlist_count: 394, average_review_score: "2.0", seasonal_trend: "none" },
            { id: 255, category: "clothing", color: "blue", material: "leather", inventory_level: 794, wishlist_count: 1, average_review_score: "5.0", seasonal_trend: "spring" },
            { id: 256, category: "clothing", color: "white", material: "cotton", inventory_level: 729, wishlist_count: 222, average_review_score: "5.0", seasonal_trend: "none" },
            { id: 257, category: "shoes", color: "green", material: "leather", inventory_level: 454, wishlist_count: 256, average_review_score: null, seasonal_trend: "spring" },
            { id: 258, category: "shoes", color: "black", material: "polyester", inventory_level: 613, wishlist_count: 42, average_review_score: "4.7", seasonal_trend: "spring" },
            { id: 259, category: "accessories", color: "yellow", material: "cotton", inventory_level: 424, wishlist_count: 486, average_review_score: null, seasonal_trend: null },
            { id: 260, category: "accessories", color: "green", material: "denim", inventory_level: 517, wishlist_count: 253, average_review_score: "5.0", seasonal_trend: null },
            { id: 261, category: "shoes", color: "purple", material: "polyester", inventory_level: null, wishlist_count: 97, average_review_score: "4.3", seasonal_trend: "fall" },
            { id: 262, category: "clothing", color: "red", material: "cotton", inventory_level: 965, wishlist_count: 346, average_review_score: "4.8", seasonal_trend: "winter" },
            { id: 263, category: "accessories", color: "green", material: "wool", inventory_level: 165, wishlist_count: 21, average_review_score: "2.7", seasonal_trend: null },
            { id: 264, category: "clothing", color: "blue", material: "leather", inventory_level: 433, wishlist_count: 5, average_review_score: "4.2", seasonal_trend: "summer" },
            { id: 265, category: "clothing", color: "blue", material: "cotton", inventory_level: 13, wishlist_count: 177, average_review_score: "1.5", seasonal_trend: "summer" },
            { id: 266, category: "shoes", color: "blue", material: "polyester", inventory_level: 825, wishlist_count: 326, average_review_score: "4.7", seasonal_trend: "fall" },
            { id: 267, category: "clothing", color: "black", material: "wool", inventory_level: 28, wishlist_count: 302, average_review_score: "4.7", seasonal_trend: "spring" },
            { id: 268, category: "clothing", color: "black", material: "polyester", inventory_level: 860, wishlist_count: 198, average_review_score: "4.4", seasonal_trend: "spring" },
            { id: 269, category: "shoes", color: "blue", material: "cotton", inventory_level: 824, wishlist_count: 5, average_review_score: "2.5", seasonal_trend: "fall" },
            { id: 270, category: "shoes", color: "green", material: "cotton", inventory_level: 331, wishlist_count: 294, average_review_score: "3.2", seasonal_trend: "spring" },
            { id: 271, category: "shoes", color: "red", material: "leather", inventory_level: 920, wishlist_count: 420, average_review_score: "2.2", seasonal_trend: "none" },
            { id: 272, category: "shoes", color: "blue", material: "cotton", inventory_level: 983, wishlist_count: 465, average_review_score: "4.3", seasonal_trend: "spring" },
            { id: 273, category: "accessories", color: "green", material: "leather", inventory_level: 862, wishlist_count: 14, average_review_score: "1.7", seasonal_trend: null },
            { id: 274, category: "shoes", color: "red", material: "leather", inventory_level: 370, wishlist_count: null, average_review_score: "1.1", seasonal_trend: "winter" },
            { id: 275, category: "clothing", color: "red", material: "denim", inventory_level: 320, wishlist_count: 306, average_review_score: "4.5", seasonal_trend: "summer" },
            { id: 276, category: "clothing", color: "red", material: "cotton", inventory_level: 693, wishlist_count: 58, average_review_score: "2.7", seasonal_trend: "spring" },
            { id: 277, category: "clothing", color: "red", material: "polyester", inventory_level: 844, wishlist_count: 449, average_review_score: "3.1", seasonal_trend: "spring" },
            { id: 278, category: "clothing", color: "black", material: "polyester", inventory_level: 107, wishlist_count: 296, average_review_score: "3.6", seasonal_trend: "winter" },
            { id: 279, category: "clothing", color: "red", material: "cotton", inventory_level: 253, wishlist_count: 91, average_review_score: "3.8", seasonal_trend: "none" },
            { id: 280, category: "accessories", color: "white", material: "cotton", inventory_level: 817, wishlist_count: 59, average_review_score: "4.7", seasonal_trend: null },
            { id: 281, category: "clothing", color: "red", material: "leather", inventory_level: 313, wishlist_count: 287, average_review_score: null, seasonal_trend: "spring" },
            { id: 282, category: "clothing", color: "blue", material: "wool", inventory_level: null, wishlist_count: null, average_review_score: "3.4", seasonal_trend: "spring" },
            { id: 283, category: "clothing", color: "blue", material: "leather", inventory_level: null, wishlist_count: 35, average_review_score: "2.1", seasonal_trend: "summer" },
            { id: 284, category: "shoes", color: "blue", material: "polyester", inventory_level: 559, wishlist_count: 0, average_review_score: "5.0", seasonal_trend: "spring" },
            { id: 285, category: "clothing", color: "black", material: "polyester", inventory_level: null, wishlist_count: 3, average_review_score: "4.0", seasonal_trend: "spring" },
            { id: 286, category: "clothing", color: "blue", material: "cotton", inventory_level: 145, wishlist_count: 64, average_review_score: "4.6", seasonal_trend: "summer" },
            { id: 287, category: "accessories", color: "red", material: "leather", inventory_level: 558, wishlist_count: null, average_review_score: "4.6", seasonal_trend: null },
            { id: 288, category: "clothing", color: "black", material: "leather", inventory_level: 609, wishlist_count: 276, average_review_score: "4.7", seasonal_trend: "spring" },
            { id: 289, category: "clothing", color: "blue", material: "cotton", inventory_level: 811, wishlist_count: null, average_review_score: "4.1", seasonal_trend: "spring" },
            { id: 290, category: "clothing", color: "red", material: "cotton", inventory_level: 858, wishlist_count: 2, average_review_score: "4.1", seasonal_trend: "winter" },
            { id: 291, category: "clothing", color: "yellow", material: "denim", inventory_level: 907, wishlist_count: 349, average_review_score: "1.2", seasonal_trend: "summer" },
            { id: 292, category: "clothing", color: "black", material: "polyester", inventory_level: 195, wishlist_count: 111, average_review_score: "5.0", seasonal_trend: "summer" },
            { id: 293, category: "clothing", color: "green", material: "cotton", inventory_level: 366, wishlist_count: 213, average_review_score: "4.8", seasonal_trend: "spring" },
            { id: 294, category: "clothing", color: "red", material: "cotton", inventory_level: 500, wishlist_count: 267, average_review_score: "5.0", seasonal_trend: "none" },
            { id: 295, category: "shoes", color: "blue", material: "leather", inventory_level: 96, wishlist_count: 6, average_review_score: "1.3", seasonal_trend: "fall" },
            { id: 296, category: "shoes", color: "red", material: "wool", inventory_level: 115, wishlist_count: 46, average_review_score: "1.3", seasonal_trend: "summer" },
            { id: 297, category: "shoes", color: "blue", material: "cotton", inventory_level: 77, wishlist_count: 241, average_review_score: "4.7", seasonal_trend: "fall" },
            { id: 298, category: "clothing", color: "purple", material: "cotton", inventory_level: 797, wishlist_count: 432, average_review_score: "4.5", seasonal_trend: "none" },
            { id: 299, category: "clothing", color: "white", material: "wool", inventory_level: 112, wishlist_count: 114, average_review_score: "3.9", seasonal_trend: "summer" },
            { id: 300, category: "clothing", color: "red", material: "leather", inventory_level: null, wishlist_count: 249, average_review_score: "4.3", seasonal_trend: "fall" },
            { id: 301, category: "clothing", color: "purple", material: "leather", inventory_level: 714, wishlist_count: 238, average_review_score: "4.9", seasonal_trend: "summer" },
            { id: 302, category: "shoes", color: "green", material: "cotton", inventory_level: 166, wishlist_count: 294, average_review_score: "4.1", seasonal_trend: "summer" },
            { id: 303, category: "shoes", color: "purple", material: "cotton", inventory_level: 667, wishlist_count: 39, average_review_score: "4.3", seasonal_trend: "spring" },
            { id: 304, category: "shoes", color: "yellow", material: "polyester", inventory_level: 747, wishlist_count: 0, average_review_score: "5.0", seasonal_trend: "winter" },
            { id: 305, category: "clothing", color: "black", material: "denim", inventory_level: 192, wishlist_count: 149, average_review_score: "1.7", seasonal_trend: "summer" },
            { id: 306, category: "clothing", color: "red", material: "cotton", inventory_level: 39, wishlist_count: null, average_review_score: "5.0", seasonal_trend: "winter" },
            { id: 307, category: "clothing", color: "blue", material: "cotton", inventory_level: 456, wishlist_count: 332, average_review_score: "4.9", seasonal_trend: "none" },
            { id: 308, category: "shoes", color: "green", material: "leather", inventory_level: 346, wishlist_count: 59, average_review_score: "2.9", seasonal_trend: "spring" },
            { id: 309, category: "shoes", color: "yellow", material: "leather", inventory_level: null, wishlist_count: 5, average_review_score: "4.5", seasonal_trend: "fall" },
            { id: 310, category: "shoes", color: "red", material: "cotton", inventory_level: null, wishlist_count: 40, average_review_score: "4.1", seasonal_trend: "none" },
            { id: 311, category: "clothing", color: "yellow", material: "cotton", inventory_level: 628, wishlist_count: 77, average_review_score: "4.9", seasonal_trend: "summer" },
            { id: 312, category: "clothing", color: "red", material: "denim", inventory_level: 194, wishlist_count: 162, average_review_score: "3.8", seasonal_trend: "spring" },
            { id: 313, category: "clothing", color: "blue", material: "wool", inventory_level: 667, wishlist_count: null, average_review_score: "1.4", seasonal_trend: "summer" },
            { id: 314, category: "clothing", color: "green", material: "cotton", inventory_level: 320, wishlist_count: 267, average_review_score: "2.8", seasonal_trend: "none" },
            { id: 315, category: "shoes", color: "purple", material: "cotton", inventory_level: 733, wishlist_count: null, average_review_score: "5.0", seasonal_trend: "none" },
            { id: 316, category: "clothing", color: "blue", material: "cotton", inventory_level: 766, wishlist_count: 68, average_review_score: "1.9", seasonal_trend: "winter" },
            { id: 317, category: "clothing", color: "green", material: "wool", inventory_level: 50, wishlist_count: 1, average_review_score: null, seasonal_trend: "summer" },
            { id: 318, category: "shoes", color: "blue", material: "cotton", inventory_level: 708, wishlist_count: 476, average_review_score: "4.0", seasonal_trend: "spring" },
            { id: 319, category: "clothing", color: "red", material: "leather", inventory_level: 283, wishlist_count: 8, average_review_score: "2.0", seasonal_trend: "summer" },
            { id: 320, category: "shoes", color: "purple", material: "leather", inventory_level: 480, wishlist_count: 202, average_review_score: "5.0", seasonal_trend: "summer" },
            { id: 321, category: "accessories", color: "green", material: "leather", inventory_level: 339, wishlist_count: 344, average_review_score: "2.4", seasonal_trend: null },
            { id: 322, category: "shoes", color: "white", material: "cotton", inventory_level: 372, wishlist_count: 280, average_review_score: "4.4", seasonal_trend: "none" },
            { id: 323, category: "clothing", color: "red", material: "leather", inventory_level: 675, wishlist_count: 1, average_review_score: "2.8", seasonal_trend: "spring" },
            { id: 324, category: "shoes", color: "blue", material: "cotton", inventory_level: 788, wishlist_count: null, average_review_score: "4.9", seasonal_trend: "winter" },
            { id: 325, category: "shoes", color: "green", material: "cotton", inventory_level: 28, wishlist_count: 157, average_review_score: "2.8", seasonal_trend: "spring" },
            { id: 326, category: "clothing", color: "blue", material: "cotton", inventory_level: 748, wishlist_count: 69, average_review_score: "4.5", seasonal_trend: "fall" },
            { id: 327, category: "shoes", color: "blue", material: "cotton", inventory_level: 687, wishlist_count: 56, average_review_score: "1.6", seasonal_trend: "spring" },
            { id: 328, category: "shoes", color: "green", material: "wool", inventory_level: 481, wishlist_count: 173, average_review_score: null, seasonal_trend: "none" },
            { id: 329, category: "accessories", color: "white", material: "denim", inventory_level: null, wishlist_count: null, average_review_score: "2.7", seasonal_trend: null },
            { id: 330, category: "accessories", color: "purple", material: "wool", inventory_level: null, wishlist_count: 254, average_review_score: null, seasonal_trend: null },
            { id: 331, category: "clothing", color: "green", material: "polyester", inventory_level: 810, wishlist_count: 209, average_review_score: "4.3", seasonal_trend: "summer" },
            { id: 332, category: "clothing", color: "blue", material: "denim", inventory_level: 820, wishlist_count: 187, average_review_score: "4.8", seasonal_trend: "winter" },
            { id: 333, category: "shoes", color: "green", material: "leather", inventory_level: 681, wishlist_count: 104, average_review_score: "3.1", seasonal_trend: "summer" },
            { id: 334, category: "clothing", color: "blue", material: "leather", inventory_level: 766, wishlist_count: 94, average_review_score: "2.6", seasonal_trend: "spring" },
            { id: 335, category: "shoes", color: "blue", material: "cotton", inventory_level: 312, wishlist_count: null, average_review_score: "1.6", seasonal_trend: "spring" },
            { id: 336, category: "clothing", color: "white", material: "denim", inventory_level: null, wishlist_count: 435, average_review_score: "1.7", seasonal_trend: "spring" },
            { id: 337, category: "shoes", color: "blue", material: "cotton", inventory_level: 207, wishlist_count: 4, average_review_score: "4.9", seasonal_trend: "fall" },
            { id: 338, category: "clothing", color: "red", material: "cotton", inventory_level: 458, wishlist_count: 385, average_review_score: null, seasonal_trend: "spring" },
            { id: 339, category: "clothing", color: "green", material: "leather", inventory_level: 683, wishlist_count: null, average_review_score: "4.5", seasonal_trend: "spring" },
            { id: 340, category: "shoes", color: "black", material: "leather", inventory_level: 787, wishlist_count: 425, average_review_score: "4.5", seasonal_trend: "spring" },
            { id: 341, category: "clothing", color: "red", material: "denim", inventory_level: 745, wishlist_count: 245, average_review_score: "4.3", seasonal_trend: "spring" },
            { id: 342, category: "shoes", color: "blue", material: "wool", inventory_level: 402, wishlist_count: 431, average_review_score: "1.9", seasonal_trend: "spring" },
            { id: 343, category: "clothing", color: "purple", material: "cotton", inventory_level: 975, wishlist_count: 417, average_review_score: "4.8", seasonal_trend: "spring" },
            { id: 344, category: "shoes", color: "white", material: "wool", inventory_level: 649, wishlist_count: 448, average_review_score: null, seasonal_trend: "spring" },
            { id: 345, category: "shoes", color: "green", material: "cotton", inventory_level: 454, wishlist_count: null, average_review_score: "1.3", seasonal_trend: "summer" },
            { id: 346, category: "clothing", color: "red", material: "cotton", inventory_level: null, wishlist_count: 272, average_review_score: "4.5", seasonal_trend: "summer" },
            { id: 347, category: "shoes", color: "yellow", material: "cotton", inventory_level: 568, wishlist_count: 1, average_review_score: "5.0", seasonal_trend: "fall" },
            { id: 348, category: "clothing", color: "blue", material: "leather", inventory_level: null, wishlist_count: 79, average_review_score: null, seasonal_trend: "spring" },
            { id: 349, category: "shoes", color: "red", material: "cotton", inventory_level: 528, wishlist_count: 81, average_review_score: "1.9", seasonal_trend: "spring" },
            { id: 350, category: "clothing", color: "white", material: "leather", inventory_level: 628, wishlist_count: null, average_review_score: "2.3", seasonal_trend: "spring" },
            { id: 351, category: "clothing", color: "black", material: "cotton", inventory_level: null, wishlist_count: 205, average_review_score: "4.1", seasonal_trend: "spring" },
            { id: 352, category: "clothing", color: "white", material: "wool", inventory_level: 536, wishlist_count: 18, average_review_score: null, seasonal_trend: "summer" },
            { id: 353, category: "accessories", color: "blue", material: "cotton", inventory_level: 158, wishlist_count: 177, average_review_score: null, seasonal_trend: null },
            { id: 354, category: "shoes", color: "white", material: "leather", inventory_level: 107, wishlist_count: 0, average_review_score: "3.0", seasonal_trend: "spring" },
            { id: 355, category: "clothing", color: "blue", material: "leather", inventory_level: 262, wishlist_count: 379, average_review_score: "4.9", seasonal_trend: "spring" },
            { id: 356, category: "accessories", color: "yellow", material: "polyester", inventory_level: 607, wishlist_count: 138, average_review_score: "4.1", seasonal_trend: null },
            { id: 357, category: "clothing", color: "white", material: "wool", inventory_level: 63, wishlist_count: 192, average_review_score: "3.0", seasonal_trend: "none" },
            { id: 358, category: "clothing", color: "blue", material: "polyester", inventory_level: 193, wishlist_count: 352, average_review_score: "4.2", seasonal_trend: "spring" },
            { id: 359, category: "clothing", color: "blue", material: "wool", inventory_level: 361, wishlist_count: 376, average_review_score: "2.5", seasonal_trend: "spring" },
            { id: 360, category: "accessories", color: "red", material: "polyester", inventory_level: 693, wishlist_count: 57, average_review_score: "4.5", seasonal_trend: null },
            { id: 361, category: "shoes", color: "blue", material: "cotton", inventory_level: 336, wishlist_count: 97, average_review_score: "4.3", seasonal_trend: "none" },
            { id: 362, category: "clothing", color: "white", material: "cotton", inventory_level: null, wishlist_count: 302, average_review_score: "5.0", seasonal_trend: "spring" },
            { id: 363, category: "clothing", color: "red", material: "denim", inventory_level: 535, wishlist_count: 361, average_review_score: null, seasonal_trend: "spring" },
            { id: 364, category: "clothing", color: "red", material: "cotton", inventory_level: 51, wishlist_count: 0, average_review_score: null, seasonal_trend: "spring" },
            { id: 365, category: "clothing", color: "red", material: "wool", inventory_level: 109, wishlist_count: 0, average_review_score: "4.1", seasonal_trend: "summer" },
            { id: 366, category: "clothing", color: "red", material: "leather", inventory_level: 803, wishlist_count: 412, average_review_score: null, seasonal_trend: "none" },
            { id: 367, category: "clothing", color: "blue", material: "cotton", inventory_level: 120, wishlist_count: 102, average_review_score: "5.0", seasonal_trend: "summer" },
            { id: 368, category: "clothing", color: "red", material: "leather", inventory_level: 941, wishlist_count: 34, average_review_score: "4.8", seasonal_trend: "spring" },
            { id: 369, category: "clothing", color: "blue", material: "leather", inventory_level: 97, wishlist_count: 294, average_review_score: "3.2", seasonal_trend: "spring" },
            { id: 370, category: "clothing", color: "green", material: "cotton", inventory_level: 296, wishlist_count: 140, average_review_score: "2.9", seasonal_trend: "none" },
            { id: 371, category: "clothing", color: "blue", material: "cotton", inventory_level: 87, wishlist_count: 125, average_review_score: "5.0", seasonal_trend: "summer" },
            { id: 372, category: "clothing", color: "yellow", material: "polyester", inventory_level: 501, wishlist_count: 204, average_review_score: "4.4", seasonal_trend: "spring" },
            { id: 373, category: "accessories", color: "green", material: "leather", inventory_level: 113, wishlist_count: 365, average_review_score: "3.2", seasonal_trend: null },
            { id: 374, category: "shoes", color: "black", material: "wool", inventory_level: 262, wishlist_count: 176, average_review_score: "2.6", seasonal_trend: "spring" },
            { id: 375, category: "shoes", color: "green", material: "polyester", inventory_level: 863, wishlist_count: 38, average_review_score: "4.7", seasonal_trend: "summer" },
            { id: 376, category: "clothing", color: "red", material: "cotton", inventory_level: 594, wishlist_count: 12, average_review_score: "4.6", seasonal_trend: "none" },
            { id: 377, category: "clothing", color: "white", material: "cotton", inventory_level: 186, wishlist_count: 274, average_review_score: "4.0", seasonal_trend: "spring" },
            { id: 378, category: "clothing", color: "white", material: "cotton", inventory_level: 699, wishlist_count: 479, average_review_score: "2.4", seasonal_trend: "spring" },
            { id: 379, category: "clothing", color: "purple", material: "leather", inventory_level: 637, wishlist_count: 62, average_review_score: "3.4", seasonal_trend: "spring" },
            { id: 380, category: "accessories", color: "green", material: "cotton", inventory_level: 111, wishlist_count: 364, average_review_score: "2.4", seasonal_trend: null },
            { id: 381, category: "clothing", color: "blue", material: "leather", inventory_level: 588, wishlist_count: 52, average_review_score: "4.0", seasonal_trend: "spring" },
            { id: 382, category: "shoes", color: "red", material: "cotton", inventory_level: 269, wishlist_count: 66, average_review_score: "3.2", seasonal_trend: "fall" },
            { id: 383, category: "clothing", color: "purple", material: "cotton", inventory_level: 71, wishlist_count: 0, average_review_score: "4.8", seasonal_trend: "summer" },
            { id: 384, category: "shoes", color: "red", material: "denim", inventory_level: 744, wishlist_count: null, average_review_score: "2.7", seasonal_trend: "fall" },
            { id: 385, category: "clothing", color: "red", material: "cotton", inventory_level: 738, wishlist_count: 4, average_review_score: "4.8", seasonal_trend: "fall" },
            { id: 386, category: "accessories", color: "red", material: "cotton", inventory_level: 459, wishlist_count: 86, average_review_score: "2.4", seasonal_trend: null },
            { id: 387, category: "clothing", color: "yellow", material: "leather", inventory_level: 955, wishlist_count: null, average_review_score: "1.9", seasonal_trend: "winter" },
            { id: 388, category: "shoes", color: "red", material: "wool", inventory_level: 853, wishlist_count: null, average_review_score: "2.2", seasonal_trend: "winter" },
            { id: 389, category: "shoes", color: "yellow", material: "cotton", inventory_level: 378, wishlist_count: 200, average_review_score: null, seasonal_trend: "none" },
            { id: 390, category: "clothing", color: "blue", material: "polyester", inventory_level: 138, wishlist_count: 184, average_review_score: null, seasonal_trend: "none" },
            { id: 391, category: "shoes", color: "red", material: "cotton", inventory_level: 737, wishlist_count: 302, average_review_score: "4.5", seasonal_trend: "spring" },
            { id: 392, category: "clothing", color: "blue", material: "cotton", inventory_level: 459, wishlist_count: 485, average_review_score: "1.9", seasonal_trend: "fall" },
            { id: 393, category: "clothing", color: "black", material: "cotton", inventory_level: 984, wishlist_count: 99, average_review_score: "4.7", seasonal_trend: "summer" },
            { id: 394, category: "clothing", color: "yellow", material: "leather", inventory_level: 15, wishlist_count: 471, average_review_score: "2.5", seasonal_trend: "fall" },
            { id: 395, category: "clothing", color: "blue", material: "cotton", inventory_level: null, wishlist_count: 165, average_review_score: null, seasonal_trend: "summer" },
            { id: 396, category: "accessories", color: "white", material: "leather", inventory_level: 925, wishlist_count: 329, average_review_score: "4.6", seasonal_trend: null },
            { id: 397, category: "clothing", color: "yellow", material: "polyester", inventory_level: 794, wishlist_count: 8, average_review_score: "4.0", seasonal_trend: "summer" },
            { id: 398, category: "accessories", color: "red", material: "wool", inventory_level: 136, wishlist_count: 30, average_review_score: "2.5", seasonal_trend: null },
            { id: 399, category: "accessories", color: "red", material: "leather", inventory_level: 66, wishlist_count: 193, average_review_score: null, seasonal_trend: null },
            { id: 400, category: "clothing", color: "red", material: "leather", inventory_level: 233, wishlist_count: 342, average_review_score: "4.5", seasonal_trend: "fall" },
            { id: 401, category: "clothing", color: "green", material: "polyester", inventory_level: 993, wishlist_count: 291, average_review_score: "2.5", seasonal_trend: "winter" },
            { id: 402, category: "clothing", color: "red", material: "wool", inventory_level: 634, wishlist_count: 57, average_review_score: "4.8", seasonal_trend: "summer" },
            { id: 403, category: "clothing", color: "blue", material: "cotton", inventory_level: 989, wishlist_count: null, average_review_score: "5.0", seasonal_trend: "winter" },
            { id: 404, category: "clothing", color: "green", material: "polyester", inventory_level: 735, wishlist_count: 56, average_review_score: "3.2", seasonal_trend: "none" },
            { id: 405, category: "accessories", color: "blue", material: "cotton", inventory_level: 363, wishlist_count: 64, average_review_score: "2.2", seasonal_trend: null },
            { id: 406, category: "clothing", color: "red", material: "cotton", inventory_level: 211, wishlist_count: 11, average_review_score: "4.4", seasonal_trend: "summer" },
            { id: 407, category: "clothing", color: "red", material: "cotton", inventory_level: 130, wishlist_count: 202, average_review_score: "2.3", seasonal_trend: "spring" },
            { id: 408, category: "accessories", color: "blue", material: "leather", inventory_level: 208, wishlist_count: 203, average_review_score: "5.0", seasonal_trend: null },
            { id: 409, category: "shoes", color: "blue", material: "cotton", inventory_level: 537, wishlist_count: null, average_review_score: "4.5", seasonal_trend: "spring" },
            { id: 410, category: "clothing", color: "blue", material: "leather", inventory_level: 564, wishlist_count: 425, average_review_score: "3.1", seasonal_trend: "spring" },
            { id: 411, category: "shoes", color: "red", material: "denim", inventory_level: 510, wishlist_count: 30, average_review_score: "4.9", seasonal_trend: "fall" },
            { id: 412, category: "accessories", color: "black", material: "cotton", inventory_level: 541, wishlist_count: 120, average_review_score: "3.0", seasonal_trend: null },
            { id: 413, category: "shoes", color: "blue", material: "leather", inventory_level: null, wishlist_count: 100, average_review_score: "3.9", seasonal_trend: "spring" },
            { id: 414, category: "accessories", color: "black", material: "cotton", inventory_level: 27, wishlist_count: null, average_review_score: null, seasonal_trend: null },
            { id: 415, category: "clothing", color: "black", material: "leather", inventory_level: 157, wishlist_count: 429, average_review_score: "4.4", seasonal_trend: "none" },
            { id: 416, category: "clothing", color: "white", material: "wool", inventory_level: null, wishlist_count: 261, average_review_score: "5.0", seasonal_trend: "summer" },
            { id: 417, category: "shoes", color: "red", material: "polyester", inventory_level: 626, wishlist_count: 27, average_review_score: "4.8", seasonal_trend: "fall" },
            { id: 418, category: "accessories", color: "green", material: "cotton", inventory_level: 543, wishlist_count: 364, average_review_score: "4.8", seasonal_trend: null },
            { id: 419, category: "clothing", color: "red", material: "leather", inventory_level: 384, wishlist_count: 0, average_review_score: "4.9", seasonal_trend: "summer" },
            { id: 420, category: "accessories", color: "black", material: "polyester", inventory_level: 965, wishlist_count: 297, average_review_score: "3.4", seasonal_trend: null },
            { id: 421, category: "clothing", color: "green", material: "leather", inventory_level: 404, wishlist_count: 6, average_review_score: "2.0", seasonal_trend: "none" },
            { id: 422, category: "clothing", color: "red", material: "cotton", inventory_level: 221, wishlist_count: 431, average_review_score: "3.0", seasonal_trend: "spring" },
            { id: 423, category: "shoes", color: "blue", material: "leather", inventory_level: 294, wishlist_count: 21, average_review_score: "3.1", seasonal_trend: "spring" },
            { id: 424, category: "clothing", color: "black", material: "leather", inventory_level: 469, wishlist_count: 36, average_review_score: "5.0", seasonal_trend: "spring" },
            { id: 425, category: "shoes", color: "green", material: "cotton", inventory_level: 611, wishlist_count: 78, average_review_score: "1.7", seasonal_trend: "spring" },
            { id: 426, category: "shoes", color: "red", material: "cotton", inventory_level: 810, wishlist_count: null, average_review_score: "3.0", seasonal_trend: "spring" },
            { id: 427, category: "clothing", color: "black", material: "cotton", inventory_level: 716, wishlist_count: 134, average_review_score: "1.5", seasonal_trend: "winter" },
            { id: 428, category: "clothing", color: "red", material: "cotton", inventory_level: 866, wishlist_count: 489, average_review_score: "4.4", seasonal_trend: "winter" },
            { id: 429, category: "accessories", color: "blue", material: "cotton", inventory_level: null, wishlist_count: 186, average_review_score: "1.9", seasonal_trend: null },
            { id: 430, category: "clothing", color: "black", material: "cotton", inventory_level: 583, wishlist_count: 23, average_review_score: "2.8", seasonal_trend: "spring" },
            { id: 431, category: "clothing", color: "blue", material: "denim", inventory_level: 634, wishlist_count: 401, average_review_score: "3.0", seasonal_trend: "fall" },
            { id: 432, category: "clothing", color: "blue", material: "polyester", inventory_level: 700, wishlist_count: 58, average_review_score: "4.3", seasonal_trend: "winter" },
            { id: 433, category: "shoes", color: "purple", material: "leather", inventory_level: 827, wishlist_count: 45, average_review_score: "4.7", seasonal_trend: "summer" },
            { id: 434, category: "clothing", color: "red", material: "wool", inventory_level: null, wishlist_count: 33, average_review_score: "2.9", seasonal_trend: "winter" },
            { id: 435, category: "shoes", color: "red", material: "cotton", inventory_level: 682, wishlist_count: 208, average_review_score: "1.1", seasonal_trend: "spring" },
            { id: 436, category: "shoes", color: "red", material: "wool", inventory_level: 8, wishlist_count: 220, average_review_score: "2.0", seasonal_trend: "winter" },
            { id: 437, category: "clothing", color: "white", material: "cotton", inventory_level: 154, wishlist_count: 212, average_review_score: "4.6", seasonal_trend: "summer" },
            { id: 438, category: "clothing", color: "blue", material: "cotton", inventory_level: 760, wishlist_count: null, average_review_score: "5.0", seasonal_trend: "fall" },
            { id: 439, category: "clothing", color: "purple", material: "leather", inventory_level: 714, wishlist_count: 424, average_review_score: "4.3", seasonal_trend: "spring" },
            { id: 440, category: "clothing", color: "blue", material: "cotton", inventory_level: 974, wishlist_count: 0, average_review_score: "2.6", seasonal_trend: "none" },
            { id: 441, category: "clothing", color: "blue", material: "cotton", inventory_level: 434, wishlist_count: 463, average_review_score: "4.4", seasonal_trend: "summer" },
            { id: 442, category: "shoes", color: "blue", material: "denim", inventory_level: 887, wishlist_count: 218, average_review_score: "1.7", seasonal_trend: "spring" },
            { id: 443, category: "accessories", color: "purple", material: "wool", inventory_level: 758, wishlist_count: 414, average_review_score: "5.0", seasonal_trend: null },
            { id: 444, category: "accessories", color: "yellow", material: "polyester", inventory_level: 798, wishlist_count: null, average_review_score: "4.4", seasonal_trend: null },
            { id: 445, category: "clothing", color: "white", material: "polyester", inventory_level: 899, wishlist_count: 493, average_review_score: "3.7", seasonal_trend: "spring" },
            { id: 446, category: "clothing", color: "blue", material: "leather", inventory_level: 536, wishlist_count: 3, average_review_score: "4.6", seasonal_trend: "spring" },
            { id: 447, category: "clothing", color: "green", material: "polyester", inventory_level: 659, wishlist_count: 290, average_review_score: "3.4", seasonal_trend: "summer" },
            { id: 448, category: "accessories", color: "green", material: "cotton", inventory_level: 52, wishlist_count: null, average_review_score: "2.6", seasonal_trend: null },
            { id: 449, category: "shoes", color: "red", material: "leather", inventory_level: 289, wishlist_count: 30, average_review_score: "1.7", seasonal_trend: "fall" },
            { id: 450, category: "clothing", color: "black", material: "cotton", inventory_level: null, wishlist_count: null, average_review_score: "2.2", seasonal_trend: "none" },
            { id: 451, category: "clothing", color: "red", material: "cotton", inventory_level: 639, wishlist_count: 195, average_review_score: "1.5", seasonal_trend: "spring" },
            { id: 452, category: "clothing", color: "green", material: "leather", inventory_level: 553, wishlist_count: 11, average_review_score: "5.0", seasonal_trend: "none" },
            { id: 453, category: "clothing", color: "green", material: "cotton", inventory_level: 977, wishlist_count: 44, average_review_score: "1.4", seasonal_trend: "winter" },
            { id: 454, category: "clothing", color: "blue", material: "cotton", inventory_level: 973, wishlist_count: 44, average_review_score: "3.6", seasonal_trend: "fall" },
            { id: 455, category: "clothing", color: "blue", material: "leather", inventory_level: 914, wishlist_count: 182, average_review_score: "5.0", seasonal_trend: "fall" },
            { id: 456, category: "clothing", color: "blue", material: "cotton", inventory_level: 484, wishlist_count: 83, average_review_score: "5.0", seasonal_trend: "spring" },
            { id: 457, category: "clothing", color: "red", material: "polyester", inventory_level: 623, wishlist_count: 10, average_review_score: "3.8", seasonal_trend: "fall" },
            { id: 458, category: "clothing", color: "red", material: "cotton", inventory_level: 798, wishlist_count: 61, average_review_score: "4.5", seasonal_trend: "spring" },
            { id: 459, category: "clothing", color: "white", material: "cotton", inventory_level: 891, wishlist_count: 343, average_review_score: "4.4", seasonal_trend: "none" },
            { id: 460, category: "clothing", color: "red", material: "wool", inventory_level: 147, wishlist_count: 170, average_review_score: "5.0", seasonal_trend: "spring" },
            { id: 461, category: "shoes", color: "red", material: "cotton", inventory_level: 477, wishlist_count: 11, average_review_score: null, seasonal_trend: "spring" },
            { id: 462, category: "clothing", color: "blue", material: "leather", inventory_level: null, wishlist_count: 34, average_review_score: "1.7", seasonal_trend: "spring" },
            { id: 463, category: "clothing", color: "red", material: "polyester", inventory_level: 904, wishlist_count: 110, average_review_score: null, seasonal_trend: "summer" },
            { id: 464, category: "clothing", color: "green", material: "cotton", inventory_level: 434, wishlist_count: 128, average_review_score: "1.9", seasonal_trend: "fall" },
            { id: 465, category: "clothing", color: "red", material: "leather", inventory_level: 313, wishlist_count: 259, average_review_score: "3.8", seasonal_trend: "winter" },
            { id: 466, category: "clothing", color: "purple", material: "cotton", inventory_level: 351, wishlist_count: 2, average_review_score: "5.0", seasonal_trend: "summer" },
            { id: 467, category: "clothing", color: "green", material: "polyester", inventory_level: 436, wishlist_count: 1, average_review_score: "4.0", seasonal_trend: "fall" },
            { id: 468, category: "shoes", color: "red", material: "cotton", inventory_level: 301, wishlist_count: 1, average_review_score: "5.0", seasonal_trend: "none" },
            { id: 469, category: "clothing", color: "white", material: "cotton", inventory_level: 116, wishlist_count: 117, average_review_score: "3.7", seasonal_trend: "spring" },
            { id: 470, category: "clothing", color: "red", material: "polyester", inventory_level: 649, wishlist_count: 5, average_review_score: "3.6", seasonal_trend: "winter" },
            { id: 471, category: "shoes", color: "red", material: "cotton", inventory_level: 38, wishlist_count: 7, average_review_score: "3.8", seasonal_trend: "summer" },
            { id: 472, category: "shoes", color: "white", material: "cotton", inventory_level: 183, wishlist_count: 5, average_review_score: "2.5", seasonal_trend: "none" },
            { id: 473, category: "clothing", color: "green", material: "cotton", inventory_level: 956, wishlist_count: null, average_review_score: "4.2", seasonal_trend: "summer" },
            { id: 474, category: "shoes", color: "blue", material: "cotton", inventory_level: 278, wishlist_count: null, average_review_score: "2.6", seasonal_trend: "spring" },
            { id: 475, category: "clothing", color: "black", material: "leather", inventory_level: 325, wishlist_count: 443, average_review_score: "5.0", seasonal_trend: "summer" },
            { id: 476, category: "clothing", color: "blue", material: "leather", inventory_level: 829, wishlist_count: 116, average_review_score: "1.9", seasonal_trend: "spring" },
            { id: 477, category: "accessories", color: "black", material: "leather", inventory_level: 370, wishlist_count: 75, average_review_score: "2.1", seasonal_trend: null },
            { id: 478, category: "accessories", color: "blue", material: "leather", inventory_level: 588, wishlist_count: 73, average_review_score: "4.5", seasonal_trend: null },
            { id: 479, category: "clothing", color: "red", material: "cotton", inventory_level: 459, wishlist_count: 7, average_review_score: "5.0", seasonal_trend: "none" },
            { id: 480, category: "clothing", color: "red", material: "leather", inventory_level: 502, wishlist_count: 389, average_review_score: "4.7", seasonal_trend: "none" },
            { id: 481, category: "clothing", color: "black", material: "leather", inventory_level: 595, wishlist_count: 195, average_review_score: "4.8", seasonal_trend: "winter" },
            { id: 482, category: "clothing", color: "green", material: "leather", inventory_level: 46, wishlist_count: 212, average_review_score: "4.9", seasonal_trend: "winter" },
            { id: 483, category: "shoes", color: "yellow", material: "cotton", inventory_level: 266, wishlist_count: 237, average_review_score: "1.5", seasonal_trend: "summer" },
            { id: 484, category: "clothing", color: "blue", material: "leather", inventory_level: 408, wishlist_count: 469, average_review_score: "3.8", seasonal_trend: "summer" },
            { id: 485, category: "clothing", color: "black", material: "denim", inventory_level: 216, wishlist_count: null, average_review_score: "4.8", seasonal_trend: "spring" },
            { id: 486, category: "clothing", color: "red", material: "leather", inventory_level: 935, wishlist_count: 0, average_review_score: "5.0", seasonal_trend: "summer" },
            { id: 487, category: "clothing", color: "blue", material: "denim", inventory_level: 625, wishlist_count: 90, average_review_score: "3.4", seasonal_trend: "none" },
            { id: 488, category: "clothing", color: "red", material: "denim", inventory_level: 892, wishlist_count: 314, average_review_score: "4.3", seasonal_trend: "spring" },
            { id: 489, category: "clothing", color: "blue", material: "leather", inventory_level: 649, wishlist_count: 5, average_review_score: "2.5", seasonal_trend: "spring" },
            { id: 490, category: "shoes", color: "green", material: "denim", inventory_level: 642, wishlist_count: 289, average_review_score: null, seasonal_trend: "none" },
            { id: 491, category: "shoes", color: "yellow", material: "denim", inventory_level: 178, wishlist_count: 0, average_review_score: "5.0", seasonal_trend: "spring" },
            { id: 492, category: "shoes", color: "red", material: "polyester", inventory_level: 824, wishlist_count: 455, average_review_score: "4.4", seasonal_trend: "spring" },
            { id: 493, category: "accessories", color: "green", material: "polyester", inventory_level: 969, wishlist_count: 101, average_review_score: "1.3", seasonal_trend: null },
            { id: 494, category: "clothing", color: "blue", material: "leather", inventory_level: 188, wishlist_count: 125, average_review_score: "4.2", seasonal_trend: "spring" },
            { id: 495, category: "clothing", color: "green", material: "leather", inventory_level: 832, wishlist_count: 163, average_review_score: "3.9", seasonal_trend: "winter" },
            { id: 496, category: "shoes", color: "white", material: "polyester", inventory_level: 883, wishlist_count: 1, average_review_score: "4.9", seasonal_trend: "none" },
            { id: 497, category: "clothing", color: "red", material: "cotton", inventory_level: 829, wishlist_count: 81, average_review_score: "4.0", seasonal_trend: "spring" },
            { id: 498, category: "clothing", color: "red", material: "cotton", inventory_level: 59, wishlist_count: 113, average_review_score: "5.0", seasonal_trend: "fall" },
            { id: 499, category: "shoes", color: "red", material: "wool", inventory_level: 10, wishlist_count: 25, average_review_score: null, seasonal_trend: "winter" },
            { id: 500, category: "clothing", color: "blue", material: "denim", inventory_level: 338, wishlist_count: 27, average_review_score: null, seasonal_trend: "summer" },
        ],
    });
}

main()
    .then(() => prisma.$disconnect())
    .catch(async error => {
        console.error(error);
        await prisma.$disconnect();
        process.exit(1);
    });
