Spaces:
Sleeping
Sleeping
Delete docs/products.json
Browse files- docs/products.json +0 -202
docs/products.json
DELETED
@@ -1,202 +0,0 @@
|
|
1 |
-
[
|
2 |
-
{
|
3 |
-
"product_id": "PRD-001",
|
4 |
-
"name": "Premium Wireless Headphones",
|
5 |
-
"category": "Audio",
|
6 |
-
"price": 129.99,
|
7 |
-
"description": "Experience crystal-clear sound with our Premium Wireless Headphones. Featuring active noise cancellation, 30-hour battery life, and comfortable over-ear design for extended listening sessions.",
|
8 |
-
"features": [
|
9 |
-
"Active Noise Cancellation",
|
10 |
-
"30-hour battery life",
|
11 |
-
"Bluetooth 5.2",
|
12 |
-
"Built-in microphone",
|
13 |
-
"Voice assistant support"
|
14 |
-
],
|
15 |
-
"in_stock": true,
|
16 |
-
"warranty": "2-year limited warranty",
|
17 |
-
"reviews": {
|
18 |
-
"average_rating": 4.8,
|
19 |
-
"total_reviews": 523
|
20 |
-
}
|
21 |
-
},
|
22 |
-
{
|
23 |
-
"product_id": "PRD-002",
|
24 |
-
"name": "4K Ultra HD TV",
|
25 |
-
"category": "Television",
|
26 |
-
"price": 899.99,
|
27 |
-
"description": "Transform your home entertainment with our 65-inch 4K Ultra HD TV. Featuring QLED technology, HDR support, and smart TV capabilities for streaming your favorite content.",
|
28 |
-
"features": [
|
29 |
-
"65-inch QLED display",
|
30 |
-
"4K Ultra HD resolution",
|
31 |
-
"HDR10+ support",
|
32 |
-
"Smart TV features",
|
33 |
-
"Voice control"
|
34 |
-
],
|
35 |
-
"in_stock": true,
|
36 |
-
"warranty": "3-year limited warranty",
|
37 |
-
"reviews": {
|
38 |
-
"average_rating": 4.7,
|
39 |
-
"total_reviews": 312
|
40 |
-
}
|
41 |
-
},
|
42 |
-
{
|
43 |
-
"product_id": "PRD-003",
|
44 |
-
"name": "Smart Watch Pro",
|
45 |
-
"category": "Wearables",
|
46 |
-
"price": 249.99,
|
47 |
-
"description": "Stay connected and track your health with our Smart Watch Pro. Monitor your heart rate, sleep patterns, and activity levels while receiving notifications from your smartphone.",
|
48 |
-
"features": [
|
49 |
-
"Health monitoring",
|
50 |
-
"Sleep tracking",
|
51 |
-
"Waterproof design",
|
52 |
-
"5-day battery life",
|
53 |
-
"GPS tracking"
|
54 |
-
],
|
55 |
-
"in_stock": true,
|
56 |
-
"warranty": "1-year limited warranty",
|
57 |
-
"reviews": {
|
58 |
-
"average_rating": 4.6,
|
59 |
-
"total_reviews": 847
|
60 |
-
}
|
61 |
-
},
|
62 |
-
{
|
63 |
-
"product_id": "PRD-004",
|
64 |
-
"name": "Wireless Charging Pad",
|
65 |
-
"category": "Accessories",
|
66 |
-
"price": 39.99,
|
67 |
-
"description": "Eliminate cable clutter with our Wireless Charging Pad. Compatible with all Qi-enabled devices, delivering fast charging for smartphones and earbuds.",
|
68 |
-
"features": [
|
69 |
-
"15W fast charging",
|
70 |
-
"Qi compatibility",
|
71 |
-
"LED charging indicator",
|
72 |
-
"Compact design",
|
73 |
-
"Non-slip surface"
|
74 |
-
],
|
75 |
-
"in_stock": true,
|
76 |
-
"warranty": "1-year limited warranty",
|
77 |
-
"reviews": {
|
78 |
-
"average_rating": 4.5,
|
79 |
-
"total_reviews": 289
|
80 |
-
}
|
81 |
-
},
|
82 |
-
{
|
83 |
-
"product_id": "PRD-005",
|
84 |
-
"name": "Bluetooth Speaker",
|
85 |
-
"category": "Audio",
|
86 |
-
"price": 79.99,
|
87 |
-
"description": "Take your music anywhere with our Portable Bluetooth Speaker. Featuring 20 hours of playtime, waterproof design, and powerful bass for outdoor adventures.",
|
88 |
-
"features": [
|
89 |
-
"Waterproof (IPX7)",
|
90 |
-
"20-hour battery life",
|
91 |
-
"Built-in microphone",
|
92 |
-
"Bluetooth 5.0",
|
93 |
-
"Stereo pairing capability"
|
94 |
-
],
|
95 |
-
"in_stock": true,
|
96 |
-
"warranty": "1-year limited warranty",
|
97 |
-
"reviews": {
|
98 |
-
"average_rating": 4.4,
|
99 |
-
"total_reviews": 621
|
100 |
-
}
|
101 |
-
},
|
102 |
-
{
|
103 |
-
"product_id": "PRD-006",
|
104 |
-
"name": "Phone Case",
|
105 |
-
"category": "Accessories",
|
106 |
-
"price": 24.99,
|
107 |
-
"description": "Protect your smartphone with our rugged Phone Case. Military-grade drop protection in a slim design that preserves your phone's aesthetic.",
|
108 |
-
"features": [
|
109 |
-
"Military-grade protection",
|
110 |
-
"Slim design",
|
111 |
-
"Wireless charging compatible",
|
112 |
-
"Raised edges for screen protection",
|
113 |
-
"Available in multiple colors"
|
114 |
-
],
|
115 |
-
"in_stock": true,
|
116 |
-
"warranty": "Lifetime limited warranty",
|
117 |
-
"reviews": {
|
118 |
-
"average_rating": 4.3,
|
119 |
-
"total_reviews": 1245
|
120 |
-
}
|
121 |
-
},
|
122 |
-
{
|
123 |
-
"product_id": "PRD-007",
|
124 |
-
"name": "HDMI Cable",
|
125 |
-
"category": "Accessories",
|
126 |
-
"price": 15.99,
|
127 |
-
"description": "Connect your devices with our high-speed HDMI Cable. Supporting 4K resolution at 60Hz for crystal-clear video and audio transmission.",
|
128 |
-
"features": [
|
129 |
-
"4K @ 60Hz support",
|
130 |
-
"High-speed data transfer",
|
131 |
-
"Gold-plated connectors",
|
132 |
-
"6-foot length",
|
133 |
-
"Flexible and durable design"
|
134 |
-
],
|
135 |
-
"in_stock": true,
|
136 |
-
"warranty": "Lifetime warranty",
|
137 |
-
"reviews": {
|
138 |
-
"average_rating": 4.8,
|
139 |
-
"total_reviews": 512
|
140 |
-
}
|
141 |
-
},
|
142 |
-
{
|
143 |
-
"product_id": "PRD-008",
|
144 |
-
"name": "Wireless Keyboard",
|
145 |
-
"category": "Computer Accessories",
|
146 |
-
"price": 59.99,
|
147 |
-
"description": "Enhance your productivity with our Wireless Keyboard. Featuring quiet keys, multi-device connectivity, and a sleek design for your workspace.",
|
148 |
-
"features": [
|
149 |
-
"Quiet membrane keys",
|
150 |
-
"Connect up to 3 devices",
|
151 |
-
"Compact layout",
|
152 |
-
"2-year battery life",
|
153 |
-
"Compatible with all operating systems"
|
154 |
-
],
|
155 |
-
"in_stock": true,
|
156 |
-
"warranty": "2-year limited warranty",
|
157 |
-
"reviews": {
|
158 |
-
"average_rating": 4.6,
|
159 |
-
"total_reviews": 378
|
160 |
-
}
|
161 |
-
},
|
162 |
-
{
|
163 |
-
"product_id": "PRD-009",
|
164 |
-
"name": "Wireless Mouse",
|
165 |
-
"category": "Computer Accessories",
|
166 |
-
"price": 34.99,
|
167 |
-
"description": "Navigate with precision using our Wireless Mouse. Ergonomic design, customizable buttons, and long battery life for everyday use.",
|
168 |
-
"features": [
|
169 |
-
"Ergonomic design",
|
170 |
-
"Customizable buttons",
|
171 |
-
"High-precision sensor",
|
172 |
-
"18-month battery life",
|
173 |
-
"Universal compatibility"
|
174 |
-
],
|
175 |
-
"in_stock": true,
|
176 |
-
"warranty": "2-year limited warranty",
|
177 |
-
"reviews": {
|
178 |
-
"average_rating": 4.5,
|
179 |
-
"total_reviews": 421
|
180 |
-
}
|
181 |
-
},
|
182 |
-
{
|
183 |
-
"product_id": "PRD-010",
|
184 |
-
"name": "Laptop Stand",
|
185 |
-
"category": "Computer Accessories",
|
186 |
-
"price": 29.99,
|
187 |
-
"description": "Improve your posture with our adjustable Laptop Stand. Elevate your screen to eye level, reduce neck strain, and enhance airflow for your device.",
|
188 |
-
"features": [
|
189 |
-
"Adjustable height",
|
190 |
-
"Foldable design",
|
191 |
-
"Compatible with laptops up to 17 inches",
|
192 |
-
"Anti-slip surface",
|
193 |
-
"Lightweight aluminum construction"
|
194 |
-
],
|
195 |
-
"in_stock": true,
|
196 |
-
"warranty": "1-year limited warranty",
|
197 |
-
"reviews": {
|
198 |
-
"average_rating": 4.4,
|
199 |
-
"total_reviews": 287
|
200 |
-
}
|
201 |
-
}
|
202 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|