INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'GreenEarth Recycled Glass Tumblers (Set of 6)', 2499, 'Elevate your beverage experience with elegant recycled glass tumblers. Crafted from post-consumer glass for a greener planet.', 111, 222, 1, 'Sample location for product 0', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'EcoCraft Compostable Dinnerware Set (50 Pieces)', 1999, 'Host sustainably with compostable dinnerware. Perfect for entertaining without environmental guilt.', 111, 222, 1, 'Sample location for product 1', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'ReNewLife Organic Cotton Bath Towel', 1499, 'Pamper yourself guilt-free with our organic cotton bath towel. Luxury meets eco-friendly practices.', 111, 222, 1, 'Sample location for product 2', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'UpCycle Denim Backpack', 3999, 'Make a style statement with our UpCycle Denim Backpack. Trendy and eco-friendly, crafted from repurposed denim.', 111, 222, 1, 'Sample location for product 3', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'BioGuard Plant-Based Trash Bags (Pack of 100)', 1299, 'Keep your space clean and green with BioGuard trash bags. Biodegradable and environmentally friendly.', 111, 222, 1, 'Sample location for product 4', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'ReviveTech Recycled Plastic Laptop Stand', 2999, 'Enhance your workspace with ReviveTech laptop stand. Crafted from recycled plastic for a circular economy.', 111, 222, 1, 'Sample location for product 5', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'PureCycle Stainless Steel Water Bottle (25 oz)', 1799, 'Stay hydrated on the go with PureCycle stainless steel water bottle. Durable and eco-friendly.', 111, 222, 1, 'Sample location for product 6', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'EarthWrap Beeswax Food Wrap Set (3-Pack)', 999, 'Say goodbye to single-use plastic wrap with EarthWrap. Reusable beeswax wraps for a sustainable kitchen.', 111, 222, 1, 'Sample location for product 7', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'GreenLite Solar-Powered LED Garden Lights (Set of 8)', 2999, 'Illuminate your garden with GreenLite solar-powered LED lights. Harness the power of the sun for eco-friendly outdoor lighting.', 111, 222, 1, 'Sample location for product 8', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'OceanSafe Reusable Silicone Food Storage Bags (4-Pack)', 1499, 'Ditch disposable plastic with OceanSafe silicone food storage bags. A versatile and sustainable solution for your kitchen.', 111, 222, 1, 'Sample location for product 9', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'EnviroMate Bamboo Cutlery Set', 899, 'Upgrade your on-the-go dining with EnviroMate bamboo cutlery. A portable, reusable, and biodegradable alternative to plastic.', 111, 222, 1, 'Sample location for product 10', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'CycleFit Recycled Rubber Yoga Mat', 2499, 'Find your balance on a CycleFit recycled rubber yoga mat. Sustainable, non-toxic, and perfect for your daily practice.', 111, 222, 1, 'Sample location for product 11', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'GreenHarbor Organic Linen Throw Blanket', 3499, 'Cozy up with the GreenHarbor organic linen throw blanket. Ethically sourced and perfect for chilly evenings.', 111, 222, 1, 'Sample location for product 12', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'PureCycle Recycled Plastic Desk Organizer', 1999, 'Declutter your workspace sustainably with PureCycle recycled plastic desk organizer. Stylish and planet-friendly.', 111, 222, 1, 'Sample location for product 13', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'SolarSip Stainless Steel Insulated Travel Mug', 1299, 'Sip on sustainability with SolarSip insulated travel mug. Crafted from stainless steel for on-the-go eco-friendliness.', 111, 222, 1, 'Sample location for product 14', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'EverGreen Plant-Based Laundry Detergent (Pack of 3)', 1699, 'Clean your clothes and the planet with EverGreen plant-based laundry detergent. Eco-friendly and gentle on fabrics.', 111, 222, 1, 'Sample location for product 15', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'ReCork Natural Cork Coasters (Set of 6)', 999, 'Protect your surfaces with ReCork natural cork coasters. Renewable, stylish, and perfect for entertaining guests.', 111, 222, 1, 'Sample location for product 16', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'TerraTote Jute Grocery Bag', 799, 'Ditch plastic bags for the TerraTote jute grocery bag. Sturdy, reusable, and environmentally conscious.', 111, 222, 1, 'Sample location for product 17', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'GreenCycle Recycled Paper Notebooks (3-Pack)', 1399, 'Jot down your ideas in GreenCycle recycled paper notebooks. Sustainable stationery for the eco-conscious writer.', 111, 222, 1, 'Sample location for product 18', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'BioBloom Biodegradable Flower Pots (Set of 10)', 1199, 'Grow your garden sustainably with BioBloom biodegradable flower pots. Plant, watch, and compost with ease.', 111, 222, 1, 'Sample location for product 19', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'UpShift Upcycled Bike Chain Keychain', 599, 'Rev up your keys with the UpShift upcycled bike chain keychain. A unique accessory for the eco-friendly adventurer.', 111, 222, 1, 'Sample location for product 20', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'OceanicVibe Reusable Bamboo Coffee Cup', 1699, 'Sip your coffee sustainably with OceanicVibe bamboo coffee cup. Reusable, stylish, and perfect for your daily brew.', 111, 222, 1, 'Sample location for product 21', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'EcoEssence Recycled Plastic Planters (Set of 3)', 2299, 'Green your space with EcoEssence recycled plastic planters. Durable, weather-resistant, and eco-friendly.', 111, 222, 1, 'Sample location for product 22', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'PaperScape Seed Paper Greeting Cards (Pack of 8)', 999, 'Send eco-friendly greetings with PaperScape seed paper cards. Plant the card and watch wildflowers bloom.', 111, 222, 1, 'Sample location for product 23', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (2, 'GreenSculpt Recycled Aluminum Sculpture', 4999, 'Adorn your space with GreenSculpt recycled aluminum sculpture. A unique piece of art crafted from repurposed materials.', 111, 222, 1, 'Sample location for product 24', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'EcoGlow Beeswax Candles (Set of 4)', 1899, 'Create a warm ambiance with EcoGlow beeswax candles. Handcrafted and eco-friendly for your cozy evenings.', 111, 222, 1, 'Sample location for product 25', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'SustainaStraw Stainless Steel Straw Set (8-Pack)', 1099, 'Sip sustainably with SustainaStraw stainless steel straw set. Reusable, dishwasher-safe, and perfect for drinks on the go.', 111, 222, 1, 'Sample location for product 26', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'SolarFlare Solar-Powered Outdoor Lantern', 2799, 'Light up your outdoor space with SolarFlare solar-powered lantern. Harness the sun''s energy for eco-friendly illumination.', 111, 222, 1, 'Sample location for product 27', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'EnviroThread Organic Cotton Bed Sheets', 3999, 'Indulge in comfort with EnviroThread organic cotton bed sheets. Soft, luxurious, and ethically produced for a better night''s sleep.', 111, 222, 1, 'Sample location for product 28', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'PurePlank Bamboo Cutting Board', 1499, 'Upgrade your kitchen with PurePlank bamboo cutting board. Durable, sustainable, and perfect for meal preparation.', 111, 222, 1, 'Sample location for product 29', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'GreenRide Recycled Bike Tire Belt', 1599, 'Add a touch of eco-chic to your wardrobe with the GreenRide recycled bike tire belt. Stylish and sustainable.', 111, 222, 1, 'Sample location for product 30', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'ReviveRoots Biodegradable Seed Starter Pots (Set of 12)', 899, 'Kickstart your garden with ReviveRoots biodegradable seed starter pots. Plant, grow, and transplant without waste.', 111, 222, 1, 'Sample location for product 31', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'Oceanique Recycled Ocean Plastic Beach Towel', 2999, 'Hit the beach with Oceanique recycled ocean plastic beach towel. Soft, absorbent, and made from plastic collected from our oceans.', 111, 222, 1, 'Sample location for product 32', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'EcoSpark Solar-Powered Phone Charger', 3499, 'Stay charged sustainably with EcoSpark solar-powered phone charger. Harness the sun''s energy for on-the-go power.', 111, 222, 1, 'Sample location for product 33', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'BioBlend Plant-Based Protein Powder (Vanilla, 1 lb)', 1999, 'Fuel your workouts with BioBlend plant-based protein powder. Delicious vanilla flavor and environmentally conscious packaging.', 111, 222, 1, 'Sample location for product 34', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'EverGreen Recycled Plastic Laundry Hamper', 2499, 'Keep your laundry organized with EverGreen recycled plastic laundry hamper. Stylish, durable, and planet-friendly.', 111, 222, 1, 'Sample location for product 35', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'GreenCycle Recycled Paper Pens (Pack of 5)', 699, 'Write sustainably with GreenCycle recycled paper pens. Smooth writing experience with an eco-friendly touch.', 111, 222, 1, 'Sample location for product 36', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'SolarSculpt Solar-Powered Outdoor Art', 4299, 'Adorn your garden with SolarSculpt solar-powered outdoor art. A unique sculpture that lights up with the power of the sun.', 111, 222, 1, 'Sample location for product 37', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'EnviroEssence Bamboo Bath Mat', 1899, 'Step onto luxury with EnviroEssence bamboo bath mat. Soft, absorbent, and crafted from sustainable bamboo.', 111, 222, 1, 'Sample location for product 38', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'PureCraze Recycled Plastic Hangers (Set of 10)', 1199, 'Organize your closet sustainably with PureCraze recycled plastic hangers. Durable and eco-friendly for a clutter-free wardrobe.', 111, 222, 1, 'Sample location for product 39', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'ReNest Recycled Bird Feeder', 1699, 'Invite feathered friends with the ReNest recycled bird feeder. A charming addition to your garden made from repurposed materials.', 111, 222, 1, 'Sample location for product 40', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'BioBloom Biodegradable Trash Bin Liners (Pack of 50)', 1399, 'Dispose responsibly with BioBloom biodegradable trash bin liners. A sustainable choice for waste management.', 111, 222, 1, 'Sample location for product 41', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'UpShift Upcycled Bike Chain Bracelet', 799, 'Wear your eco-friendly style with the UpShift upcycled bike chain bracelet. A unique accessory for the environmentally conscious.', 111, 222, 1, 'Sample location for product 42', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'OceanicGlow Reusable Silicone Baking Mat', 999, 'Bake with a green twist using OceanicGlow reusable silicone baking mat. A non-toxic, eco-friendly alternative to disposable parchment paper.', 111, 222, 1, 'Sample location for product 43', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'EcoLoom Recycled Plastic Outdoor Rug', 3299, 'Define your outdoor space with EcoLoom recycled plastic outdoor rug. Durable, weather-resistant, and made from repurposed materials.', 111, 222, 1, 'Sample location for product 44', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'GreenVine Biodegradable Plant-Based Straws (Pack of 50)', 899, 'Sip sustainably with GreenVine biodegradable plant-based straws. A guilt-free alternative to traditional plastic straws.', 111, 222, 1, 'Sample location for product 45', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'PureWood Bamboo Desk Organizer', 2199, 'Organize your workspace with PureWood bamboo desk organizer. Stylish, functional, and crafted from sustainable bamboo.', 111, 222, 1, 'Sample location for product 46', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'EarthWise Recycled Plastic Picnic Set (Tableware for 4)', 3999, 'Dine outdoors sustainably with EarthWise recycled plastic picnic set. Complete tableware for four, made from recycled materials.', 111, 222, 1, 'Sample location for product 47', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'GreenPouch Reusable Snack Bags (Set of 3)', 699, 'Snack smart with GreenPouch reusable snack bags. Perfect for on-the-go and made from eco-friendly materials.', 111, 222, 1, 'Sample location for product 48', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'BioBloom Biodegradable Dog Waste Bags (Pack of 100)', 1499, 'Clean up after your furry friend with BioBloom biodegradable dog waste bags. A sustainable choice for pet owners.', 111, 222, 1, 'Sample location for product 49', NOW(), false, false);
INSERT INTO `products` (`user_id`, `name`, `price`, `description`, `stock`, `weight`, `category`, `location`, `listed_timestamp`, `pending`, `archived`) VALUES (3, 'PureCycle Recycled Plastic Umbrella Stand', 1799, 'Stay dry and sustainable with PureCycle recycled plastic umbrella stand. Durable and eco-friendly for rainy days.', 111, 222, 1, 'Sample location for product 50', NOW(), false, false);
