You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description:"Watch your feline friend embark on a fishing adventure with Contoso Catnip's Friend toy. Packed with irresistible catnip and dangling fish lure.".to_string(),
11
-
image:"/placeholder.png".to_string()
11
+
image:"/catnip.jpg".to_string()
12
12
},
13
13
Product{
14
14
id:2,
15
15
name:"Salty Sailor's Squeaky Squid".to_string(),
16
16
price:6.99,
17
17
description:"Let your dog set sail with the Salty Sailor's Squeaky Squid. This interactive toy provides hours of fun, featuring multiple squeakers and crinkle tentacles.".to_string(),
18
-
image:"/placeholder.png".to_string()
18
+
image:"/squid.jpg".to_string()
19
19
},
20
20
Product{
21
21
id:3,
22
22
name:"Mermaid's Mice Trio".to_string(),
23
23
price:12.99,
24
24
description:"Entertain your kitty with the Mermaid's Mice Trio. These adorable plush mice are dressed as mermaids and filled with catnip to captivate their curiosity.".to_string(),
25
-
image:"/placeholder.png".to_string()
25
+
image:"/mermaid.jpg".to_string()
26
26
},
27
27
Product{
28
28
id:4,
29
29
name:"Ocean Explorer's Puzzle Ball".to_string(),
30
30
price:11.99,
31
31
description:"Challenge your pet's problem-solving skills with the Ocean Explorer's Puzzle Ball. This interactive toy features hidden compartments and treats, providing mental stimulation and entertainment.".to_string(),
32
-
image:"/placeholder.png".to_string()
32
+
image:"/ocean.jpg".to_string()
33
33
},
34
34
Product{
35
35
id:5,
36
36
name:"Pirate Parrot Teaser Wand".to_string(),
37
37
price:8.99,
38
38
description:"Engage your cat in a playful pursuit with the Pirate Parrot Teaser Wand. The colorful feathers and jingling bells mimic the mischievous charm of a pirate's parrot.".to_string(),
39
-
image:"/placeholder.png".to_string()
39
+
image:"/pirate.jpg".to_string()
40
40
},
41
41
Product{
42
42
id:6,
43
43
name:"Seafarer's Tug Rope".to_string(),
44
44
price:14.99,
45
45
description:"Tug-of-war meets nautical adventure with the Seafarer's Tug Rope. Made from marine-grade rope, it's perfect for interactive play and promoting dental health in dogs.".to_string(),
46
-
image:"/placeholder.png".to_string()
46
+
image:"/tug.jpg".to_string()
47
47
},
48
48
Product{
49
49
id:7,
50
50
name:"Seashell Snuggle Bed".to_string(),
51
51
price:19.99,
52
52
description:"Give your furry friend a cozy spot to curl up with the Seashell Snuggle Bed. Shaped like a seashell, this plush bed provides comfort and relaxation for cats and small dogs.".to_string(),
53
-
image:"/placeholder.png".to_string()
53
+
image:"/bed.jpg".to_string()
54
54
},
55
55
Product{
56
56
id:8,
57
57
name:"Nautical Knot Ball".to_string(),
58
58
price:7.99,
59
59
description:"Unleash your dog's inner sailor with the Nautical Knot Ball. Made from sturdy ropes, it's perfect for fetching, tugging, and satisfying their chewing needs.".to_string(),
60
-
image:"/placeholder.png".to_string()
60
+
image:"/knot.jpg".to_string()
61
61
},
62
62
Product{
63
63
id:9,
64
64
name:"Contoso Claw's Crabby Cat Toy".to_string(),
65
65
price:3.99,
66
66
description:"Watch your cat go crazy for Contoso Claw's Crabby Cat Toy. This crinkly and catnip-filled toy will awaken their hunting instincts and provide endless entertainment.".to_string(),
67
-
image:"/placeholder.png".to_string()
67
+
image:"/crabby.jpg".to_string()
68
68
},
69
69
Product{
70
70
id:10,
71
71
name:"Ahoy Doggy Life Jacket".to_string(),
72
72
price:5.99,
73
73
description:"Ensure your furry friend stays safe during water adventures with the Ahoy Doggy Life Jacket. Designed for dogs, this flotation device offers buoyancy and visibility in style.".to_string(),
0 commit comments