Fix seed product names
This commit is contained in:
@@ -238,65 +238,65 @@ INSERT INTO service_species (serviceId, species) VALUES
|
||||
|
||||
INSERT INTO product (prodId, prodName, prodPrice, categoryId, prodDesc, imageUrl) VALUES
|
||||
(1, 'Premium Dog Food', 25.09, 1, 'Balanced nutrition for dogs. Premium Dog Food is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/001.webp'),
|
||||
(2, 'Salmon Kibble Dog', 30.51, 1, 'Balanced nutrition for dogs. Salmon Kibble Dog is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/002.webp'),
|
||||
(3, 'Chicken Recipe Dog', 35.93, 1, 'Balanced nutrition for dogs. Chicken Recipe Dog is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/003.webp'),
|
||||
(4, 'Lamb Formula Dog', 41.36, 1, 'Balanced nutrition for dogs. Lamb Formula Dog is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/004.webp'),
|
||||
(5, 'Grain-Free Blend Dog', 46.78, 1, 'Balanced nutrition for dogs. Grain-Free Blend Dog is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/005.webp'),
|
||||
(6, 'Senior Dinner Dog', 52.20, 1, 'Balanced nutrition for dogs. Senior Dinner Dog is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/006.webp'),
|
||||
(7, 'Puppy Meal Dog', 57.62, 1, 'Balanced nutrition for dogs. Puppy Meal Dog is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/007.webp'),
|
||||
(8, 'Weight Control Bites Dog', 63.05, 1, 'Balanced nutrition for dogs. Weight Control Bites Dog is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/008.webp'),
|
||||
(9, 'High Energy Mix Dog', 68.47, 1, 'Balanced nutrition for dogs. High Energy Mix Dog is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/009.webp'),
|
||||
(10, 'Limited Ingredient Cuisine Dog', 73.89, 1, 'Balanced nutrition for dogs. Limited Ingredient Cuisine Dog is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/010.webp'),
|
||||
(2, 'Salmon Kibble', 30.51, 1, 'Balanced nutrition for dogs. Salmon Kibble is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/002.webp'),
|
||||
(3, 'Chicken Recipe Mix', 35.93, 1, 'Balanced nutrition for dogs. Chicken Recipe Mix is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/003.webp'),
|
||||
(4, 'Lamb Formula', 41.36, 1, 'Balanced nutrition for dogs. Lamb Formula is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/004.webp'),
|
||||
(5, 'Grain-Free Blend', 46.78, 1, 'Balanced nutrition for dogs. Grain-Free Blend is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/005.webp'),
|
||||
(6, 'Senior Dog Dinner', 52.20, 1, 'Balanced nutrition for dogs. Senior Dog Dinner is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/006.webp'),
|
||||
(7, 'Puppy Meal Mix', 57.62, 1, 'Balanced nutrition for dogs. Puppy Meal Mix is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/007.webp'),
|
||||
(8, 'Weight Control Bites', 63.05, 1, 'Balanced nutrition for dogs. Weight Control Bites is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/008.webp'),
|
||||
(9, 'High Energy Mix', 68.47, 1, 'Balanced nutrition for dogs. High Energy Mix is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/009.webp'),
|
||||
(10, 'Limited Ingredient Cuisine', 73.89, 1, 'Balanced nutrition for dogs. Limited Ingredient Cuisine is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/010.webp'),
|
||||
(11, 'Catnip Toy', 7.49, 2, 'Playtime toy for cats. Catnip Toy is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/011.webp'),
|
||||
(12, 'Feather Chaser Cat', 9.71, 2, 'Playtime toy for cats. Feather Chaser Cat is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/012.webp'),
|
||||
(13, 'Laser Teaser Cat', 11.93, 2, 'Playtime toy for cats. Laser Teaser Cat is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/013.webp'),
|
||||
(14, 'Tunnel Ball Cat', 14.16, 2, 'Playtime toy for cats. Tunnel Ball Cat is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/014.webp'),
|
||||
(15, 'Crinkle Set Cat', 16.38, 2, 'Playtime toy for cats. Crinkle Set Cat is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/015.webp'),
|
||||
(16, 'Wand Roller Cat', 18.60, 2, 'Playtime toy for cats. Wand Roller Cat is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/016.webp'),
|
||||
(17, 'Interactive Spinner Cat', 20.82, 2, 'Playtime toy for cats. Interactive Spinner Cat is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/017.webp'),
|
||||
(18, 'Bell Track Cat', 23.05, 2, 'Playtime toy for cats. Bell Track Cat is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/018.webp'),
|
||||
(19, 'Mouse Spring Cat', 25.27, 2, 'Playtime toy for cats. Mouse Spring Cat is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/019.webp'),
|
||||
(20, 'Puzzle Bundle Cat', 27.49, 2, 'Playtime toy for cats. Puzzle Bundle Cat is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/020.webp'),
|
||||
(21, 'Perch Bird Kit', 10.89, 3, 'Everyday bird care item. Perch Bird Kit is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/021.webp'),
|
||||
(22, 'Seed Accessory Bird', 15.25, 3, 'Everyday bird care item. Seed Accessory Bird is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/022.webp'),
|
||||
(23, 'Mirror Set Bird', 19.60, 3, 'Everyday bird care item. Mirror Set Bird is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/023.webp'),
|
||||
(24, 'Ladder Pack Bird', 23.96, 3, 'Everyday bird care item. Ladder Pack Bird is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/024.webp'),
|
||||
(25, 'Bell Supply Bird', 28.31, 3, 'Everyday bird care item. Bell Supply Bird is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/025.webp'),
|
||||
(26, 'Foraging Refill Bird', 32.67, 3, 'Everyday bird care item. Foraging Refill Bird is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/026.webp'),
|
||||
(27, 'Treat Stand Bird', 37.02, 3, 'Everyday bird care item. Treat Stand Bird is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/027.webp'),
|
||||
(28, 'Cuttlebone Mix Bird', 41.38, 3, 'Everyday bird care item. Cuttlebone Mix Bird is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/028.webp'),
|
||||
(29, 'Carrier Bundle Bird', 45.73, 3, 'Everyday bird care item. Carrier Bundle Bird is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/029.webp'),
|
||||
(30, 'Bath Support Bird', 50.09, 3, 'Everyday bird care item. Bath Support Bird is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/030.webp'),
|
||||
(12, 'Feather Chaser', 9.71, 2, 'Playtime toy for cats. Feather Chaser is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/012.webp'),
|
||||
(13, 'Laser Teaser', 11.93, 2, 'Playtime toy for cats. Laser Teaser is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/013.webp'),
|
||||
(14, 'Tunnel Ball Set', 14.16, 2, 'Playtime toy for cats. Tunnel Ball Set is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/014.webp'),
|
||||
(15, 'Crinkle Toy Set', 16.38, 2, 'Playtime toy for cats. Crinkle Toy Set is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/015.webp'),
|
||||
(16, 'Wand Roller', 18.60, 2, 'Playtime toy for cats. Wand Roller is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/016.webp'),
|
||||
(17, 'Interactive Spinner', 20.82, 2, 'Playtime toy for cats. Interactive Spinner is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/017.webp'),
|
||||
(18, 'Bell Track Toy', 23.05, 2, 'Playtime toy for cats. Bell Track Toy is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/018.webp'),
|
||||
(19, 'Mouse Spring Toy', 25.27, 2, 'Playtime toy for cats. Mouse Spring Toy is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/019.webp'),
|
||||
(20, 'Puzzle Bundle', 27.49, 2, 'Playtime toy for cats. Puzzle Bundle is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/020.webp'),
|
||||
(21, 'Bird Perch Kit', 10.89, 3, 'Everyday bird care item. Bird Perch Kit is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/021.webp'),
|
||||
(22, 'Seed Feeder Accessory', 15.25, 3, 'Everyday bird care item. Seed Feeder Accessory is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/022.webp'),
|
||||
(23, 'Bird Mirror Set', 19.60, 3, 'Everyday bird care item. Bird Mirror Set is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/023.webp'),
|
||||
(24, 'Bird Ladder Pack', 23.96, 3, 'Everyday bird care item. Bird Ladder Pack is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/024.webp'),
|
||||
(25, 'Bell Toy Supply', 28.31, 3, 'Everyday bird care item. Bell Toy Supply is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/025.webp'),
|
||||
(26, 'Foraging Toy Refill', 32.67, 3, 'Everyday bird care item. Foraging Toy Refill is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/026.webp'),
|
||||
(27, 'Bird Treat Stand', 37.02, 3, 'Everyday bird care item. Bird Treat Stand is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/027.webp'),
|
||||
(28, 'Cuttlebone Mix', 41.38, 3, 'Everyday bird care item. Cuttlebone Mix is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/028.webp'),
|
||||
(29, 'Bird Carrier Bundle', 45.73, 3, 'Everyday bird care item. Bird Carrier Bundle is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/029.webp'),
|
||||
(30, 'Bird Bath Support', 50.09, 3, 'Everyday bird care item. Bird Bath Support is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/030.webp'),
|
||||
(31, 'Nano Aquarium Kit', 21.29, 4, 'Aquarium and fish care supply. Nano Aquarium Kit is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/031.webp'),
|
||||
(32, 'Glass Accessory Aquarium', 34.00, 4, 'Aquarium and fish care supply. Glass Accessory Aquarium is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/032.webp'),
|
||||
(33, 'Filter Supply Aquarium', 46.71, 4, 'Aquarium and fish care supply. Filter Supply Aquarium is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/033.webp'),
|
||||
(34, 'Heater Filter Pack Aquarium', 59.42, 4, 'Aquarium and fish care supply. Heater Filter Pack Aquarium is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/034.webp'),
|
||||
(32, 'Glass Tank Accessory', 34.00, 4, 'Aquarium and fish care supply. Glass Tank Accessory is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/032.webp'),
|
||||
(33, 'Aquarium Filter Supply', 46.71, 4, 'Aquarium and fish care supply. Aquarium Filter Supply is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/033.webp'),
|
||||
(34, 'Heater Filter Pack', 59.42, 4, 'Aquarium and fish care supply. Heater Filter Pack is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/034.webp'),
|
||||
(35, 'Water Tank Tool', 72.13, 4, 'Aquarium and fish care supply. Water Tank Tool is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/035.webp'),
|
||||
(36, 'Coral Cleaner Aquarium', 84.85, 4, 'Aquarium and fish care supply. Coral Cleaner Aquarium is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/036.webp'),
|
||||
(37, 'Pebble Media Aquarium', 97.56, 4, 'Aquarium and fish care supply. Pebble Media Aquarium is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/037.webp'),
|
||||
(38, 'Plant Care Set Aquarium', 110.27, 4, 'Aquarium and fish care supply. Plant Care Set Aquarium is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/038.webp'),
|
||||
(39, 'Light Starter Aquarium', 122.98, 4, 'Aquarium and fish care supply. Light Starter Aquarium is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/039.webp'),
|
||||
(40, 'Pump System Aquarium', 135.69, 4, 'Aquarium and fish care supply. Pump System Aquarium is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/040.webp'),
|
||||
(41, 'Hay Small Pet Kit', 11.04, 5, 'Care product for rabbits, hamsters, and guinea pigs. Hay Small Pet Kit is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/041.webp'),
|
||||
(42, 'Hideout Supply Small Pet', 16.86, 5, 'Care product for rabbits, hamsters, and guinea pigs. Hideout Supply Small Pet is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/042.webp'),
|
||||
(43, 'Chew Care Pack Small Pet', 22.68, 5, 'Care product for rabbits, hamsters, and guinea pigs. Chew Care Pack Small Pet is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/043.webp'),
|
||||
(44, 'Wheel Comfort Item Small Pet', 28.51, 5, 'Care product for rabbits, hamsters, and guinea pigs. Wheel Comfort Item Small Pet is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/044.webp'),
|
||||
(45, 'Bottle Exercise Toy Small Pet', 34.33, 5, 'Care product for rabbits, hamsters, and guinea pigs. Bottle Exercise Toy Small Pet is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/045.webp'),
|
||||
(46, 'Pellet Refill Small Pet', 40.15, 5, 'Care product for rabbits, hamsters, and guinea pigs. Pellet Refill Small Pet is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/046.webp'),
|
||||
(47, 'Tunnel Bundle Small Pet', 45.97, 5, 'Care product for rabbits, hamsters, and guinea pigs. Tunnel Bundle Small Pet is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/047.webp'),
|
||||
(48, 'Bedding Snack Small Pet', 51.80, 5, 'Care product for rabbits, hamsters, and guinea pigs. Bedding Snack Small Pet is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/048.webp'),
|
||||
(49, 'Play Starter Small Pet', 57.62, 5, 'Care product for rabbits, hamsters, and guinea pigs. Play Starter Small Pet is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/049.webp'),
|
||||
(50, 'Nest Accessory Small Pet', 63.44, 5, 'Care product for rabbits, hamsters, and guinea pigs. Nest Accessory Small Pet is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/050.webp'),
|
||||
(51, 'Calming Support Pet', 14.09, 6, 'General health support product. Calming Support Pet is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/051.webp'),
|
||||
(52, 'Joint Drops Pet', 18.62, 6, 'General health support product. Joint Drops Pet is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/052.webp'),
|
||||
(53, 'Digestive Chew Pet', 23.16, 6, 'General health support product. Digestive Chew Pet is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/053.webp'),
|
||||
(54, 'Skin Spray Pet', 27.69, 6, 'General health support product. Skin Spray Pet is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/054.webp'),
|
||||
(55, 'Ear Kit Pet', 32.22, 6, 'General health support product. Ear Kit Pet is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/055.webp'),
|
||||
(56, 'Dental Gel Pet', 36.76, 6, 'General health support product. Dental Gel Pet is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/056.webp'),
|
||||
(57, 'Vitamin Tabs Pet', 41.29, 6, 'General health support product. Vitamin Tabs Pet is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/057.webp'),
|
||||
(58, 'Recovery Wash Pet', 45.82, 6, 'General health support product. Recovery Wash Pet is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/058.webp'),
|
||||
(59, 'Hydration Powder Pet', 50.36, 6, 'General health support product. Hydration Powder Pet is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/059.webp'),
|
||||
(60, 'Wellness Formula Pet', 54.89, 6, 'General health support product. Wellness Formula Pet is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/060.webp'),
|
||||
(36, 'Coral Cleaner', 84.85, 4, 'Aquarium and fish care supply. Coral Cleaner is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/036.webp'),
|
||||
(37, 'Pebble Filter Media', 97.56, 4, 'Aquarium and fish care supply. Pebble Filter Media is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/037.webp'),
|
||||
(38, 'Aquatic Plant Care Set', 110.27, 4, 'Aquarium and fish care supply. Aquatic Plant Care Set is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/038.webp'),
|
||||
(39, 'Aquarium Light Starter', 122.98, 4, 'Aquarium and fish care supply. Aquarium Light Starter is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/039.webp'),
|
||||
(40, 'Aquarium Pump System', 135.69, 4, 'Aquarium and fish care supply. Aquarium Pump System is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/040.webp'),
|
||||
(41, 'Hay Feeding Kit', 11.04, 5, 'Care product for rabbits, hamsters, and guinea pigs. Hay Feeding Kit is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/041.webp'),
|
||||
(42, 'Hideout Den Supply', 16.86, 5, 'Care product for rabbits, hamsters, and guinea pigs. Hideout Den Supply is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/042.webp'),
|
||||
(43, 'Chew Stick Care Pack', 22.68, 5, 'Care product for rabbits, hamsters, and guinea pigs. Chew Stick Care Pack is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/043.webp'),
|
||||
(44, 'Exercise Wheel', 28.51, 5, 'Care product for rabbits, hamsters, and guinea pigs. Exercise Wheel is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/044.webp'),
|
||||
(45, 'Water Bottle and Toy Set', 34.33, 5, 'Care product for rabbits, hamsters, and guinea pigs. Water Bottle and Toy Set is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/045.webp'),
|
||||
(46, 'Pellet Food Refill', 40.15, 5, 'Care product for rabbits, hamsters, and guinea pigs. Pellet Food Refill is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/046.webp'),
|
||||
(47, 'Play Tunnel Bundle', 45.97, 5, 'Care product for rabbits, hamsters, and guinea pigs. Play Tunnel Bundle is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/047.webp'),
|
||||
(48, 'Bedding and Snack Pack', 51.80, 5, 'Care product for rabbits, hamsters, and guinea pigs. Bedding and Snack Pack is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/048.webp'),
|
||||
(49, 'Play Starter Kit', 57.62, 5, 'Care product for rabbits, hamsters, and guinea pigs. Play Starter Kit is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/049.webp'),
|
||||
(50, 'Nesting Accessory', 63.44, 5, 'Care product for rabbits, hamsters, and guinea pigs. Nesting Accessory is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/050.webp'),
|
||||
(51, 'Calming Support Drops', 14.09, 6, 'General health support product. Calming Support Drops is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/051.webp'),
|
||||
(52, 'Joint Care Drops', 18.62, 6, 'General health support product. Joint Care Drops is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/052.webp'),
|
||||
(53, 'Digestive Health Chew', 23.16, 6, 'General health support product. Digestive Health Chew is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/053.webp'),
|
||||
(54, 'Skin Relief Spray', 27.69, 6, 'General health support product. Skin Relief Spray is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/054.webp'),
|
||||
(55, 'Ear Care Kit', 32.22, 6, 'General health support product. Ear Care Kit is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/055.webp'),
|
||||
(56, 'Dental Care Gel', 36.76, 6, 'General health support product. Dental Care Gel is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/056.webp'),
|
||||
(57, 'Daily Vitamin Tabs', 41.29, 6, 'General health support product. Daily Vitamin Tabs is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/057.webp'),
|
||||
(58, 'Recovery Body Wash', 45.82, 6, 'General health support product. Recovery Body Wash is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/058.webp'),
|
||||
(59, 'Hydration Powder', 50.36, 6, 'General health support product. Hydration Powder is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/059.webp'),
|
||||
(60, 'Wellness Formula', 54.89, 6, 'General health support product. Wellness Formula is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/060.webp'),
|
||||
(61, 'Gentle Shampoo', 10.69, 7, 'Grooming essential for regular care. Gentle Shampoo is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/061.webp'),
|
||||
(62, 'Deep Clean Brush', 13.09, 7, 'Grooming essential for regular care. Deep Clean Brush is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/062.webp'),
|
||||
(63, 'Oatmeal Wipe', 15.49, 7, 'Grooming essential for regular care. Oatmeal Wipe is stocked in all locations and priced for daily retail.', 'https://images.petshop.local/products/063.webp'),
|
||||
|
||||
Reference in New Issue
Block a user