-- =============================================================================
-- FlieMart catalog seed (categories + products)
-- Import in phpMyAdmin AFTER fliemart-import.sql
-- Images are Unsplash URLs — you do NOT need to upload images for this seed.
-- Safe to re-run: clears OrderItem/Order/Product/Category then re-inserts catalog.
-- Does NOT delete users or settings.
-- =============================================================================
SET NAMES utf8mb4;
SET FOREIGN_KEY_CHECKS = 0;
DELETE FROM `OrderItem`;
DELETE FROM `Order`;
DELETE FROM `Product`;
DELETE FROM `Category`;
SET FOREIGN_KEY_CHECKS = 1;

INSERT INTO `Category` (`id`, `name`, `slug`, `description`, `image`, `gender`, `createdAt`, `updatedAt`) VALUES
('cat-electronics', 'Electronics', 'electronics', 'TVs, audio, smart devices, and everyday tech essentials.', 'https://images.unsplash.com/photo-1593359677879-a4bb92f829d1?auto=format&fit=crop&w=1200&q=80', 'all', NOW(3), NOW(3)),
('cat-home', 'Home & Living', 'home-living', 'Furniture, lighting, and comfort for every room.', 'https://images.unsplash.com/photo-1555041469-a586c61ea9bc?auto=format&fit=crop&w=1200&q=80', 'all', NOW(3), NOW(3)),
('cat-kitchen', 'Kitchen', 'kitchen', 'Cookware, appliances, and table-ready essentials.', 'https://images.unsplash.com/photo-1556911220-bff31c812dba?auto=format&fit=crop&w=1200&q=80', 'all', NOW(3), NOW(3)),
('cat-beauty', 'Beauty & Care', 'beauty', 'Skincare, haircare, and personal grooming staples.', 'https://images.unsplash.com/photo-1596462502278-27bfdc403348?auto=format&fit=crop&w=1200&q=80', 'all', NOW(3), NOW(3)),
('cat-sports', 'Sports & Outdoors', 'sports', 'Fitness gear, recovery tools, and outdoor-ready kit.', 'https://images.unsplash.com/photo-1517836357463-d25dfeac3438?auto=format&fit=crop&w=1200&q=80', 'all', NOW(3), NOW(3)),
('cat-office', 'Office & Gadgets', 'office', 'Desk setups, accessories, and productivity tools.', 'https://images.unsplash.com/photo-1497366216548-37526070297c?auto=format&fit=crop&w=1200&q=80', 'all', NOW(3), NOW(3)),
('cat-pets', 'Pets', 'pets', 'Beds, bowls, toys, and everyday pet care.', 'https://images.unsplash.com/photo-1450778869180-41d0601e046e?auto=format&fit=crop&w=1200&q=80', 'all', NOW(3), NOW(3)),
('cat-garden', 'Garden & Outdoor', 'garden', 'Planters, tools, and patio-ready essentials.', 'https://images.unsplash.com/photo-1416879595882-3373a0480b5b?auto=format&fit=crop&w=1200&q=80', 'all', NOW(3), NOW(3)),
('cat-auto', 'Auto & Travel', 'auto', 'Car organizers, chargers, and road-trip gear.', 'https://images.unsplash.com/photo-1492144534655-ae79c964c9d7?auto=format&fit=crop&w=1200&q=80', 'all', NOW(3), NOW(3)),
('cat-kids', 'Kids & Baby', 'kids', 'Toys, room accents, and family-friendly finds.', 'https://images.unsplash.com/photo-1503454537195-1dcabb73ffb9?auto=format&fit=crop&w=1200&q=80', 'all', NOW(3), NOW(3));

INSERT INTO `Product` (`id`, `name`, `slug`, `price`, `compareAt`, `categoryId`, `categoryName`, `categorySlug`, `gender`, `description`, `shortDescription`, `longDescription`, `details`, `materials`, `care`, `fit`, `sizeGuide`, `sizeGuideNote`, `images`, `variants`, `stock`, `rating`, `reviewCount`, `tags`, `featured`, `flashSale`, `recentlyOrdered`, `bestSeller`, `newArrival`, `seller`, `verified`, `sold`, `flashLimit`, `createdAt`, `updatedAt`) VALUES
('electronics-frameview-43-4k-smart-display', 'FrameView 43" 4K Smart Display', 'electronics-frameview-43-4k-smart-display', 89, 114, 'cat-electronics', 'Electronics', 'electronics', 'unisex', 'FrameView 43" 4K Smart Display for Electronics — curated by FlieMart for everyday value.', 'FrameView 43" 4K Smart Display for Electronics — curated by FlieMart for everyday value.', 'FrameView 43" 4K Smart Display belongs in our Electronics department. Built for real use with abs housing and a clean finish. In stock and ready to ship from FlieMart Market.', '["1-year warranty","Energy efficient","Easy setup"]', '["ABS housing","Tempered glass accents"]', '["Wipe with dry cloth","Keep vents clear"]', 'Standard household voltage (100–240V).', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1593359677879-a4bb92f829d1?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1498049794561-7780e7231661?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1514432324607-a09d9b4aefdd?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Silver","Graphite"]}]', 42, 4.3, 28, '["electronics","fliemart"]', 1, 1, 1, 1, 0, 'FlieMart Market', 1, 8, 62, '2026-01-01 00:00:00.000', NOW(3)),
('electronics-pulsebuds-anc-wireless-earbuds', 'PulseBuds ANC Wireless Earbuds', 'electronics-pulsebuds-anc-wireless-earbuds', 101, NULL, 'cat-electronics', 'Electronics', 'electronics', 'unisex', 'PulseBuds ANC Wireless Earbuds for Electronics — curated by FlieMart for everyday value.', 'PulseBuds ANC Wireless Earbuds for Electronics — curated by FlieMart for everyday value.', 'PulseBuds ANC Wireless Earbuds belongs in our Electronics department. Built for real use with abs housing and a clean finish. In stock and ready to ship from FlieMart Market.', '["1-year warranty","Energy efficient","Easy setup"]', '["ABS housing","Tempered glass accents"]', '["Wipe with dry cloth","Keep vents clear"]', 'Standard household voltage (100–240V).', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1590658268037-6bf12165a8df?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1556910103-1c02745aae4d?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1572569511254-d8f925fe2cbb?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Silver","Graphite"]}]', 53, 4.4, 41, '["electronics","fliemart"]', 0, 0, 0, 0, 1, 'FlieMart Market', 1, NULL, NULL, '2026-02-02 00:00:00.000', NOW(3)),
('electronics-streamdock-mini-media-hub', 'StreamDock Mini Media Hub', 'electronics-streamdock-mini-media-hub', 113, NULL, 'cat-electronics', 'Electronics', 'electronics', 'unisex', 'StreamDock Mini Media Hub for Electronics — curated by FlieMart for everyday value.', 'StreamDock Mini Media Hub for Electronics — curated by FlieMart for everyday value.', 'StreamDock Mini Media Hub belongs in our Electronics department. Built for real use with abs housing and a clean finish. In stock and ready to ship from FlieMart Market.', '["1-year warranty","Energy efficient","Easy setup"]', '["ABS housing","Tempered glass accents"]', '["Wipe with dry cloth","Keep vents clear"]', 'Standard household voltage (100–240V).', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1593784991095-a205069470b6?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1522869635100-9f4c5e86aa37?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1550745165-9bc0b252726f?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Silver","Graphite"]}]', 15, 4.5, 54, '["electronics","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-03-03 00:00:00.000', NOW(3)),
('electronics-auracam-360-home-security-cam', 'AuraCam 360 Home Security Cam', 'electronics-auracam-360-home-security-cam', 125, NULL, 'cat-electronics', 'Electronics', 'electronics', 'unisex', 'AuraCam 360 Home Security Cam for Electronics — curated by FlieMart for everyday value.', 'AuraCam 360 Home Security Cam for Electronics — curated by FlieMart for everyday value.', 'AuraCam 360 Home Security Cam belongs in our Electronics department. Built for real use with abs housing and a clean finish. In stock and ready to ship from FlieMart Market.', '["1-year warranty","Energy efficient","Easy setup"]', '["ABS housing","Tempered glass accents"]', '["Wipe with dry cloth","Keep vents clear"]', 'Standard household voltage (100–240V).', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1557597774-9d273605dfa9?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1563986768609-322da13575f3?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1519389950473-47ba0277781c?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Silver","Graphite"]}]', 26, 4.6, 67, '["electronics","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-04-04 00:00:00.000', NOW(3)),
('electronics-chargestack-6-port-gan-hub', 'ChargeStack 6-Port GaN Hub', 'electronics-chargestack-6-port-gan-hub', 125, NULL, 'cat-electronics', 'Electronics', 'electronics', 'unisex', 'ChargeStack 6-Port GaN Hub for Electronics — curated by FlieMart for everyday value.', 'ChargeStack 6-Port GaN Hub for Electronics — curated by FlieMart for everyday value.', 'ChargeStack 6-Port GaN Hub belongs in our Electronics department. Built for real use with abs housing and a clean finish. In stock and ready to ship from FlieMart Market.', '["1-year warranty","Energy efficient","Easy setup"]', '["ABS housing","Tempered glass accents"]', '["Wipe with dry cloth","Keep vents clear"]', 'Standard household voltage (100–240V).', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1583863788434-e58a36330cf0?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1556911220-bff31c812dba?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1614624532983-4ce03382d63d?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Silver","Graphite"]}]', 37, 4.7, 80, '["electronics","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-05-05 00:00:00.000', NOW(3)),
('electronics-novasound-portable-bluetooth-speaker', 'NovaSound Portable Bluetooth Speaker', 'electronics-novasound-portable-bluetooth-speaker', 137, 175, 'cat-electronics', 'Electronics', 'electronics', 'unisex', 'NovaSound Portable Bluetooth Speaker for Electronics — curated by FlieMart for everyday value.', 'NovaSound Portable Bluetooth Speaker for Electronics — curated by FlieMart for everyday value.', 'NovaSound Portable Bluetooth Speaker belongs in our Electronics department. Built for real use with abs housing and a clean finish. In stock and ready to ship from FlieMart Market.', '["1-year warranty","Energy efficient","Easy setup"]', '["ABS housing","Tempered glass accents"]', '["Wipe with dry cloth","Keep vents clear"]', 'Standard household voltage (100–240V).', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1608043152269-423dbba4e7e1?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1545127398-14699f92334b?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1546868871-7041f2a55e12?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Silver","Graphite"]}]', 48, 4.8, 93, '["electronics","fliemart"]', 0, 1, 0, 0, 1, 'FlieMart Market', 1, 13, 68, '2026-06-06 00:00:00.000', NOW(3)),
('electronics-pixeldesk-27-ips-monitor', 'PixelDesk 27" IPS Monitor', 'electronics-pixeldesk-27-ips-monitor', 149, NULL, 'cat-electronics', 'Electronics', 'electronics', 'unisex', 'PixelDesk 27" IPS Monitor for Electronics — curated by FlieMart for everyday value.', 'PixelDesk 27" IPS Monitor for Electronics — curated by FlieMart for everyday value.', 'PixelDesk 27" IPS Monitor belongs in our Electronics department. Built for real use with abs housing and a clean finish. In stock and ready to ship from FlieMart Market.', '["1-year warranty","Energy efficient","Easy setup"]', '["ABS housing","Tempered glass accents"]', '["Wipe with dry cloth","Keep vents clear"]', 'Standard household voltage (100–240V).', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1527443224154-c4a3942d3acf?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1466637574441-749b8f19452f?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1526170375885-4d8ecf77b99f?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Silver","Graphite"]}]', 10, 4.9, 106, '["electronics","fliemart"]', 0, 0, 1, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-07-07 00:00:00.000', NOW(3)),
('electronics-swiftkey-compact-mechanical-keyboard', 'SwiftKey Compact Mechanical Keyboard', 'electronics-swiftkey-compact-mechanical-keyboard', 98, NULL, 'cat-electronics', 'Electronics', 'electronics', 'unisex', 'SwiftKey Compact Mechanical Keyboard for Electronics — curated by FlieMart for everyday value.', 'SwiftKey Compact Mechanical Keyboard for Electronics — curated by FlieMart for everyday value.', 'SwiftKey Compact Mechanical Keyboard belongs in our Electronics department. Built for real use with abs housing and a clean finish. In stock and ready to ship from FlieMart Market.', '["1-year warranty","Energy efficient","Easy setup"]', '["ABS housing","Tempered glass accents"]', '["Wipe with dry cloth","Keep vents clear"]', 'Standard household voltage (100–240V).', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1587829741301-dc798b982133?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1511467687858-23d96c32e4ae?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1595225476474-87563907a212?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Silver","Graphite"]}]', 21, 4.3, 119, '["electronics","fliemart"]', 0, 0, 0, 1, 0, 'FlieMart Market', 1, NULL, NULL, '2026-08-08 00:00:00.000', NOW(3)),
('home-living-cloudrest-convertible-loveseat', 'CloudRest Convertible Loveseat', 'home-living-cloudrest-convertible-loveseat', 88, NULL, 'cat-home', 'Home & Living', 'home-living', 'unisex', 'CloudRest Convertible Loveseat for Home & Living — curated by FlieMart for everyday value.', 'CloudRest Convertible Loveseat for Home & Living — curated by FlieMart for everyday value.', 'CloudRest Convertible Loveseat belongs in our Home & Living department. Built for real use with engineered wood and a clean finish. In stock and ready to ship from FlieMart Market.', '["Living-room ready","Tool-light assembly","Durable finish"]', '["Engineered wood","Performance fabric"]', '["Spot clean","Avoid prolonged moisture"]', 'Check dimensions before ordering for your space.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1555041469-a586c61ea9bc?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1493663284031-b7e3aefcae8e?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1567016376408-0226e4d0c1ea?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Ivory","Slate","Walnut"]}]', 32, 4.4, 132, '["home-living","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-01-09 00:00:00.000', NOW(3)),
('home-living-nightcharge-side-table-station', 'NightCharge Side Table Station', 'home-living-nightcharge-side-table-station', 100, NULL, 'cat-home', 'Home & Living', 'home-living', 'unisex', 'NightCharge Side Table Station for Home & Living — curated by FlieMart for everyday value.', 'NightCharge Side Table Station for Home & Living — curated by FlieMart for everyday value.', 'NightCharge Side Table Station belongs in our Home & Living department. Built for real use with engineered wood and a clean finish. In stock and ready to ship from FlieMart Market.', '["Living-room ready","Tool-light assembly","Durable finish"]', '["Engineered wood","Performance fabric"]', '["Spot clean","Avoid prolonged moisture"]', 'Check dimensions before ordering for your space.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1505693416388-ac5ce068fe85?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1618220179428-22790b461013?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Ivory","Slate","Walnut"]}]', 43, 4.5, 145, '["home-living","fliemart"]', 0, 0, 0, 0, 1, 'FlieMart Market', 1, NULL, NULL, '2026-02-10 00:00:00.000', NOW(3)),
('home-living-softgrid-memory-foam-pillow-pair', 'SoftGrid Memory Foam Pillow Pair', 'home-living-softgrid-memory-foam-pillow-pair', 112, 143, 'cat-home', 'Home & Living', 'home-living', 'unisex', 'SoftGrid Memory Foam Pillow Pair for Home & Living — curated by FlieMart for everyday value.', 'SoftGrid Memory Foam Pillow Pair for Home & Living — curated by FlieMart for everyday value.', 'SoftGrid Memory Foam Pillow Pair belongs in our Home & Living department. Built for real use with engineered wood and a clean finish. In stock and ready to ship from FlieMart Market.', '["Living-room ready","Tool-light assembly","Durable finish"]', '["Engineered wood","Performance fabric"]', '["Spot clean","Avoid prolonged moisture"]', 'Check dimensions before ordering for your space.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1631889993959-41b4e9c6e3c5?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1584100936595-c0654b55a2e2?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1556912173-46c336c7fd55?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Ivory","Slate","Walnut"]}]', 54, 4.6, 158, '["home-living","fliemart"]', 1, 1, 0, 0, 0, 'FlieMart Market', 1, 18, 74, '2026-03-11 00:00:00.000', NOW(3)),
('home-living-arcline-floor-lamp', 'ArcLine Floor Lamp', 'home-living-arcline-floor-lamp', 124, NULL, 'cat-home', 'Home & Living', 'home-living', 'unisex', 'ArcLine Floor Lamp for Home & Living — curated by FlieMart for everyday value.', 'ArcLine Floor Lamp for Home & Living — curated by FlieMart for everyday value.', 'ArcLine Floor Lamp belongs in our Home & Living department. Built for real use with engineered wood and a clean finish. In stock and ready to ship from FlieMart Market.', '["Living-room ready","Tool-light assembly","Durable finish"]', '["Engineered wood","Performance fabric"]', '["Spot clean","Avoid prolonged moisture"]', 'Check dimensions before ordering for your space.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1513506003901-1e6a229e2d15?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1631679706909-1844bbd07221?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Ivory","Slate","Walnut"]}]', 16, 4.7, 171, '["home-living","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-04-12 00:00:00.000', NOW(3)),
('home-living-nordic-weave-throw-blanket', 'Nordic Weave Throw Blanket', 'home-living-nordic-weave-throw-blanket', 124, NULL, 'cat-home', 'Home & Living', 'home-living', 'unisex', 'Nordic Weave Throw Blanket for Home & Living — curated by FlieMart for everyday value.', 'Nordic Weave Throw Blanket for Home & Living — curated by FlieMart for everyday value.', 'Nordic Weave Throw Blanket belongs in our Home & Living department. Built for real use with engineered wood and a clean finish. In stock and ready to ship from FlieMart Market.', '["Living-room ready","Tool-light assembly","Durable finish"]', '["Engineered wood","Performance fabric"]', '["Spot clean","Avoid prolonged moisture"]', 'Check dimensions before ordering for your space.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1600369672770-985fd30004eb?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1578662996442-48f60103fc96?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1616486338812-3dadae4b4ace?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Ivory","Slate","Walnut"]}]', 27, 4.8, 184, '["home-living","fliemart"]', 0, 0, 1, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-05-13 00:00:00.000', NOW(3)),
('home-living-modular-shelf-cube-set', 'Modular Shelf Cube Set', 'home-living-modular-shelf-cube-set', 136, NULL, 'cat-home', 'Home & Living', 'home-living', 'unisex', 'Modular Shelf Cube Set for Home & Living — curated by FlieMart for everyday value.', 'Modular Shelf Cube Set for Home & Living — curated by FlieMart for everyday value.', 'Modular Shelf Cube Set belongs in our Home & Living department. Built for real use with engineered wood and a clean finish. In stock and ready to ship from FlieMart Market.', '["Living-room ready","Tool-light assembly","Durable finish"]', '["Engineered wood","Performance fabric"]', '["Spot clean","Avoid prolonged moisture"]', 'Check dimensions before ordering for your space.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1583847268964-b28dc8f51f92?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1524758631624-e2822e304c36?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Ivory","Slate","Walnut"]}]', 38, 4.9, 197, '["home-living","fliemart"]', 0, 0, 0, 0, 1, 'FlieMart Market', 1, NULL, NULL, '2026-06-14 00:00:00.000', NOW(3)),
('home-living-quietfan-oscillating-tower', 'QuietFan Oscillating Tower', 'home-living-quietfan-oscillating-tower', 85, NULL, 'cat-home', 'Home & Living', 'home-living', 'unisex', 'QuietFan Oscillating Tower for Home & Living — curated by FlieMart for everyday value.', 'QuietFan Oscillating Tower for Home & Living — curated by FlieMart for everyday value.', 'QuietFan Oscillating Tower belongs in our Home & Living department. Built for real use with engineered wood and a clean finish. In stock and ready to ship from FlieMart Market.', '["Living-room ready","Tool-light assembly","Durable finish"]', '["Engineered wood","Performance fabric"]', '["Spot clean","Avoid prolonged moisture"]', 'Check dimensions before ordering for your space.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1621905251918-48416bd8575a?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1585771724684-38269d6639fd?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1625948515291-69613efd103f?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Ivory","Slate","Walnut"]}]', 49, 4.3, 210, '["home-living","fliemart"]', 0, 0, 0, 1, 0, 'FlieMart Market', 1, NULL, NULL, '2026-07-15 00:00:00.000', NOW(3)),
('home-living-linen-drape-curtain-panel', 'Linen Drape Curtain Panel', 'home-living-linen-drape-curtain-panel', 97, 124, 'cat-home', 'Home & Living', 'home-living', 'unisex', 'Linen Drape Curtain Panel for Home & Living — curated by FlieMart for everyday value.', 'Linen Drape Curtain Panel for Home & Living — curated by FlieMart for everyday value.', 'Linen Drape Curtain Panel belongs in our Home & Living department. Built for real use with engineered wood and a clean finish. In stock and ready to ship from FlieMart Market.', '["Living-room ready","Tool-light assembly","Durable finish"]', '["Engineered wood","Performance fabric"]', '["Spot clean","Avoid prolonged moisture"]', 'Check dimensions before ordering for your space.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1513694203232-719a280e022f?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1600210492493-0946911123ea?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1586023492125-27b2c045efd7?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Ivory","Slate","Walnut"]}]', 11, 4.4, 223, '["home-living","fliemart"]', 0, 1, 0, 0, 0, 'FlieMart Market', 1, 11, 31, '2026-08-16 00:00:00.000', NOW(3)),
('kitchen-rapidboil-electric-kettle-1-7l', 'RapidBoil Electric Kettle 1.7L', 'kitchen-rapidboil-electric-kettle-1-7l', 52, NULL, 'cat-kitchen', 'Kitchen', 'kitchen', 'unisex', 'RapidBoil Electric Kettle 1.7L for Kitchen — curated by FlieMart for everyday value.', 'RapidBoil Electric Kettle 1.7L for Kitchen — curated by FlieMart for everyday value.', 'RapidBoil Electric Kettle 1.7L belongs in our Kitchen department. Built for real use with stainless steel and a clean finish. In stock and ready to ship from FlieMart Market.', '["Food-safe materials","Dishwasher-safe parts","Compact footprint"]', '["Stainless steel","BPA-free plastics"]', '["Hand wash nonstick","Dry thoroughly"]', 'Fits standard countertop and cabinet spaces.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1608193851971-96c2a1f2896c?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1630617867674-3905ea203152?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1607791776974-5c30b43ac181?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Stainless","Matte Black","White"]}]', 22, 4.5, 236, '["kitchen","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-01-17 00:00:00.000', NOW(3)),
('kitchen-chefedge-nonstick-pan-set', 'ChefEdge Nonstick Pan Set', 'kitchen-chefedge-nonstick-pan-set', 64, NULL, 'cat-kitchen', 'Kitchen', 'kitchen', 'unisex', 'ChefEdge Nonstick Pan Set for Kitchen — curated by FlieMart for everyday value.', 'ChefEdge Nonstick Pan Set for Kitchen — curated by FlieMart for everyday value.', 'ChefEdge Nonstick Pan Set belongs in our Kitchen department. Built for real use with stainless steel and a clean finish. In stock and ready to ship from FlieMart Market.', '["Food-safe materials","Dishwasher-safe parts","Compact footprint"]', '["Stainless steel","BPA-free plastics"]', '["Hand wash nonstick","Dry thoroughly"]', 'Fits standard countertop and cabinet spaces.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1556909114-f6e7ad7d3136?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1542744173-8e7e53415bb0?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1484480974693-6ca0a78fb36b?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Stainless","Matte Black","White"]}]', 33, 4.6, 249, '["kitchen","fliemart"]', 0, 0, 0, 0, 1, 'FlieMart Market', 1, NULL, NULL, '2026-02-18 00:00:00.000', NOW(3)),
('kitchen-brewnest-drip-coffee-maker', 'BrewNest Drip Coffee Maker', 'kitchen-brewnest-drip-coffee-maker', 76, NULL, 'cat-kitchen', 'Kitchen', 'kitchen', 'unisex', 'BrewNest Drip Coffee Maker for Kitchen — curated by FlieMart for everyday value.', 'BrewNest Drip Coffee Maker for Kitchen — curated by FlieMart for everyday value.', 'BrewNest Drip Coffee Maker belongs in our Kitchen department. Built for real use with stainless steel and a clean finish. In stock and ready to ship from FlieMart Market.', '["Food-safe materials","Dishwasher-safe parts","Compact footprint"]', '["Stainless steel","BPA-free plastics"]', '["Hand wash nonstick","Dry thoroughly"]', 'Fits standard countertop and cabinet spaces.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1495474472287-4d71bcdd2085?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1590602847861-f357a9332bbc?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1478737270239-2f02b77fc618?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Stainless","Matte Black","White"]}]', 44, 4.7, 262, '["kitchen","fliemart"]', 0, 0, 1, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-03-19 00:00:00.000', NOW(3)),
('kitchen-prepboard-bamboo-cutting-set', 'PrepBoard Bamboo Cutting Set', 'kitchen-prepboard-bamboo-cutting-set', 88, NULL, 'cat-kitchen', 'Kitchen', 'kitchen', 'unisex', 'PrepBoard Bamboo Cutting Set for Kitchen — curated by FlieMart for everyday value.', 'PrepBoard Bamboo Cutting Set for Kitchen — curated by FlieMart for everyday value.', 'PrepBoard Bamboo Cutting Set belongs in our Kitchen department. Built for real use with stainless steel and a clean finish. In stock and ready to ship from FlieMart Market.', '["Food-safe materials","Dishwasher-safe parts","Compact footprint"]', '["Stainless steel","BPA-free plastics"]', '["Hand wash nonstick","Dry thoroughly"]', 'Fits standard countertop and cabinet spaces.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1556909172-54557c7b4c0c?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1497215728101-856f4ea42174?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1416879595882-3373a0480b5b?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Stainless","Matte Black","White"]}]', 6, 4.8, 275, '["kitchen","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-04-20 00:00:00.000', NOW(3)),
('kitchen-frostkeep-insulated-tumbler', 'FrostKeep Insulated Tumbler', 'kitchen-frostkeep-insulated-tumbler', 88, 113, 'cat-kitchen', 'Kitchen', 'kitchen', 'unisex', 'FrostKeep Insulated Tumbler for Kitchen — curated by FlieMart for everyday value.', 'FrostKeep Insulated Tumbler for Kitchen — curated by FlieMart for everyday value.', 'FrostKeep Insulated Tumbler belongs in our Kitchen department. Built for real use with stainless steel and a clean finish. In stock and ready to ship from FlieMart Market.', '["Food-safe materials","Dishwasher-safe parts","Compact footprint"]', '["Stainless steel","BPA-free plastics"]', '["Hand wash nonstick","Dry thoroughly"]', 'Fits standard countertop and cabinet spaces.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1602143407151-7111542de6e8?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1544145945-f90425340c7e?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1563227812-0ea4c22e6cc8?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Stainless","Matte Black","White"]}]', 17, 4.9, 288, '["kitchen","fliemart"]', 1, 1, 0, 0, 0, 'FlieMart Market', 1, 17, 37, '2026-05-21 00:00:00.000', NOW(3)),
('kitchen-slicepro-digital-kitchen-scale', 'SlicePro Digital Kitchen Scale', 'kitchen-slicepro-digital-kitchen-scale', 37, NULL, 'cat-kitchen', 'Kitchen', 'kitchen', 'unisex', 'SlicePro Digital Kitchen Scale for Kitchen — curated by FlieMart for everyday value.', 'SlicePro Digital Kitchen Scale for Kitchen — curated by FlieMart for everyday value.', 'SlicePro Digital Kitchen Scale belongs in our Kitchen department. Built for real use with stainless steel and a clean finish. In stock and ready to ship from FlieMart Market.', '["Food-safe materials","Dishwasher-safe parts","Compact footprint"]', '["Stainless steel","BPA-free plastics"]', '["Hand wash nonstick","Dry thoroughly"]', 'Fits standard countertop and cabinet spaces.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1590794056226-79ef3a8147e1?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1449965408869-eaa3f722e40d?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1502877338535-766e1452684a?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Stainless","Matte Black","White"]}]', 28, 4.3, 301, '["kitchen","fliemart"]', 0, 0, 0, 1, 1, 'FlieMart Market', 1, NULL, NULL, '2026-06-22 00:00:00.000', NOW(3)),
('kitchen-steamlite-compact-food-steamer', 'SteamLite Compact Food Steamer', 'kitchen-steamlite-compact-food-steamer', 49, NULL, 'cat-kitchen', 'Kitchen', 'kitchen', 'unisex', 'SteamLite Compact Food Steamer for Kitchen — curated by FlieMart for everyday value.', 'SteamLite Compact Food Steamer for Kitchen — curated by FlieMart for everyday value.', 'SteamLite Compact Food Steamer belongs in our Kitchen department. Built for real use with stainless steel and a clean finish. In stock and ready to ship from FlieMart Market.', '["Food-safe materials","Dishwasher-safe parts","Compact footprint"]', '["Stainless steel","BPA-free plastics"]', '["Hand wash nonstick","Dry thoroughly"]', 'Fits standard countertop and cabinet spaces.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1585515320310-259814833e62?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1503376780353-7e6692767b70?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1494976388531-d1058494cdd8?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Stainless","Matte Black","White"]}]', 39, 4.4, 314, '["kitchen","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-07-23 00:00:00.000', NOW(3)),
('kitchen-glasslock-meal-prep-8-pack', 'GlassLock Meal Prep 8-Pack', 'kitchen-glasslock-meal-prep-8-pack', 61, NULL, 'cat-kitchen', 'Kitchen', 'kitchen', 'unisex', 'GlassLock Meal Prep 8-Pack for Kitchen — curated by FlieMart for everyday value.', 'GlassLock Meal Prep 8-Pack for Kitchen — curated by FlieMart for everyday value.', 'GlassLock Meal Prep 8-Pack belongs in our Kitchen department. Built for real use with stainless steel and a clean finish. In stock and ready to ship from FlieMart Market.', '["Food-safe materials","Dishwasher-safe parts","Compact footprint"]', '["Stainless steel","BPA-free plastics"]', '["Hand wash nonstick","Dry thoroughly"]', 'Fits standard countertop and cabinet spaces.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1600585152220-90363fe7e115?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1436491865332-7a61a109cc05?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1434030216411-0b793f4b4173?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Stainless","Matte Black","White"]}]', 50, 4.5, 327, '["kitchen","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-08-24 00:00:00.000', NOW(3)),
('beauty-dewdrop-hydrating-facial-mist', 'DewDrop Hydrating Facial Mist', 'beauty-dewdrop-hydrating-facial-mist', 41, NULL, 'cat-beauty', 'Beauty & Care', 'beauty', 'unisex', 'DewDrop Hydrating Facial Mist for Beauty & Care — curated by FlieMart for everyday value.', 'DewDrop Hydrating Facial Mist for Beauty & Care — curated by FlieMart for everyday value.', 'DewDrop Hydrating Facial Mist belongs in our Beauty & Care department. Built for real use with clean fragrance profile and a clean finish. In stock and ready to ship from FlieMart Market.', '["Dermatologist-tested","Cruelty-free","Everyday formula"]', '["Clean fragrance profile","Recyclable packaging"]', '["Store cool & dry","Use as directed"]', 'Suitable for most skin and hair types — patch test first.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1570194065650-d99fb4b38b17?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1534438327276-14e5300c3a48?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1552674605-db6ffd4facb5?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"pack","label":"Pack","options":["Travel","Full size"]}]', 12, 4.6, 340, '["beauty","fliemart"]', 0, 0, 1, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-01-25 00:00:00.000', NOW(3)),
('beauty-silkpath-leave-in-conditioner', 'SilkPath Leave-In Conditioner', 'beauty-silkpath-leave-in-conditioner', 53, 68, 'cat-beauty', 'Beauty & Care', 'beauty', 'unisex', 'SilkPath Leave-In Conditioner for Beauty & Care — curated by FlieMart for everyday value.', 'SilkPath Leave-In Conditioner for Beauty & Care — curated by FlieMart for everyday value.', 'SilkPath Leave-In Conditioner belongs in our Beauty & Care department. Built for real use with clean fragrance profile and a clean finish. In stock and ready to ship from FlieMart Market.', '["Dermatologist-tested","Cruelty-free","Everyday formula"]', '["Clean fragrance profile","Recyclable packaging"]', '["Store cool & dry","Use as directed"]', 'Suitable for most skin and hair types — patch test first.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1522335789203-aabd1fc54bc9?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1519699047748-de8e457a634e?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1527799820374-dcf8d9d4a388?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"pack","label":"Pack","options":["Travel","Full size"]}]', 23, 4.7, 353, '["beauty","fliemart"]', 0, 1, 0, 0, 1, 'FlieMart Market', 1, 9, 43, '2026-02-26 00:00:00.000', NOW(3)),
('beauty-cleartone-daily-cleanser', 'ClearTone Daily Cleanser', 'beauty-cleartone-daily-cleanser', 65, NULL, 'cat-beauty', 'Beauty & Care', 'beauty', 'unisex', 'ClearTone Daily Cleanser for Beauty & Care — curated by FlieMart for everyday value.', 'ClearTone Daily Cleanser for Beauty & Care — curated by FlieMart for everyday value.', 'ClearTone Daily Cleanser belongs in our Beauty & Care department. Built for real use with clean fragrance profile and a clean finish. In stock and ready to ship from FlieMart Market.', '["Dermatologist-tested","Cruelty-free","Everyday formula"]', '["Clean fragrance profile","Recyclable packaging"]', '["Store cool & dry","Use as directed"]', 'Suitable for most skin and hair types — patch test first.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1556228720-195a672e8a03?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1549060279-7e168fcee0c2?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1599901860904-17e6ed7083a0?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"pack","label":"Pack","options":["Travel","Full size"]}]', 34, 4.8, 366, '["beauty","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-03-27 00:00:00.000', NOW(3)),
('beauty-glowpanel-vitamin-c-serum', 'GlowPanel Vitamin C Serum', 'beauty-glowpanel-vitamin-c-serum', 77, NULL, 'cat-beauty', 'Beauty & Care', 'beauty', 'unisex', 'GlowPanel Vitamin C Serum for Beauty & Care — curated by FlieMart for everyday value.', 'GlowPanel Vitamin C Serum for Beauty & Care — curated by FlieMart for everyday value.', 'GlowPanel Vitamin C Serum belongs in our Beauty & Care department. Built for real use with clean fragrance profile and a clean finish. In stock and ready to ship from FlieMart Market.', '["Dermatologist-tested","Cruelty-free","Everyday formula"]', '["Clean fragrance profile","Recyclable packaging"]', '["Store cool & dry","Use as directed"]', 'Suitable for most skin and hair types — patch test first.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1620916297397-a4a3372a2099?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1629198688000-71f23e745b6e?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1611930022073-b7a4ba5fcccd?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"pack","label":"Pack","options":["Travel","Full size"]}]', 45, 4.9, 379, '["beauty","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-04-01 00:00:00.000', NOW(3)),
('beauty-softbrush-detangling-comb-set', 'SoftBrush Detangling Comb Set', 'beauty-softbrush-detangling-comb-set', 14, NULL, 'cat-beauty', 'Beauty & Care', 'beauty', 'unisex', 'SoftBrush Detangling Comb Set for Beauty & Care — curated by FlieMart for everyday value.', 'SoftBrush Detangling Comb Set for Beauty & Care — curated by FlieMart for everyday value.', 'SoftBrush Detangling Comb Set belongs in our Beauty & Care department. Built for real use with clean fragrance profile and a clean finish. In stock and ready to ship from FlieMart Market.', '["Dermatologist-tested","Cruelty-free","Everyday formula"]', '["Clean fragrance profile","Recyclable packaging"]', '["Store cool & dry","Use as directed"]', 'Suitable for most skin and hair types — patch test first.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1522337660859-02fbefca4702?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1478131143081-80f7f84ca84d?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1512496015851-a90fb38ba796?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"pack","label":"Pack","options":["Travel","Full size"]}]', 7, 4.3, 392, '["beauty","fliemart"]', 0, 0, 0, 1, 0, 'FlieMart Market', 1, NULL, NULL, '2026-05-02 00:00:00.000', NOW(3)),
('beauty-nightrepair-eye-cream', 'NightRepair Eye Cream', 'beauty-nightrepair-eye-cream', 26, NULL, 'cat-beauty', 'Beauty & Care', 'beauty', 'unisex', 'NightRepair Eye Cream for Beauty & Care — curated by FlieMart for everyday value.', 'NightRepair Eye Cream for Beauty & Care — curated by FlieMart for everyday value.', 'NightRepair Eye Cream belongs in our Beauty & Care department. Built for real use with clean fragrance profile and a clean finish. In stock and ready to ship from FlieMart Market.', '["Dermatologist-tested","Cruelty-free","Everyday formula"]', '["Clean fragrance profile","Recyclable packaging"]', '["Store cool & dry","Use as directed"]', 'Suitable for most skin and hair types — patch test first.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1570172619644-dfd03ed5d881?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1504280390367-361c6d9f38f4?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1616394584738-fc6e612e71b5?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"pack","label":"Pack","options":["Travel","Full size"]}]', 18, 4.4, 405, '["beauty","fliemart"]', 0, 0, 0, 0, 1, 'FlieMart Market', 1, NULL, NULL, '2026-06-03 00:00:00.000', NOW(3)),
('beauty-balancebar-clay-face-mask', 'BalanceBar Clay Face Mask', 'beauty-balancebar-clay-face-mask', 38, 49, 'cat-beauty', 'Beauty & Care', 'beauty', 'unisex', 'BalanceBar Clay Face Mask for Beauty & Care — curated by FlieMart for everyday value.', 'BalanceBar Clay Face Mask for Beauty & Care — curated by FlieMart for everyday value.', 'BalanceBar Clay Face Mask belongs in our Beauty & Care department. Built for real use with clean fragrance profile and a clean finish. In stock and ready to ship from FlieMart Market.', '["Dermatologist-tested","Cruelty-free","Everyday formula"]', '["Clean fragrance profile","Recyclable packaging"]', '["Store cool & dry","Use as directed"]', 'Suitable for most skin and hair types — patch test first.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1596755389378-c31d21fd1273?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1556228578-0d85b1a4d571?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1515377905703-c4788e51af15?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"pack","label":"Pack","options":["Travel","Full size"]}]', 29, 4.5, 418, '["beauty","fliemart"]', 1, 1, 1, 0, 0, 'FlieMart Market', 1, 14, 49, '2026-07-04 00:00:00.000', NOW(3)),
('beauty-purewave-electric-toothbrush', 'PureWave Electric Toothbrush', 'beauty-purewave-electric-toothbrush', 50, NULL, 'cat-beauty', 'Beauty & Care', 'beauty', 'unisex', 'PureWave Electric Toothbrush for Beauty & Care — curated by FlieMart for everyday value.', 'PureWave Electric Toothbrush for Beauty & Care — curated by FlieMart for everyday value.', 'PureWave Electric Toothbrush belongs in our Beauty & Care department. Built for real use with clean fragrance profile and a clean finish. In stock and ready to ship from FlieMart Market.', '["Dermatologist-tested","Cruelty-free","Everyday formula"]', '["Clean fragrance profile","Recyclable packaging"]', '["Store cool & dry","Use as directed"]', 'Suitable for most skin and hair types — patch test first.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1608248543806-ba43e5f6d0bb?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1559599101-f09722fb4948?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1607613009820-a29f7bb81c04?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"pack","label":"Pack","options":["Travel","Full size"]}]', 40, 4.6, 431, '["beauty","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-08-05 00:00:00.000', NOW(3)),
('sports-stridepad-compact-walking-tread', 'StridePad Compact Walking Tread', 'sports-stridepad-compact-walking-tread', 85, NULL, 'cat-sports', 'Sports & Outdoors', 'sports', 'unisex', 'StridePad Compact Walking Tread for Sports & Outdoors — curated by FlieMart for everyday value.', 'StridePad Compact Walking Tread for Sports & Outdoors — curated by FlieMart for everyday value.', 'StridePad Compact Walking Tread belongs in our Sports & Outdoors department. Built for real use with high-density foam and a clean finish. In stock and ready to ship from FlieMart Market.', '["Home-gym friendly","Travel-ready","Supportive build"]', '["High-density foam","Reinforced stitching"]', '["Wipe clean after use","Air dry"]', 'Adjustable straps where noted — see product details.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1517836357463-d25dfeac3438?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1503220317375-aaad61436b1b?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1469854523086-cc02fe5d8800?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Ocean","Sand"]}]', 51, 4.7, 444, '["sports","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-01-06 00:00:00.000', NOW(3)),
('sports-flexboard-calf-stretch-incline', 'FlexBoard Calf Stretch Incline', 'sports-flexboard-calf-stretch-incline', 97, NULL, 'cat-sports', 'Sports & Outdoors', 'sports', 'unisex', 'FlexBoard Calf Stretch Incline for Sports & Outdoors — curated by FlieMart for everyday value.', 'FlexBoard Calf Stretch Incline for Sports & Outdoors — curated by FlieMart for everyday value.', 'FlexBoard Calf Stretch Incline belongs in our Sports & Outdoors department. Built for real use with high-density foam and a clean finish. In stock and ready to ship from FlieMart Market.', '["Home-gym friendly","Travel-ready","Supportive build"]', '["High-density foam","Reinforced stitching"]', '["Wipe clean after use","Air dry"]', 'Adjustable straps where noted — see product details.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1544367567-0f2fcb009e0b?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1497366216548-37526070297c?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1456327102063-fb5054efe647?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Ocean","Sand"]}]', 13, 4.8, 457, '["sports","fliemart"]', 0, 0, 0, 0, 1, 'FlieMart Market', 1, NULL, NULL, '2026-02-07 00:00:00.000', NOW(3)),
('sports-pulseband-resistance-set', 'PulseBand Resistance Set', 'sports-pulseband-resistance-set', 109, NULL, 'cat-sports', 'Sports & Outdoors', 'sports', 'unisex', 'PulseBand Resistance Set for Sports & Outdoors — curated by FlieMart for everyday value.', 'PulseBand Resistance Set for Sports & Outdoors — curated by FlieMart for everyday value.', 'PulseBand Resistance Set belongs in our Sports & Outdoors department. Built for real use with high-density foam and a clean finish. In stock and ready to ship from FlieMart Market.', '["Home-gym friendly","Travel-ready","Supportive build"]', '["High-density foam","Reinforced stitching"]', '["Wipe clean after use","Air dry"]', 'Adjustable straps where noted — see product details.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1434682881908-b43d0467b798?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1586075010923-2dd4570fb338?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1515378791036-0648a3ef77b2?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Ocean","Sand"]}]', 24, 4.9, 470, '["sports","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-03-08 00:00:00.000', NOW(3)),
('sports-trailsip-insulated-hydration-bottle', 'TrailSip Insulated Hydration Bottle', 'sports-trailsip-insulated-hydration-bottle', 58, 74, 'cat-sports', 'Sports & Outdoors', 'sports', 'unisex', 'TrailSip Insulated Hydration Bottle for Sports & Outdoors — curated by FlieMart for everyday value.', 'TrailSip Insulated Hydration Bottle for Sports & Outdoors — curated by FlieMart for everyday value.', 'TrailSip Insulated Hydration Bottle belongs in our Sports & Outdoors department. Built for real use with high-density foam and a clean finish. In stock and ready to ship from FlieMart Market.', '["Home-gym friendly","Travel-ready","Supportive build"]', '["High-density foam","Reinforced stitching"]', '["Wipe clean after use","Air dry"]', 'Adjustable straps where noted — see product details.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1526401485004-46910ecc8e51?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1450101499163-c8848c66ca85?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1587829741301-dc798b83add3?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Ocean","Sand"]}]', 35, 4.3, 483, '["sports","fliemart"]', 0, 1, 0, 1, 0, 'FlieMart Market', 1, 19, 55, '2026-04-09 00:00:00.000', NOW(3)),
('sports-coremat-non-slip-yoga-mat', 'CoreMat Non-Slip Yoga Mat', 'sports-coremat-non-slip-yoga-mat', 58, NULL, 'cat-sports', 'Sports & Outdoors', 'sports', 'unisex', 'CoreMat Non-Slip Yoga Mat for Sports & Outdoors — curated by FlieMart for everyday value.', 'CoreMat Non-Slip Yoga Mat for Sports & Outdoors — curated by FlieMart for everyday value.', 'CoreMat Non-Slip Yoga Mat belongs in our Sports & Outdoors department. Built for real use with high-density foam and a clean finish. In stock and ready to ship from FlieMart Market.', '["Home-gym friendly","Travel-ready","Supportive build"]', '["High-density foam","Reinforced stitching"]', '["Wipe clean after use","Air dry"]', 'Adjustable straps where noted — see product details.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1518310383802-640c2de311b2?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1441986300917-64674bd600d8?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1472851294608-062f824d29cc?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Ocean","Sand"]}]', 46, 4.4, 496, '["sports","fliemart"]', 0, 0, 1, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-05-10 00:00:00.000', NOW(3)),
('sports-grippro-workout-gloves', 'GripPro Workout Gloves', 'sports-grippro-workout-gloves', 70, NULL, 'cat-sports', 'Sports & Outdoors', 'sports', 'unisex', 'GripPro Workout Gloves for Sports & Outdoors — curated by FlieMart for everyday value.', 'GripPro Workout Gloves for Sports & Outdoors — curated by FlieMart for everyday value.', 'GripPro Workout Gloves belongs in our Sports & Outdoors department. Built for real use with high-density foam and a clean finish. In stock and ready to ship from FlieMart Market.', '["Home-gym friendly","Travel-ready","Supportive build"]', '["High-density foam","Reinforced stitching"]', '["Wipe clean after use","Air dry"]', 'Adjustable straps where noted — see product details.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1517838277536-f5f99be501cd?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1445205170230-053b83016050?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1479064555552-3ef4979f8908?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Ocean","Sand"]}]', 8, 4.5, 509, '["sports","fliemart"]', 0, 0, 0, 0, 1, 'FlieMart Market', 1, NULL, NULL, '2026-06-11 00:00:00.000', NOW(3)),
('sports-tempojump-jump-rope-digital', 'TempoJump Jump Rope Digital', 'sports-tempojump-jump-rope-digital', 82, NULL, 'cat-sports', 'Sports & Outdoors', 'sports', 'unisex', 'TempoJump Jump Rope Digital for Sports & Outdoors — curated by FlieMart for everyday value.', 'TempoJump Jump Rope Digital for Sports & Outdoors — curated by FlieMart for everyday value.', 'TempoJump Jump Rope Digital belongs in our Sports & Outdoors department. Built for real use with high-density foam and a clean finish. In stock and ready to ship from FlieMart Market.', '["Home-gym friendly","Travel-ready","Supportive build"]', '["High-density foam","Reinforced stitching"]', '["Wipe clean after use","Air dry"]', 'Adjustable straps where noted — see product details.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1518611012118-696072aa579a?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1483985988355-763728e1935b?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1441984904996-e0b6ba687e04?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Ocean","Sand"]}]', 19, 4.6, 522, '["sports","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-07-12 00:00:00.000', NOW(3)),
('sports-camplite-folding-stool', 'CampLite Folding Stool', 'sports-camplite-folding-stool', 94, NULL, 'cat-sports', 'Sports & Outdoors', 'sports', 'unisex', 'CampLite Folding Stool for Sports & Outdoors — curated by FlieMart for everyday value.', 'CampLite Folding Stool for Sports & Outdoors — curated by FlieMart for everyday value.', 'CampLite Folding Stool belongs in our Sports & Outdoors department. Built for real use with high-density foam and a clean finish. In stock and ready to ship from FlieMart Market.', '["Home-gym friendly","Travel-ready","Supportive build"]', '["High-density foam","Reinforced stitching"]', '["Wipe clean after use","Air dry"]', 'Adjustable straps where noted — see product details.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1476480862126-209bfaa8edc8?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1460353581641-37baddab0fa2?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1555529669-e69e7aa0ba9a?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Ocean","Sand"]}]', 30, 4.7, 535, '["sports","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-08-13 00:00:00.000', NOW(3)),
('office-focusdock-dual-monitor-arm', 'FocusDock Dual Monitor Arm', 'office-focusdock-dual-monitor-arm', 73, 93, 'cat-office', 'Office & Gadgets', 'office', 'unisex', 'FocusDock Dual Monitor Arm for Office & Gadgets — curated by FlieMart for everyday value.', 'FocusDock Dual Monitor Arm for Office & Gadgets — curated by FlieMart for everyday value.', 'FocusDock Dual Monitor Arm belongs in our Office & Gadgets department. Built for real use with aluminum alloy and a clean finish. In stock and ready to ship from FlieMart Market.', '["WFO / hybrid ready","Minimal desk footprint","Plug-and-play"]', '["Aluminum alloy","Recycled polymers"]', '["Dust regularly","Avoid liquids on electronics"]', 'Compatible with most desks 24"+ depth.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1593640408182-31c70c8268f5?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1505740420928-5e560c06d30e?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1572635196237-14b3f281503f?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Silver","White"]}]', 41, 4.8, 548, '["office","fliemart"]', 1, 1, 0, 0, 0, 'FlieMart Market', 1, 24, 61, '2026-01-14 00:00:00.000', NOW(3)),
('office-quiettype-low-profile-keyboard', 'QuietType Low-Profile Keyboard', 'office-quiettype-low-profile-keyboard', 85, NULL, 'cat-office', 'Office & Gadgets', 'office', 'unisex', 'QuietType Low-Profile Keyboard for Office & Gadgets — curated by FlieMart for everyday value.', 'QuietType Low-Profile Keyboard for Office & Gadgets — curated by FlieMart for everyday value.', 'QuietType Low-Profile Keyboard belongs in our Office & Gadgets department. Built for real use with aluminum alloy and a clean finish. In stock and ready to ship from FlieMart Market.', '["WFO / hybrid ready","Minimal desk footprint","Plug-and-play"]', '["Aluminum alloy","Recycled polymers"]', '["Dust regularly","Avoid liquids on electronics"]', 'Compatible with most desks 24"+ depth.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1587825140708-dfaf72ae4b04?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1560343090-f0409e92791a?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1542291026-7eec264c27ff?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Silver","White"]}]', 52, 4.9, 561, '["office","fliemart"]', 0, 0, 0, 0, 1, 'FlieMart Market', 1, NULL, NULL, '2026-02-15 00:00:00.000', NOW(3)),
('office-cablenest-under-desk-tray', 'CableNest Under-Desk Tray', 'office-cablenest-under-desk-tray', 34, NULL, 'cat-office', 'Office & Gadgets', 'office', 'unisex', 'CableNest Under-Desk Tray for Office & Gadgets — curated by FlieMart for everyday value.', 'CableNest Under-Desk Tray for Office & Gadgets — curated by FlieMart for everyday value.', 'CableNest Under-Desk Tray belongs in our Office & Gadgets department. Built for real use with aluminum alloy and a clean finish. In stock and ready to ship from FlieMart Market.', '["WFO / hybrid ready","Minimal desk footprint","Plug-and-play"]', '["Aluminum alloy","Recycled polymers"]', '["Dust regularly","Avoid liquids on electronics"]', 'Compatible with most desks 24"+ depth.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1586953208448-b95a79798f07?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1491553895911-0055eca6402d?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1503602642458-232111445657?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Silver","White"]}]', 14, 4.3, 574, '["office","fliemart"]', 0, 0, 1, 1, 0, 'FlieMart Market', 1, NULL, NULL, '2026-03-16 00:00:00.000', NOW(3)),
('office-paperflow-desktop-organizer', 'PaperFlow Desktop Organizer', 'office-paperflow-desktop-organizer', 46, NULL, 'cat-office', 'Office & Gadgets', 'office', 'unisex', 'PaperFlow Desktop Organizer for Office & Gadgets — curated by FlieMart for everyday value.', 'PaperFlow Desktop Organizer for Office & Gadgets — curated by FlieMart for everyday value.', 'PaperFlow Desktop Organizer belongs in our Office & Gadgets department. Built for real use with aluminum alloy and a clean finish. In stock and ready to ship from FlieMart Market.', '["WFO / hybrid ready","Minimal desk footprint","Plug-and-play"]', '["Aluminum alloy","Recycled polymers"]', '["Dust regularly","Avoid liquids on electronics"]', 'Compatible with most desks 24"+ depth.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1484101403633-562f891dc89a?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1486312338219-ce68d2c6f44d?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Silver","White"]}]', 25, 4.4, 587, '["office","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-04-17 00:00:00.000', NOW(3)),
('office-glowpad-wireless-charging-mat', 'GlowPad Wireless Charging Mat', 'office-glowpad-wireless-charging-mat', 46, NULL, 'cat-office', 'Office & Gadgets', 'office', 'unisex', 'GlowPad Wireless Charging Mat for Office & Gadgets — curated by FlieMart for everyday value.', 'GlowPad Wireless Charging Mat for Office & Gadgets — curated by FlieMart for everyday value.', 'GlowPad Wireless Charging Mat belongs in our Office & Gadgets department. Built for real use with aluminum alloy and a clean finish. In stock and ready to ship from FlieMart Market.', '["WFO / hybrid ready","Minimal desk footprint","Plug-and-play"]', '["Aluminum alloy","Recycled polymers"]', '["Dust regularly","Avoid liquids on electronics"]', 'Compatible with most desks 24"+ depth.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1606220945770-b5b6c2c55bf1?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1516321318423-f06f85e504b3?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1517245386807-bb43f82c33c4?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Silver","White"]}]', 36, 4.5, 600, '["office","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-05-18 00:00:00.000', NOW(3)),
('office-clipcam-usb-document-camera', 'ClipCam USB Document Camera', 'office-clipcam-usb-document-camera', 58, 74, 'cat-office', 'Office & Gadgets', 'office', 'unisex', 'ClipCam USB Document Camera for Office & Gadgets — curated by FlieMart for everyday value.', 'ClipCam USB Document Camera for Office & Gadgets — curated by FlieMart for everyday value.', 'ClipCam USB Document Camera belongs in our Office & Gadgets department. Built for real use with aluminum alloy and a clean finish. In stock and ready to ship from FlieMart Market.', '["WFO / hybrid ready","Minimal desk footprint","Plug-and-play"]', '["Aluminum alloy","Recycled polymers"]', '["Dust regularly","Avoid liquids on electronics"]', 'Compatible with most desks 24"+ depth.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1516035069371-29a1b244cc32?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1521737711867-e3b97375f902?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1556761175-5973dc0f32e7?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Silver","White"]}]', 47, 4.6, 613, '["office","fliemart"]', 0, 1, 0, 0, 1, 'FlieMart Market', 1, 29, 67, '2026-06-19 00:00:00.000', NOW(3)),
('office-ergolift-laptop-stand', 'ErgoLift Laptop Stand', 'office-ergolift-laptop-stand', 70, NULL, 'cat-office', 'Office & Gadgets', 'office', 'unisex', 'ErgoLift Laptop Stand for Office & Gadgets — curated by FlieMart for everyday value.', 'ErgoLift Laptop Stand for Office & Gadgets — curated by FlieMart for everyday value.', 'ErgoLift Laptop Stand belongs in our Office & Gadgets department. Built for real use with aluminum alloy and a clean finish. In stock and ready to ship from FlieMart Market.', '["WFO / hybrid ready","Minimal desk footprint","Plug-and-play"]', '["Aluminum alloy","Recycled polymers"]', '["Dust regularly","Avoid liquids on electronics"]', 'Compatible with most desks 24"+ depth.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1496181133206-80ce9b88a853?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1600880292203-757bb62b4baf?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1551836022-d5d88e9218df?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Silver","White"]}]', 9, 4.7, 626, '["office","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-07-20 00:00:00.000', NOW(3)),
('office-inkless-sticky-note-pad-reusable', 'InkLess Sticky Note Pad Reusable', 'office-inkless-sticky-note-pad-reusable', 82, NULL, 'cat-office', 'Office & Gadgets', 'office', 'unisex', 'InkLess Sticky Note Pad Reusable for Office & Gadgets — curated by FlieMart for everyday value.', 'InkLess Sticky Note Pad Reusable for Office & Gadgets — curated by FlieMart for everyday value.', 'InkLess Sticky Note Pad Reusable belongs in our Office & Gadgets department. Built for real use with aluminum alloy and a clean finish. In stock and ready to ship from FlieMart Market.', '["WFO / hybrid ready","Minimal desk footprint","Plug-and-play"]', '["Aluminum alloy","Recycled polymers"]', '["Dust regularly","Avoid liquids on electronics"]', 'Compatible with most desks 24"+ depth.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1586281380349-632531db7ed4?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1557804506-669a67965ba0?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1460925895917-afdab827c52f?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Silver","White"]}]', 20, 4.8, 639, '["office","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-08-21 00:00:00.000', NOW(3)),
('pets-pawcloud-orthopedic-pet-bed', 'PawCloud Orthopedic Pet Bed', 'pets-pawcloud-orthopedic-pet-bed', 76, NULL, 'cat-pets', 'Pets', 'pets', 'unisex', 'PawCloud Orthopedic Pet Bed for Pets — curated by FlieMart for everyday value.', 'PawCloud Orthopedic Pet Bed for Pets — curated by FlieMart for everyday value.', 'PawCloud Orthopedic Pet Bed belongs in our Pets department. Built for real use with soft-touch fabric and a clean finish. In stock and ready to ship from FlieMart Market.', '["Pet-safe materials","Easy clean","Indoor/outdoor use"]', '["Soft-touch fabric","Food-grade stainless"]', '["Machine wash covers where noted","Air dry"]', 'Sized for small to medium pets unless noted.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1543466835-00a7907e9de1?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1504639725590-34d0984388bd?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1555066931-4365d14bab8c?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Charcoal","Sage","Blush"]}]', 31, 4.9, 652, '["pets","fliemart"]', 0, 0, 1, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-01-22 00:00:00.000', NOW(3)),
('pets-sipwell-stainless-pet-bowl-duo', 'SipWell Stainless Pet Bowl Duo', 'pets-sipwell-stainless-pet-bowl-duo', 25, NULL, 'cat-pets', 'Pets', 'pets', 'unisex', 'SipWell Stainless Pet Bowl Duo for Pets — curated by FlieMart for everyday value.', 'SipWell Stainless Pet Bowl Duo for Pets — curated by FlieMart for everyday value.', 'SipWell Stainless Pet Bowl Duo belongs in our Pets department. Built for real use with soft-touch fabric and a clean finish. In stock and ready to ship from FlieMart Market.', '["Pet-safe materials","Easy clean","Indoor/outdoor use"]', '["Soft-touch fabric","Food-grade stainless"]', '["Machine wash covers where noted","Air dry"]', 'Sized for small to medium pets unless noted.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1583511655857-d19b40a7a54e?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1555949963-aa79dcee981c?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1515879218367-8466d910aaa4?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Charcoal","Sage","Blush"]}]', 42, 4.3, 665, '["pets","fliemart"]', 0, 0, 0, 1, 1, 'FlieMart Market', 1, NULL, NULL, '2026-02-23 00:00:00.000', NOW(3)),
('pets-fetchloop-interactive-ball', 'FetchLoop Interactive Ball', 'pets-fetchloop-interactive-ball', 37, 47, 'cat-pets', 'Pets', 'pets', 'unisex', 'FetchLoop Interactive Ball for Pets — curated by FlieMart for everyday value.', 'FetchLoop Interactive Ball for Pets — curated by FlieMart for everyday value.', 'FetchLoop Interactive Ball belongs in our Pets department. Built for real use with soft-touch fabric and a clean finish. In stock and ready to ship from FlieMart Market.', '["Pet-safe materials","Easy clean","Indoor/outdoor use"]', '["Soft-touch fabric","Food-grade stainless"]', '["Machine wash covers where noted","Air dry"]', 'Sized for small to medium pets unless noted.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1530281700549-e82e7bf110d6?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1555949963-ff9fe0c870eb?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1504384764586-bb4cdc1707b0?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Charcoal","Sage","Blush"]}]', 53, 4.4, 678, '["pets","fliemart"]', 1, 1, 0, 0, 0, 'FlieMart Market', 1, 10, 73, '2026-03-24 00:00:00.000', NOW(3)),
('pets-groomease-deshedding-brush', 'GroomEase Deshedding Brush', 'pets-groomease-deshedding-brush', 49, NULL, 'cat-pets', 'Pets', 'pets', 'unisex', 'GroomEase Deshedding Brush for Pets — curated by FlieMart for everyday value.', 'GroomEase Deshedding Brush for Pets — curated by FlieMart for everyday value.', 'GroomEase Deshedding Brush belongs in our Pets department. Built for real use with soft-touch fabric and a clean finish. In stock and ready to ship from FlieMart Market.', '["Pet-safe materials","Easy clean","Indoor/outdoor use"]', '["Soft-touch fabric","Food-grade stainless"]', '["Machine wash covers where noted","Air dry"]', 'Sized for small to medium pets unless noted.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1583511655826-05700d52f4d9?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1531482615713-2afd69097998?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1522071820081-009f0129c71c?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Charcoal","Sage","Blush"]}]', 15, 4.5, 691, '["pets","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-04-25 00:00:00.000', NOW(3)),
('pets-trailtag-gps-pet-collar-clip', 'TrailTag GPS Pet Collar Clip', 'pets-trailtag-gps-pet-collar-clip', 49, NULL, 'cat-pets', 'Pets', 'pets', 'unisex', 'TrailTag GPS Pet Collar Clip for Pets — curated by FlieMart for everyday value.', 'TrailTag GPS Pet Collar Clip for Pets — curated by FlieMart for everyday value.', 'TrailTag GPS Pet Collar Clip belongs in our Pets department. Built for real use with soft-touch fabric and a clean finish. In stock and ready to ship from FlieMart Market.', '["Pet-safe materials","Easy clean","Indoor/outdoor use"]', '["Soft-touch fabric","Food-grade stainless"]', '["Machine wash covers where noted","Air dry"]', 'Sized for small to medium pets unless noted.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1583337130417-3346a1be7dee?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1522202176988-66273c2fd55f?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1543466835-00a7907e9de1?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Charcoal","Sage","Blush"]}]', 26, 4.6, 704, '["pets","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-05-26 00:00:00.000', NOW(3)),
('pets-snackvault-treat-puzzle', 'SnackVault Treat Puzzle', 'pets-snackvault-treat-puzzle', 61, NULL, 'cat-pets', 'Pets', 'pets', 'unisex', 'SnackVault Treat Puzzle for Pets — curated by FlieMart for everyday value.', 'SnackVault Treat Puzzle for Pets — curated by FlieMart for everyday value.', 'SnackVault Treat Puzzle belongs in our Pets department. Built for real use with soft-touch fabric and a clean finish. In stock and ready to ship from FlieMart Market.', '["Pet-safe materials","Easy clean","Indoor/outdoor use"]', '["Soft-touch fabric","Food-grade stainless"]', '["Machine wash covers where noted","Air dry"]', 'Sized for small to medium pets unless noted.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1587300003388-59208cc962cb?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1537151625747-768eb6cf92b2?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1517849845537-4d257902554a?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Charcoal","Sage","Blush"]}]', 37, 4.7, 717, '["pets","fliemart"]', 0, 0, 0, 0, 1, 'FlieMart Market', 1, NULL, NULL, '2026-06-27 00:00:00.000', NOW(3)),
('pets-softstep-pet-stairs-mini', 'SoftStep Pet Stairs Mini', 'pets-softstep-pet-stairs-mini', 73, NULL, 'cat-pets', 'Pets', 'pets', 'unisex', 'SoftStep Pet Stairs Mini for Pets — curated by FlieMart for everyday value.', 'SoftStep Pet Stairs Mini for Pets — curated by FlieMart for everyday value.', 'SoftStep Pet Stairs Mini belongs in our Pets department. Built for real use with soft-touch fabric and a clean finish. In stock and ready to ship from FlieMart Market.', '["Pet-safe materials","Easy clean","Indoor/outdoor use"]', '["Soft-touch fabric","Food-grade stainless"]', '["Machine wash covers where noted","Air dry"]', 'Sized for small to medium pets unless noted.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1601758228041-f3b2795255f1?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1543466835-00a7907e9de1?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1583511655857-d19b40a7a54e?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Charcoal","Sage","Blush"]}]', 48, 4.8, 730, '["pets","fliemart"]', 0, 0, 1, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-07-01 00:00:00.000', NOW(3)),
('pets-shadetent-outdoor-pet-canopy', 'ShadeTent Outdoor Pet Canopy', 'pets-shadetent-outdoor-pet-canopy', 85, 109, 'cat-pets', 'Pets', 'pets', 'unisex', 'ShadeTent Outdoor Pet Canopy for Pets — curated by FlieMart for everyday value.', 'ShadeTent Outdoor Pet Canopy for Pets — curated by FlieMart for everyday value.', 'ShadeTent Outdoor Pet Canopy belongs in our Pets department. Built for real use with soft-touch fabric and a clean finish. In stock and ready to ship from FlieMart Market.', '["Pet-safe materials","Easy clean","Indoor/outdoor use"]', '["Soft-touch fabric","Food-grade stainless"]', '["Machine wash covers where noted","Air dry"]', 'Sized for small to medium pets unless noted.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1450778869180-41d0601e046e?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1548199973-03cce0bbc87b?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1552053831-71594a27632d?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Charcoal","Sage","Blush"]}]', 10, 4.9, 743, '["pets","fliemart"]', 0, 1, 0, 0, 0, 'FlieMart Market', 1, 10, 30, '2026-08-02 00:00:00.000', NOW(3)),
('garden-growring-self-watering-planter', 'GrowRing Self-Watering Planter', 'garden-growring-self-watering-planter', 26, NULL, 'cat-garden', 'Garden & Outdoor', 'garden', 'unisex', 'GrowRing Self-Watering Planter for Garden & Outdoor — curated by FlieMart for everyday value.', 'GrowRing Self-Watering Planter for Garden & Outdoor — curated by FlieMart for everyday value.', 'GrowRing Self-Watering Planter belongs in our Garden & Outdoor department. Built for real use with uv-stable plastics and a clean finish. In stock and ready to ship from FlieMart Market.', '["Weather-ready","Beginner friendly","Space-saving"]', '["UV-stable plastics","Powder-coated metal"]', '["Rinse after fertilizing","Store tools dry"]', 'Designed for patios, balconies, and small yards.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1485955900004-7f9cc346dffd?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1459411552884-841db9b3cc2a?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1416879595882-3373a0480b5b?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Terracotta","Forest","Stone"]}]', 21, 4.3, 756, '["garden","fliemart"]', 0, 0, 0, 1, 0, 'FlieMart Market', 1, NULL, NULL, '2026-01-03 00:00:00.000', NOW(3)),
('garden-soilpro-hand-tool-trio', 'SoilPro Hand Tool Trio', 'garden-soilpro-hand-tool-trio', 38, NULL, 'cat-garden', 'Garden & Outdoor', 'garden', 'unisex', 'SoilPro Hand Tool Trio for Garden & Outdoor — curated by FlieMart for everyday value.', 'SoilPro Hand Tool Trio for Garden & Outdoor — curated by FlieMart for everyday value.', 'SoilPro Hand Tool Trio belongs in our Garden & Outdoor department. Built for real use with uv-stable plastics and a clean finish. In stock and ready to ship from FlieMart Market.', '["Weather-ready","Beginner friendly","Space-saving"]', '["UV-stable plastics","Powder-coated metal"]', '["Rinse after fertilizing","Store tools dry"]', 'Designed for patios, balconies, and small yards.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1492496913980-501348b61469?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1591857177580-dc82b9ac4e1e?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1416879595882-3373a0480b5b?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Terracotta","Forest","Stone"]}]', 32, 4.4, 769, '["garden","fliemart"]', 0, 0, 0, 0, 1, 'FlieMart Market', 1, NULL, NULL, '2026-02-04 00:00:00.000', NOW(3)),
('garden-patioglow-solar-path-lights', 'PatioGlow Solar Path Lights', 'garden-patioglow-solar-path-lights', 50, NULL, 'cat-garden', 'Garden & Outdoor', 'garden', 'unisex', 'PatioGlow Solar Path Lights for Garden & Outdoor — curated by FlieMart for everyday value.', 'PatioGlow Solar Path Lights for Garden & Outdoor — curated by FlieMart for everyday value.', 'PatioGlow Solar Path Lights belongs in our Garden & Outdoor department. Built for real use with uv-stable plastics and a clean finish. In stock and ready to ship from FlieMart Market.', '["Weather-ready","Beginner friendly","Space-saving"]', '["UV-stable plastics","Powder-coated metal"]', '["Rinse after fertilizing","Store tools dry"]', 'Designed for patios, balconies, and small yards.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1500382017468-9049fed747ef?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1465146633011-14f8e0781093?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1470058869958-2a77ade41c02?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Terracotta","Forest","Stone"]}]', 43, 4.5, 782, '["garden","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-03-05 00:00:00.000', NOW(3)),
('garden-vinetrain-trellis-panel', 'VineTrain Trellis Panel', 'garden-vinetrain-trellis-panel', 62, NULL, 'cat-garden', 'Garden & Outdoor', 'garden', 'unisex', 'VineTrain Trellis Panel for Garden & Outdoor — curated by FlieMart for everyday value.', 'VineTrain Trellis Panel for Garden & Outdoor — curated by FlieMart for everyday value.', 'VineTrain Trellis Panel belongs in our Garden & Outdoor department. Built for real use with uv-stable plastics and a clean finish. In stock and ready to ship from FlieMart Market.', '["Weather-ready","Beginner friendly","Space-saving"]', '["UV-stable plastics","Powder-coated metal"]', '["Rinse after fertilizing","Store tools dry"]', 'Designed for patios, balconies, and small yards.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1465146633011-14f8e0781093?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1470058869958-2a77ade41c02?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1441974231531-c6227db76b6e?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Terracotta","Forest","Stone"]}]', 54, 4.6, 795, '["garden","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-04-06 00:00:00.000', NOW(3)),
('garden-rainbarrel-compact-collector', 'RainBarrel Compact Collector', 'garden-rainbarrel-compact-collector', 62, 79, 'cat-garden', 'Garden & Outdoor', 'garden', 'unisex', 'RainBarrel Compact Collector for Garden & Outdoor — curated by FlieMart for everyday value.', 'RainBarrel Compact Collector for Garden & Outdoor — curated by FlieMart for everyday value.', 'RainBarrel Compact Collector belongs in our Garden & Outdoor department. Built for real use with uv-stable plastics and a clean finish. In stock and ready to ship from FlieMart Market.', '["Weather-ready","Beginner friendly","Space-saving"]', '["UV-stable plastics","Powder-coated metal"]', '["Rinse after fertilizing","Store tools dry"]', 'Designed for patios, balconies, and small yards.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1501785888041-af3ef285b470?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1500382017468-9049fed747ef?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1585320806297-9794b3e4eeae?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Terracotta","Forest","Stone"]}]', 16, 4.7, 808, '["garden","fliemart"]', 1, 1, 1, 0, 0, 'FlieMart Market', 1, 16, 36, '2026-05-07 00:00:00.000', NOW(3)),
('garden-herbrail-kitchen-window-planter', 'HerbRail Kitchen Window Planter', 'garden-herbrail-kitchen-window-planter', 74, NULL, 'cat-garden', 'Garden & Outdoor', 'garden', 'unisex', 'HerbRail Kitchen Window Planter for Garden & Outdoor — curated by FlieMart for everyday value.', 'HerbRail Kitchen Window Planter for Garden & Outdoor — curated by FlieMart for everyday value.', 'HerbRail Kitchen Window Planter belongs in our Garden & Outdoor department. Built for real use with uv-stable plastics and a clean finish. In stock and ready to ship from FlieMart Market.', '["Weather-ready","Beginner friendly","Space-saving"]', '["UV-stable plastics","Powder-coated metal"]', '["Rinse after fertilizing","Store tools dry"]', 'Designed for patios, balconies, and small yards.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1459411552884-841db9b3cc2a?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1485955900004-7f9cc346dffd?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1416879595882-3373a0480b5b?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Terracotta","Forest","Stone"]}]', 27, 4.8, 821, '["garden","fliemart"]', 0, 0, 0, 0, 1, 'FlieMart Market', 1, NULL, NULL, '2026-06-08 00:00:00.000', NOW(3)),
('garden-shadesail-triangle-canopy', 'ShadeSail Triangle Canopy', 'garden-shadesail-triangle-canopy', 86, NULL, 'cat-garden', 'Garden & Outdoor', 'garden', 'unisex', 'ShadeSail Triangle Canopy for Garden & Outdoor — curated by FlieMart for everyday value.', 'ShadeSail Triangle Canopy for Garden & Outdoor — curated by FlieMart for everyday value.', 'ShadeSail Triangle Canopy belongs in our Garden & Outdoor department. Built for real use with uv-stable plastics and a clean finish. In stock and ready to ship from FlieMart Market.', '["Weather-ready","Beginner friendly","Space-saving"]', '["UV-stable plastics","Powder-coated metal"]', '["Rinse after fertilizing","Store tools dry"]', 'Designed for patios, balconies, and small yards.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1470058869958-2a77ade41c02?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1441974231531-c6227db76b6e?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1500382017468-9049fed747ef?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Terracotta","Forest","Stone"]}]', 38, 4.9, 834, '["garden","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-07-09 00:00:00.000', NOW(3)),
('garden-composttumbler-mini', 'CompostTumbler Mini', 'garden-composttumbler-mini', 35, NULL, 'cat-garden', 'Garden & Outdoor', 'garden', 'unisex', 'CompostTumbler Mini for Garden & Outdoor — curated by FlieMart for everyday value.', 'CompostTumbler Mini for Garden & Outdoor — curated by FlieMart for everyday value.', 'CompostTumbler Mini belongs in our Garden & Outdoor department. Built for real use with uv-stable plastics and a clean finish. In stock and ready to ship from FlieMart Market.', '["Weather-ready","Beginner friendly","Space-saving"]', '["UV-stable plastics","Powder-coated metal"]', '["Rinse after fertilizing","Store tools dry"]', 'Designed for patios, balconies, and small yards.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1591857177580-dc82b9ac4e1e?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1492496913980-501348b61469?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1416879595882-3373a0480b5b?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Terracotta","Forest","Stone"]}]', 49, 4.3, 847, '["garden","fliemart"]', 0, 0, 0, 1, 0, 'FlieMart Market', 1, NULL, NULL, '2026-08-10 00:00:00.000', NOW(3)),
('auto-cabinorganizer-trunk-cargo-net', 'CabinOrganizer Trunk Cargo Net', 'auto-cabinorganizer-trunk-cargo-net', 33, NULL, 'cat-auto', 'Auto & Travel', 'auto', 'unisex', 'CabinOrganizer Trunk Cargo Net for Auto & Travel — curated by FlieMart for everyday value.', 'CabinOrganizer Trunk Cargo Net for Auto & Travel — curated by FlieMart for everyday value.', 'CabinOrganizer Trunk Cargo Net belongs in our Auto & Travel department. Built for real use with durable nylon and a clean finish. In stock and ready to ship from FlieMart Market.', '["Travel tested","Universal fit notes","Compact storage"]', '["Durable nylon","Shock-absorb foam"]', '["Wipe clean","Air out after trips"]', 'Fits most vehicles and carry-on luggage sizes.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1492144534655-ae79c964c9d7?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1549317661-bd32c8ce0db2?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1502877338535-766e1452684a?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Navy","Gray"]}]', 11, 4.4, 860, '["auto","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-01-11 00:00:00.000', NOW(3)),
('auto-drivecharge-dual-usb-c-adapter', 'DriveCharge Dual USB-C Adapter', 'auto-drivecharge-dual-usb-c-adapter', 45, 58, 'cat-auto', 'Auto & Travel', 'auto', 'unisex', 'DriveCharge Dual USB-C Adapter for Auto & Travel — curated by FlieMart for everyday value.', 'DriveCharge Dual USB-C Adapter for Auto & Travel — curated by FlieMart for everyday value.', 'DriveCharge Dual USB-C Adapter belongs in our Auto & Travel department. Built for real use with durable nylon and a clean finish. In stock and ready to ship from FlieMart Market.', '["Travel tested","Universal fit notes","Compact storage"]', '["Durable nylon","Shock-absorb foam"]', '["Wipe clean","Air out after trips"]', 'Fits most vehicles and carry-on luggage sizes.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1609091839311-d5365f9ff1c5?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1583863788434-e58a36330cf0?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1485291571150-772bcfc10da5?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Navy","Gray"]}]', 22, 4.5, 873, '["auto","fliemart"]', 0, 1, 0, 0, 1, 'FlieMart Market', 1, 22, 42, '2026-02-12 00:00:00.000', NOW(3)),
('auto-roadrest-neck-support-pillow', 'RoadRest Neck Support Pillow', 'auto-roadrest-neck-support-pillow', 57, NULL, 'cat-auto', 'Auto & Travel', 'auto', 'unisex', 'RoadRest Neck Support Pillow for Auto & Travel — curated by FlieMart for everyday value.', 'RoadRest Neck Support Pillow for Auto & Travel — curated by FlieMart for everyday value.', 'RoadRest Neck Support Pillow belongs in our Auto & Travel department. Built for real use with durable nylon and a clean finish. In stock and ready to ship from FlieMart Market.', '["Travel tested","Universal fit notes","Compact storage"]', '["Durable nylon","Shock-absorb foam"]', '["Wipe clean","Air out after trips"]', 'Fits most vehicles and carry-on luggage sizes.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1522771739844-6a9f6d5f14af?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1631889993959-41b4e9c6e3c5?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1485291571150-772bcfc10da5?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Navy","Gray"]}]', 33, 4.6, 886, '["auto","fliemart"]', 0, 0, 1, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-03-13 00:00:00.000', NOW(3)),
('auto-trippack-packing-cube-set', 'TripPack Packing Cube Set', 'auto-trippack-packing-cube-set', 69, NULL, 'cat-auto', 'Auto & Travel', 'auto', 'unisex', 'TripPack Packing Cube Set for Auto & Travel — curated by FlieMart for everyday value.', 'TripPack Packing Cube Set for Auto & Travel — curated by FlieMart for everyday value.', 'TripPack Packing Cube Set belongs in our Auto & Travel department. Built for real use with durable nylon and a clean finish. In stock and ready to ship from FlieMart Market.', '["Travel tested","Universal fit notes","Compact storage"]', '["Durable nylon","Shock-absorb foam"]', '["Wipe clean","Air out after trips"]', 'Fits most vehicles and carry-on luggage sizes.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1566576912321-d58ddd7a6088?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1553062407-98eeb64c6a62?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1436491865332-7a61a109cc05?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Navy","Gray"]}]', 44, 4.7, 39, '["auto","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-04-14 00:00:00.000', NOW(3)),
('auto-dashmount-magnetic-phone-holder', 'DashMount Magnetic Phone Holder', 'auto-dashmount-magnetic-phone-holder', 69, NULL, 'cat-auto', 'Auto & Travel', 'auto', 'unisex', 'DashMount Magnetic Phone Holder for Auto & Travel — curated by FlieMart for everyday value.', 'DashMount Magnetic Phone Holder for Auto & Travel — curated by FlieMart for everyday value.', 'DashMount Magnetic Phone Holder belongs in our Auto & Travel department. Built for real use with durable nylon and a clean finish. In stock and ready to ship from FlieMart Market.', '["Travel tested","Universal fit notes","Compact storage"]', '["Durable nylon","Shock-absorb foam"]', '["Wipe clean","Air out after trips"]', 'Fits most vehicles and carry-on luggage sizes.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1511919884226-fd3cad34687c?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1485291571150-772bcfc10da5?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1449965408869-eaa3f722e40d?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Navy","Gray"]}]', 6, 4.8, 52, '["auto","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-05-15 00:00:00.000', NOW(3)),
('auto-icecase-soft-cooler-12l', 'IceCase Soft Cooler 12L', 'auto-icecase-soft-cooler-12l', 81, NULL, 'cat-auto', 'Auto & Travel', 'auto', 'unisex', 'IceCase Soft Cooler 12L for Auto & Travel — curated by FlieMart for everyday value.', 'IceCase Soft Cooler 12L for Auto & Travel — curated by FlieMart for everyday value.', 'IceCase Soft Cooler 12L belongs in our Auto & Travel department. Built for real use with durable nylon and a clean finish. In stock and ready to ship from FlieMart Market.', '["Travel tested","Universal fit notes","Compact storage"]', '["Durable nylon","Shock-absorb foam"]', '["Wipe clean","Air out after trips"]', 'Fits most vehicles and carry-on luggage sizes.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1549317661-bd32c8ce0db2?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1504280390367-361c6d9f38f4?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1553062407-98eeb64c6a62?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Navy","Gray"]}]', 17, 4.9, 65, '["auto","fliemart"]', 0, 0, 0, 0, 1, 'FlieMart Market', 1, NULL, NULL, '2026-06-16 00:00:00.000', NOW(3)),
('auto-seatback-tablet-organizer', 'SeatBack Tablet Organizer', 'auto-seatback-tablet-organizer', 30, 38, 'cat-auto', 'Auto & Travel', 'auto', 'unisex', 'SeatBack Tablet Organizer for Auto & Travel — curated by FlieMart for everyday value.', 'SeatBack Tablet Organizer for Auto & Travel — curated by FlieMart for everyday value.', 'SeatBack Tablet Organizer belongs in our Auto & Travel department. Built for real use with durable nylon and a clean finish. In stock and ready to ship from FlieMart Market.', '["Travel tested","Universal fit notes","Compact storage"]', '["Durable nylon","Shock-absorb foam"]', '["Wipe clean","Air out after trips"]', 'Fits most vehicles and carry-on luggage sizes.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1485291571150-772bcfc10da5?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1502877338535-766e1452684a?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1492144534655-ae79c964c9d7?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Navy","Gray"]}]', 28, 4.3, 78, '["auto","fliemart"]', 1, 1, 0, 1, 0, 'FlieMart Market', 1, 28, 48, '2026-07-17 00:00:00.000', NOW(3)),
('auto-rimshine-wheel-brush-kit', 'RimShine Wheel Brush Kit', 'auto-rimshine-wheel-brush-kit', 42, NULL, 'cat-auto', 'Auto & Travel', 'auto', 'unisex', 'RimShine Wheel Brush Kit for Auto & Travel — curated by FlieMart for everyday value.', 'RimShine Wheel Brush Kit for Auto & Travel — curated by FlieMart for everyday value.', 'RimShine Wheel Brush Kit belongs in our Auto & Travel department. Built for real use with durable nylon and a clean finish. In stock and ready to ship from FlieMart Market.', '["Travel tested","Universal fit notes","Compact storage"]', '["Durable nylon","Shock-absorb foam"]', '["Wipe clean","Air out after trips"]', 'Fits most vehicles and carry-on luggage sizes.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1552519507-da3b142c6e3d?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1492144534655-ae79c964c9d7?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1503376780353-7e6692767b70?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Black","Navy","Gray"]}]', 39, 4.4, 91, '["auto","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-08-18 00:00:00.000', NOW(3)),
('kids-tinytown-wooden-block-set', 'TinyTown Wooden Block Set', 'kids-tinytown-wooden-block-set', 36, NULL, 'cat-kids', 'Kids & Baby', 'kids', 'unisex', 'TinyTown Wooden Block Set for Kids & Baby — curated by FlieMart for everyday value.', 'TinyTown Wooden Block Set for Kids & Baby — curated by FlieMart for everyday value.', 'TinyTown Wooden Block Set belongs in our Kids & Baby department. Built for real use with non-toxic finishes and a clean finish. In stock and ready to ship from FlieMart Market.', '["Kid-safe design","Parent-approved cleanup","Gift-ready"]', '["Non-toxic finishes","Soft textiles"]', '["Wipe or gentle wash","Adult supervision"]', 'Ages vary by item — see product details.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1587654780291-39c9404d746b?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1515488042361-ee00e0ddd4e4?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1566576912321-d58ddd7a6088?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Sky","Coral","Lime"]}]', 50, 4.5, 104, '["kids","fliemart"]', 0, 0, 1, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-01-19 00:00:00.000', NOW(3)),
('kids-softstar-plush-night-light', 'SoftStar Plush Night Light', 'kids-softstar-plush-night-light', 48, NULL, 'cat-kids', 'Kids & Baby', 'kids', 'unisex', 'SoftStar Plush Night Light for Kids & Baby — curated by FlieMart for everyday value.', 'SoftStar Plush Night Light for Kids & Baby — curated by FlieMart for everyday value.', 'SoftStar Plush Night Light belongs in our Kids & Baby department. Built for real use with non-toxic finishes and a clean finish. In stock and ready to ship from FlieMart Market.', '["Kid-safe design","Parent-approved cleanup","Gift-ready"]', '["Non-toxic finishes","Soft textiles"]', '["Wipe or gentle wash","Adult supervision"]', 'Ages vary by item — see product details.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1515488042361-ee00e0ddd4e4?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1586075010923-2dd4570fb338?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1540553016722-983e48a2cd10?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Sky","Coral","Lime"]}]', 12, 4.6, 117, '["kids","fliemart"]', 0, 0, 0, 0, 1, 'FlieMart Market', 1, NULL, NULL, '2026-02-20 00:00:00.000', NOW(3)),
('kids-siptrainer-straw-cup', 'SipTrainer Straw Cup', 'kids-siptrainer-straw-cup', 60, NULL, 'cat-kids', 'Kids & Baby', 'kids', 'unisex', 'SipTrainer Straw Cup for Kids & Baby — curated by FlieMart for everyday value.', 'SipTrainer Straw Cup for Kids & Baby — curated by FlieMart for everyday value.', 'SipTrainer Straw Cup belongs in our Kids & Baby department. Built for real use with non-toxic finishes and a clean finish. In stock and ready to ship from FlieMart Market.', '["Kid-safe design","Parent-approved cleanup","Gift-ready"]', '["Non-toxic finishes","Soft textiles"]', '["Wipe or gentle wash","Adult supervision"]', 'Ages vary by item — see product details.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1555252333-9f8e92e65df9?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1490818387583-1baba5e638af?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1547592166-23ac45744acd?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Sky","Coral","Lime"]}]', 23, 4.7, 130, '["kids","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-03-21 00:00:00.000', NOW(3)),
('kids-crawlmat-foldable-play-pad', 'CrawlMat Foldable Play Pad', 'kids-crawlmat-foldable-play-pad', 72, 92, 'cat-kids', 'Kids & Baby', 'kids', 'unisex', 'CrawlMat Foldable Play Pad for Kids & Baby — curated by FlieMart for everyday value.', 'CrawlMat Foldable Play Pad for Kids & Baby — curated by FlieMart for everyday value.', 'CrawlMat Foldable Play Pad belongs in our Kids & Baby department. Built for real use with non-toxic finishes and a clean finish. In stock and ready to ship from FlieMart Market.', '["Kid-safe design","Parent-approved cleanup","Gift-ready"]', '["Non-toxic finishes","Soft textiles"]', '["Wipe or gentle wash","Adult supervision"]', 'Ages vary by item — see product details.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1503454537195-1dcabb73ffb9?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1512917774080-9991f1c4c750?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1560448204-e02f11c3d0e2?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Sky","Coral","Lime"]}]', 34, 4.8, 143, '["kids","fliemart"]', 0, 1, 0, 0, 0, 'FlieMart Market', 1, 11, 54, '2026-04-22 00:00:00.000', NOW(3)),
('kids-storystack-board-book-bundle', 'StoryStack Board Book Bundle', 'kids-storystack-board-book-bundle', 72, NULL, 'cat-kids', 'Kids & Baby', 'kids', 'unisex', 'StoryStack Board Book Bundle for Kids & Baby — curated by FlieMart for everyday value.', 'StoryStack Board Book Bundle for Kids & Baby — curated by FlieMart for everyday value.', 'StoryStack Board Book Bundle belongs in our Kids & Baby department. Built for real use with non-toxic finishes and a clean finish. In stock and ready to ship from FlieMart Market.', '["Kid-safe design","Parent-approved cleanup","Gift-ready"]', '["Non-toxic finishes","Soft textiles"]', '["Wipe or gentle wash","Adult supervision"]', 'Ages vary by item — see product details.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1516627145497-ae6968895b74?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1503676260728-1c00da094a0b?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1434030216411-0b793f4b4173?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Sky","Coral","Lime"]}]', 45, 4.9, 156, '["kids","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-05-23 00:00:00.000', NOW(3)),
('kids-colorpop-washable-marker-kit', 'ColorPop Washable Marker Kit', 'kids-colorpop-washable-marker-kit', 21, NULL, 'cat-kids', 'Kids & Baby', 'kids', 'unisex', 'ColorPop Washable Marker Kit for Kids & Baby — curated by FlieMart for everyday value.', 'ColorPop Washable Marker Kit for Kids & Baby — curated by FlieMart for everyday value.', 'ColorPop Washable Marker Kit belongs in our Kids & Baby department. Built for real use with non-toxic finishes and a clean finish. In stock and ready to ship from FlieMart Market.', '["Kid-safe design","Parent-approved cleanup","Gift-ready"]', '["Non-toxic finishes","Soft textiles"]', '["Wipe or gentle wash","Adult supervision"]', 'Ages vary by item — see product details.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1596461404969-9ae70f2830c1?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1484480974693-6ca0a78fb36b?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Sky","Coral","Lime"]}]', 7, 4.3, 169, '["kids","fliemart"]', 0, 0, 0, 1, 1, 'FlieMart Market', 1, NULL, NULL, '2026-06-24 00:00:00.000', NOW(3)),
('kids-bouncebuddy-activity-gym', 'BounceBuddy Activity Gym', 'kids-bouncebuddy-activity-gym', 33, NULL, 'cat-kids', 'Kids & Baby', 'kids', 'unisex', 'BounceBuddy Activity Gym for Kids & Baby — curated by FlieMart for everyday value.', 'BounceBuddy Activity Gym for Kids & Baby — curated by FlieMart for everyday value.', 'BounceBuddy Activity Gym belongs in our Kids & Baby department. Built for real use with non-toxic finishes and a clean finish. In stock and ready to ship from FlieMart Market.', '["Kid-safe design","Parent-approved cleanup","Gift-ready"]', '["Non-toxic finishes","Soft textiles"]', '["Wipe or gentle wash","Adult supervision"]', 'Ages vary by item — see product details.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1471286174890-9c112ffca5b4?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1520250497591-112f2f40a3f4?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1501785888041-af3ef285b470?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Sky","Coral","Lime"]}]', 18, 4.4, 182, '["kids","fliemart"]', 0, 0, 1, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-07-25 00:00:00.000', NOW(3)),
('kids-dreamcloud-toddler-blanket', 'DreamCloud Toddler Blanket', 'kids-dreamcloud-toddler-blanket', 45, NULL, 'cat-kids', 'Kids & Baby', 'kids', 'unisex', 'DreamCloud Toddler Blanket for Kids & Baby — curated by FlieMart for everyday value.', 'DreamCloud Toddler Blanket for Kids & Baby — curated by FlieMart for everyday value.', 'DreamCloud Toddler Blanket belongs in our Kids & Baby department. Built for real use with non-toxic finishes and a clean finish. In stock and ready to ship from FlieMart Market.', '["Kid-safe design","Parent-approved cleanup","Gift-ready"]', '["Non-toxic finishes","Soft textiles"]', '["Wipe or gentle wash","Adult supervision"]', 'Ages vary by item — see product details.', '[]', 'Choose your preferred color or pack option above.', '["https://images.unsplash.com/photo-1616594039964-ae9021a400a0?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1600210492486-724fe5c67fb0?auto=format&fit=crop&w=1200&q=80","https://images.unsplash.com/photo-1584100936595-c0654b55a2e2?auto=format&fit=crop&w=1200&q=80"]', '[{"id":"color","label":"Color","options":["Sky","Coral","Lime"]}]', 29, 4.5, 195, '["kids","fliemart"]', 0, 0, 0, 0, 0, 'FlieMart Market', 1, NULL, NULL, '2026-08-26 00:00:00.000', NOW(3));

-- Seeded 10 categories, 80 products.