Core APIs
...
Results
Core Requests
Search + Product
3min
When making a reqest with type parameter set to type=search, with include_products_count, Rainforest API will return search details appended with product details. Product details are retrieved from the product page for a single product on Amazon.
Real Time vs. Batch Requests This feature is only supported for Real Time requests. It is currently not supported for Batches.
For example, to request search results for the search term "memory cards", and run product requests for the top ten search results,on amazon.com , the request would be:
HTTP
1https://api.rainforestapi.com/request?api_key=demo&type=search&amazon_domain=amazon.com&search_term=memory+cards&include_products_count=10&fields=search_results.price,search_results.product.bestsellers_rank,search_results.product.specifications,search_results.product.publication_date
An example of the JSON object returned from this request is shown below:
product object is appended to individual search results
JS
1{
2 "request_info": {
3 "success": true,
4 "credits_used": 8805,
5 "credits_used_this_request": 6,
6 "credits_remaining": 19991195,
7 "credits_reset_at": "2024-01-20T23:43:47.000Z"
8 },
9 "request_parameters": {
10 "type": "search",
11 "amazon_domain": "amazon.com",
12 "search_term": "memory cards",
13 "include_products_count": "5",
14 "fields": "search_results.price,search_results.product.bestsellers_rank,search_results.product.specifications,search_results.product.publication_date",
15 "number_of_results": "5"
16 },
17 "request_metadata": {
18 "created_at": "2025-03-07T21:56:52.275Z",
19 "processed_at": "2025-03-07T21:57:25.246Z",
20 "total_time_taken": 32.97,
21 "amazon_url": "https://www.amazon.com/s/?k=memory+cards&ref=nb_sb_noss_2"
22 },
23 "search_results": [
24 {
25 "position": 1,
26 "title": "Amazon Basics Micro SDXC Memory Card with Full Size Adapter, A2, U3, Read Speed up to 100 MB/s, 256 GB, Black",
27 "asin": "B08TJZDJ4D",
28 "link": "https://www.amazon.com/sspa/click?ie=UTF8&spc=MToyMzgzOTQ3NTUyMTMyOTI4OjE3NDEzODQ2MTI6c3BfYXRmOjIwMDA4MDA0NTcxOTA2MTo6MDo6&url=%2FAmazon-Basics-microSDXC-Memory-Adapter%2Fdp%2FB08TJZDJ4D%2Fref%3Dsr_1_1_ffob_sspa%3Fdib%3DeyJ2IjoiMSJ9.HlfI8bLIZ2qQL7pG2Te6kxhyptNzt6WqnKHWsH2rGiaA_iAmp9CEhJOTuuNiptCWG5SQLWt6fUcDLzqArX98gole8eHbneNYaAdaPWlF76_6kw-UOY9MRgMyAls8ZxFHg_9-NNNre9Eb9ALHsidRnDNvQy4y6cS-GEpVlZCw_OVLHubiOjB0WbnmfwfzoOMQAHRovK1cOMAkypMdfbfZQB19E55Mmt4uPRL2bvQxYsw.F8XruEAahW5pfuRSG4CD2vhX_4739Ruob17GsxG_vA0%26dib_tag%3Dse%26keywords%3Dmemory%2Bcards%26qid%3D1741384612%26sr%3D8-1-spons%26sp_csd%3Dd2lkZ2V0TmFtZT1zcF9hdGY%26psc%3D1",
29 "recent_sales": "10K+ bought in past month",
30 "availability": {
31 "raw": null
32 },
33 "categories": [
34 {
35 "name": "All Departments",
36 "id": "aps"
37 }
38 ],
39 "image": "https://m.media-amazon.com/images/I/612SKs+CB1L._AC_UY218_.jpg",
40 "is_prime": true,
41 "is_amazon_fresh": false,
42 "is_whole_foods_market": false,
43 "rating": 4.7,
44 "ratings_total": 105556,
45 "is_amazon_brand": true,
46 "prices": [
47 {
48 "symbol": "$",
49 "value": 17.99,
50 "currency": "USD",
51 "raw": "$17.99",
52 "asin": "B08TJZDJ4D",
53 "link": "https://www.amazon.com/sspa/click?ie=UTF8&spc=MToyMzgzOTQ3NTUyMTMyOTI4OjE3NDEzODQ2MTI6c3BfYXRmOjIwMDA4MDA0NTcxOTA2MTo6MDo6&url=%2FAmazon-Basics-microSDXC-Memory-Adapter%2Fdp%2FB08TJZDJ4D%2Fref%3Dsr_1_1_ffob_sspa%3Fdib%3DeyJ2IjoiMSJ9.HlfI8bLIZ2qQL7pG2Te6kxhyptNzt6WqnKHWsH2rGiaA_iAmp9CEhJOTuuNiptCWG5SQLWt6fUcDLzqArX98gole8eHbneNYaAdaPWlF76_6kw-UOY9MRgMyAls8ZxFHg_9-NNNre9Eb9ALHsidRnDNvQy4y6cS-GEpVlZCw_OVLHubiOjB0WbnmfwfzoOMQAHRovK1cOMAkypMdfbfZQB19E55Mmt4uPRL2bvQxYsw.F8XruEAahW5pfuRSG4CD2vhX_4739Ruob17GsxG_vA0%26dib_tag%3Dse%26keywords%3Dmemory%2Bcards%26qid%3D1741384612%26sr%3D8-1-spons%26sp_csd%3Dd2lkZ2V0TmFtZT1zcF9hdGY%26psc%3D1"
54 }
55 ],
56 "price": {
57 "symbol": "$",
58 "value": 17.99,
59 "currency": "USD",
60 "raw": "$17.99",
61 "asin": "B08TJZDJ4D",
62 "link": "https://www.amazon.com/sspa/click?ie=UTF8&spc=MToyMzgzOTQ3NTUyMTMyOTI4OjE3NDEzODQ2MTI6c3BfYXRmOjIwMDA4MDA0NTcxOTA2MTo6MDo6&url=%2FAmazon-Basics-microSDXC-Memory-Adapter%2Fdp%2FB08TJZDJ4D%2Fref%3Dsr_1_1_ffob_sspa%3Fdib%3DeyJ2IjoiMSJ9.HlfI8bLIZ2qQL7pG2Te6kxhyptNzt6WqnKHWsH2rGiaA_iAmp9CEhJOTuuNiptCWG5SQLWt6fUcDLzqArX98gole8eHbneNYaAdaPWlF76_6kw-UOY9MRgMyAls8ZxFHg_9-NNNre9Eb9ALHsidRnDNvQy4y6cS-GEpVlZCw_OVLHubiOjB0WbnmfwfzoOMQAHRovK1cOMAkypMdfbfZQB19E55Mmt4uPRL2bvQxYsw.F8XruEAahW5pfuRSG4CD2vhX_4739Ruob17GsxG_vA0%26dib_tag%3Dse%26keywords%3Dmemory%2Bcards%26qid%3D1741384612%26sr%3D8-1-spons%26sp_csd%3Dd2lkZ2V0TmFtZT1zcF9hdGY%26psc%3D1"
63 },
64 "product": {
65 "title": "Amazon Basics Micro SDXC Memory Card with Full Size Adapter, A2, U3, Read Speed up to 100 MB/s, 256 GB, Black 256GB",
66 "search_alias": {
67 "title": "Electronics",
68 "value": "electronics"
69 },
70 "title_excluding_variant_name": "Amazon Basics Micro SDXC Memory Card with Full Size Adapter, A2, U3, Read Speed up to 100 MB/s, 256 GB, Black",
71 "keywords": "Amazon,Basics,Micro,SDXC,Memory,Card,with,Full,Size,Adapter,A2,U3,Read,Speed,up,to,100,MB/s,256,GB,Black,256GB",
72 "keywords_list": [
73 "Amazon",
74 "Basics",
75 "Micro",
76 "SDXC",
77 "Memory",
78 "Card",
79 "with",
80 "Full",
81 "Size",
82 "Adapter",
83 "Read",
84 "Speed",
85 "MB/s",
86 "Black",
87 "256GB"
88 ],
89 "is_collection": false,
90 "asin": "B08TJZDJ4D",
91 "parent_asin": "B0CTQJZNPC",
92 "link": "https://www.amazon.com/Amazon-Basics-microSDXC-Memory-Adapter/dp/B08TJZDJ4D",
93 "brand": "Amazon Basics",
94 "protection_plans": [
95 {
96 "asin": "B00VF4JT6G",
97 "title": "2-year Photo and Data Recovery Plan",
98 "price": {
99 "symbol": "$",
100 "value": 2.99,
101 "currency": "USD",
102 "raw": "$2.99"
103 }
104 },
105 {
106 "asin": "B011WVM2B0",
107 "title": "3-year Photo and Data Recovery Plan",
108 "price": {
109 "symbol": "$",
110 "value": 3.99,
111 "currency": "USD",
112 "raw": "$3.99"
113 }
114 }
115 ],
116 "sell_on_amazon": false,
117 "variants": [
118 {
119 "asin": "B08TJTCCV8",
120 "title": "512GB",
121 "is_current_product": false,
122 "link": "https://www.amazon.com/dp/B08TJTCCV8?th=1&psc=1",
123 "dimensions": [
124 {
125 "name": "Style",
126 "value": "512GB"
127 }
128 ],
129 "main_image": "https://m.media-amazon.com/images/I/61jpOI5IdqL._AC_SL1500_.jpg",
130 "images": [
131 {
132 "variant": "MAIN",
133 "link": "https://m.media-amazon.com/images/I/61jpOI5IdqL._AC_SL1500_.jpg"
134 },
135 {
136 "variant": "PT01",
137 "link": "https://m.media-amazon.com/images/I/718Ar92W54L._AC_SL1500_.jpg"
138 },
139 {
140 "variant": "PT02",
141 "link": "https://m.media-amazon.com/images/I/61hRBPCL2NL._AC_SL1500_.jpg"
142 },
143 {
144 "variant": "PT03",
145 "link": "https://m.media-amazon.com/images/I/71Y2shPNYXL._AC_SL1500_.jpg"
146 },
147 {
148 "variant": "PT04",
149 "link": "https://m.media-amazon.com/images/I/81r0XNEj6vL._AC_SL1500_.jpg"
150 },
151 {
152 "variant": "PT05",
153 "link": "https://m.media-amazon.com/images/I/81V7HeUzGJL._AC_SL1500_.jpg"
154 },
155 {
156 "variant": "PT06",
157 "link": "https://m.media-amazon.com/images/I/71YLuLLJd3L._AC_SL1500_.jpg"
158 }
159 ]
160 },
161 {
162 "asin": "B08TJTB8XS",
163 "title": "64GB(2 pack)",
164 "is_current_product": false,
165 "link": "https://www.amazon.com/dp/B08TJTB8XS?th=1&psc=1",
166 "dimensions": [
167 {
168 "name": "Style",
169 "value": "64GB(2 pack)"
170 }
171 ],
172 "main_image": "https://m.media-amazon.com/images/I/71dK3j8eArL._AC_SL1500_.jpg",
173 "images": [
174 {
175 "variant": "MAIN",
176 "link": "https://m.media-amazon.com/images/I/71dK3j8eArL._AC_SL1500_.jpg"
177 },
178 {
179 "variant": "PT01",
180 "link": "https://m.media-amazon.com/images/I/71SHzTconAL._AC_SL1500_.jpg"
181 },
182 {
183 "variant": "PT02",
184 "link": "https://m.media-amazon.com/images/I/71NmyV9gb1L._AC_SL1500_.jpg"
185 },
186 {
187 "variant": "PT03",
188 "link": "https://m.media-amazon.com/images/I/71r7nfLTVeL._AC_SL1500_.jpg"
189 },
190 {
191 "variant": "PT04",
192 "link": "https://m.media-amazon.com/images/I/81yZ8WlS+FL._AC_SL1500_.jpg"
193 },
194 {
195 "variant": "PT05",
196 "link": "https://m.media-amazon.com/images/I/818xUM0b3eL._AC_SL1500_.jpg"
197 },
198 {
199 "variant": "PT06",
200 "link": "https://m.media-amazon.com/images/I/71ZDSJ4z85L._AC_SL1500_.jpg"
201 },
202 {
203 "variant": "EV01",
204 "link": "https://m.media-amazon.com/images/I/71UM6vFMdxL._AC_SL1500_.jpg"
205 }
206 ]
207 },
208 {
209 "asin": "B08TJTBSGP",
210 "title": "1TB",
211 "is_current_product": false,
212 "link": "https://www.amazon.com/dp/B08TJTBSGP?th=1&psc=1",
213 "dimensions": [
214 {
215 "name": "Style",
216 "value": "1TB"
217 }
218 ],
219 "main_image": "https://m.media-amazon.com/images/I/61XsMAtUYvL._AC_SL1500_.jpg",
220 "images": [
221 {
222 "variant": "MAIN",
223 "link": "https://m.media-amazon.com/images/I/61XsMAtUYvL._AC_SL1500_.jpg"
224 },
225 {
226 "variant": "PT01",
227 "link": "https://m.media-amazon.com/images/I/71IN4PEhySL._AC_SL1500_.jpg"
228 },
229 {
230 "variant": "PT02",
231 "link": "https://m.media-amazon.com/images/I/61+xeYJoxTL._AC_SL1500_.jpg"
232 },
233 {
234 "variant": "PT03",
235 "link": "https://m.media-amazon.com/images/I/71A1TZ7fV8L._AC_SL1500_.jpg"
236 },
237 {
238 "variant": "PT04",
239 "link": "https://m.media-amazon.com/images/I/81OGkIZJbnL._AC_SL1500_.jpg"
240 },
241 {
242 "variant": "PT05",
243 "link": "https://m.media-amazon.com/images/I/81Qu7-bBZ2L._AC_SL1500_.jpg"
244 },
245 {
246 "variant": "PT06",
247 "link": "https://m.media-amazon.com/images/I/71YLuLLJd3L._AC_SL1500_.jpg"
248 },
249 {
250 "variant": "EV01",
251 "link": "https://m.media-amazon.com/images/I/814AMCiJi+L._AC_SL1500_.jpg"
252 }
253 ]
254 },
255 {
256 "asin": "B08TJZDJ4D",
257 "title": "256GB",
258 "is_current_product": true,
259 "link": "https://www.amazon.com/dp/B08TJZDJ4D?th=1&psc=1",
260 "dimensions": [
261 {
262 "name": "Style",
263 "value": "256GB"
264 }
265 ],
266 "main_image": "https://m.media-amazon.com/images/I/612SKs+CB1L._AC_SL1500_.jpg",
267 "images": [
268 {
269 "variant": "MAIN",
270 "link": "https://m.media-amazon.com/images/I/612SKs+CB1L._AC_SL1500_.jpg"
271 },
272 {
273 "variant": "PT01",
274 "link": "https://m.media-amazon.com/images/I/718rKH33qTL._AC_SL1500_.jpg"
275 },
276 {
277 "variant": "PT02",
278 "link": "https://m.media-amazon.com/images/I/61z04xKDe4L._AC_SL1500_.jpg"
279 },
280 {
281 "variant": "PT03",
282 "link": "https://m.media-amazon.com/images/I/71rbauMMezL._AC_SL1500_.jpg"
283 },
284 {
285 "variant": "PT04",
286 "link": "https://m.media-amazon.com/images/I/81TUxNmLQWL._AC_SL1500_.jpg"
287 },
288 {
289 "variant": "PT05",
290 "link": "https://m.media-amazon.com/images/I/81hrDSQTTQL._AC_SL1500_.jpg"
291 },
292 {
293 "variant": "PT06",
294 "link": "https://m.media-amazon.com/images/I/71YLuLLJd3L._AC_SL1500_.jpg"
295 },
296 {
297 "variant": "EV01",
298 "link": "https://m.media-amazon.com/images/I/91GRjKeEh2L._AC_SL1500_.jpg"
299 }
300 ]
301 },
302 {
303 "asin": "B08TJRVWV1",
304 "title": "128GB",
305 "is_current_product": false,
306 "link": "https://www.amazon.com/dp/B08TJRVWV1?th=1&psc=1",
307 "dimensions": [
308 {
309 "name": "Style",
310 "value": "128GB"
311 }
312 ],
313 "main_image": "https://m.media-amazon.com/images/I/61DwejyTGkL._AC_SL1500_.jpg",
314 "images": [
315 {
316 "variant": "MAIN",
317 "link": "https://m.media-amazon.com/images/I/61DwejyTGkL._AC_SL1500_.jpg"
318 },
319 {
320 "variant": "PT01",
321 "link": "https://m.media-amazon.com/images/I/71ls6uuDF9L._AC_SL1500_.jpg"
322 },
323 {
324 "variant": "PT02",
325 "link": "https://m.media-amazon.com/images/I/61tM-bPZE7L._AC_SL1500_.jpg"
326 },
327 {
328 "variant": "PT03",
329 "link": "https://m.media-amazon.com/images/I/71u-XplxYZL._AC_SL1500_.jpg"
330 },
331 {
332 "variant": "PT05",
333 "link": "https://m.media-amazon.com/images/I/815qkPHsGZL._AC_SL1500_.jpg"
334 },
335 {
336 "variant": "PT06",
337 "link": "https://m.media-amazon.com/images/I/71YLuLLJd3L._AC_SL1500_.jpg"
338 },
339 {
340 "variant": "EV01",
341 "link": "https://m.media-amazon.com/images/I/81GKJ3384XL._AC_SL1500_.jpg"
342 }
343 ]
344 }
345 ],
346 "variant_asins_flat": "B08TJTCCV8,B08TJTB8XS,B08TJTBSGP,B08TJZDJ4D,B08TJRVWV1",
347 "proposition_65_warning": true,
348 "has_size_guide": false,
349 "documents": [
350 {
351 "name": "Warranty (PDF)",
352 "link": "https://m.media-amazon.com/images/I/616c9XCo3DL.pdf"
353 },
354 {
355 "name": "Safety Information (PDF)",
356 "link": "https://m.media-amazon.com/images/I/91YayEzm9yL.pdf"
357 }
358 ],
359 "categories": [
360 {
361 "name": "Electronics",
362 "link": "https://www.amazon.com/electronics-store/b/ref=dp_bc_1?ie=UTF8&node=172282",
363 "category_id": "172282"
364 },
365 {
366 "name": "Computers & Accessories",
367 "link": "https://www.amazon.com/computer-pc-hardware-accessories-add-ons/b/ref=dp_bc_2?ie=UTF8&node=541966",
368 "category_id": "541966"
369 },
370 {
371 "name": "Computer Accessories & Peripherals",
372 "link": "https://www.amazon.com/Computer-Accessories-Supplies/b/ref=dp_bc_3?ie=UTF8&node=172456",
373 "category_id": "172456"
374 },
375 {
376 "name": "Memory Cards",
377 "link": "https://www.amazon.com/Memory-Cards-Computer-Add-Ons-Computers/b/ref=dp_bc_4?ie=UTF8&node=516866",
378 "category_id": "516866"
379 },
380 {
381 "name": "Micro SD Cards",
382 "link": "https://www.amazon.com/Micro-SD-Memory-Cards/b/ref=dp_bc_5?ie=UTF8&node=3015433011",
383 "category_id": "3015433011"
384 }
385 ],
386 "categories_flat": "Electronics > Computers & Accessories > Computer Accessories & Peripherals > Memory Cards > Micro SD Cards",
387 "description": "PRODUCT DESCRIPTION \n An Amazon Brand. \n\n FROM THE MANUFACTURER \n Amazon Basics",
388 "a_plus_content": {
389 "has_a_plus_content": true,
390 "has_brand_story": false,
391 "third_party": false
392 },
393 "sub_title": {
394 "text": "Visit the Amazon Basics Store",
395 "link": "https://www.amazon.com/stores/AmazonBasics/page/947C6949-CF8E-4BD3-914A-B411DD3E4433?ref_=ast_bln&store_ref=bl_ast_dp_brandLogo_sto"
396 },
397 "amazons_choice": {
398 "keywords": ""
399 },
400 "marketplace_id": "ATVPDKIKX0DER",
401 "rating": 4.7,
402 "rating_breakdown": {
403 "five_star": {
404 "percentage": 81,
405 "count": 85500
406 },
407 "four_star": {
408 "percentage": 12,
409 "count": 12666
410 },
411 "three_star": {
412 "percentage": 4,
413 "count": 4222
414 },
415 "two_star": {
416 "percentage": 1,
417 "count": 1055
418 },
419 "one_star": {
420 "percentage": 2,
421 "count": 2111
422 }
423 },
424 "ratings_total": 105556,
425 "main_image": {
426 "link": "https://m.media-amazon.com/images/I/612SKs+CB1L.jpg"
427 },
428 "images": [
429 {
430 "link": "https://m.media-amazon.com/images/I/612SKs+CB1L._AC_SL1500_.jpg",
431 "variant": "MAIN"
432 },
433 {
434 "link": "https://m.media-amazon.com/images/I/718rKH33qTL._AC_SL1500_.jpg",
435 "variant": "PT01"
436 },
437 {
438 "link": "https://m.media-amazon.com/images/I/61z04xKDe4L._AC_SL1500_.jpg",
439 "variant": "PT02"
440 },
441 {
442 "link": "https://m.media-amazon.com/images/I/71rbauMMezL._AC_SL1500_.jpg",
443 "variant": "PT03"
444 },
445 {
446 "link": "https://m.media-amazon.com/images/I/81TUxNmLQWL._AC_SL1500_.jpg",
447 "variant": "PT04"
448 },
449 {
450 "link": "https://m.media-amazon.com/images/I/81hrDSQTTQL._AC_SL1500_.jpg",
451 "variant": "PT05"
452 },
453 {
454 "link": "https://m.media-amazon.com/images/I/71YLuLLJd3L._AC_SL1500_.jpg",
455 "variant": "PT06"
456 },
457 {
458 "link": "https://m.media-amazon.com/images/I/91GRjKeEh2L._AC_SL1500_.jpg",
459 "variant": "EV01"
460 }
461 ],
462 "images_count": 8,
463 "images_flat": "https://m.media-amazon.com/images/I/612SKs+CB1L._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/718rKH33qTL._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/61z04xKDe4L._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/71rbauMMezL._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/81TUxNmLQWL._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/81hrDSQTTQL._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/71YLuLLJd3L._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/91GRjKeEh2L._AC_SL1500_.jpg",
464 "videos": [
465 {
466 "duration_seconds": 58,
467 "width": 1922,
468 "height": 1080,
469 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/edb8d0e9-681e-44c2-b176-e7796f7f1a62/default.jobtemplate.hls.m3u8",
470 "thumbnail": "https://m.media-amazon.com/images/I/61QuFQVq2fL.SX522_.jpg",
471 "is_hero_video": false,
472 "variant": "MAIN",
473 "group_id": "IB_G1",
474 "group_type": "videos_for_this_product",
475 "title": "Product Summary Video"
476 },
477 {
478 "duration_seconds": 92,
479 "width": 1080,
480 "height": 1920,
481 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/cf393ad9-af65-4dc2-a952-d5b42bda44be/default.vertical.jobtemplate.hls.m3u8",
482 "thumbnail": "https://m.media-amazon.com/images/I/710lLvt37pL.SX522_.jpg",
483 "is_hero_video": false,
484 "variant": "MAIN",
485 "group_id": "IB_G2",
486 "group_type": "related_videos",
487 "title": "HONEST REVIEW! Must watch before buying! "
488 },
489 {
490 "duration_seconds": 95,
491 "width": 1920,
492 "height": 1080,
493 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/402a03c2-c812-4c81-b842-f3e65878d423/default.jobtemplate.hls.m3u8",
494 "thumbnail": "https://m.media-amazon.com/images/I/91pPVtCiSQL.SX522_.jpg",
495 "is_hero_video": false,
496 "variant": "MAIN",
497 "group_id": "IB_G2",
498 "group_type": "related_videos",
499 "title": "The BEST Budget Micro SD Card?"
500 },
501 {
502 "duration_seconds": 116,
503 "width": 1920,
504 "height": 1080,
505 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/4583ffed-1be3-4908-a041-9a49896967ff/default.jobtemplate.hls.m3u8",
506 "thumbnail": "https://m.media-amazon.com/images/I/51bALECBXjL.SX522_.jpg",
507 "is_hero_video": false,
508 "variant": "MAIN",
509 "group_id": "IB_G2",
510 "group_type": "related_videos",
511 "title": "micro sd before you buy"
512 },
513 {
514 "duration_seconds": 94,
515 "width": 1920,
516 "height": 1080,
517 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/d0e628ec-afae-4017-b4e3-080e01994296/default.jobtemplate.hls.m3u8",
518 "thumbnail": "https://m.media-amazon.com/images/I/A1QPORAiU3L.SX522_.jpg",
519 "is_hero_video": false,
520 "variant": "MAIN",
521 "group_id": "IB_G2",
522 "group_type": "related_videos",
523 "title": "Watch BEFORE Buying This 128gb Memory Stick!"
524 },
525 {
526 "duration_seconds": 78,
527 "width": 1920,
528 "height": 1080,
529 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/ad31ba11-7217-4e48-8115-cefe55f5bedf/default.jobtemplate.hls.m3u8",
530 "thumbnail": "https://m.media-amazon.com/images/I/511gFZGYELL.SX522_.jpg",
531 "is_hero_video": false,
532 "variant": "MAIN",
533 "group_id": "IB_G2",
534 "group_type": "related_videos",
535 "title": "Should You Buy the Amazon Basics Micro SDXC Memory Card?"
536 }
537 ],
538 "videos_count": 6,
539 "videos_flat": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/edb8d0e9-681e-44c2-b176-e7796f7f1a62/default.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/cf393ad9-af65-4dc2-a952-d5b42bda44be/default.vertical.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/402a03c2-c812-4c81-b842-f3e65878d423/default.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/4583ffed-1be3-4908-a041-9a49896967ff/default.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/d0e628ec-afae-4017-b4e3-080e01994296/default.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/ad31ba11-7217-4e48-8115-cefe55f5bedf/default.jobtemplate.hls.m3u8",
540 "videos_additional": [
541 {
542 "id": "amzn1.vse.video.06ffb3d1e70542f6acdc92d6e7492c13",
543 "product_asin": "B08TJZDJ4D",
544 "parent_asin": "B0CTQJZNPC",
545 "related_products": "B08TJRVWV1",
546 "title": "Amazon Basics Micro SDXC Memory Card 128GB",
547 "profile_image_url": "https://m.media-amazon.com/images/I/611TMIOP9bL._CR11,13,272,273_._FMjpg_._SL34_.jpg",
548 "profile_link": "/shop/pioneersmokehouseschannel",
549 "public_name": "Robertz Reviewz",
550 "creator_type": "Influencer",
551 "vendor_code": "pioneersmokehouseschannel:shop",
552 "vendor_name": "Robertz Reviewz",
553 "vendor_tracking_id": "onamzpioneers-20",
554 "video_image_id": "81-XACgRS5L",
555 "video_image_url": "https://m.media-amazon.com/images/I/81-XACgRS5L._CR0,0,1850,1044_SR684,386_.jpg",
556 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/81-XACgRS5L.jpg",
557 "video_image_width": "1850",
558 "video_image_height": "1108",
559 "video_image_extension": "jpg",
560 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/1fe0c5fd-2ec8-4ec8-8cda-1f9fdeb74258/default.jobtemplate.hls.m3u8",
561 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/ae1c5d64-12ec-424b-8fa3-c0ee5cbe36a2/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/ae1c5d64-12ec-424b-8fa3-c0ee5cbe36a2/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/ae1c5d64-12ec-424b-8fa3-c0ee5cbe36a2/84bd861b-b7fc-4d86-a007-722f2c3d7dec/06ffb3d1e70542f6acdc92d6e7492c13_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
562 "video_mime_type": "application/x-mpegURL",
563 "duration": "2:30",
564 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/3ecec1a5-eef0-4a53-893a-a28d2e23f53a.vtt",
565 "type": "videos_for_related_products"
566 },
567 {
568 "id": "amzn1.vse.video.0455a76902e943bbbc605e7e11e2988e",
569 "product_asin": "B08TJZDJ4D",
570 "parent_asin": "B0CTQJZNPC",
571 "related_products": "B08TJRVWV1",
572 "title": "HONEST REVIEW! Must watch before buying! ",
573 "profile_image_url": "https://images-na.ssl-images-amazon.com/images/S/influencer-profile-image-prod/logo/influencer-aa678e98_1686023199626_original._FMjpg_._SL34_.jpeg",
574 "profile_link": "/shop/influencer-aa678e98",
575 "public_name": "Brian & Camila's Must Haves",
576 "creator_type": "Influencer",
577 "vendor_code": "influencer-aa678e98:shop",
578 "vendor_name": "Brian & Camila's Must Haves",
579 "vendor_tracking_id": "onamzbrianhke-20",
580 "video_image_id": "710lLvt37pL",
581 "video_image_url": "https://m.media-amazon.com/images/I/710lLvt37pL._CR0,0,640,361_SR342,193_.jpg",
582 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/710lLvt37pL.jpg",
583 "video_image_width": "640",
584 "video_image_height": "1137",
585 "video_image_extension": "jpg",
586 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/cf393ad9-af65-4dc2-a952-d5b42bda44be/default.vertical.jobtemplate.hls.m3u8",
587 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/0b998d3e-f605-45d9-b893-02352941aebe/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/0b998d3e-f605-45d9-b893-02352941aebe/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/0b998d3e-f605-45d9-b893-02352941aebe/13e71520-365a-43e7-b062-822a84f737a6/0455a76902e943bbbc605e7e11e2988e_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
588 "video_mime_type": "application/x-mpegURL",
589 "duration": "1:32",
590 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/3f9513e1-95ca-4b1e-9080-7815e0cd716d.vtt",
591 "type": "videos_for_related_products"
592 },
593 {
594 "id": "amzn1.vse.video.093fd67454ab48baa871c7cb4d3235af",
595 "product_asin": "B08TJZDJ4D",
596 "parent_asin": "B0CTQJZNPC",
597 "related_products": "B08TJRVWV1",
598 "title": "My favorite memory card for everyday use. Fast and reliable ",
599 "profile_image_url": "https://images-na.ssl-images-amazon.com/images/S/influencer-profile-image-prod/logo/kaleidoscope_teddie_1687190581042_original._FMjpg_._SL34_.jpeg",
600 "profile_link": "/shop/kaleidoscope_teddie",
601 "public_name": "Everyday's Kaleidoscope",
602 "creator_type": "Influencer",
603 "vendor_code": "kaleidoscope_teddie:shop",
604 "vendor_name": "Everyday's Kaleidoscope",
605 "vendor_tracking_id": "onamzmauifs-20",
606 "video_image_id": "A1x214jyR+L",
607 "video_image_url": "https://m.media-amazon.com/images/I/A1x214jyR+L._CR2,0,1276,720_SR684,386_.png",
608 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/A1x214jyR+L.png",
609 "video_image_width": "1280",
610 "video_image_height": "720",
611 "video_image_extension": "png",
612 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/093fd274-df2d-4a32-aa78-6f0c9de0a1be/default.vertical.jobtemplate.hls.m3u8",
613 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/000f215f-f3cc-4eac-9877-b5b9c63db795/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/000f215f-f3cc-4eac-9877-b5b9c63db795/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/000f215f-f3cc-4eac-9877-b5b9c63db795/5d02e934-4629-4585-bd70-c14e79e8d783/093fd67454ab48baa871c7cb4d3235af_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
614 "video_mime_type": "application/x-mpegURL",
615 "duration": "0:32",
616 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/6774ae08-6a0e-4b68-9f00-b6e7ae63394a.vtt",
617 "type": "videos_for_related_products"
618 },
619 {
620 "id": "amzn1.vse.video.0eb9266056bb40a7a12f2c5a5aaac166",
621 "product_asin": "B08TJZDJ4D",
622 "parent_asin": "B0CTQJZNPC",
623 "related_products": "B08TJZDJ4D",
624 "title": "Transferring images from phone to computer try this!",
625 "profile_image_url": "https://m.media-amazon.com/images/I/A1qN-9VnQrL._CR0,188,1104,1104_._FMjpg_._SL34_.jpg",
626 "profile_link": "/shop/zeusiepoopchie",
627 "public_name": "Shannon Grecian",
628 "creator_type": "Influencer",
629 "vendor_code": "zeusiepoopchie:shop",
630 "vendor_name": "Shannon Grecian",
631 "vendor_tracking_id": "onamzsha0b2ad-20",
632 "video_image_id": "514z2EG7YvL",
633 "video_image_url": "https://m.media-amazon.com/images/I/514z2EG7YvL._CR1,0,638,360_SR342,193_.jpg",
634 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/514z2EG7YvL.jpg",
635 "video_image_width": "640",
636 "video_image_height": "360",
637 "video_image_extension": "jpg",
638 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/a67aa5ed-8e2a-482c-ad26-5039d12e2813/default.jobtemplate.hls.m3u8",
639 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/faaa5011-12c7-49da-b934-1d2bad29da0b/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/faaa5011-12c7-49da-b934-1d2bad29da0b/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/faaa5011-12c7-49da-b934-1d2bad29da0b/1daf58f8-866f-459e-9215-d739584101c4/0eb9266056bb40a7a12f2c5a5aaac166_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
640 "video_mime_type": "application/x-mpegURL",
641 "duration": "0:28",
642 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/4189f19b-4c9d-40aa-8d80-59106a8310a9.vtt",
643 "type": "videos_for_related_products"
644 },
645 {
646 "id": "amzn1.vse.video.00b2c6e7089a4a73a4d7195d60befc12",
647 "product_asin": "B08TJZDJ4D",
648 "parent_asin": "B0CTQJZNPC",
649 "related_products": "B08TJRVWV1",
650 "title": "COST EFFECTIVE STORAGE - Amazon Basics Micro SD Card",
651 "profile_image_url": "https://m.media-amazon.com/images/I/91Tnc1CPVIL._CR0,0,1715,1715_._FMjpg_._SL34_.jpg",
652 "profile_link": "/shop/ericdids",
653 "public_name": "Dids",
654 "creator_type": "Influencer",
655 "vendor_code": "ericdids:shop",
656 "vendor_name": "Dids",
657 "vendor_tracking_id": "onamzdidslive-20",
658 "video_image_id": "91PCI94IizL",
659 "video_image_url": "https://m.media-amazon.com/images/I/91PCI94IizL._CR3,0,1914,1080_SR684,386_.jpg",
660 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/91PCI94IizL.jpg",
661 "video_image_width": "1920",
662 "video_image_height": "1080",
663 "video_image_extension": "jpg",
664 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/7ed98275-3a93-497f-928b-e1c621d15870/default.jobtemplate.hls.m3u8",
665 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/103f3b5b-2d67-4963-b879-6140abf5c8a1/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/103f3b5b-2d67-4963-b879-6140abf5c8a1/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/103f3b5b-2d67-4963-b879-6140abf5c8a1/04a93fc7-d932-47e4-856d-1057a7e3d7a7/00b2c6e7089a4a73a4d7195d60befc12_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
666 "video_mime_type": "application/x-mpegURL",
667 "duration": "1:30",
668 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/22536eeb-1a22-4349-be0c-59f39f1b9524.vtt",
669 "type": "videos_for_related_products"
670 },
671 {
672 "id": "amzn1.vse.video.047a71c9a0434c36984260afb6428562",
673 "product_asin": "B08TJZDJ4D",
674 "parent_asin": "B0CTQJZNPC",
675 "related_products": "B08TJRVWV1",
676 "title": "micro sd before you buy",
677 "profile_image_url": "https://m.media-amazon.com/images/I/A1cBJ+p71rL._CR691,246,1150,1150_._FMjpg_._SL34_.jpg",
678 "profile_link": "/shop/a.g.bthedon",
679 "public_name": "AGB STORE",
680 "creator_type": "Influencer",
681 "vendor_code": "a.g.bthedon:shop",
682 "vendor_name": "AGB STORE",
683 "vendor_tracking_id": "onamzalext-20",
684 "video_image_id": "51bALECBXjL",
685 "video_image_url": "https://m.media-amazon.com/images/I/51bALECBXjL._CR1,0,638,360_SR342,193_.jpg",
686 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/51bALECBXjL.jpg",
687 "video_image_width": "640",
688 "video_image_height": "360",
689 "video_image_extension": "jpg",
690 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/4583ffed-1be3-4908-a041-9a49896967ff/default.jobtemplate.hls.m3u8",
691 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/742ca05f-da76-44d4-a8eb-27eccc8eb6d6/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/742ca05f-da76-44d4-a8eb-27eccc8eb6d6/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/742ca05f-da76-44d4-a8eb-27eccc8eb6d6/81ed6120-e0ae-4907-b851-0c04b291534f/047a71c9a0434c36984260afb6428562_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
692 "video_mime_type": "application/x-mpegURL",
693 "duration": "1:56",
694 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/120c163c-dd6a-4645-8c17-23de82278442.vtt",
695 "type": "videos_for_related_products"
696 },
697 {
698 "id": "amzn1.vse.video.0a790a634f544536848ec20691410d95",
699 "product_asin": "B08TJZDJ4D",
700 "parent_asin": "B0CTQJZNPC",
701 "related_products": "B08TJZDJ4D",
702 "title": "SD card",
703 "profile_image_url": "https://m.media-amazon.com/images/S/amazon-avatars-global/default._SL34_.png",
704 "profile_link": "/gp/profile/amzn1.account.AE66ZDC4MMJ3HFC5HE5HYQPGFZRQ",
705 "public_name": "Customer",
706 "creator_type": "Customer",
707 "vendor_code": "AOD60",
708 "vendor_name": "Customer",
709 "video_image_id": "5151ElD3UsL",
710 "video_image_url": "https://m.media-amazon.com/images/I/5151ElD3UsL._CR2,0,1276,720_SR684,386_.jpg",
711 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/5151ElD3UsL.jpg",
712 "video_image_width": "1280",
713 "video_image_height": "720",
714 "video_image_extension": "jpg",
715 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/8642b76f-5000-467c-b425-7c511267e30a/embedded.cc.default.jobtemplate.hls.m3u8",
716 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/36af726f-df7e-4bdf-aed5-9757911358c7/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/36af726f-df7e-4bdf-aed5-9757911358c7/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4",
717 "video_mime_type": "application/x-mpegURL",
718 "duration": "0:34",
719 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/8aa7bea2-afec-420d-86d6-3d2ce9853a6b.vtt",
720 "type": "videos_for_related_products"
721 },
722 {
723 "id": "amzn1.vse.video.0d1b340b6d3e485d871b2a48ea469ffc",
724 "product_asin": "B08TJZDJ4D",
725 "parent_asin": "B0CTQJZNPC",
726 "related_products": "B09X7DZ9LG,B088FGM6KK,B08TJRVWV1,B0BJW2JDS3,B088FDM3K6",
727 "title": "Amazon Tech Must Have #techfinds",
728 "profile_image_url": "https://m.media-amazon.com/images/I/712A8eBZB3L._CR0,0,1024,1024_._FMjpg_._SL34_.jpg",
729 "profile_link": "/shop/azunafujimoto",
730 "public_name": "Azuna Fujimoto ⭐️⭐️",
731 "creator_type": "Influencer",
732 "vendor_code": "azunafujimoto:shop",
733 "vendor_name": "Azuna Fujimoto ⭐️⭐️",
734 "vendor_tracking_id": "onamzazunafuj-20",
735 "video_image_id": "61LN2yjgQ4L",
736 "video_image_url": "https://m.media-amazon.com/images/I/61LN2yjgQ4L._CR0,0,640,361_SR342,193_.jpg",
737 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/61LN2yjgQ4L.jpg",
738 "video_image_width": "640",
739 "video_image_height": "1136",
740 "video_image_extension": "jpg",
741 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/b4180704-8032-40bb-bec1-ab1d091df116/default.vertical.jobtemplate.hls.m3u8",
742 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/a9042be2-87b7-4d9f-a09f-8a8b1dc626e8/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/a9042be2-87b7-4d9f-a09f-8a8b1dc626e8/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4",
743 "video_mime_type": "application/x-mpegURL",
744 "duration": "0:15",
745 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/f60fb449-934f-48d9-883a-375fe3798344.vtt",
746 "type": "videos_for_related_products"
747 },
748 {
749 "id": "amzn1.vse.video.024973cfbb674dd9ad43e81e9628a880",
750 "product_asin": "B08TJZDJ4D",
751 "parent_asin": "B0CTQJZNPC",
752 "related_products": "B08TJRVWV1",
753 "title": "Watch BEFORE Buying This 128gb Memory Stick!",
754 "profile_image_url": "https://m.media-amazon.com/images/I/71Z1JFNKZ1L._CR0,0,1080,1080_._FMjpg_._SL34_.jpg",
755 "profile_link": "/shop/influencer-8d563956",
756 "public_name": "⭐️ Richie REVIEWS It! ⭐️",
757 "creator_type": "Influencer",
758 "vendor_code": "influencer-8d563956:shop",
759 "vendor_name": "⭐️ Richie REVIEWS It! ⭐️",
760 "vendor_tracking_id": "onamzhustle01-20",
761 "video_image_id": "A1QPORAiU3L",
762 "video_image_url": "https://m.media-amazon.com/images/I/A1QPORAiU3L._CR6,0,3828,2160_SR684,386_.jpg",
763 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/A1QPORAiU3L.jpg",
764 "video_image_width": "3840",
765 "video_image_height": "2160",
766 "video_image_extension": "jpg",
767 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/d0e628ec-afae-4017-b4e3-080e01994296/default.jobtemplate.hls.m3u8",
768 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/89737ad5-b0af-441d-b155-99d4714dc7c8/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/89737ad5-b0af-441d-b155-99d4714dc7c8/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/89737ad5-b0af-441d-b155-99d4714dc7c8/e4b2c152-1d37-4b5e-852b-8ab4b0db2d65/024973cfbb674dd9ad43e81e9628a880_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
769 "video_mime_type": "application/x-mpegURL",
770 "duration": "1:34",
771 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/58c6715f-aca1-4f85-92b6-14ed6c1a6a23.vtt",
772 "type": "videos_for_related_products"
773 },
774 {
775 "id": "amzn1.vse.video.05f15d7c42f34938bc2970d434711ed2",
776 "product_asin": "B08TJZDJ4D",
777 "parent_asin": "B0CTQJZNPC",
778 "related_products": "B08TJTBSGP,B08TJTCCV8,B08TJZDJ4D,B08TJRVWV1",
779 "title": "Product Summary Video",
780 "public_name": "Amazon Product Imaging",
781 "creator_type": "Seller",
782 "vendor_code": "Z7AX4",
783 "vendor_name": "Amazon Product Imaging",
784 "video_image_id": "61QuFQVq2fL",
785 "video_image_url": "https://m.media-amazon.com/images/I/61QuFQVq2fL._CR2,0,636,359_SR342,193_.jpg",
786 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/61QuFQVq2fL.jpg",
787 "video_image_width": "640",
788 "video_image_height": "359",
789 "video_image_extension": "jpg",
790 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/edb8d0e9-681e-44c2-b176-e7796f7f1a62/default.jobtemplate.hls.m3u8",
791 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/2b19458c-e7b8-4438-8b2e-2ce79ae945e6/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/2b19458c-e7b8-4438-8b2e-2ce79ae945e6/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/2b19458c-e7b8-4438-8b2e-2ce79ae945e6/dfeca8c9-cd10-4c0c-855a-c9bc605634ec/05f15d7c42f34938bc2970d434711ed2_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
792 "video_mime_type": "application/x-mpegURL",
793 "duration": "0:58",
794 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/bf7dc158-7f14-4512-8edf-933ce750d670.vtt",
795 "type": "videos_for_related_products"
796 }
797 ],
798 "has_360_view": false,
799 "is_bundle": false,
800 "feature_bullets": [
801 "WIDE COMPATIBILITY: Compatible with smartphones, tablets, cameras, GoPro/action cameras, laptops, desktop computers, DSLRs, drones, Nintendo Switch/other portable consoles and much more. Includes SD adapter. Note: Please refer to compatible devices list (keep update) in below Product guides for more detail.",
802 "HIGH QUALITY STORAGE: Perfect for high resolution photos, for recording and storing Full HD/4K videos and any other data type",
803 "ULTRA FAST: Read speed up to 100MB/s. Write speed up to 90MB/s (varies according to memory size). UHS, U3, Class 10 and A2 speed classes for an optimal smartphone experience",
804 "LASTING RELIABILITY: Shockproof, IPX6 waterproof, temperature-proof (-10° to 80°), X-Ray-proof and magnetic-proof",
805 "Note: Actual storage capacity shown by a device's OS may be less than the capacity indicated on the product label due to different measurement standards. The available storage capacity is higher than 232GB",
806 "Read and write speeds are based on internal tests conducted under controlled conditions. Actual speeds may vary depending on device used, interface, conditions of use, and other factors",
807 "Note: Please note that we are changing the product's printing and packaging; both 2 versions are the same. (Old version does not show the A2 logo, but its performance is A2 level.)",
808 "Note: Check whether your device is compatible with the MicroSD capacity, for example, if the device only supports a maximum capacity of 64GB, it may not recognize 128GB MicroSDs above"
809 ],
810 "feature_bullets_count": 8,
811 "feature_bullets_flat": "Note: Check whether your device is compatible with the MicroSD capacity, for example, if the device only supports a maximum capacity of 64GB, it may not recognize 128GB MicroSDs above. Note: Please note that we are changing the product's printing and packaging; both 2 versions are the same. (Old version does not show the A2 logo, but its performance is A2 level.). Read and write speeds are based on internal tests conducted under controlled conditions. Actual speeds may vary depending on device used, interface, conditions of use, and other factors. Note: Actual storage capacity shown by a device's OS may be less than the capacity indicated on the product label due to different measurement standards. The available storage capacity is higher than 232GB. LASTING RELIABILITY: Shockproof, IPX6 waterproof, temperature-proof (-10° to 80°), X-Ray-proof and magnetic-proof. ULTRA FAST: Read speed up to 100MB/s. Write speed up to 90MB/s (varies according to memory size). UHS, U3, Class 10 and A2 speed classes for an optimal smartphone experience. HIGH QUALITY STORAGE: Perfect for high resolution photos, for recording and storing Full HD/4K videos and any other data type. WIDE COMPATIBILITY: Compatible with smartphones, tablets, cameras, GoPro/action cameras, laptops, desktop computers, DSLRs, drones, Nintendo Switch/other portable consoles and much more. Includes SD adapter. Note: Please refer to compatible devices list (keep update) in below Product guides for more detail.",
812 "top_reviews": [
813 {
814 "id": "R1131GU9J9TNIG",
815 "title": "Good for the price",
816 "body": "The Amazon Basics Micro SDXC Memory Card is a reliable and affordable storage option! I’ve used it in my camera and smartphone, and it works flawlessly. The read and write speeds are fast, allowing for quick file transfers, and I’ve had no issues with it handling high-definition videos and large photo files. It's been a dependable choice for expanding storage, and I've noticed no lag or delays while using it. I’m also impressed with how well the card performs in various devices, from cameras to tablets. The card is durable and seems to hold up well even after repeated use, making it a great value for the price. It comes pre-formatted, so setup is a breeze, and I appreciate the ample storage space it provides. Overall, the Amazon Basics Micro SDXC Memory Card offers excellent performance at a great price, and I highly recommend it for anyone in need of extra storage. Read more",
817 "asin": "B08TJZDJ4D",
818 "body_html": "<script> (function() { P.when('cr-A', 'ready').execute(function(A) { if(typeof A.toggleExpanderAriaLabel === 'function') { A.toggleExpanderAriaLabel('review_text_read_more', 'Read more of this review', 'Read less of this review'); } }); })(); </script> <style> .review-text-read-more-expander:focus-visible { outline: 2px solid #2162a1; outline-offset: 2px; border-radius: 5px; } </style> <div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>The Amazon Basics Micro SDXC Memory Card is a reliable and affordable storage option! I’ve used it in my camera and smartphone, and it works flawlessly. The read and write speeds are fast, allowing for quick file transfers, and I’ve had no issues with it handling high-definition videos and large photo files. It's been a dependable choice for expanding storage, and I've noticed no lag or delays while using it.<br/><br/>I’m also impressed with how well the card performs in various devices, from cameras to tablets. The card is durable and seems to hold up well even after repeated use, making it a great value for the price. It comes pre-formatted, so setup is a breeze, and I appreciate the ample storage space it provides. Overall, the Amazon Basics Micro SDXC Memory Card offers excellent performance at a great price, and I highly recommend it for anyone in need of extra storage.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
819 "link": "https://www.amazon.com/gp/customer-reviews/R1131GU9J9TNIG/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B08TJZDJ4D",
820 "rating": 5,
821 "date": {
822 "raw": "Reviewed in the United States on February 19, 2025",
823 "utc": "2025-02-19T00:00:00.000Z"
824 },
825 "profile": {
826 "name": "A.N.",
827 "link": "https://www.amazon.com/gp/profile/amzn1.account.AHA3TJ6Y4GB544E24XQWHNFAPK3A/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
828 "id": "AHA3TJ6Y4GB544E24XQWHNFAPK3A",
829 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/246cb48d-954c-43a9-b69f-1461692b74b2._CR62%2C0%2C375%2C375_SX460_.jpg"
830 },
831 "vine_program": false,
832 "verified_purchase": true,
833 "helpful_votes": 5,
834 "review_country": "us",
835 "is_global_review": false
836 },
837 {
838 "id": "RL6Q2XCOYSLW",
839 "title": "Reliable SD Card at a Great Price",
840 "body": "This SD card works exactly as expected. I’ve been using it for a couple of months with no issues, and performance has been smooth and reliable. The price was excellent, making it a great value. Highly recommended! Read more",
841 "asin": "B08TJZDJ4D",
842 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>This SD card works exactly as expected. I’ve been using it for a couple of months with no issues, and performance has been smooth and reliable. The price was excellent, making it a great value. Highly recommended!<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
843 "link": "https://www.amazon.com/gp/customer-reviews/RL6Q2XCOYSLW/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B08TJZDJ4D",
844 "rating": 5,
845 "date": {
846 "raw": "Reviewed in the United States on February 18, 2025",
847 "utc": "2025-02-18T00:00:00.000Z"
848 },
849 "profile": {
850 "name": "EM",
851 "link": "https://www.amazon.com/gp/profile/amzn1.account.AEBVRBYOKHQJLP3Y4V2DAYLFH2FA/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
852 "id": "AEBVRBYOKHQJLP3Y4V2DAYLFH2FA"
853 },
854 "vine_program": false,
855 "verified_purchase": true,
856 "review_country": "us",
857 "is_global_review": false
858 },
859 {
860 "id": "RKL3RGBIQK82Z",
861 "title": "Does the job well",
862 "body": "This is an affordable option for my drone, and it came just in time for my trip thanks to Amazon Prime's quick delivery. It formats easily and offers very fast upload speeds. I have no complaints and am satisfied with its performance. Read more",
863 "asin": "B08TJZDJ4D",
864 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>This is an affordable option for my drone, and it came just in time for my trip thanks to Amazon Prime's quick delivery. It formats easily and offers very fast upload speeds. I have no complaints and am satisfied with its performance.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
865 "link": "https://www.amazon.com/gp/customer-reviews/RKL3RGBIQK82Z/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B08TJZDJ4D",
866 "rating": 5,
867 "date": {
868 "raw": "Reviewed in the United States on February 19, 2025",
869 "utc": "2025-02-19T00:00:00.000Z"
870 },
871 "profile": {
872 "name": "CW",
873 "link": "https://www.amazon.com/gp/profile/amzn1.account.AFMAINQAU7EQGV425IYZATVDYIRQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
874 "id": "AFMAINQAU7EQGV425IYZATVDYIRQ"
875 },
876 "vine_program": false,
877 "verified_purchase": true,
878 "helpful_votes": 2,
879 "review_country": "us",
880 "is_global_review": false
881 },
882 {
883 "id": "R23HUZVLDELGR8",
884 "title": "great sd card",
885 "body": "This arrived very quickly and is excellent quality. It comes with a case and a large adapter for bigger cameras. I needed it for my dashcam, and it’s working perfectly so far—no issues at all. Read more",
886 "asin": "B08TJZDJ4D",
887 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>This arrived very quickly and is excellent quality. It comes with a case and a large adapter for bigger cameras. I needed it for my dashcam, and it’s working perfectly so far—no issues at all.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
888 "link": "https://www.amazon.com/gp/customer-reviews/R23HUZVLDELGR8/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B08TJZDJ4D",
889 "rating": 4,
890 "date": {
891 "raw": "Reviewed in the United States on February 11, 2025",
892 "utc": "2025-02-11T00:00:00.000Z"
893 },
894 "profile": {
895 "name": "Daniyal Gohar",
896 "link": "https://www.amazon.com/gp/profile/amzn1.account.AFQFD4ZMJIBNY2A7XOUYHQA37GBQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
897 "id": "AFQFD4ZMJIBNY2A7XOUYHQA37GBQ"
898 },
899 "vine_program": false,
900 "verified_purchase": true,
901 "review_country": "us",
902 "is_global_review": false
903 },
904 {
905 "id": "R2NGFQDVYLXC4J",
906 "title": "Perfect for my needs. Decent amount of storage.",
907 "body": "Bought this to use with an external SD card reader and save my photos off my phone for ease of access to specific ones. It works perfectly. The speed is adequate (not super fast) and it holds 256 GB of files. It is compatible with USB-C which all the newer smart phones have. Read more",
908 "asin": "B08TJZDJ4D",
909 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>Bought this to use with an external SD card reader and save my photos off my phone for ease of access to specific ones. It works perfectly. The speed is adequate (not super fast) and it holds 256 GB of files. It is compatible with USB-C which all the newer smart phones have.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
910 "link": "https://www.amazon.com/gp/customer-reviews/R2NGFQDVYLXC4J/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B08TJZDJ4D",
911 "rating": 5,
912 "date": {
913 "raw": "Reviewed in the United States on February 8, 2025",
914 "utc": "2025-02-08T00:00:00.000Z"
915 },
916 "profile": {
917 "name": "SherBearCO",
918 "link": "https://www.amazon.com/gp/profile/amzn1.account.AFTSHC5R373EWTQWMY7ONCORELMA/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
919 "id": "AFTSHC5R373EWTQWMY7ONCORELMA"
920 },
921 "vine_program": false,
922 "verified_purchase": true,
923 "helpful_votes": 5,
924 "review_country": "us",
925 "is_global_review": false
926 },
927 {
928 "id": "R20MGO0TQ76F1T",
929 "title": "Good quality SD card",
930 "body": "Good quality micro SD card. Cheaper than other main brands and performs just as well. Read more",
931 "asin": "B08TJZDJ4D",
932 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>Good quality micro SD card. Cheaper than other main brands and performs just as well.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
933 "link": "https://www.amazon.com/gp/customer-reviews/R20MGO0TQ76F1T/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B08TJZDJ4D",
934 "rating": 5,
935 "date": {
936 "raw": "Reviewed in the United States on February 25, 2025",
937 "utc": "2025-02-25T00:00:00.000Z"
938 },
939 "profile": {
940 "name": "Jeff",
941 "link": "https://www.amazon.com/gp/profile/amzn1.account.AFMOJQDTY5DSOGPQLXGCS6EKVTTQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
942 "id": "AFMOJQDTY5DSOGPQLXGCS6EKVTTQ"
943 },
944 "vine_program": false,
945 "verified_purchase": true,
946 "review_country": "us",
947 "is_global_review": false
948 },
949 {
950 "id": "RVOFCLW9U1EE0",
951 "title": "good value for certain solutions",
952 "body": "Good for the price. Using the card as a usb stick. Amazon basics items are a good value for certain solutions and using this just transfer files between computers and having it on my keychain is convenient. Works for what I need. Read more",
953 "asin": "B08TJZDJ4D",
954 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>Good for the price. Using the card as a usb stick. Amazon basics items are a good value for certain solutions and using this just transfer files between computers and having it on my keychain is convenient. Works for what I need.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
955 "link": "https://www.amazon.com/gp/customer-reviews/RVOFCLW9U1EE0/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B08TJZDJ4D",
956 "rating": 5,
957 "date": {
958 "raw": "Reviewed in the United States on February 23, 2025",
959 "utc": "2025-02-23T00:00:00.000Z"
960 },
961 "profile": {
962 "name": "Reina",
963 "link": "https://www.amazon.com/gp/profile/amzn1.account.AGNNU4NQE7BZZQR5ZJ7PXT4CVEQQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
964 "id": "AGNNU4NQE7BZZQR5ZJ7PXT4CVEQQ"
965 },
966 "vine_program": false,
967 "verified_purchase": true,
968 "review_country": "us",
969 "is_global_review": false
970 },
971 {
972 "id": "R1UPGHFZOX6IIP",
973 "title": "Recommends it",
974 "body": "It works very well thank you, easy to use , original space, adapter works ok, and it's fast Read more",
975 "asin": "B08TJZDJ4D",
976 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>It works very well thank you, easy to use , original space, adapter works ok, and it's fast<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
977 "link": "https://www.amazon.com/gp/customer-reviews/R1UPGHFZOX6IIP/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B08TJZDJ4D",
978 "rating": 5,
979 "date": {
980 "raw": "Reviewed in the United States on February 17, 2025",
981 "utc": "2025-02-17T00:00:00.000Z"
982 },
983 "profile": {
984 "name": "Thomas Siame",
985 "link": "https://www.amazon.com/gp/profile/amzn1.account.AHS7HMMQ2LYS2XTKQLKDEC2SZAJA/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
986 "id": "AHS7HMMQ2LYS2XTKQLKDEC2SZAJA",
987 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/0f33a5f6-7ff4-48a6-83ad-27256871e9cb._CR0%2C0%2C1125%2C1125_SX460_.jpg"
988 },
989 "vine_program": false,
990 "verified_purchase": true,
991 "review_country": "us",
992 "is_global_review": false
993 },
994 {
995 "id": "R2U2N3YPH3CZAS",
996 "title": "Buen producto algo caro.",
997 "body": "Buen producto lo usé de inmediato y funciona a la perfección. Un poco costoso la verdad. Read more",
998 "body_html": "<script> (function() { P.when('cr-A', 'ready').execute(function(A) { if(typeof A.toggleExpanderAriaLabel === 'function') { A.toggleExpanderAriaLabel('review_text_read_more', 'Read more of this review', 'Read less of this review'); } }); })(); </script> <style> .review-text-read-more-expander:focus-visible { outline: 2px solid #2162a1; outline-offset: 2px; border-radius: 5px; } </style> <div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span class=\"cr-original-review-content\">Buen producto lo usé de inmediato y funciona a la perfección. Un poco costoso la verdad.<br/></span><span class=\"cr-translated-review-content aok-hidden\"/> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
999 "rating": 5,
1000 "date": {
1001 "raw": "Reviewed in Mexico on February 21, 2025",
1002 "utc": "2025-02-21T00:00:00.000Z"
1003 },
1004 "profile": {
1005 "name": "Chris",
1006 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/df7f6c96-9008-403c-845b-3b7b334b6ad2._CR0%2C0%2C375%2C375_UX460_.jpg"
1007 },
1008 "vine_program": false,
1009 "verified_purchase": true,
1010 "images": [
1011 {
1012 "link": "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif"
1013 },
1014 {
1015 "link": "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif"
1016 }
1017 ],
1018 "review_country": "mx",
1019 "is_global_review": true
1020 },
1021 {
1022 "id": "R3BR7EEGX20TAJ",
1023 "title": "Perfect for everyday use.",
1024 "body": "It not as fast as the big brands but for most it perfect and you will still be able to get 4k60 video on this. It costs less and seems to be as reliable as other so in my book it a win. Read more",
1025 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>It not as fast as the big brands but for most it perfect and you will still be able to get 4k60 video on this. It costs less and seems to be as reliable as other so in my book it a win.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
1026 "rating": 5,
1027 "date": {
1028 "raw": "Reviewed in Canada on January 9, 2025",
1029 "utc": "2025-01-09T00:00:00.000Z"
1030 },
1031 "profile": {
1032 "name": "Frank",
1033 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/cca480a7-1872-4c3c-943e-a17e9ba6d21b._CR0%2C0%2C337%2C337_UX460_.jpg"
1034 },
1035 "vine_program": false,
1036 "verified_purchase": true,
1037 "review_country": "ca",
1038 "is_global_review": true
1039 },
1040 {
1041 "id": "R3IPVI1236L6R8",
1042 "title": "Zuverlässige und schnelle Micro SD Karte",
1043 "body": "Ich habe die Amazon Basics Micro SD 256GB gekauft, um meine Smartphone-Speicherkapazität zu erweitern, und bin sehr zufrieden mit der Leistung. Die Karte funktioniert einwandfrei und bietet ausreichend Speicherplatz für Apps, Fotos, Videos und Musik. Die Installation war einfach, ich musste sie einfach nur einlegen, und sie war sofort einsatzbereit. Die Schreib- und Lesegeschwindigkeit ist beeindruckend, vor allem beim Übertragen größerer Dateien. Auch das Streamen von HD-Videos oder das Aufnehmen von 4K-Videos funktioniert ohne Probleme. Ich habe die Karte auch in einem Tablet und einer Kamera getestet, und auch dort hat sie zuverlässig ihre Arbeit erledigt. Ein weiterer Pluspunkt ist die gute Preis-Leistung. Für 256GB Speicher bekommt man hier ein solides und preiswertes Produkt, das keine Kompromisse bei der Qualität eingeht. Die Karte scheint auch robust zu sein, sie hat weder bei extremen Temperaturen noch bei intensiver Nutzung Probleme gemacht. Read more",
1044 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span class=\"cr-original-review-content\">Ich habe die Amazon Basics Micro SD 256GB gekauft, um meine Smartphone-Speicherkapazität zu erweitern, und bin sehr zufrieden mit der Leistung. Die Karte funktioniert einwandfrei und bietet ausreichend Speicherplatz für Apps, Fotos, Videos und Musik. Die Installation war einfach, ich musste sie einfach nur einlegen, und sie war sofort einsatzbereit.<br/><br/>Die Schreib- und Lesegeschwindigkeit ist beeindruckend, vor allem beim Übertragen größerer Dateien. Auch das Streamen von HD-Videos oder das Aufnehmen von 4K-Videos funktioniert ohne Probleme. Ich habe die Karte auch in einem Tablet und einer Kamera getestet, und auch dort hat sie zuverlässig ihre Arbeit erledigt.<br/><br/>Ein weiterer Pluspunkt ist die gute Preis-Leistung. Für 256GB Speicher bekommt man hier ein solides und preiswertes Produkt, das keine Kompromisse bei der Qualität eingeht. Die Karte scheint auch robust zu sein, sie hat weder bei extremen Temperaturen noch bei intensiver Nutzung Probleme gemacht.<br/></span><span class=\"cr-translated-review-content aok-hidden\"/> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
1045 "rating": 5,
1046 "date": {
1047 "raw": "Reviewed in Germany on March 3, 2025",
1048 "utc": "2025-03-03T00:00:00.000Z"
1049 },
1050 "profile": {
1051 "name": "Lil Marco"
1052 },
1053 "vine_program": false,
1054 "verified_purchase": true,
1055 "review_country": "de",
1056 "is_global_review": true
1057 },
1058 {
1059 "id": "RXKHGBV2H0W55",
1060 "title": "Excelente tarjeta microSDXC de 128 GB, rápida y confiable",
1061 "body": "Compré la tarjeta microSDXC de Amazon Basics de 128 GB hace algunos meses y ha sido una compra excelente. La he estado utilizando principalmente en mi smartphone para guardar fotos, vídeos y música, y ha funcionado a la perfección. Con su gran capacidad, he podido almacenar todo mi contenido multimedia sin tener que preocuparme por quedarme sin espacio. Lo que más me ha impresionado es su velocidad; transferir archivos y cargar aplicaciones es muy rápido, lo que hace que la experiencia sea mucho más fluida. Además, incluye un adaptador SD, lo cual es muy práctico ya que me permite usarla en otros dispositivos, como mi ordenador portátil, sin problemas. En resumen, la tarjeta microSDXC de Amazon Basics ha superado mis expectativas. Es confiable, ofrece una gran capacidad de almacenamiento y tiene un rendimiento rápido, todo a un precio muy razonable. Read more",
1062 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span class=\"cr-original-review-content\">Compré la tarjeta microSDXC de Amazon Basics de 128 GB hace algunos meses y ha sido una compra excelente.<br/><br/>La he estado utilizando principalmente en mi smartphone para guardar fotos, vídeos y música, y ha funcionado a la perfección. Con su gran capacidad, he podido almacenar todo mi contenido multimedia sin tener que preocuparme por quedarme sin espacio.<br/><br/>Lo que más me ha impresionado es su velocidad; transferir archivos y cargar aplicaciones es muy rápido, lo que hace que la experiencia sea mucho más fluida.<br/><br/>Además, incluye un adaptador SD, lo cual es muy práctico ya que me permite usarla en otros dispositivos, como mi ordenador portátil, sin problemas.<br/><br/>En resumen, la tarjeta microSDXC de Amazon Basics ha superado mis expectativas. Es confiable, ofrece una gran capacidad de almacenamiento y tiene un rendimiento rápido, todo a un precio muy razonable.<br/></span><span class=\"cr-translated-review-content aok-hidden\"/> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
1063 "rating": 5,
1064 "date": {
1065 "raw": "Reviewed in Spain on February 19, 2025",
1066 "utc": "2025-02-19T00:00:00.000Z"
1067 },
1068 "profile": {
1069 "name": "Lourdes"
1070 },
1071 "vine_program": false,
1072 "verified_purchase": true,
1073 "review_country": "es",
1074 "is_global_review": true
1075 },
1076 {
1077 "id": "RPK3WV345V8IH",
1078 "title": "Bra",
1079 "body": "Funkar bra Read more",
1080 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span class=\"cr-original-review-content\">Funkar bra<br/></span><span class=\"cr-translated-review-content aok-hidden\"/> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
1081 "rating": 5,
1082 "date": {
1083 "raw": "Reviewed in Sweden on February 5, 2025",
1084 "utc": "2025-02-05T00:00:00.000Z"
1085 },
1086 "profile": {
1087 "name": "Anne-Marie Brink"
1088 },
1089 "vine_program": false,
1090 "verified_purchase": true,
1091 "review_country": "us",
1092 "is_global_review": true
1093 }
1094 ],
1095 "buybox_winner": {
1096 "maximum_order_quantity": {
1097 "value": 3,
1098 "hard_maximum": true
1099 },
1100 "secondary_buybox": {
1101 "offer_id": "FGm1iLql0uOCc4wbEjl%2BBIMeTuUIB298N5HyVOPy2oysDowzptfFhpfj1fjUvvBcWx2iWvSc5%2BRC6rayjkOD3lAve7b7yr%2BdJ2gDpOe5B6G2mzX6GHZ8fCopnA8AcBw5jYr4KAtOgX%2FAcxE2UOn%2FFJcZ1eiDo8gJMzLBZ2FywhHXogt2V3qReJd2VpKsr472",
1102 "caption": "Save with Used - Like New",
1103 "availability": {
1104 "raw": "FREE delivery Wednesday, March 12 on orders shipped by Amazon over $35"
1105 }
1106 },
1107 "offer_id": "FGm1iLql0uOCc4wbEjl+BIMeTuUIB298N5HyVOPy2oysDowzptfFhpfj1fjUvvBcWx2iWvSc5+RC6rayjkOD3lAve7b7yr+dJ2gDpOe5B6G2mzX6GHZ8fCopnA8AcBw5jYr4KAtOgX/AcxE2UOn/FJcZ1eiDo8gJMzLBZ2FywhHXogt2V3qReJd2VpKsr472",
1108 "mixed_offers_count": 3,
1109 "mixed_offers_from": {
1110 "symbol": "$",
1111 "value": 15.62,
1112 "currency": "USD",
1113 "raw": "$15.62"
1114 },
1115 "is_prime": true,
1116 "is_prime_exclusive_deal": false,
1117 "is_amazon_fresh": false,
1118 "condition": {
1119 "is_new": true
1120 },
1121 "availability": {
1122 "type": "in_stock",
1123 "raw": "In Stock",
1124 "dispatch_days": 1
1125 },
1126 "fulfillment": {
1127 "type": "1p",
1128 "standard_delivery": {
1129 "date": "Wednesday, March 12",
1130 "name": "FREE"
1131 },
1132 "fastest_delivery": {
1133 "date": "Tuesday, March 11",
1134 "name": "Or fastest delivery Tuesday, March 11. Order within 8 hrs 3 mins"
1135 },
1136 "is_sold_by_amazon": true,
1137 "amazon_seller": {
1138 "name": "Amazon"
1139 },
1140 "is_fulfilled_by_amazon": true,
1141 "is_fulfilled_by_third_party": false,
1142 "is_sold_by_third_party": false
1143 },
1144 "price": {
1145 "symbol": "$",
1146 "value": 17.99,
1147 "currency": "USD",
1148 "raw": "$17.99"
1149 },
1150 "rrp": {
1151 "symbol": "$",
1152 "value": 17.99,
1153 "currency": "USD",
1154 "raw": "$17.99"
1155 },
1156 "shipping": {
1157 "raw": "FREE"
1158 }
1159 },
1160 "specifications": [
1161 {
1162 "name": "Write Speed",
1163 "value": "90 MB per second"
1164 },
1165 {
1166 "name": "Hardware Interface",
1167 "value": "microSDXC"
1168 },
1169 {
1170 "name": "Secure Digital Association Speed Class",
1171 "value": "Class 10"
1172 },
1173 {
1174 "name": "Product Dimensions",
1175 "value": "0.43\"L x 0.59\"W"
1176 },
1177 {
1178 "name": "Manufacturer",
1179 "value": "Amazon"
1180 },
1181 {
1182 "name": "UPC",
1183 "value": "840095874038"
1184 },
1185 {
1186 "name": "Item model number",
1187 "value": "LSMICRO256GU3"
1188 },
1189 {
1190 "name": "Item Weight",
1191 "value": "0.032 ounces"
1192 },
1193 {
1194 "name": "Item Dimensions LxWxH",
1195 "value": "0.43 x 0.59 x 0.1 inches"
1196 },
1197 {
1198 "name": "ASIN",
1199 "value": "B08TJZDJ4D"
1200 },
1201 {
1202 "name": "Country of Origin",
1203 "value": "Taiwan"
1204 },
1205 {
1206 "name": "Date First Available",
1207 "value": "August 10, 2021"
1208 },
1209 {
1210 "name": "Customer Reviews",
1211 "value": "4.7 4.7 out of 5 stars 105,556 ratings var dpAcrHasRegisteredArcLinkClickAction; P.when('A', 'ready').execute(function(A) { if (dpAcrHasRegisteredArcLinkClickAction !== true) { dpAcrHasRegisteredArcLinkClickAction = true; A.declarative( 'acrLink-click-metrics', 'click', { \"allowLinkDefault\": true }, function (event) { if (window.ue) { ue.count(\"acrLinkClickCount\", (ue.count(\"acrLinkClickCount\") || 0) + 1); } } ); } }); P.when('A', 'cf').execute(function(A) { A.declarative('acrStarsLink-click-metrics', 'click', { \"allowLinkDefault\" : true }, function(event){ if(window.ue) { ue.count(\"acrStarsLinkWithPopoverClickCount\", (ue.count(\"acrStarsLinkWithPopoverClickCount\") || 0) + 1); } }); }); 4.7 out of 5 stars"
1212 },
1213 {
1214 "name": "Best Sellers Rank",
1215 "value": "#184 in Our Brands (See Top 100 in Our Brands) #4 in Micro SD Memory Cards"
1216 },
1217 {
1218 "name": "Brand",
1219 "value": "Amazon Basics"
1220 },
1221 {
1222 "name": "Flash Memory Type",
1223 "value": "Micro SDXC"
1224 },
1225 {
1226 "name": "Memory Storage Capacity",
1227 "value": "256 GB"
1228 },
1229 {
1230 "name": "Color",
1231 "value": "Black"
1232 },
1233 {
1234 "name": "Read Speed",
1235 "value": "100 Megabytes Per Second"
1236 }
1237 ],
1238 "specifications_flat": "Read Speed: 100 Megabytes Per Second. Color: Black. Memory Storage Capacity: 256 GB. Flash Memory Type: Micro SDXC. Brand: Amazon Basics. Best Sellers Rank: #184 in Our Brands (See Top 100 in Our Brands) #4 in Micro SD Memory Cards. Customer Reviews: 4.7 out of 5 stars 105,556 ratings 4.7 out of 5 stars. Date First Available: August 10, 2021. Country of Origin: Taiwan. ASIN: B08TJZDJ4D. Item Dimensions LxWxH: 0.43 x 0.59 x 0.1 inches. Item Weight: 0.032 ounces. Item model number: LSMICRO256GU3. UPC: 840095874038. Manufacturer: Amazon. Product Dimensions: 0.43\"L x 0.59\"W. Secure Digital Association Speed Class: Class 10. Hardware Interface: microSDXC. Write Speed: 90 MB per second.",
1239 "recent_sales": "10K+ bought in past month",
1240 "bestsellers_rank": [
1241 {
1242 "category": "Our Brands",
1243 "rank": 184,
1244 "link": "https://www.amazon.com/gp/bestsellers/private-brands/ref=pd_zg_ts_private-brands"
1245 },
1246 {
1247 "category": "Micro SD Memory Cards",
1248 "rank": 4,
1249 "link": "https://www.amazon.com/gp/bestsellers/pc/3015433011/ref=pd_zg_hrsr_pc"
1250 }
1251 ],
1252 "color": "Black",
1253 "manufacturer": "Amazon",
1254 "weight": "0.032 ounces",
1255 "first_available": {
1256 "raw": "August 10, 2021",
1257 "utc": "2021-08-10T00:00:00.000Z"
1258 },
1259 "dimensions": "0.43\"L x 0.59\"W",
1260 "model_number": "LSMICRO256GU3",
1261 "bestsellers_rank_flat": "Category: Our Brands | Rank: 184, Category: Micro SD Memory Cards | Rank: 4"
1262 }
1263 },
1264 {
1265 "position": 2,
1266 "title": "SanDisk 128GB Extreme PRO SDXC UHS-I Memory Card - C10, U3, V30, 4K UHD, SD Card - SDSDXXD-128G-GN4IN",
1267 "asin": "B09X7FXHVJ",
1268 "link": "https://www.amazon.com/SanDisk-128GB-Extreme-UHS-I-Memory/dp/B09X7FXHVJ/ref=sr_1_2?dib=eyJ2IjoiMSJ9.HlfI8bLIZ2qQL7pG2Te6kxhyptNzt6WqnKHWsH2rGiaA_iAmp9CEhJOTuuNiptCWG5SQLWt6fUcDLzqArX98gole8eHbneNYaAdaPWlF76_6kw-UOY9MRgMyAls8ZxFHg_9-NNNre9Eb9ALHsidRnDNvQy4y6cS-GEpVlZCw_OVLHubiOjB0WbnmfwfzoOMQAHRovK1cOMAkypMdfbfZQB19E55Mmt4uPRL2bvQxYsw.F8XruEAahW5pfuRSG4CD2vhX_4739Ruob17GsxG_vA0&dib_tag=se&keywords=memory+cards&qid=1741384612&sr=8-2",
1269 "recent_sales": "10K+ bought in past month",
1270 "availability": {
1271 "raw": null
1272 },
1273 "categories": [
1274 {
1275 "name": "All Departments",
1276 "id": "aps"
1277 }
1278 ],
1279 "image": "https://m.media-amazon.com/images/I/81wwLOgkLgL._AC_UY218_.jpg",
1280 "is_prime": true,
1281 "is_amazon_fresh": false,
1282 "is_whole_foods_market": false,
1283 "rating": 4.8,
1284 "ratings_total": 62825,
1285 "prices": [
1286 {
1287 "symbol": "$",
1288 "value": 20.99,
1289 "currency": "USD",
1290 "raw": "$20.99",
1291 "name": "Primary",
1292 "is_primary": true,
1293 "list_price": "$24.99",
1294 "asin": "B09X7FXHVJ",
1295 "link": "https://www.amazon.com/SanDisk-128GB-Extreme-UHS-I-Memory/dp/B09X7FXHVJ/ref=sr_1_2?dib=eyJ2IjoiMSJ9.HlfI8bLIZ2qQL7pG2Te6kxhyptNzt6WqnKHWsH2rGiaA_iAmp9CEhJOTuuNiptCWG5SQLWt6fUcDLzqArX98gole8eHbneNYaAdaPWlF76_6kw-UOY9MRgMyAls8ZxFHg_9-NNNre9Eb9ALHsidRnDNvQy4y6cS-GEpVlZCw_OVLHubiOjB0WbnmfwfzoOMQAHRovK1cOMAkypMdfbfZQB19E55Mmt4uPRL2bvQxYsw.F8XruEAahW5pfuRSG4CD2vhX_4739Ruob17GsxG_vA0&dib_tag=se&keywords=memory+cards&qid=1741384612&sr=8-2"
1296 },
1297 {
1298 "symbol": "$",
1299 "value": 24.99,
1300 "currency": "USD",
1301 "raw": "$24.99",
1302 "name": "Original",
1303 "is_rrp": true,
1304 "link": "https://www.amazon.com/SanDisk-128GB-Extreme-UHS-I-Memory/dp/B09X7FXHVJ/ref=sr_1_2?dib=eyJ2IjoiMSJ9.HlfI8bLIZ2qQL7pG2Te6kxhyptNzt6WqnKHWsH2rGiaA_iAmp9CEhJOTuuNiptCWG5SQLWt6fUcDLzqArX98gole8eHbneNYaAdaPWlF76_6kw-UOY9MRgMyAls8ZxFHg_9-NNNre9Eb9ALHsidRnDNvQy4y6cS-GEpVlZCw_OVLHubiOjB0WbnmfwfzoOMQAHRovK1cOMAkypMdfbfZQB19E55Mmt4uPRL2bvQxYsw.F8XruEAahW5pfuRSG4CD2vhX_4739Ruob17GsxG_vA0&dib_tag=se&keywords=memory+cards&qid=1741384612&sr=8-2",
1305 "asin": "B09X7FXHVJ"
1306 }
1307 ],
1308 "price": {
1309 "symbol": "$",
1310 "value": 20.99,
1311 "currency": "USD",
1312 "raw": "$20.99",
1313 "name": "Primary",
1314 "is_primary": true,
1315 "list_price": "$24.99",
1316 "asin": "B09X7FXHVJ",
1317 "link": "https://www.amazon.com/SanDisk-128GB-Extreme-UHS-I-Memory/dp/B09X7FXHVJ/ref=sr_1_2?dib=eyJ2IjoiMSJ9.HlfI8bLIZ2qQL7pG2Te6kxhyptNzt6WqnKHWsH2rGiaA_iAmp9CEhJOTuuNiptCWG5SQLWt6fUcDLzqArX98gole8eHbneNYaAdaPWlF76_6kw-UOY9MRgMyAls8ZxFHg_9-NNNre9Eb9ALHsidRnDNvQy4y6cS-GEpVlZCw_OVLHubiOjB0WbnmfwfzoOMQAHRovK1cOMAkypMdfbfZQB19E55Mmt4uPRL2bvQxYsw.F8XruEAahW5pfuRSG4CD2vhX_4739Ruob17GsxG_vA0&dib_tag=se&keywords=memory+cards&qid=1741384612&sr=8-2"
1318 },
1319 "product": {
1320 "title": "SanDisk 128GB Extreme PRO SDXC UHS-I Memory Card - C10, U3, V30, 4K UHD, SD Card - SDSDXXD-128G-GN4IN 128GB Memory Card Only",
1321 "search_alias": {
1322 "title": "Electronics",
1323 "value": "electronics"
1324 },
1325 "title_excluding_variant_name": "SanDisk 128GB Extreme PRO SDXC UHS-I Memory Card - C10, U3, V30, 4K UHD, SD Card - SDSDXXD-128G-GN4IN",
1326 "keywords": "SanDisk,128GB,Extreme,PRO,SDXC,UHS-I,Memory,Card,C10,U3,V30,4K,UHD,SD,Card,SDSDXXD-128G-GN4IN,128GB,Memory,Card,Only",
1327 "keywords_list": [
1328 "SanDisk",
1329 "128GB",
1330 "Extreme",
1331 "SDXC",
1332 "UHS-I",
1333 "Memory",
1334 "Card",
1335 "Card",
1336 "SDSDXXD-128G-GN4IN",
1337 "128GB",
1338 "Memory",
1339 "Card",
1340 "Only"
1341 ],
1342 "is_collection": false,
1343 "asin": "B09X7FXHVJ",
1344 "parent_asin": "B0BHK1QZ1B",
1345 "link": "https://www.amazon.com/SanDisk-128GB-Extreme-UHS-I-Memory/dp/B09X7FXHVJ",
1346 "brand": "SanDisk",
1347 "protection_plans": [
1348 {
1349 "asin": "B00VF4OKXI",
1350 "title": "2-year Photo and Data Recovery Plan",
1351 "price": {
1352 "symbol": "$",
1353 "value": 3.99,
1354 "currency": "USD",
1355 "raw": "$3.99"
1356 }
1357 },
1358 {
1359 "asin": "B011WVRN8M",
1360 "title": "3-year Photo and Data Recovery Plan",
1361 "price": {
1362 "symbol": "$",
1363 "value": 4.99,
1364 "currency": "USD",
1365 "raw": "$4.99"
1366 }
1367 }
1368 ],
1369 "sell_on_amazon": false,
1370 "variants": [
1371 {
1372 "asin": "B09X7C7NCZ",
1373 "title": "64GB Memory Card Only",
1374 "is_current_product": false,
1375 "link": "https://www.amazon.com/dp/B09X7C7NCZ?th=1&psc=1",
1376 "dimensions": [
1377 {
1378 "name": "Capacity",
1379 "value": "64GB"
1380 },
1381 {
1382 "name": "Style",
1383 "value": "Memory Card Only"
1384 }
1385 ],
1386 "main_image": "https://m.media-amazon.com/images/I/51oAxrz1daL._AC_SL1000_.jpg",
1387 "images": [
1388 {
1389 "variant": "MAIN",
1390 "link": "https://m.media-amazon.com/images/I/51oAxrz1daL._AC_SL1000_.jpg"
1391 },
1392 {
1393 "variant": "PT01",
1394 "link": "https://m.media-amazon.com/images/I/61LEVl+4lyL._AC_SL1000_.jpg"
1395 },
1396 {
1397 "variant": "PT02",
1398 "link": "https://m.media-amazon.com/images/I/61-vFj+XrfL._AC_SL1000_.jpg"
1399 },
1400 {
1401 "variant": "PT03",
1402 "link": "https://m.media-amazon.com/images/I/61TwpC+tu1L._AC_SL1000_.jpg"
1403 },
1404 {
1405 "variant": "PT04",
1406 "link": "https://m.media-amazon.com/images/I/61CuKIvFOlL._AC_SL1000_.jpg"
1407 },
1408 {
1409 "variant": "PT05",
1410 "link": "https://m.media-amazon.com/images/I/51KQAFsk5lL._AC_SL1000_.jpg"
1411 }
1412 ]
1413 },
1414 {
1415 "asin": "B09X7CFXSX",
1416 "title": "256GB Memory Card Only",
1417 "is_current_product": false,
1418 "link": "https://www.amazon.com/dp/B09X7CFXSX?th=1&psc=1",
1419 "dimensions": [
1420 {
1421 "name": "Capacity",
1422 "value": "256GB"
1423 },
1424 {
1425 "name": "Style",
1426 "value": "Memory Card Only"
1427 }
1428 ],
1429 "main_image": "https://m.media-amazon.com/images/I/81o-+CO4gBL._AC_SL1500_.jpg",
1430 "images": [
1431 {
1432 "variant": "MAIN",
1433 "link": "https://m.media-amazon.com/images/I/81o-+CO4gBL._AC_SL1500_.jpg"
1434 }
1435 ]
1436 },
1437 {
1438 "asin": "B09X7CJ8H1",
1439 "title": "1TB Memory Card Only",
1440 "is_current_product": false,
1441 "link": "https://www.amazon.com/dp/B09X7CJ8H1?th=1&psc=1",
1442 "dimensions": [
1443 {
1444 "name": "Capacity",
1445 "value": "1TB"
1446 },
1447 {
1448 "name": "Style",
1449 "value": "Memory Card Only"
1450 }
1451 ],
1452 "main_image": "https://m.media-amazon.com/images/I/51sQ26yIdiL._AC_SL1000_.jpg",
1453 "images": [
1454 {
1455 "variant": "MAIN",
1456 "link": "https://m.media-amazon.com/images/I/51sQ26yIdiL._AC_SL1000_.jpg"
1457 }
1458 ]
1459 },
1460 {
1461 "asin": "B09X7FXHVJ",
1462 "title": "128GB Memory Card Only",
1463 "is_current_product": true,
1464 "link": "https://www.amazon.com/dp/B09X7FXHVJ?th=1&psc=1",
1465 "dimensions": [
1466 {
1467 "name": "Capacity",
1468 "value": "128GB"
1469 },
1470 {
1471 "name": "Style",
1472 "value": "Memory Card Only"
1473 }
1474 ],
1475 "main_image": "https://m.media-amazon.com/images/I/81wwLOgkLgL._AC_SL1500_.jpg",
1476 "images": [
1477 {
1478 "variant": "MAIN",
1479 "link": "https://m.media-amazon.com/images/I/81wwLOgkLgL._AC_SL1500_.jpg"
1480 },
1481 {
1482 "variant": "PT01",
1483 "link": "https://m.media-amazon.com/images/I/81u3Y39BwML._AC_SL1500_.jpg"
1484 },
1485 {
1486 "variant": "PT02",
1487 "link": "https://m.media-amazon.com/images/I/91mlqzCSaJL._AC_SL1500_.jpg"
1488 },
1489 {
1490 "variant": "PT03",
1491 "link": "https://m.media-amazon.com/images/I/914qgzBVciL._AC_SL1500_.jpg"
1492 },
1493 {
1494 "variant": "PT04",
1495 "link": "https://m.media-amazon.com/images/I/81HW2adIgtL._AC_SL1500_.jpg"
1496 },
1497 {
1498 "variant": "PT05",
1499 "link": "https://m.media-amazon.com/images/I/81h7MHVbUaL._AC_SL1500_.jpg"
1500 }
1501 ]
1502 },
1503 {
1504 "asin": "B09X7G85JC",
1505 "title": "32GB Memory Card Only",
1506 "is_current_product": false,
1507 "link": "https://www.amazon.com/dp/B09X7G85JC?th=1&psc=1",
1508 "dimensions": [
1509 {
1510 "name": "Capacity",
1511 "value": "32GB"
1512 },
1513 {
1514 "name": "Style",
1515 "value": "Memory Card Only"
1516 }
1517 ],
1518 "main_image": "https://m.media-amazon.com/images/I/61TbzI7eyiL._AC_SL1000_.jpg",
1519 "images": [
1520 {
1521 "variant": "MAIN",
1522 "link": "https://m.media-amazon.com/images/I/61TbzI7eyiL._AC_SL1000_.jpg"
1523 },
1524 {
1525 "variant": "PT01",
1526 "link": "https://m.media-amazon.com/images/I/61jfOejkJDL._AC_SL1000_.jpg"
1527 },
1528 {
1529 "variant": "PT02",
1530 "link": "https://m.media-amazon.com/images/I/61aLBi1RpjL._AC_SL1000_.jpg"
1531 },
1532 {
1533 "variant": "PT03",
1534 "link": "https://m.media-amazon.com/images/I/61MaoqDZaRL._AC_SL1000_.jpg"
1535 },
1536 {
1537 "variant": "PT04",
1538 "link": "https://m.media-amazon.com/images/I/61OFqzZ34aL._AC_SL1000_.jpg"
1539 },
1540 {
1541 "variant": "PT05",
1542 "link": "https://m.media-amazon.com/images/I/61kP5R8OqIL._AC_SL1000_.jpg"
1543 }
1544 ]
1545 },
1546 {
1547 "asin": "B09X7DZM1V",
1548 "title": "512GB Memory Card Only",
1549 "is_current_product": false,
1550 "link": "https://www.amazon.com/dp/B09X7DZM1V?th=1&psc=1",
1551 "dimensions": [
1552 {
1553 "name": "Capacity",
1554 "value": "512GB"
1555 },
1556 {
1557 "name": "Style",
1558 "value": "Memory Card Only"
1559 }
1560 ],
1561 "main_image": "https://m.media-amazon.com/images/I/61u2jPBHZKL._AC_SL1500_.jpg",
1562 "images": [
1563 {
1564 "variant": "MAIN",
1565 "link": "https://m.media-amazon.com/images/I/61u2jPBHZKL._AC_SL1500_.jpg"
1566 },
1567 {
1568 "variant": "PT01",
1569 "link": "https://m.media-amazon.com/images/I/61iSLG-Lb3L._AC_SL1000_.jpg"
1570 },
1571 {
1572 "variant": "PT02",
1573 "link": "https://m.media-amazon.com/images/I/61Uih8cBMaL._AC_SL1000_.jpg"
1574 },
1575 {
1576 "variant": "PT03",
1577 "link": "https://m.media-amazon.com/images/I/61TwpC+tu1L._AC_SL1000_.jpg"
1578 },
1579 {
1580 "variant": "PT04",
1581 "link": "https://m.media-amazon.com/images/I/61yG4BWYuSL._AC_SL1000_.jpg"
1582 },
1583 {
1584 "variant": "PT05",
1585 "link": "https://m.media-amazon.com/images/I/51xHtV5-zLL._AC_SL1000_.jpg"
1586 },
1587 {
1588 "variant": "PT06",
1589 "link": "https://m.media-amazon.com/images/I/41VxkdAMZOL._AC_.jpg"
1590 }
1591 ]
1592 }
1593 ],
1594 "variant_asins_flat": "B09X7C7NCZ,B09X7CFXSX,B09X7CJ8H1,B09X7FXHVJ,B09X7G85JC,B09X7DZM1V",
1595 "proposition_65_warning": true,
1596 "has_size_guide": false,
1597 "categories": [
1598 {
1599 "name": "Electronics",
1600 "link": "https://www.amazon.com/electronics-store/b/ref=dp_bc_1?ie=UTF8&node=172282",
1601 "category_id": "172282"
1602 },
1603 {
1604 "name": "Computers & Accessories",
1605 "link": "https://www.amazon.com/computer-pc-hardware-accessories-add-ons/b/ref=dp_bc_2?ie=UTF8&node=541966",
1606 "category_id": "541966"
1607 },
1608 {
1609 "name": "Computer Accessories & Peripherals",
1610 "link": "https://www.amazon.com/Computer-Accessories-Supplies/b/ref=dp_bc_3?ie=UTF8&node=172456",
1611 "category_id": "172456"
1612 },
1613 {
1614 "name": "Memory Cards",
1615 "link": "https://www.amazon.com/Memory-Cards-Computer-Add-Ons-Computers/b/ref=dp_bc_4?ie=UTF8&node=516866",
1616 "category_id": "516866"
1617 },
1618 {
1619 "name": "SD Cards",
1620 "link": "https://www.amazon.com/SecureDigital-Memory-Cards/b/ref=dp_bc_5?ie=UTF8&node=1197396",
1621 "category_id": "1197396"
1622 }
1623 ],
1624 "categories_flat": "Electronics > Computers & Accessories > Computer Accessories & Peripherals > Memory Cards > SD Cards",
1625 "description": "Our most powerful SD UHS-I memory card yet saves you time transferring media with read speeds of up to 200MB/s(1) powered by SanDisk QuickFlow Technology(2). Pair with the SanDisk Professional PRO-READER SD and microSD to achieve maximum speeds (sold separately). With shot speeds of up to 90MB/s(1) and UHS speed Class 3 (U3)(4) recording, you’re ready to capture stunning, high-resolution, stutter-free 4K UHD video(3) | (1)Up to 200MB/s read speeds, engineered with proprietary technology to reach speeds beyond UHS-I 104MB/s, require compatible devices capable of reaching such speeds. Write speed up to 90MB/s. Based on internal testing; performance may be lower depending upon host device. 1MB=1,000,000 bytes. X = 150KB/sec. (2)SanDisk QuickFlowTechnology is only available for 64GB, 128GB, 256GB, 512GB and 1TB capacities. 1GB=1,000,000,000 bytes. 1TB=1,000,000,000,000 bytes. Actual user storage less. (4)UHS Speed Class 3 designates a performance option designed to support 4K UHD video recording with enabled UHS host devices. UHS Video Speed Class 30 (V30), sustained video capture rate of 30MB/s, designates a performance option designed to support real-time video recording with UHS enabled host devices. See the SD Association’s official website. (3)Full HD (1920x1080) and 4K UHD (3840 x 2160) video support may vary based upon host device, file attributes and other factors. See HD page on SanDisk site.",
1626 "a_plus_content": {
1627 "has_a_plus_content": true,
1628 "has_brand_story": false,
1629 "third_party": false
1630 },
1631 "sub_title": {
1632 "text": "Visit the SanDisk Store",
1633 "link": "https://www.amazon.com/stores/SanDisk/page/CD971F4B-EE23-4EA1-96E3-567678AC9C0A?ref_=ast_bln&store_ref=bl_ast_dp_brandLogo_sto"
1634 },
1635 "amazons_choice": {
1636 "keywords": ""
1637 },
1638 "marketplace_id": "ATVPDKIKX0DER",
1639 "rating": 4.8,
1640 "rating_breakdown": {
1641 "five_star": {
1642 "percentage": 88,
1643 "count": 55286
1644 },
1645 "four_star": {
1646 "percentage": 8,
1647 "count": 5026
1648 },
1649 "three_star": {
1650 "percentage": 2,
1651 "count": 1256
1652 },
1653 "two_star": {
1654 "percentage": 0,
1655 "count": 0
1656 },
1657 "one_star": {
1658 "percentage": 2,
1659 "count": 1256
1660 }
1661 },
1662 "ratings_total": 62825,
1663 "main_image": {
1664 "link": "https://m.media-amazon.com/images/I/81wwLOgkLgL.jpg"
1665 },
1666 "images": [
1667 {
1668 "link": "https://m.media-amazon.com/images/I/81wwLOgkLgL._AC_SL1500_.jpg",
1669 "variant": "MAIN"
1670 },
1671 {
1672 "link": "https://m.media-amazon.com/images/I/81u3Y39BwML._AC_SL1500_.jpg",
1673 "variant": "PT01"
1674 },
1675 {
1676 "link": "https://m.media-amazon.com/images/I/91mlqzCSaJL._AC_SL1500_.jpg",
1677 "variant": "PT02"
1678 },
1679 {
1680 "link": "https://m.media-amazon.com/images/I/914qgzBVciL._AC_SL1500_.jpg",
1681 "variant": "PT03"
1682 },
1683 {
1684 "link": "https://m.media-amazon.com/images/I/81HW2adIgtL._AC_SL1500_.jpg",
1685 "variant": "PT04"
1686 },
1687 {
1688 "link": "https://m.media-amazon.com/images/I/81h7MHVbUaL._AC_SL1500_.jpg",
1689 "variant": "PT05"
1690 }
1691 ],
1692 "images_count": 6,
1693 "images_flat": "https://m.media-amazon.com/images/I/81wwLOgkLgL._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/81u3Y39BwML._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/91mlqzCSaJL._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/914qgzBVciL._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/81HW2adIgtL._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/81h7MHVbUaL._AC_SL1500_.jpg",
1694 "videos": [
1695 {
1696 "duration_seconds": 50,
1697 "width": 1920,
1698 "height": 1080,
1699 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/be937e5b-caf6-40c8-bd2f-51bcfb44d199/default.jobtemplate.hls.m3u8",
1700 "thumbnail": "https://m.media-amazon.com/images/I/51ckB7QSbzL.SX522_.jpg",
1701 "is_hero_video": false,
1702 "variant": "MAIN",
1703 "group_id": "IB_G1",
1704 "group_type": "videos_for_this_product",
1705 "title": "SanDisk Extreme PRO UHS-I SD Card, 200MB/s"
1706 },
1707 {
1708 "duration_seconds": 134,
1709 "width": 1920,
1710 "height": 1080,
1711 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/99ed4658-8dd0-44f6-9fde-da6406a5b356/default.jobtemplate.hls.m3u8",
1712 "thumbnail": "https://m.media-amazon.com/images/I/A1Q8q-N9WLL.SX522_.png",
1713 "is_hero_video": false,
1714 "variant": "MAIN",
1715 "group_id": "IB_G2",
1716 "group_type": "related_videos",
1717 "title": "3 tips before buying this great Sandisk memory card"
1718 },
1719 {
1720 "duration_seconds": 320,
1721 "width": 1920,
1722 "height": 1080,
1723 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/763f7899-0181-472a-be03-f0197239ee1b/default.jobtemplate.hls.m3u8",
1724 "thumbnail": "https://m.media-amazon.com/images/I/71KVQU-ABeL.SX522_.jpg",
1725 "is_hero_video": false,
1726 "variant": "MAIN",
1727 "group_id": "IB_G2",
1728 "group_type": "related_videos",
1729 "title": "SanDisk Extreme Vs Extreme Pro 128 GB SD Memory Cards"
1730 },
1731 {
1732 "duration_seconds": 117,
1733 "width": 1080,
1734 "height": 1920,
1735 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/a463928b-4765-4e65-847a-47b88c4b7ee8/default.vertical.jobtemplate.hls.m3u8",
1736 "thumbnail": "https://m.media-amazon.com/images/I/61EEi2kenhL.SX522_.jpg",
1737 "is_hero_video": false,
1738 "variant": "MAIN",
1739 "group_id": "IB_G2",
1740 "group_type": "related_videos",
1741 "title": "EXTREME PRO SanDisk SD Card review...What to know BEFORE you buy"
1742 },
1743 {
1744 "duration_seconds": 130,
1745 "width": 1920,
1746 "height": 1080,
1747 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/a3e34c70-9cbf-4b64-bf4d-8a3eb2e4e1b0/default.jobtemplate.hls.m3u8",
1748 "thumbnail": "https://m.media-amazon.com/images/I/A1x4+m9ZApL.SX522_.jpg",
1749 "is_hero_video": false,
1750 "variant": "MAIN",
1751 "group_id": "IB_G2",
1752 "group_type": "related_videos",
1753 "title": "BENFEI 4 in 1 Memory Card Reader Review with iPhone 15"
1754 },
1755 {
1756 "duration_seconds": 77,
1757 "width": 1920,
1758 "height": 1080,
1759 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/16615847-eef2-46fb-8d12-198be321fc49/default.jobtemplate.hls.m3u8",
1760 "thumbnail": "https://m.media-amazon.com/images/I/81nHhW6QGpL.SX522_.jpg",
1761 "is_hero_video": false,
1762 "variant": "MAIN",
1763 "group_id": "IB_G2",
1764 "group_type": "related_videos",
1765 "title": "SanDisk 512GB Extreme PRO SDXC UHS-I Memory Card, SD Card"
1766 }
1767 ],
1768 "videos_count": 6,
1769 "videos_flat": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/be937e5b-caf6-40c8-bd2f-51bcfb44d199/default.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/99ed4658-8dd0-44f6-9fde-da6406a5b356/default.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/763f7899-0181-472a-be03-f0197239ee1b/default.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/a463928b-4765-4e65-847a-47b88c4b7ee8/default.vertical.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/a3e34c70-9cbf-4b64-bf4d-8a3eb2e4e1b0/default.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/16615847-eef2-46fb-8d12-198be321fc49/default.jobtemplate.hls.m3u8",
1770 "videos_additional": [
1771 {
1772 "id": "amzn1.vse.video.0d8e8c536bd54262936b01434976fc7b",
1773 "product_asin": "B09X7FXHVJ",
1774 "parent_asin": "B0BHK1QZ1B",
1775 "related_products": "B09X7FXHVJ",
1776 "title": "SanDisk Extreme Pro - 128GB - Review",
1777 "profile_image_url": "https://m.media-amazon.com/images/I/B141FOykutL._CR0,0,2268,2268_._FMjpg_._SL34_.jpg",
1778 "profile_link": "/shop/bobbee",
1779 "public_name": "Bob Bee",
1780 "creator_type": "Influencer",
1781 "vendor_code": "bobbee:shop",
1782 "vendor_name": "Bob Bee",
1783 "vendor_tracking_id": "onamzbobbee-20",
1784 "video_image_id": "B1o6yIP2qwL",
1785 "video_image_url": "https://m.media-amazon.com/images/I/B1o6yIP2qwL._CR3,0,1914,1080_SR684,386_.png",
1786 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/B1o6yIP2qwL.png",
1787 "video_image_width": "1920",
1788 "video_image_height": "1080",
1789 "video_image_extension": "png",
1790 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/5112938e-9089-431f-8d46-52766a17d69b/default.jobtemplate.hls.m3u8",
1791 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/3bc41103-af31-411a-828f-8c837c95d237/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/3bc41103-af31-411a-828f-8c837c95d237/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/3bc41103-af31-411a-828f-8c837c95d237/b0d55c49-1120-42ca-b25b-030420187041/0d8e8c536bd54262936b01434976fc7b_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
1792 "video_mime_type": "application/x-mpegURL",
1793 "duration": "0:35",
1794 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/7230c411-8346-4156-bedb-19f0cd557740.vtt",
1795 "type": "videos_for_related_products"
1796 },
1797 {
1798 "id": "amzn1.vse.video.03ddb5dd249c4e2fb4ae81d92fcc2e07",
1799 "product_asin": "B09X7FXHVJ",
1800 "parent_asin": "B0BHK1QZ1B",
1801 "related_products": "B0098QH2BC,B09X7FXHVJ,B07KFQFDNB",
1802 "title": "Honest Review Altura Cleaning Kit Watch before you buy",
1803 "profile_image_url": "https://m.media-amazon.com/images/I/71STHzPuGQL._CR0,0,652,652_._FMjpg_._SL34_.jpg",
1804 "profile_link": "/shop/influencer-999aba3c",
1805 "public_name": "Gabby",
1806 "creator_type": "Influencer",
1807 "vendor_code": "influencer-999aba3c:shop",
1808 "vendor_name": "Gabby",
1809 "vendor_tracking_id": "onamzgab04bb3-20",
1810 "video_image_id": "61vA6NqdDiL",
1811 "video_image_url": "https://m.media-amazon.com/images/I/61vA6NqdDiL._CR0,0,640,361_SR342,193_.jpg",
1812 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/61vA6NqdDiL.jpg",
1813 "video_image_width": "640",
1814 "video_image_height": "1137",
1815 "video_image_extension": "jpg",
1816 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/ac62a855-e424-443d-8ba0-52ee10bed7fd/default.vertical.jobtemplate.hls.m3u8",
1817 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/691c6a92-77b4-4710-bb37-62eb699c2e00/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/691c6a92-77b4-4710-bb37-62eb699c2e00/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/691c6a92-77b4-4710-bb37-62eb699c2e00/ac1bf0cb-3729-4068-aa43-1c390743ad45/03ddb5dd249c4e2fb4ae81d92fcc2e07_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
1818 "video_mime_type": "application/x-mpegURL",
1819 "duration": "1:40",
1820 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/1a251a5a-d5d1-4e9b-9c25-30f233478be0.vtt",
1821 "type": "videos_for_related_products"
1822 },
1823 {
1824 "id": "amzn1.vse.video.01782b31a1284d80ba3d63e7380a4e7b",
1825 "product_asin": "B09X7FXHVJ",
1826 "parent_asin": "B0BHK1QZ1B",
1827 "related_products": "B09X7FXHVJ,B08GY61ZZN,B0BMZS8QRZ",
1828 "title": "SanDisk 128GB Ultra vs SanDisk 128GB Extreme PRO #thisorthat",
1829 "profile_image_url": "https://m.media-amazon.com/images/I/C1JtT2BG8LL._CR549,34,2551,2551_._FMjpg_._SL34_.jpg",
1830 "profile_link": "/shop/influencer-721d3996",
1831 "public_name": "Zaria Sullivan",
1832 "creator_type": "Influencer",
1833 "vendor_code": "influencer-721d3996:shop",
1834 "vendor_name": "Zaria Sullivan",
1835 "vendor_tracking_id": "onamzalys0768-20",
1836 "video_image_id": "A1kqoqaXARL",
1837 "video_image_url": "https://m.media-amazon.com/images/I/A1kqoqaXARL._CR6,0,3828,2160_SR684,386_.jpg",
1838 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/A1kqoqaXARL.jpg",
1839 "video_image_width": "3840",
1840 "video_image_height": "2160",
1841 "video_image_extension": "jpg",
1842 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/66f8d77c-1d29-43be-8453-ddc84daa4e4a/default.jobtemplate.hls.m3u8",
1843 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/61cee58b-21ce-40e8-ad5e-fddb57e46574/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/61cee58b-21ce-40e8-ad5e-fddb57e46574/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/61cee58b-21ce-40e8-ad5e-fddb57e46574/d0af80ad-c704-4902-9b30-1dae9de23f3d/01782b31a1284d80ba3d63e7380a4e7b_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
1844 "video_mime_type": "application/x-mpegURL",
1845 "duration": "3:47",
1846 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/182bc5fa-d231-45ac-b2f0-ce78b2dfc4c9.vtt",
1847 "type": "videos_for_related_products"
1848 },
1849 {
1850 "id": "amzn1.vse.video.04828fe591544d55a625050fbe2ed12f",
1851 "product_asin": "B09X7FXHVJ",
1852 "parent_asin": "B0BHK1QZ1B",
1853 "related_products": "B09X7G85JC,B08GYG6T12,B0BN8Q1Z9S",
1854 "title": "My husband reviews sandisk cards",
1855 "profile_image_url": "https://m.media-amazon.com/images/I/C1ImbRzRvML._CR0,269,2316,2316_._FMjpg_._SL34_.jpg",
1856 "profile_link": "/shop/lyndseyneumann",
1857 "public_name": "Lyndsey Neumann",
1858 "creator_type": "Influencer",
1859 "vendor_code": "lyndseyneumann:shop",
1860 "vendor_name": "Lyndsey Neumann",
1861 "vendor_tracking_id": "onamzlyndsekn-20",
1862 "video_image_id": "91uj8EA-4cL",
1863 "video_image_url": "https://m.media-amazon.com/images/I/91uj8EA-4cL._CR0,0,2316,1307_SR684,386_.jpg",
1864 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/91uj8EA-4cL.jpg",
1865 "video_image_width": "2316",
1866 "video_image_height": "3088",
1867 "video_image_extension": "jpg",
1868 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/d6674d88-da63-4f26-b7ad-7a342d33ad6c/default.vertical.jobtemplate.hls.m3u8",
1869 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/39fc5d15-2e34-4ca9-8edb-984c15dd5d22/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/39fc5d15-2e34-4ca9-8edb-984c15dd5d22/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/39fc5d15-2e34-4ca9-8edb-984c15dd5d22/3ec361f2-6723-4ef7-b063-c5427ff839ad/04828fe591544d55a625050fbe2ed12f_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
1870 "video_mime_type": "application/x-mpegURL",
1871 "duration": "0:33",
1872 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/5f85eb08-31fd-4b73-9bca-13eedfe5855c.vtt",
1873 "type": "videos_for_related_products"
1874 },
1875 {
1876 "id": "amzn1.vse.video.041085a7faf6457c9e07e4a86e6afce0",
1877 "product_asin": "B09X7FXHVJ",
1878 "parent_asin": "B0BHK1QZ1B",
1879 "related_products": "B073K14CVB,B09X7C7NCZ,B08CLNX58K",
1880 "title": "SD or Micro SD Card? #thisorthat",
1881 "profile_image_url": "https://images-na.ssl-images-amazon.com/images/S/influencer-profile-image-prod/logo/clovertacpro_1689535861305_original._FMjpg_._SL34_.jpeg",
1882 "profile_link": "/shop/clovertacpro",
1883 "public_name": "🍀 CloverTac Reviews",
1884 "creator_type": "Influencer",
1885 "vendor_code": "clovertacpro:shop",
1886 "vendor_name": "🍀 CloverTac Reviews",
1887 "vendor_tracking_id": "onamzclvoerta-20",
1888 "video_image_id": "71cZ-v5gBrL",
1889 "video_image_url": "https://m.media-amazon.com/images/I/71cZ-v5gBrL._CR2,0,1325,748_SR684,386_.jpg",
1890 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/71cZ-v5gBrL.jpg",
1891 "video_image_width": "1330",
1892 "video_image_height": "748",
1893 "video_image_extension": "jpg",
1894 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/ac2a1064-7d33-4d55-97f7-705e86c3462d/default.jobtemplate.hls.m3u8",
1895 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/494a5632-ca5c-4f9c-af87-0cc02a073c50/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/494a5632-ca5c-4f9c-af87-0cc02a073c50/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/494a5632-ca5c-4f9c-af87-0cc02a073c50/398c8027-a5b5-4b7a-821e-92fe241bc89e/041085a7faf6457c9e07e4a86e6afce0_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
1896 "video_mime_type": "application/x-mpegURL",
1897 "duration": "1:15",
1898 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/9d2dc655-fb1d-4b11-b976-66311193bce4.vtt",
1899 "type": "videos_for_related_products"
1900 },
1901 {
1902 "id": "amzn1.vse.video.06d39fe082dc4adfaca6fdfa0b5619d5",
1903 "product_asin": "B09X7FXHVJ",
1904 "parent_asin": "B0BHK1QZ1B",
1905 "related_products": "B0BLSFW2CZ,B09X7FXHVJ,B09X7DQJQL,B0BP9SC4WH,B0D49RDZ14",
1906 "title": "Should You Buy? Kiorafoto SD Card Case",
1907 "profile_image_url": "https://images-na.ssl-images-amazon.com/images/S/influencer-profile-image-prod/logo/deliciousencounters_1642812309872_original._CR0,63,1365,1365_._FMjpg_._SL34_.jpeg",
1908 "profile_link": "/shop/deliciousencounters",
1909 "public_name": "Should You Buy?",
1910 "creator_type": "Influencer",
1911 "vendor_code": "deliciousencounters:shop",
1912 "vendor_name": "Should You Buy?",
1913 "vendor_tracking_id": "onamzchri0cbe-20",
1914 "video_image_id": "A16Fdk3-WNL",
1915 "video_image_url": "https://m.media-amazon.com/images/I/A16Fdk3-WNL._CR19,0,1248,704_SR684,386_.png",
1916 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/A16Fdk3-WNL.png",
1917 "video_image_width": "1286",
1918 "video_image_height": "704",
1919 "video_image_extension": "png",
1920 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/7fd52e73-d6f1-4135-98d6-0443ff7341f7/default.jobtemplate.hls.m3u8",
1921 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/229e3925-05aa-4b1c-a3e9-0cbd91bd4ab1/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/229e3925-05aa-4b1c-a3e9-0cbd91bd4ab1/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4",
1922 "video_mime_type": "application/x-mpegURL",
1923 "duration": "3:08",
1924 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/9e5f3be1-191a-4d79-8555-3f86cf49ebec.vtt",
1925 "type": "videos_for_related_products"
1926 },
1927 {
1928 "id": "amzn1.vse.video.07a6f1a6d8994da3a41dbfd8a7866cad",
1929 "product_asin": "B09X7FXHVJ",
1930 "parent_asin": "B0BHK1QZ1B",
1931 "related_products": "B09X7C7NCZ",
1932 "title": "Photographers Review Sandisk SD card 64 gb",
1933 "profile_image_url": "https://m.media-amazon.com/images/I/91-QZmAzn1L._CR63,312,667,667_._FMjpg_._SL34_.jpg",
1934 "profile_link": "/shop/briannaknowlton",
1935 "public_name": "Brianna Knowlton",
1936 "creator_type": "Influencer",
1937 "vendor_code": "briannaknowlton:shop",
1938 "vendor_name": "Brianna Knowlton",
1939 "vendor_tracking_id": "onamzbria079b-20",
1940 "video_image_id": "51nNiAHUapL",
1941 "video_image_url": "https://m.media-amazon.com/images/I/51nNiAHUapL._CR0,0,1080,609_SR684,386_.jpg",
1942 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/51nNiAHUapL.jpg",
1943 "video_image_width": "1080",
1944 "video_image_height": "1920",
1945 "video_image_extension": "jpg",
1946 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/a5160901-bcff-430a-830c-27d6c39fa13e/default.vertical.jobtemplate.hls.m3u8",
1947 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/adafc7b0-c187-4825-921a-6019cc3d420e/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/adafc7b0-c187-4825-921a-6019cc3d420e/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/adafc7b0-c187-4825-921a-6019cc3d420e/825add04-b30c-433f-ac84-f583e930b5fc/07a6f1a6d8994da3a41dbfd8a7866cad_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
1948 "video_mime_type": "application/x-mpegURL",
1949 "duration": "0:42",
1950 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/546dc6f3-deed-4f58-8494-a499aa7e5bd5.vtt",
1951 "type": "videos_for_related_products"
1952 },
1953 {
1954 "id": "amzn1.vse.video.08ec0ea639fe45c98ab719c65357b5ca",
1955 "product_asin": "B09X7FXHVJ",
1956 "parent_asin": "B0BHK1QZ1B",
1957 "related_products": "B09X7FXHVJ",
1958 "title": "Sandisk 128 GB SD Card",
1959 "profile_image_url": "https://m.media-amazon.com/images/I/9122uPOeDZL._CR385,117,638,638_._FMjpg_._SL34_.jpg",
1960 "profile_link": "/shop/jeffreybaranjr.",
1961 "public_name": "Jeffrey Baran",
1962 "creator_type": "Influencer",
1963 "vendor_code": "jeffreybaranjr.:shop",
1964 "vendor_name": "Jeffrey Baran",
1965 "vendor_tracking_id": "onamzjeff0096-20",
1966 "video_image_id": "51EQfLeAgEL",
1967 "video_image_url": "https://m.media-amazon.com/images/I/51EQfLeAgEL._CR1,0,638,360_SR342,193_.jpg",
1968 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/51EQfLeAgEL.jpg",
1969 "video_image_width": "640",
1970 "video_image_height": "360",
1971 "video_image_extension": "jpg",
1972 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/89fd98dd-db55-493e-9192-8d9bedcf2f6e/default.jobtemplate.hls.m3u8",
1973 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/dcef3d29-e121-4855-9b3e-f8b26176ec88/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/dcef3d29-e121-4855-9b3e-f8b26176ec88/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/dcef3d29-e121-4855-9b3e-f8b26176ec88/2eeef596-dc3e-487a-948c-367bef8f47c9/08ec0ea639fe45c98ab719c65357b5ca_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
1974 "video_mime_type": "application/x-mpegURL",
1975 "duration": "1:06",
1976 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/95870f8c-b35b-406d-ab58-2a5823abec42.vtt",
1977 "type": "videos_for_related_products"
1978 },
1979 {
1980 "id": "amzn1.vse.video.0e073ce1f39a4aec9bb71d8d27471b94",
1981 "product_asin": "B09X7FXHVJ",
1982 "parent_asin": "B0BHK1QZ1B",
1983 "related_products": "B09X7CFXSX",
1984 "title": "Amazing SD Card! So fast and holds a ton! ",
1985 "profile_image_url": "https://m.media-amazon.com/images/I/917iaL8CaYL._CR0,0,1960,1960_._FMjpg_._SL34_.jpg",
1986 "profile_link": "/shop/_ruth_young",
1987 "public_name": "Ruth Young",
1988 "creator_type": "Influencer",
1989 "vendor_code": "_ruth_young:shop",
1990 "vendor_name": "Ruth Young",
1991 "vendor_tracking_id": "onamzruthyoun-20",
1992 "video_image_id": "A1KGuScIUpL",
1993 "video_image_url": "https://m.media-amazon.com/images/I/A1KGuScIUpL._CR0,0,1080,609_SR684,386_.png",
1994 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/A1KGuScIUpL.png",
1995 "video_image_width": "1080",
1996 "video_image_height": "1080",
1997 "video_image_extension": "png",
1998 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/cdebe624-710f-4794-b4a8-738737866e85/default.vertical.jobtemplate.hls.m3u8",
1999 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/436b10b3-36bb-460d-a3a9-9e18ba4bf84c/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/436b10b3-36bb-460d-a3a9-9e18ba4bf84c/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/436b10b3-36bb-460d-a3a9-9e18ba4bf84c/45e6f3b3-4429-48bf-b989-77e2f762bb88/0e073ce1f39a4aec9bb71d8d27471b94_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
2000 "video_mime_type": "application/x-mpegURL",
2001 "duration": "1:26",
2002 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/7a9c1fe3-5b81-4039-8420-183d39e923ee.vtt",
2003 "type": "videos_for_related_products"
2004 },
2005 {
2006 "id": "amzn1.vse.video.0fed75e7c67a4af9b57be9cf73282ccf",
2007 "product_asin": "B09X7FXHVJ",
2008 "parent_asin": "B0BHK1QZ1B",
2009 "related_products": "B09X7G85JC",
2010 "title": "Honest Review - San Disk SD card",
2011 "profile_image_url": "https://images-na.ssl-images-amazon.com/images/S/influencer-profile-image-prod/nashvilleearlybronco_297aff4c-6a5b-4ee2-865d-abea4385f478._SL34_.jpeg",
2012 "profile_link": "/shop/nashvilleearlybronco",
2013 "public_name": "NashvilleEarlyBronco",
2014 "creator_type": "Influencer",
2015 "vendor_code": "nashvilleearlybronco:shop",
2016 "vendor_name": "NashvilleEarlyBronco",
2017 "vendor_tracking_id": "onamz750719-20",
2018 "video_image_id": "B1y-23WPoVL",
2019 "video_image_url": "https://m.media-amazon.com/images/I/B1y-23WPoVL._CR6,0,3828,2160_SR684,386_.jpg",
2020 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/B1y-23WPoVL.jpg",
2021 "video_image_width": "3840",
2022 "video_image_height": "2160",
2023 "video_image_extension": "jpg",
2024 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/6eb132fa-98eb-4fb4-8404-2380ffbe5044/default.jobtemplate.hls.m3u8",
2025 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/4707ebfc-abf7-4a0e-a94e-514f6e3da8b3/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/4707ebfc-abf7-4a0e-a94e-514f6e3da8b3/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/4707ebfc-abf7-4a0e-a94e-514f6e3da8b3/dce65d29-278f-48bd-8b09-aa1fd65163d0/0fed75e7c67a4af9b57be9cf73282ccf_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
2026 "video_mime_type": "application/x-mpegURL",
2027 "duration": "0:49",
2028 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/0d0a75e0-c5fa-4b0b-8d00-2077385eadeb.vtt",
2029 "type": "videos_for_related_products"
2030 }
2031 ],
2032 "has_360_view": false,
2033 "is_bundle": false,
2034 "feature_bullets": [
2035 "Save time with card offload speeds of up to 200MB/s powered by SanDisk QuickFlow Technology (Up to 200MB/s read speeds, engineered with proprietary technology to reach speeds beyond UHS-I 104MB/s, require compatible devices capable of reaching such speeds. Based on internal testing; performance may be lower depending upon host device, interface, usage conditions and other factors. 1MB=1,000,000 bytes. X = 150KB/sec. SanDisk QuickFlow Technology is only available for 64GB, 128GB, 256GB, 512GB and 1TB capacities. 1GB=1,000,000,000 bytes. 1TB=1,000,000,000,000 bytes. Actual user storage less.)",
2036 "Pair with the SanDisk Professional PRO-READER SD and microSD to achieve maximum speeds (sold separately)",
2037 "Shot speeds up to 90MB/s (Write speed up to 90MB/s. Based on internal testing; performance may be lower depending upon host device. 1MB=1,000,000 bytes. X = 150KB/sec.)",
2038 "Perfect for shooting 4K UHD video and sequential burst mode photography (Full HD (1920x1080) and 4K UHD (3840 x 2160) video support may vary based upon host device, file attributes and other factors. See HD page on SanDisk site.) Sequential Write Performance: Up to 90MB/s",
2039 "UHS Speed Class 3 (U3) and Video Speed Class 30 (V30) (UHS Speed Class 3 designates a performance option designed to support 4K UHD video recording with enabled UHS host devices. UHS Video Speed Class 30 (V30), sustained video capture rate of 30MB/s, designates a performance option designed to support real-time video recording with UHS enabled host devices. See the SD Association’s official website.)"
2040 ],
2041 "feature_bullets_count": 5,
2042 "feature_bullets_flat": "UHS Speed Class 3 (U3) and Video Speed Class 30 (V30) (UHS Speed Class 3 designates a performance option designed to support 4K UHD video recording with enabled UHS host devices. UHS Video Speed Class 30 (V30), sustained video capture rate of 30MB/s, designates a performance option designed to support real-time video recording with UHS enabled host devices. See the SD Association’s official website.). Perfect for shooting 4K UHD video and sequential burst mode photography (Full HD (1920x1080) and 4K UHD (3840 x 2160) video support may vary based upon host device, file attributes and other factors. See HD page on SanDisk site.) Sequential Write Performance: Up to 90MB/s. Shot speeds up to 90MB/s (Write speed up to 90MB/s. Based on internal testing; performance may be lower depending upon host device. 1MB=1,000,000 bytes. X = 150KB/sec.). Pair with the SanDisk Professional PRO-READER SD and microSD to achieve maximum speeds (sold separately). Save time with card offload speeds of up to 200MB/s powered by SanDisk QuickFlow Technology (Up to 200MB/s read speeds, engineered with proprietary technology to reach speeds beyond UHS-I 104MB/s, require compatible devices capable of reaching such speeds. Based on internal testing; performance may be lower depending upon host device, interface, usage conditions and other factors. 1MB=1,000,000 bytes. X = 150KB/sec. SanDisk QuickFlow Technology is only available for 64GB, 128GB, 256GB, 512GB and 1TB capacities. 1GB=1,000,000,000 bytes. 1TB=1,000,000,000,000 bytes. Actual user storage less.).",
2043 "top_reviews": [
2044 {
2045 "id": "R1A2TPWCNB377B",
2046 "title": "Reliable, Fast, and Worth Every Penny",
2047 "body": "I picked up the SanDisk 1TB Extreme PRO SDXC for my Maschine Plus, and I couldn’t be happier with the purchase. Right out of the box, it was ready to go—pre-formatted and up and running in seconds. No hassle, no setup stress—just plug and play. The speed is flawless, with no lag or stuttering, even under heavy workloads. I’ve experienced zero data loss, and the performance has been rock-solid no matter how much I throw at it. The 1TB capacity is more than enough for large sample libraries, beats, and projects, making it a game-changer for serious music production. When it comes to value, the price is absolutely justified—you’re paying for top-tier speed, reliability, and storage capacity. I’ve trusted SanDisk for years, and they’ve never let me down. Well, except for that one time I lost one—but that’s on me! Final Verdict: This SD card is a must-have, not just for Maschine users, but for anyone needing a high-speed, high-capacity storage solution. If you need fast, dependable storage, this is it. Highly recommended! Read more",
2048 "asin": "B09X7FXHVJ",
2049 "body_html": "<script> (function() { P.when('cr-A', 'ready').execute(function(A) { if(typeof A.toggleExpanderAriaLabel === 'function') { A.toggleExpanderAriaLabel('review_text_read_more', 'Read more of this review', 'Read less of this review'); } }); })(); </script> <style> .review-text-read-more-expander:focus-visible { outline: 2px solid #2162a1; outline-offset: 2px; border-radius: 5px; } </style> <div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>I picked up the SanDisk 1TB Extreme PRO SDXC for my Maschine Plus, and I couldn’t be happier with the purchase. Right out of the box, it was ready to go—pre-formatted and up and running in seconds. No hassle, no setup stress—just plug and play.<br/><br/>The speed is flawless, with no lag or stuttering, even under heavy workloads. I’ve experienced zero data loss, and the performance has been rock-solid no matter how much I throw at it. The 1TB capacity is more than enough for large sample libraries, beats, and projects, making it a game-changer for serious music production.<br/><br/>When it comes to value, the price is absolutely justified—you’re paying for top-tier speed, reliability, and storage capacity. I’ve trusted SanDisk for years, and they’ve never let me down. Well, except for that one time I lost one—but that’s on me!<br/><br/>Final Verdict:<br/>This SD card is a must-have, not just for Maschine users, but for anyone needing a high-speed, high-capacity storage solution. If you need fast, dependable storage, this is it. Highly recommended!<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
2050 "link": "https://www.amazon.com/gp/customer-reviews/R1A2TPWCNB377B/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B09X7FXHVJ",
2051 "rating": 5,
2052 "date": {
2053 "raw": "Reviewed in the United States on February 27, 2025",
2054 "utc": "2025-02-27T00:00:00.000Z"
2055 },
2056 "profile": {
2057 "name": "Jason JB Banks",
2058 "link": "https://www.amazon.com/gp/profile/amzn1.account.AGTUJOZ42LUKYS4PSU44ECAVQX6Q/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
2059 "id": "AGTUJOZ42LUKYS4PSU44ECAVQX6Q"
2060 },
2061 "vine_program": false,
2062 "verified_purchase": true,
2063 "review_country": "us",
2064 "is_global_review": false
2065 },
2066 {
2067 "id": "R2NXYKAS9FMOQW",
2068 "title": "Awesome",
2069 "body": "Great write speed easy installation to my camera really durable packaging works great and has good memory id say great value for the money Read more",
2070 "asin": "B09X7FXHVJ",
2071 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>Great write speed easy installation to my camera really durable packaging works great and has good memory id say great value for the money<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
2072 "link": "https://www.amazon.com/gp/customer-reviews/R2NXYKAS9FMOQW/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B09X7FXHVJ",
2073 "rating": 5,
2074 "date": {
2075 "raw": "Reviewed in the United States on February 21, 2025",
2076 "utc": "2025-02-21T00:00:00.000Z"
2077 },
2078 "profile": {
2079 "name": "It was delivered promptly packaged very secure bubble wrapped entirely and came in a thick back with softly felt insulation for the camera. The camera is in great shape and in working condition some scratches but it’s a used camera all in all so far happy with the purchase",
2080 "link": "https://www.amazon.com/gp/profile/amzn1.account.AGPUBV4OP7EL772JEWBOAZBEZJLQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
2081 "id": "AGPUBV4OP7EL772JEWBOAZBEZJLQ"
2082 },
2083 "vine_program": false,
2084 "verified_purchase": true,
2085 "review_country": "us",
2086 "is_global_review": false
2087 },
2088 {
2089 "id": "R3UGUQ32CTQ0D5",
2090 "title": "Fast, Reliable, and Perfect for 4K Content!",
2091 "body": "The 128GB storage is plenty of space for all my files—photos, videos, and everything in between—without worrying about running out of space during shoots. I’ve used it in both my DSLR and my drone, and it’s performed flawlessly every time. The U3, V30 ratings ensure that it can handle high-bitrate recording, and I've never had issues with dropped frames or buffering. Read more",
2092 "asin": "B09X7FXHVJ",
2093 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>The 128GB storage is plenty of space for all my files—photos, videos, and everything in between—without worrying about running out of space during shoots. I’ve used it in both my DSLR and my drone, and it’s performed flawlessly every time. The U3, V30 ratings ensure that it can handle high-bitrate recording, and I've never had issues with dropped frames or buffering.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
2094 "link": "https://www.amazon.com/gp/customer-reviews/R3UGUQ32CTQ0D5/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B09X7FXHVJ",
2095 "rating": 5,
2096 "date": {
2097 "raw": "Reviewed in the United States on February 28, 2025",
2098 "utc": "2025-02-28T00:00:00.000Z"
2099 },
2100 "profile": {
2101 "name": "Paola J Franco",
2102 "link": "https://www.amazon.com/gp/profile/amzn1.account.AGIUPLMVY4PLRDFR6DCBYAG53LWQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
2103 "id": "AGIUPLMVY4PLRDFR6DCBYAG53LWQ",
2104 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/167cbadf-f3e6-48eb-ad3b-385f870532dc._CR0%2C0%2C333%2C333_UX460_.jpg"
2105 },
2106 "vine_program": false,
2107 "verified_purchase": true,
2108 "helpful_votes": 2,
2109 "review_country": "us",
2110 "is_global_review": false
2111 },
2112 {
2113 "id": "R1WM9CSVE2KKUX",
2114 "title": "great value; no issues in car camera recorder",
2115 "body": "works great in my car's internal video recorder; no need to format, just plug and play. great value Read more",
2116 "asin": "B09X7FXHVJ",
2117 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>works great in my car's internal video recorder; no need to format, just plug and play. great value<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
2118 "link": "https://www.amazon.com/gp/customer-reviews/R1WM9CSVE2KKUX/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B09X7FXHVJ",
2119 "rating": 5,
2120 "date": {
2121 "raw": "Reviewed in the United States on February 10, 2025",
2122 "utc": "2025-02-10T00:00:00.000Z"
2123 },
2124 "profile": {
2125 "name": "JS",
2126 "link": "https://www.amazon.com/gp/profile/amzn1.account.AGH5UQVY7HJHZFIT5MKTN5GICZ3Q/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
2127 "id": "AGH5UQVY7HJHZFIT5MKTN5GICZ3Q"
2128 },
2129 "vine_program": false,
2130 "verified_purchase": true,
2131 "review_country": "us",
2132 "is_global_review": false
2133 },
2134 {
2135 "id": "R2EN7AAMU7VSYP",
2136 "title": "Great Product",
2137 "body": "I have used this with my Canon 90D DSLR with great results. When I take multiple frames per second, this card is fast enough to keep up. Lots of storage on the card and I have a slot on my laptop to upload the pictures without using an adapter. I have also used it to record some sports videos and the quality of the video is excellent. Read more",
2138 "asin": "B09X7FXHVJ",
2139 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>I have used this with my Canon 90D DSLR with great results. When I take multiple frames per second, this card is fast enough to keep up. Lots of storage on the card and I have a slot on my laptop to upload the pictures without using an adapter. I have also used it to record some sports videos and the quality of the video is excellent.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
2140 "link": "https://www.amazon.com/gp/customer-reviews/R2EN7AAMU7VSYP/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B09X7FXHVJ",
2141 "rating": 5,
2142 "date": {
2143 "raw": "Reviewed in the United States on February 16, 2025",
2144 "utc": "2025-02-16T00:00:00.000Z"
2145 },
2146 "profile": {
2147 "name": "James",
2148 "link": "https://www.amazon.com/gp/profile/amzn1.account.AFAVON5BOPVSMIAX6LWZCTXTLCBQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
2149 "id": "AFAVON5BOPVSMIAX6LWZCTXTLCBQ"
2150 },
2151 "vine_program": false,
2152 "verified_purchase": true,
2153 "helpful_votes": 2,
2154 "review_country": "us",
2155 "is_global_review": false
2156 },
2157 {
2158 "id": "R39BKYJ7AGVM3C",
2159 "title": "It’s a one hit wonder for video set up",
2160 "body": "I really like that it came with so many features to use. The WiFi connection with the phone is a big plus, especially when It comes to editing the video. The accessories that come with it are amazing as well. The things that I dislike about it that I wish the battery last longer. If it had an option for a power cord to be used that would be a great thing especially for big events. Overall it’s a great camera. Picture quality is phenomenal. The mic picks up sound real good. The different Levens of lighting is awesome. I’m sure there are more exciting things to learn about it, but this is what I have experienced so far. The price for it was very fair. Almost a steal! Read more",
2161 "asin": "B09X7FXHVJ",
2162 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>I really like that it came with so many features to use. The WiFi connection with the phone is a big plus, especially when It comes to editing the video. The accessories that come with it are amazing as well.<br/><br/>The things that I dislike about it that I wish the battery last longer. If it had an option for a power cord to be used that would be a great thing especially for big events.<br/><br/>Overall it’s a great camera. Picture quality is phenomenal. The mic picks up sound real good. The different Levens of lighting is awesome. I’m sure there are more exciting things to learn about it, but this is what I have experienced so far.<br/><br/>The price for it was very fair. Almost a steal!<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
2163 "link": "https://www.amazon.com/gp/customer-reviews/R39BKYJ7AGVM3C/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B09X7FXHVJ",
2164 "rating": 4,
2165 "date": {
2166 "raw": "Reviewed in the United States on October 28, 2024",
2167 "utc": "2024-10-28T00:00:00.000Z"
2168 },
2169 "profile": {
2170 "name": "Terrell Lee",
2171 "link": "https://www.amazon.com/gp/profile/amzn1.account.AGP6INSNEKDVH5EJ6YYPOFBJ4WWA/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
2172 "id": "AGP6INSNEKDVH5EJ6YYPOFBJ4WWA",
2173 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/99192065-0afe-453d-a1a6-c7dcea8340d2._CR0%2C0%2C1200%2C1200_SX460_.jpg"
2174 },
2175 "vine_program": false,
2176 "verified_purchase": true,
2177 "review_country": "us",
2178 "is_global_review": false
2179 },
2180 {
2181 "id": "R1SLERJA0127LJ",
2182 "title": "Works Perfect - No Formatting Required",
2183 "body": "I purchased this SD card as it's the maximum storage capacity that would work with my older digital camera. Not much to say. It is a standard size SD card. It works well and is compatible with my older Canon PowerShot. I've always had good service with SanDisk products. I use them for memory/programming my amateur (ham) radios and use their micro SD cards in my cell phone. I've never had one fail, no matter the harsh conditions I've subjected them to. One is even in use in my truck for the GPS updates. it sees all temperatures and humidities and works without fail. I'd definitely get this again. Read more",
2184 "asin": "B09X7FXHVJ",
2185 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>I purchased this SD card as it's the maximum storage capacity that would work with my older digital camera. Not much to say. It is a standard size SD card. It works well and is compatible with my older Canon PowerShot. I've always had good service with SanDisk products. I use them for memory/programming my amateur (ham) radios and use their micro SD cards in my cell phone. I've never had one fail, no matter the harsh conditions I've subjected them to. One is even in use in my truck for the GPS updates. it sees all temperatures and humidities and works without fail. I'd definitely get this again.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
2186 "link": "https://www.amazon.com/gp/customer-reviews/R1SLERJA0127LJ/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B09X7FXHVJ",
2187 "rating": 5,
2188 "date": {
2189 "raw": "Reviewed in the United States on February 12, 2025",
2190 "utc": "2025-02-12T00:00:00.000Z"
2191 },
2192 "profile": {
2193 "name": "Crazy_One",
2194 "link": "https://www.amazon.com/gp/profile/amzn1.account.AECE25LSU7KHAIPPVDL276EBZVAQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
2195 "id": "AECE25LSU7KHAIPPVDL276EBZVAQ"
2196 },
2197 "vine_program": false,
2198 "verified_purchase": true,
2199 "review_country": "us",
2200 "is_global_review": false
2201 },
2202 {
2203 "id": "R3LNGNF42ZQIFT",
2204 "title": "\"Fast, Reliable, and Perfect for 4K Video",
2205 "body": "This SanDisk Extreme Pro 128GB SD card is an absolute game-changer for anyone working with high-resolution video or photography. I’ve been using it for 4K UHD video recording, and the performance is flawless. The 200MB/s read speed makes transferring files incredibly fast—no more waiting around forever to offload footage. What I love most is the reliability. I’ve used it in a variety of shooting conditions, from cold outdoor shoots to hot studio setups, and it hasn’t skipped a beat. No corrupted files, no glitches—just seamless performance every time. A quick tip: format the card in your camera regularly to maintain optimal performance. And if you’re a photographer or videographer, having this card in your gear bag is a no-brainer. Highly recommend! Read more",
2206 "asin": "B09X7FXHVJ",
2207 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>This SanDisk Extreme Pro 128GB SD card is an absolute game-changer for anyone working with high-resolution video or photography. I’ve been using it for 4K UHD video recording, and the performance is flawless. The 200MB/s read speed makes transferring files incredibly fast—no more waiting around forever to offload footage.<br/><br/>What I love most is the reliability. I’ve used it in a variety of shooting conditions, from cold outdoor shoots to hot studio setups, and it hasn’t skipped a beat. No corrupted files, no glitches—just seamless performance every time.<br/><br/>A quick tip: format the card in your camera regularly to maintain optimal performance. And if you’re a photographer or videographer, having this card in your gear bag is a no-brainer. Highly recommend!<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
2208 "link": "https://www.amazon.com/gp/customer-reviews/R3LNGNF42ZQIFT/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B09X7FXHVJ",
2209 "rating": 5,
2210 "date": {
2211 "raw": "Reviewed in the United States on November 26, 2024",
2212 "utc": "2024-11-26T00:00:00.000Z"
2213 },
2214 "profile": {
2215 "name": "Supersuper",
2216 "link": "https://www.amazon.com/gp/profile/amzn1.account.AGT5TSFJ43NFRWCFPM4TUWAPUZSQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
2217 "id": "AGT5TSFJ43NFRWCFPM4TUWAPUZSQ",
2218 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/235a19a5-db96-45c7-aa8c-8015fd800c41._CR0%2C0%2C500%2C500_SX460_.jpg"
2219 },
2220 "vine_program": false,
2221 "verified_purchase": true,
2222 "helpful_votes": 6,
2223 "review_country": "us",
2224 "is_global_review": false
2225 },
2226 {
2227 "id": "R2GAIHH65ADTYW",
2228 "title": "bom",
2229 "body": "gostei, boa Read more",
2230 "body_html": "<script> (function() { P.when('cr-A', 'ready').execute(function(A) { if(typeof A.toggleExpanderAriaLabel === 'function') { A.toggleExpanderAriaLabel('review_text_read_more', 'Read more of this review', 'Read less of this review'); } }); })(); </script> <style> .review-text-read-more-expander:focus-visible { outline: 2px solid #2162a1; outline-offset: 2px; border-radius: 5px; } </style> <div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span class=\"cr-original-review-content\">gostei, boa<br/></span><span class=\"cr-translated-review-content aok-hidden\"/> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
2231 "rating": 5,
2232 "date": {
2233 "raw": "Reviewed in Brazil on March 2, 2025",
2234 "utc": "2025-03-02T00:00:00.000Z"
2235 },
2236 "profile": {
2237 "name": "nunes"
2238 },
2239 "vine_program": false,
2240 "verified_purchase": true,
2241 "review_country": "br",
2242 "is_global_review": true
2243 },
2244 {
2245 "id": "RVBAKFEXU709P",
2246 "title": "Excelente!",
2247 "body": "Produto excelente, era oque eu precisava para poder acelerar e aumentar meu trabalho com fotografias, ainda ganhei 2 anos de brinde de rescuepro deluxe, muito bom. Read more",
2248 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span class=\"cr-original-review-content\">Produto excelente, era oque eu precisava para poder acelerar e aumentar meu trabalho com fotografias, ainda ganhei 2 anos de brinde de rescuepro deluxe, muito bom.<br/></span><span class=\"cr-translated-review-content aok-hidden\"/> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
2249 "rating": 5,
2250 "date": {
2251 "raw": "Reviewed in Brazil on March 1, 2025",
2252 "utc": "2025-03-01T00:00:00.000Z"
2253 },
2254 "profile": {
2255 "name": "Mateus"
2256 },
2257 "vine_program": false,
2258 "verified_purchase": true,
2259 "review_country": "br",
2260 "is_global_review": true
2261 },
2262 {
2263 "id": "RGIC1ST8QJYB6",
2264 "title": "totamente boa pra usar com cameras",
2265 "body": "totamente boa pra usar com cameras Read more",
2266 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span class=\"cr-original-review-content\">totamente boa pra usar com cameras<br/></span><span class=\"cr-translated-review-content aok-hidden\"/> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
2267 "rating": 5,
2268 "date": {
2269 "raw": "Reviewed in Brazil on February 28, 2025",
2270 "utc": "2025-02-28T00:00:00.000Z"
2271 },
2272 "profile": {
2273 "name": "Lucky Sama"
2274 },
2275 "vine_program": false,
2276 "verified_purchase": true,
2277 "review_country": "br",
2278 "is_global_review": true
2279 },
2280 {
2281 "id": "R2G9DU74JSX3P",
2282 "title": "Rápido, confiável e na embalagem original",
2283 "body": "Excelente produto, rápido e confiável, enviado em embalagem original, com o programa de recovery da Sandisk e tudo. Recomendo. Read more",
2284 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span class=\"cr-original-review-content\">Excelente produto, rápido e confiável, enviado em embalagem original, com o programa de recovery da Sandisk e tudo. Recomendo.<br/></span><span class=\"cr-translated-review-content aok-hidden\"/> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
2285 "rating": 5,
2286 "date": {
2287 "raw": "Reviewed in Brazil on January 27, 2025",
2288 "utc": "2025-01-27T00:00:00.000Z"
2289 },
2290 "profile": {
2291 "name": "Cliente Amazon"
2292 },
2293 "vine_program": false,
2294 "verified_purchase": true,
2295 "review_country": "br",
2296 "is_global_review": true
2297 },
2298 {
2299 "id": "R1GXCDCCY05ZRO",
2300 "title": "Ampliamente recomendada",
2301 "body": "Funciona de maravilla, buen almacenamiento a un costo razonable Read more",
2302 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span class=\"cr-original-review-content\">Funciona de maravilla, buen almacenamiento a un costo razonable<br/></span><span class=\"cr-translated-review-content aok-hidden\"/> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
2303 "rating": 5,
2304 "date": {
2305 "raw": "Reviewed in Mexico on January 15, 2025",
2306 "utc": "2025-01-15T00:00:00.000Z"
2307 },
2308 "profile": {
2309 "name": "Abdel P.M."
2310 },
2311 "vine_program": false,
2312 "verified_purchase": true,
2313 "review_country": "mx",
2314 "is_global_review": true
2315 }
2316 ],
2317 "buybox_winner": {
2318 "maximum_order_quantity": {
2319 "value": 27,
2320 "hard_maximum": true
2321 },
2322 "secondary_buybox": {
2323 "offer_id": "tErIWqyUb9RkMjOvqHfkIyNfKDizLP1O8uaniviDZ1fHsK2qe27UyAvr2bRQvrayObo%2BjuylkJJdrSeLPATM7QmAtzxdC25QezQH7CtpBqH4IppMNIOZsSsBpTDzgxv2RLUlOeS0qDijogKcjK%2B7VUXoIHEA1Jp82HqPKDld5HAYsiw1Nw0p4pSYCxDOVUHd",
2324 "caption": "Save with Used - Like New",
2325 "availability": {
2326 "raw": "FREE delivery Wednesday, March 12 on orders shipped by Amazon over $35"
2327 }
2328 },
2329 "offer_id": "tErIWqyUb9RkMjOvqHfkIyNfKDizLP1O8uaniviDZ1fHsK2qe27UyAvr2bRQvrayObo+juylkJJdrSeLPATM7QmAtzxdC25QezQH7CtpBqH4IppMNIOZsSsBpTDzgxv2RLUlOeS0qDijogKcjK+7VUXoIHEA1Jp82HqPKDld5HAYsiw1Nw0p4pSYCxDOVUHd",
2330 "mixed_offers_count": 19,
2331 "mixed_offers_from": {
2332 "symbol": "$",
2333 "value": 10.37,
2334 "currency": "USD",
2335 "raw": "$10.37"
2336 },
2337 "is_prime": true,
2338 "is_prime_exclusive_deal": false,
2339 "is_amazon_fresh": false,
2340 "condition": {
2341 "is_new": true
2342 },
2343 "availability": {
2344 "type": "in_stock",
2345 "raw": "In Stock",
2346 "dispatch_days": 1
2347 },
2348 "fulfillment": {
2349 "type": "1p",
2350 "standard_delivery": {
2351 "date": "Wednesday, March 12",
2352 "name": "FREE"
2353 },
2354 "fastest_delivery": {
2355 "date": "Tuesday, March 11",
2356 "name": "Or fastest delivery Tuesday, March 11. Order within 2 hrs 48 mins"
2357 },
2358 "is_sold_by_amazon": true,
2359 "amazon_seller": {
2360 "name": "Amazon"
2361 },
2362 "is_fulfilled_by_amazon": true,
2363 "is_fulfilled_by_third_party": false,
2364 "is_sold_by_third_party": false
2365 },
2366 "price": {
2367 "symbol": "$",
2368 "value": 20.99,
2369 "currency": "USD",
2370 "raw": "$20.99"
2371 },
2372 "rrp": {
2373 "symbol": "$",
2374 "value": 24.99,
2375 "currency": "USD",
2376 "raw": "$24.99"
2377 },
2378 "shipping": {
2379 "raw": "FREE"
2380 }
2381 },
2382 "specifications": [
2383 {
2384 "name": "Color",
2385 "value": "Dark gray/Black"
2386 },
2387 {
2388 "name": "Special Feature",
2389 "value": "water_proof, x_ray_proof, temperature_proof"
2390 },
2391 {
2392 "name": "Read Speed",
2393 "value": "200 Megabytes Per Second"
2394 },
2395 {
2396 "name": "Item Weight",
2397 "value": "2 Grams"
2398 },
2399 {
2400 "name": "Write Speed",
2401 "value": "90 MB per second"
2402 },
2403 {
2404 "name": "Hardware Interface",
2405 "value": "SDHC"
2406 },
2407 {
2408 "name": "Secure Digital Association Speed Class",
2409 "value": "Class 10"
2410 },
2411 {
2412 "name": "Product Dimensions",
2413 "value": "0.9\"L x 0.9\"W"
2414 },
2415 {
2416 "name": "Manufacturer",
2417 "value": "Western Digital Technologies, Inc."
2418 },
2419 {
2420 "name": "UPC",
2421 "value": "619659188634"
2422 },
2423 {
2424 "name": "Global Trade Identification Number",
2425 "value": "00619659188634"
2426 },
2427 {
2428 "name": "RAM",
2429 "value": "128 GB"
2430 },
2431 {
2432 "name": "Item model number",
2433 "value": "SDSDXXD-128G-GN4IN"
2434 },
2435 {
2436 "name": "Item Weight",
2437 "value": "0.071 ounces"
2438 },
2439 {
2440 "name": "Item Dimensions LxWxH",
2441 "value": "0.09 x 0.94 x 1.26 inches"
2442 },
2443 {
2444 "name": "Voltage",
2445 "value": "1.2 Volts"
2446 },
2447 {
2448 "name": "Language",
2449 "value": "English"
2450 },
2451 {
2452 "name": "ASIN",
2453 "value": "B09X7FXHVJ"
2454 },
2455 {
2456 "name": "Country of Origin",
2457 "value": "Malaysia"
2458 },
2459 {
2460 "name": "Date First Available",
2461 "value": "June 14, 2022"
2462 },
2463 {
2464 "name": "Customer Reviews",
2465 "value": "4.8 4.8 out of 5 stars 62,825 ratings var dpAcrHasRegisteredArcLinkClickAction; P.when('A', 'ready').execute(function(A) { if (dpAcrHasRegisteredArcLinkClickAction !== true) { dpAcrHasRegisteredArcLinkClickAction = true; A.declarative( 'acrLink-click-metrics', 'click', { \"allowLinkDefault\": true }, function (event) { if (window.ue) { ue.count(\"acrLinkClickCount\", (ue.count(\"acrLinkClickCount\") || 0) + 1); } } ); } }); P.when('A', 'cf').execute(function(A) { A.declarative('acrStarsLink-click-metrics', 'click', { \"allowLinkDefault\" : true }, function(event){ if(window.ue) { ue.count(\"acrStarsLinkWithPopoverClickCount\", (ue.count(\"acrStarsLinkWithPopoverClickCount\") || 0) + 1); } }); }); 4.8 out of 5 stars"
2466 },
2467 {
2468 "name": "Best Sellers Rank",
2469 "value": "#1 in SecureDigital Memory Cards"
2470 },
2471 {
2472 "name": "Brand",
2473 "value": "SanDisk"
2474 },
2475 {
2476 "name": "Model Name",
2477 "value": "SanDisk Extreme PRO SD UHS-I Card"
2478 },
2479 {
2480 "name": "Flash Memory Type",
2481 "value": "SDXC"
2482 },
2483 {
2484 "name": "Memory Storage Capacity",
2485 "value": "128 GB"
2486 },
2487 {
2488 "name": "Compatible Devices",
2489 "value": "Computers, Digital Cameras, Home Theatre Devices, Car Navigation Systems"
2490 }
2491 ],
2492 "specifications_flat": "Compatible Devices: Computers, Digital Cameras, Home Theatre Devices, Car Navigation Systems. Memory Storage Capacity: 128 GB. Flash Memory Type: SDXC. Model Name: SanDisk Extreme PRO SD UHS-I Card. Brand: SanDisk. Best Sellers Rank: #1 in SecureDigital Memory Cards. Customer Reviews: 4.8 out of 5 stars 62,825 ratings 4.8 out of 5 stars. Date First Available: June 14, 2022. Country of Origin: Malaysia. ASIN: B09X7FXHVJ. Language: English. Voltage: 1.2 Volts. Item Dimensions LxWxH: 0.09 x 0.94 x 1.26 inches. Item Weight: 0.071 ounces. Item model number: SDSDXXD-128G-GN4IN. RAM: 128 GB. Global Trade Identification Number: 00619659188634. UPC: 619659188634. Manufacturer: Western Digital Technologies, Inc. Product Dimensions: 0.9\"L x 0.9\"W. Secure Digital Association Speed Class: Class 10. Hardware Interface: SDHC. Write Speed: 90 MB per second. Item Weight: 2 Grams. Read Speed: 200 Megabytes Per Second. Special Feature: water_proof, x_ray_proof, temperature_proof. Color: Dark gray/Black.",
2493 "recent_sales": "10K+ bought in past month",
2494 "bestsellers_rank": [
2495 {
2496 "category": "SecureDigital Memory Cards",
2497 "rank": 1,
2498 "link": "https://www.amazon.com/gp/bestsellers/pc/1197396/ref=pd_zg_hrsr_pc"
2499 }
2500 ],
2501 "language": "English",
2502 "color": "Dark gray/Black",
2503 "manufacturer": "Western Digital Technologies, Inc.",
2504 "weight": "0.071 ounces",
2505 "first_available": {
2506 "raw": "June 14, 2022",
2507 "utc": "2022-06-14T00:00:00.000Z"
2508 },
2509 "dimensions": "0.9\"L x 0.9\"W",
2510 "model_number": "SDSDXXD-128G-GN4IN",
2511 "bestsellers_rank_flat": "Category: SecureDigital Memory Cards | Rank: 1"
2512 }
2513 },
2514 {
2515 "position": 3,
2516 "title": "Amazon Basics Micro SDXC Memory Card with Full Size Adapter, A2, U3, Read Speed up to 100 MB/s, 128 GB, Black",
2517 "asin": "B08TJRVWV1",
2518 "link": "https://www.amazon.com/Amazon-Basics-microSDXC-Memory-Adapter/dp/B08TJRVWV1/ref=sr_1_3?dib=eyJ2IjoiMSJ9.HlfI8bLIZ2qQL7pG2Te6kxhyptNzt6WqnKHWsH2rGiaA_iAmp9CEhJOTuuNiptCWG5SQLWt6fUcDLzqArX98gole8eHbneNYaAdaPWlF76_6kw-UOY9MRgMyAls8ZxFHg_9-NNNre9Eb9ALHsidRnDNvQy4y6cS-GEpVlZCw_OVLHubiOjB0WbnmfwfzoOMQAHRovK1cOMAkypMdfbfZQB19E55Mmt4uPRL2bvQxYsw.F8XruEAahW5pfuRSG4CD2vhX_4739Ruob17GsxG_vA0&dib_tag=se&keywords=memory+cards&qid=1741384612&sr=8-3",
2519 "recent_sales": "10K+ bought in past month",
2520 "availability": {
2521 "raw": null
2522 },
2523 "categories": [
2524 {
2525 "name": "All Departments",
2526 "id": "aps"
2527 }
2528 ],
2529 "image": "https://m.media-amazon.com/images/I/61DwejyTGkL._AC_UY218_.jpg",
2530 "bestseller": {
2531 "link": "https://www.amazon.com/Amazon-Basics-microSDXC-Memory-Adapter/dp/B08TJRVWV1/ref=sr_1_3?dib=eyJ2IjoiMSJ9.HlfI8bLIZ2qQL7pG2Te6kxhyptNzt6WqnKHWsH2rGiaA_iAmp9CEhJOTuuNiptCWG5SQLWt6fUcDLzqArX98gole8eHbneNYaAdaPWlF76_6kw-UOY9MRgMyAls8ZxFHg_9-NNNre9Eb9ALHsidRnDNvQy4y6cS-GEpVlZCw_OVLHubiOjB0WbnmfwfzoOMQAHRovK1cOMAkypMdfbfZQB19E55Mmt4uPRL2bvQxYsw.F8XruEAahW5pfuRSG4CD2vhX_4739Ruob17GsxG_vA0&dib_tag=se&keywords=memory+cards&qid=1741384612&sr=8-3",
2532 "category": "Micro SD Memory Cards"
2533 },
2534 "is_prime": true,
2535 "is_amazon_fresh": false,
2536 "is_whole_foods_market": false,
2537 "rating": 4.7,
2538 "ratings_total": 105556,
2539 "prices": [
2540 {
2541 "symbol": "$",
2542 "value": 11.99,
2543 "currency": "USD",
2544 "raw": "$11.99",
2545 "asin": "B08TJRVWV1",
2546 "link": "https://www.amazon.com/Amazon-Basics-microSDXC-Memory-Adapter/dp/B08TJRVWV1/ref=sr_1_3?dib=eyJ2IjoiMSJ9.HlfI8bLIZ2qQL7pG2Te6kxhyptNzt6WqnKHWsH2rGiaA_iAmp9CEhJOTuuNiptCWG5SQLWt6fUcDLzqArX98gole8eHbneNYaAdaPWlF76_6kw-UOY9MRgMyAls8ZxFHg_9-NNNre9Eb9ALHsidRnDNvQy4y6cS-GEpVlZCw_OVLHubiOjB0WbnmfwfzoOMQAHRovK1cOMAkypMdfbfZQB19E55Mmt4uPRL2bvQxYsw.F8XruEAahW5pfuRSG4CD2vhX_4739Ruob17GsxG_vA0&dib_tag=se&keywords=memory+cards&qid=1741384612&sr=8-3"
2547 }
2548 ],
2549 "price": {
2550 "symbol": "$",
2551 "value": 11.99,
2552 "currency": "USD",
2553 "raw": "$11.99",
2554 "asin": "B08TJRVWV1",
2555 "link": "https://www.amazon.com/Amazon-Basics-microSDXC-Memory-Adapter/dp/B08TJRVWV1/ref=sr_1_3?dib=eyJ2IjoiMSJ9.HlfI8bLIZ2qQL7pG2Te6kxhyptNzt6WqnKHWsH2rGiaA_iAmp9CEhJOTuuNiptCWG5SQLWt6fUcDLzqArX98gole8eHbneNYaAdaPWlF76_6kw-UOY9MRgMyAls8ZxFHg_9-NNNre9Eb9ALHsidRnDNvQy4y6cS-GEpVlZCw_OVLHubiOjB0WbnmfwfzoOMQAHRovK1cOMAkypMdfbfZQB19E55Mmt4uPRL2bvQxYsw.F8XruEAahW5pfuRSG4CD2vhX_4739Ruob17GsxG_vA0&dib_tag=se&keywords=memory+cards&qid=1741384612&sr=8-3"
2556 },
2557 "product": {
2558 "title": "Amazon Basics Micro SDXC Memory Card with Full Size Adapter, A2, U3, Read Speed up to 100 MB/s, 128 GB, Black 128GB",
2559 "search_alias": {
2560 "title": "Electronics",
2561 "value": "electronics"
2562 },
2563 "title_excluding_variant_name": "Amazon Basics Micro SDXC Memory Card with Full Size Adapter, A2, U3, Read Speed up to 100 MB/s, 128 GB, Black",
2564 "keywords": "Amazon,Basics,Micro,SDXC,Memory,Card,with,Full,Size,Adapter,A2,U3,Read,Speed,up,to,100,MB/s,128,GB,Black,128GB",
2565 "keywords_list": [
2566 "Amazon",
2567 "Basics",
2568 "Micro",
2569 "SDXC",
2570 "Memory",
2571 "Card",
2572 "with",
2573 "Full",
2574 "Size",
2575 "Adapter",
2576 "Read",
2577 "Speed",
2578 "MB/s",
2579 "Black",
2580 "128GB"
2581 ],
2582 "is_collection": false,
2583 "asin": "B08TJRVWV1",
2584 "parent_asin": "B0CTQJZNPC",
2585 "link": "https://www.amazon.com/Amazon-Basics-microSDXC-Memory-Adapter/dp/B08TJRVWV1",
2586 "brand": "Amazon Basics",
2587 "protection_plans": [
2588 {
2589 "asin": "B00VF4JT6G",
2590 "title": "2-year Photo and Data Recovery Plan",
2591 "price": {
2592 "symbol": "$",
2593 "value": 2.99,
2594 "currency": "USD",
2595 "raw": "$2.99"
2596 }
2597 },
2598 {
2599 "asin": "B011WVM2B0",
2600 "title": "3-year Photo and Data Recovery Plan",
2601 "price": {
2602 "symbol": "$",
2603 "value": 3.99,
2604 "currency": "USD",
2605 "raw": "$3.99"
2606 }
2607 }
2608 ],
2609 "sell_on_amazon": false,
2610 "variants": [
2611 {
2612 "asin": "B08TJTCCV8",
2613 "title": "512GB",
2614 "is_current_product": false,
2615 "link": "https://www.amazon.com/dp/B08TJTCCV8?th=1&psc=1",
2616 "dimensions": [
2617 {
2618 "name": "Style",
2619 "value": "512GB"
2620 }
2621 ],
2622 "main_image": "https://m.media-amazon.com/images/I/61jpOI5IdqL._AC_SL1500_.jpg",
2623 "images": [
2624 {
2625 "variant": "MAIN",
2626 "link": "https://m.media-amazon.com/images/I/61jpOI5IdqL._AC_SL1500_.jpg"
2627 },
2628 {
2629 "variant": "PT01",
2630 "link": "https://m.media-amazon.com/images/I/718Ar92W54L._AC_SL1500_.jpg"
2631 },
2632 {
2633 "variant": "PT02",
2634 "link": "https://m.media-amazon.com/images/I/61hRBPCL2NL._AC_SL1500_.jpg"
2635 },
2636 {
2637 "variant": "PT03",
2638 "link": "https://m.media-amazon.com/images/I/71Y2shPNYXL._AC_SL1500_.jpg"
2639 },
2640 {
2641 "variant": "PT04",
2642 "link": "https://m.media-amazon.com/images/I/81r0XNEj6vL._AC_SL1500_.jpg"
2643 },
2644 {
2645 "variant": "PT05",
2646 "link": "https://m.media-amazon.com/images/I/81V7HeUzGJL._AC_SL1500_.jpg"
2647 },
2648 {
2649 "variant": "PT06",
2650 "link": "https://m.media-amazon.com/images/I/71YLuLLJd3L._AC_SL1500_.jpg"
2651 }
2652 ]
2653 },
2654 {
2655 "asin": "B08TJTB8XS",
2656 "title": "64GB(2 pack)",
2657 "is_current_product": false,
2658 "link": "https://www.amazon.com/dp/B08TJTB8XS?th=1&psc=1",
2659 "dimensions": [
2660 {
2661 "name": "Style",
2662 "value": "64GB(2 pack)"
2663 }
2664 ],
2665 "main_image": "https://m.media-amazon.com/images/I/71dK3j8eArL._AC_SL1500_.jpg",
2666 "images": [
2667 {
2668 "variant": "MAIN",
2669 "link": "https://m.media-amazon.com/images/I/71dK3j8eArL._AC_SL1500_.jpg"
2670 },
2671 {
2672 "variant": "PT01",
2673 "link": "https://m.media-amazon.com/images/I/71SHzTconAL._AC_SL1500_.jpg"
2674 },
2675 {
2676 "variant": "PT02",
2677 "link": "https://m.media-amazon.com/images/I/71NmyV9gb1L._AC_SL1500_.jpg"
2678 },
2679 {
2680 "variant": "PT03",
2681 "link": "https://m.media-amazon.com/images/I/71r7nfLTVeL._AC_SL1500_.jpg"
2682 },
2683 {
2684 "variant": "PT04",
2685 "link": "https://m.media-amazon.com/images/I/81yZ8WlS+FL._AC_SL1500_.jpg"
2686 },
2687 {
2688 "variant": "PT05",
2689 "link": "https://m.media-amazon.com/images/I/818xUM0b3eL._AC_SL1500_.jpg"
2690 },
2691 {
2692 "variant": "PT06",
2693 "link": "https://m.media-amazon.com/images/I/71ZDSJ4z85L._AC_SL1500_.jpg"
2694 },
2695 {
2696 "variant": "EV01",
2697 "link": "https://m.media-amazon.com/images/I/71UM6vFMdxL._AC_SL1500_.jpg"
2698 }
2699 ]
2700 },
2701 {
2702 "asin": "B08TJTBSGP",
2703 "title": "1TB",
2704 "is_current_product": false,
2705 "link": "https://www.amazon.com/dp/B08TJTBSGP?th=1&psc=1",
2706 "dimensions": [
2707 {
2708 "name": "Style",
2709 "value": "1TB"
2710 }
2711 ],
2712 "main_image": "https://m.media-amazon.com/images/I/61XsMAtUYvL._AC_SL1500_.jpg",
2713 "images": [
2714 {
2715 "variant": "MAIN",
2716 "link": "https://m.media-amazon.com/images/I/61XsMAtUYvL._AC_SL1500_.jpg"
2717 },
2718 {
2719 "variant": "PT01",
2720 "link": "https://m.media-amazon.com/images/I/71IN4PEhySL._AC_SL1500_.jpg"
2721 },
2722 {
2723 "variant": "PT02",
2724 "link": "https://m.media-amazon.com/images/I/61+xeYJoxTL._AC_SL1500_.jpg"
2725 },
2726 {
2727 "variant": "PT03",
2728 "link": "https://m.media-amazon.com/images/I/71A1TZ7fV8L._AC_SL1500_.jpg"
2729 },
2730 {
2731 "variant": "PT04",
2732 "link": "https://m.media-amazon.com/images/I/81OGkIZJbnL._AC_SL1500_.jpg"
2733 },
2734 {
2735 "variant": "PT05",
2736 "link": "https://m.media-amazon.com/images/I/81Qu7-bBZ2L._AC_SL1500_.jpg"
2737 },
2738 {
2739 "variant": "PT06",
2740 "link": "https://m.media-amazon.com/images/I/71YLuLLJd3L._AC_SL1500_.jpg"
2741 },
2742 {
2743 "variant": "EV01",
2744 "link": "https://m.media-amazon.com/images/I/814AMCiJi+L._AC_SL1500_.jpg"
2745 }
2746 ]
2747 },
2748 {
2749 "asin": "B08TJZDJ4D",
2750 "title": "256GB",
2751 "is_current_product": false,
2752 "link": "https://www.amazon.com/dp/B08TJZDJ4D?th=1&psc=1",
2753 "dimensions": [
2754 {
2755 "name": "Style",
2756 "value": "256GB"
2757 }
2758 ],
2759 "main_image": "https://m.media-amazon.com/images/I/612SKs+CB1L._AC_SL1500_.jpg",
2760 "images": [
2761 {
2762 "variant": "MAIN",
2763 "link": "https://m.media-amazon.com/images/I/612SKs+CB1L._AC_SL1500_.jpg"
2764 },
2765 {
2766 "variant": "PT01",
2767 "link": "https://m.media-amazon.com/images/I/718rKH33qTL._AC_SL1500_.jpg"
2768 },
2769 {
2770 "variant": "PT02",
2771 "link": "https://m.media-amazon.com/images/I/61z04xKDe4L._AC_SL1500_.jpg"
2772 },
2773 {
2774 "variant": "PT03",
2775 "link": "https://m.media-amazon.com/images/I/71rbauMMezL._AC_SL1500_.jpg"
2776 },
2777 {
2778 "variant": "PT04",
2779 "link": "https://m.media-amazon.com/images/I/81TUxNmLQWL._AC_SL1500_.jpg"
2780 },
2781 {
2782 "variant": "PT05",
2783 "link": "https://m.media-amazon.com/images/I/81hrDSQTTQL._AC_SL1500_.jpg"
2784 },
2785 {
2786 "variant": "PT06",
2787 "link": "https://m.media-amazon.com/images/I/71YLuLLJd3L._AC_SL1500_.jpg"
2788 },
2789 {
2790 "variant": "EV01",
2791 "link": "https://m.media-amazon.com/images/I/91GRjKeEh2L._AC_SL1500_.jpg"
2792 }
2793 ]
2794 },
2795 {
2796 "asin": "B08TJRVWV1",
2797 "title": "128GB",
2798 "is_current_product": true,
2799 "link": "https://www.amazon.com/dp/B08TJRVWV1?th=1&psc=1",
2800 "dimensions": [
2801 {
2802 "name": "Style",
2803 "value": "128GB"
2804 }
2805 ],
2806 "main_image": "https://m.media-amazon.com/images/I/61DwejyTGkL._AC_SL1500_.jpg",
2807 "images": [
2808 {
2809 "variant": "MAIN",
2810 "link": "https://m.media-amazon.com/images/I/61DwejyTGkL._AC_SL1500_.jpg"
2811 },
2812 {
2813 "variant": "PT01",
2814 "link": "https://m.media-amazon.com/images/I/71ls6uuDF9L._AC_SL1500_.jpg"
2815 },
2816 {
2817 "variant": "PT02",
2818 "link": "https://m.media-amazon.com/images/I/61tM-bPZE7L._AC_SL1500_.jpg"
2819 },
2820 {
2821 "variant": "PT03",
2822 "link": "https://m.media-amazon.com/images/I/71u-XplxYZL._AC_SL1500_.jpg"
2823 },
2824 {
2825 "variant": "PT05",
2826 "link": "https://m.media-amazon.com/images/I/815qkPHsGZL._AC_SL1500_.jpg"
2827 },
2828 {
2829 "variant": "PT06",
2830 "link": "https://m.media-amazon.com/images/I/71YLuLLJd3L._AC_SL1500_.jpg"
2831 },
2832 {
2833 "variant": "EV01",
2834 "link": "https://m.media-amazon.com/images/I/81GKJ3384XL._AC_SL1500_.jpg"
2835 }
2836 ]
2837 }
2838 ],
2839 "variant_asins_flat": "B08TJTCCV8,B08TJTB8XS,B08TJTBSGP,B08TJZDJ4D,B08TJRVWV1",
2840 "proposition_65_warning": true,
2841 "has_size_guide": false,
2842 "documents": [
2843 {
2844 "name": "Safety Information (PDF)",
2845 "link": "https://m.media-amazon.com/images/I/91YayEzm9yL.pdf"
2846 },
2847 {
2848 "name": "Warranty (PDF)",
2849 "link": "https://m.media-amazon.com/images/I/616c9XCo3DL.pdf"
2850 }
2851 ],
2852 "categories": [
2853 {
2854 "name": "Electronics",
2855 "link": "https://www.amazon.com/electronics-store/b/ref=dp_bc_1?ie=UTF8&node=172282",
2856 "category_id": "172282"
2857 },
2858 {
2859 "name": "Computers & Accessories",
2860 "link": "https://www.amazon.com/computer-pc-hardware-accessories-add-ons/b/ref=dp_bc_2?ie=UTF8&node=541966",
2861 "category_id": "541966"
2862 },
2863 {
2864 "name": "Computer Accessories & Peripherals",
2865 "link": "https://www.amazon.com/Computer-Accessories-Supplies/b/ref=dp_bc_3?ie=UTF8&node=172456",
2866 "category_id": "172456"
2867 },
2868 {
2869 "name": "Memory Cards",
2870 "link": "https://www.amazon.com/Memory-Cards-Computer-Add-Ons-Computers/b/ref=dp_bc_4?ie=UTF8&node=516866",
2871 "category_id": "516866"
2872 },
2873 {
2874 "name": "Micro SD Cards",
2875 "link": "https://www.amazon.com/Micro-SD-Memory-Cards/b/ref=dp_bc_5?ie=UTF8&node=3015433011",
2876 "category_id": "3015433011"
2877 }
2878 ],
2879 "categories_flat": "Electronics > Computers & Accessories > Computer Accessories & Peripherals > Memory Cards > Micro SD Cards",
2880 "description": "PRODUCT DESCRIPTION \n An Amazon Brand. \n\n FROM THE MANUFACTURER \n Amazon Basics",
2881 "a_plus_content": {
2882 "has_a_plus_content": true,
2883 "has_brand_story": true,
2884 "brand_story": {
2885 "hero_image": "https://m.media-amazon.com/images/S/aplus-media-library-service-media/57a77d70-23c0-42c5-908a-ccda50e1c917.__CR0,0,1464,625_PT0_SX1464_V1___.jpg",
2886 "brand_store": {
2887 "link": "/stores/page/0A16FAD0-FEDB-47EF-8186-3F602CD3E104",
2888 "id": "0A16FAD0-FEDB-47EF-8186-3F602CD3E104"
2889 },
2890 "images": [
2891 "https://m.media-amazon.com/images/S/aplus-media-library-service-media/57a77d70-23c0-42c5-908a-ccda50e1c917.__CR0,0,1464,625_PT0_SX1464_V1___.jpg",
2892 "https://m.media-amazon.com/images/S/aplus-media-library-service-media/6936d59a-14a7-4c2f-9fd4-e12047495080.__CR0,0,724,906_PT0_SX362_V1___.jpg",
2893 "https://m.media-amazon.com/images/S/aplus-media-library-service-media/3157072c-fbac-4207-b742-4d761b5c3f1d.__CR0,0,724,906_PT0_SX362_V1___.jpg",
2894 "https://m.media-amazon.com/images/S/aplus-media-library-service-media/c51c8e73-a79a-499c-9104-b7aee50c70e6.__CR0,0,724,906_PT0_SX362_V1___.jpg",
2895 "https://m.media-amazon.com/images/S/aplus-media-library-service-media/2a3e9b41-e776-42c0-aae6-eaaca4ad1cde.__CR0,0,724,906_PT0_SX362_V1___.jpg"
2896 ]
2897 },
2898 "third_party": false
2899 },
2900 "sub_title": {
2901 "text": "Visit the Amazon Basics Store",
2902 "link": "https://www.amazon.com/stores/AmazonBasics/page/947C6949-CF8E-4BD3-914A-B411DD3E4433?ref_=ast_bln&store_ref=bl_ast_dp_brandLogo_sto"
2903 },
2904 "amazons_choice": {
2905 "keywords": ""
2906 },
2907 "rating": 4.7,
2908 "rating_breakdown": {
2909 "five_star": {
2910 "percentage": 81,
2911 "count": 85500
2912 },
2913 "four_star": {
2914 "percentage": 12,
2915 "count": 12666
2916 },
2917 "three_star": {
2918 "percentage": 4,
2919 "count": 4222
2920 },
2921 "two_star": {
2922 "percentage": 1,
2923 "count": 1055
2924 },
2925 "one_star": {
2926 "percentage": 2,
2927 "count": 2111
2928 }
2929 },
2930 "ratings_total": 105556,
2931 "main_image": {
2932 "link": "https://m.media-amazon.com/images/I/61DwejyTGkL.jpg"
2933 },
2934 "images": [
2935 {
2936 "link": "https://m.media-amazon.com/images/I/61DwejyTGkL._AC_SL1500_.jpg",
2937 "variant": "MAIN"
2938 },
2939 {
2940 "link": "https://m.media-amazon.com/images/I/71ls6uuDF9L._AC_SL1500_.jpg",
2941 "variant": "PT01"
2942 },
2943 {
2944 "link": "https://m.media-amazon.com/images/I/61tM-bPZE7L._AC_SL1500_.jpg",
2945 "variant": "PT02"
2946 },
2947 {
2948 "link": "https://m.media-amazon.com/images/I/71u-XplxYZL._AC_SL1500_.jpg",
2949 "variant": "PT03"
2950 },
2951 {
2952 "link": "https://m.media-amazon.com/images/I/815qkPHsGZL._AC_SL1500_.jpg",
2953 "variant": "PT05"
2954 },
2955 {
2956 "link": "https://m.media-amazon.com/images/I/71YLuLLJd3L._AC_SL1500_.jpg",
2957 "variant": "PT06"
2958 },
2959 {
2960 "link": "https://m.media-amazon.com/images/I/81GKJ3384XL._AC_SL1500_.jpg",
2961 "variant": "EV01"
2962 }
2963 ],
2964 "images_count": 7,
2965 "images_flat": "https://m.media-amazon.com/images/I/61DwejyTGkL._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/71ls6uuDF9L._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/61tM-bPZE7L._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/71u-XplxYZL._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/815qkPHsGZL._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/71YLuLLJd3L._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/81GKJ3384XL._AC_SL1500_.jpg",
2966 "videos": [
2967 {
2968 "duration_seconds": 58,
2969 "width": 1922,
2970 "height": 1080,
2971 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/edb8d0e9-681e-44c2-b176-e7796f7f1a62/default.jobtemplate.hls.m3u8",
2972 "thumbnail": "https://m.media-amazon.com/images/I/61QuFQVq2fL.SX522_.jpg",
2973 "is_hero_video": false,
2974 "variant": "MAIN",
2975 "group_id": "IB_G1",
2976 "group_type": "videos_for_this_product",
2977 "title": "Product Summary Video"
2978 },
2979 {
2980 "duration_seconds": 243,
2981 "width": 1920,
2982 "height": 1080,
2983 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/c47874ec-8e85-4bb0-8ac6-08d333685533/default.jobtemplate.hls.m3u8",
2984 "thumbnail": "https://m.media-amazon.com/images/I/911WQKIturL.SX522_.png",
2985 "is_hero_video": false,
2986 "variant": "MAIN",
2987 "group_id": "IB_G2",
2988 "group_type": "related_videos",
2989 "title": "Kasa Pan Tilt Camera Setup"
2990 },
2991 {
2992 "duration_seconds": 141,
2993 "width": 1920,
2994 "height": 1080,
2995 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/adc3a5cf-1655-4bc6-989f-1da44b28e1d0/default.jobtemplate.hls.m3u8",
2996 "thumbnail": "https://m.media-amazon.com/images/I/B1ooJsSamXS.SX522_.jpg",
2997 "is_hero_video": false,
2998 "variant": "MAIN",
2999 "group_id": "IB_G2",
3000 "group_type": "related_videos",
3001 "title": "Taking A Look At The Amazon Basics microSDXC Memory Card"
3002 },
3003 {
3004 "duration_seconds": 92,
3005 "width": 1080,
3006 "height": 1920,
3007 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/cf393ad9-af65-4dc2-a952-d5b42bda44be/default.vertical.jobtemplate.hls.m3u8",
3008 "thumbnail": "https://m.media-amazon.com/images/I/710lLvt37pL.SX522_.jpg",
3009 "is_hero_video": false,
3010 "variant": "MAIN",
3011 "group_id": "IB_G2",
3012 "group_type": "related_videos",
3013 "title": "HONEST REVIEW! Must watch before buying! "
3014 },
3015 {
3016 "duration_seconds": 95,
3017 "width": 1920,
3018 "height": 1080,
3019 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/402a03c2-c812-4c81-b842-f3e65878d423/default.jobtemplate.hls.m3u8",
3020 "thumbnail": "https://m.media-amazon.com/images/I/91pPVtCiSQL.SX522_.jpg",
3021 "is_hero_video": false,
3022 "variant": "MAIN",
3023 "group_id": "IB_G2",
3024 "group_type": "related_videos",
3025 "title": "The BEST Budget Micro SD Card?"
3026 },
3027 {
3028 "duration_seconds": 116,
3029 "width": 1920,
3030 "height": 1080,
3031 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/4583ffed-1be3-4908-a041-9a49896967ff/default.jobtemplate.hls.m3u8",
3032 "thumbnail": "https://m.media-amazon.com/images/I/51bALECBXjL.SX522_.jpg",
3033 "is_hero_video": false,
3034 "variant": "MAIN",
3035 "group_id": "IB_G2",
3036 "group_type": "related_videos",
3037 "title": "micro sd before you buy"
3038 }
3039 ],
3040 "videos_count": 6,
3041 "videos_flat": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/edb8d0e9-681e-44c2-b176-e7796f7f1a62/default.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/c47874ec-8e85-4bb0-8ac6-08d333685533/default.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/adc3a5cf-1655-4bc6-989f-1da44b28e1d0/default.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/cf393ad9-af65-4dc2-a952-d5b42bda44be/default.vertical.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/402a03c2-c812-4c81-b842-f3e65878d423/default.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/4583ffed-1be3-4908-a041-9a49896967ff/default.jobtemplate.hls.m3u8",
3042 "videos_additional": [
3043 {
3044 "id": "amzn1.vse.video.0455a76902e943bbbc605e7e11e2988e",
3045 "product_asin": "B08TJRVWV1",
3046 "parent_asin": "B0CTQJZNPC",
3047 "related_products": "B08TJRVWV1",
3048 "title": "HONEST REVIEW! Must watch before buying! ",
3049 "profile_image_url": "https://images-na.ssl-images-amazon.com/images/S/influencer-profile-image-prod/logo/influencer-aa678e98_1686023199626_original._FMjpg_._SL34_.jpeg",
3050 "profile_link": "/shop/influencer-aa678e98",
3051 "public_name": "Brian & Camila's Must Haves",
3052 "creator_type": "Influencer",
3053 "vendor_code": "influencer-aa678e98:shop",
3054 "vendor_name": "Brian & Camila's Must Haves",
3055 "vendor_tracking_id": "onamzbrianhke-20",
3056 "video_image_id": "710lLvt37pL",
3057 "video_image_url": "https://m.media-amazon.com/images/I/710lLvt37pL._CR0,0,640,361_SR342,193_.jpg",
3058 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/710lLvt37pL.jpg",
3059 "video_image_width": "640",
3060 "video_image_height": "1137",
3061 "video_image_extension": "jpg",
3062 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/cf393ad9-af65-4dc2-a952-d5b42bda44be/default.vertical.jobtemplate.hls.m3u8",
3063 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/0b998d3e-f605-45d9-b893-02352941aebe/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/0b998d3e-f605-45d9-b893-02352941aebe/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/0b998d3e-f605-45d9-b893-02352941aebe/13e71520-365a-43e7-b062-822a84f737a6/0455a76902e943bbbc605e7e11e2988e_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
3064 "video_mime_type": "application/x-mpegURL",
3065 "duration": "1:32",
3066 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/3f9513e1-95ca-4b1e-9080-7815e0cd716d.vtt",
3067 "type": "videos_for_related_products"
3068 },
3069 {
3070 "id": "amzn1.vse.video.06ffb3d1e70542f6acdc92d6e7492c13",
3071 "product_asin": "B08TJRVWV1",
3072 "parent_asin": "B0CTQJZNPC",
3073 "related_products": "B08TJRVWV1",
3074 "title": "Amazon Basics Micro SDXC Memory Card 128GB",
3075 "profile_image_url": "https://m.media-amazon.com/images/I/611TMIOP9bL._CR11,13,272,273_._FMjpg_._SL34_.jpg",
3076 "profile_link": "/shop/pioneersmokehouseschannel",
3077 "public_name": "Robertz Reviewz",
3078 "creator_type": "Influencer",
3079 "vendor_code": "pioneersmokehouseschannel:shop",
3080 "vendor_name": "Robertz Reviewz",
3081 "vendor_tracking_id": "onamzpioneers-20",
3082 "video_image_id": "81-XACgRS5L",
3083 "video_image_url": "https://m.media-amazon.com/images/I/81-XACgRS5L._CR0,0,1850,1044_SR684,386_.jpg",
3084 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/81-XACgRS5L.jpg",
3085 "video_image_width": "1850",
3086 "video_image_height": "1108",
3087 "video_image_extension": "jpg",
3088 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/1fe0c5fd-2ec8-4ec8-8cda-1f9fdeb74258/default.jobtemplate.hls.m3u8",
3089 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/ae1c5d64-12ec-424b-8fa3-c0ee5cbe36a2/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/ae1c5d64-12ec-424b-8fa3-c0ee5cbe36a2/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/ae1c5d64-12ec-424b-8fa3-c0ee5cbe36a2/84bd861b-b7fc-4d86-a007-722f2c3d7dec/06ffb3d1e70542f6acdc92d6e7492c13_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
3090 "video_mime_type": "application/x-mpegURL",
3091 "duration": "2:30",
3092 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/3ecec1a5-eef0-4a53-893a-a28d2e23f53a.vtt",
3093 "type": "videos_for_related_products"
3094 },
3095 {
3096 "id": "amzn1.vse.video.093fd67454ab48baa871c7cb4d3235af",
3097 "product_asin": "B08TJRVWV1",
3098 "parent_asin": "B0CTQJZNPC",
3099 "related_products": "B08TJRVWV1",
3100 "title": "My favorite memory card for everyday use. Fast and reliable ",
3101 "profile_image_url": "https://images-na.ssl-images-amazon.com/images/S/influencer-profile-image-prod/logo/kaleidoscope_teddie_1687190581042_original._FMjpg_._SL34_.jpeg",
3102 "profile_link": "/shop/kaleidoscope_teddie",
3103 "public_name": "Everyday's Kaleidoscope",
3104 "creator_type": "Influencer",
3105 "vendor_code": "kaleidoscope_teddie:shop",
3106 "vendor_name": "Everyday's Kaleidoscope",
3107 "vendor_tracking_id": "onamzmauifs-20",
3108 "video_image_id": "A1x214jyR+L",
3109 "video_image_url": "https://m.media-amazon.com/images/I/A1x214jyR+L._CR2,0,1276,720_SR684,386_.png",
3110 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/A1x214jyR+L.png",
3111 "video_image_width": "1280",
3112 "video_image_height": "720",
3113 "video_image_extension": "png",
3114 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/093fd274-df2d-4a32-aa78-6f0c9de0a1be/default.vertical.jobtemplate.hls.m3u8",
3115 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/000f215f-f3cc-4eac-9877-b5b9c63db795/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/000f215f-f3cc-4eac-9877-b5b9c63db795/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/000f215f-f3cc-4eac-9877-b5b9c63db795/5d02e934-4629-4585-bd70-c14e79e8d783/093fd67454ab48baa871c7cb4d3235af_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
3116 "video_mime_type": "application/x-mpegURL",
3117 "duration": "0:32",
3118 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/6774ae08-6a0e-4b68-9f00-b6e7ae63394a.vtt",
3119 "type": "videos_for_related_products"
3120 },
3121 {
3122 "id": "amzn1.vse.video.00b2c6e7089a4a73a4d7195d60befc12",
3123 "product_asin": "B08TJRVWV1",
3124 "parent_asin": "B0CTQJZNPC",
3125 "related_products": "B08TJRVWV1",
3126 "title": "COST EFFECTIVE STORAGE - Amazon Basics Micro SD Card",
3127 "profile_image_url": "https://m.media-amazon.com/images/I/91Tnc1CPVIL._CR0,0,1715,1715_._FMjpg_._SL34_.jpg",
3128 "profile_link": "/shop/ericdids",
3129 "public_name": "Dids",
3130 "creator_type": "Influencer",
3131 "vendor_code": "ericdids:shop",
3132 "vendor_name": "Dids",
3133 "vendor_tracking_id": "onamzdidslive-20",
3134 "video_image_id": "91PCI94IizL",
3135 "video_image_url": "https://m.media-amazon.com/images/I/91PCI94IizL._CR3,0,1914,1080_SR684,386_.jpg",
3136 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/91PCI94IizL.jpg",
3137 "video_image_width": "1920",
3138 "video_image_height": "1080",
3139 "video_image_extension": "jpg",
3140 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/7ed98275-3a93-497f-928b-e1c621d15870/default.jobtemplate.hls.m3u8",
3141 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/103f3b5b-2d67-4963-b879-6140abf5c8a1/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/103f3b5b-2d67-4963-b879-6140abf5c8a1/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/103f3b5b-2d67-4963-b879-6140abf5c8a1/04a93fc7-d932-47e4-856d-1057a7e3d7a7/00b2c6e7089a4a73a4d7195d60befc12_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
3142 "video_mime_type": "application/x-mpegURL",
3143 "duration": "1:30",
3144 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/22536eeb-1a22-4349-be0c-59f39f1b9524.vtt",
3145 "type": "videos_for_related_products"
3146 },
3147 {
3148 "id": "amzn1.vse.video.047a71c9a0434c36984260afb6428562",
3149 "product_asin": "B08TJRVWV1",
3150 "parent_asin": "B0CTQJZNPC",
3151 "related_products": "B08TJRVWV1",
3152 "title": "micro sd before you buy",
3153 "profile_image_url": "https://m.media-amazon.com/images/I/A1cBJ+p71rL._CR691,246,1150,1150_._FMjpg_._SL34_.jpg",
3154 "profile_link": "/shop/a.g.bthedon",
3155 "public_name": "AGB STORE",
3156 "creator_type": "Influencer",
3157 "vendor_code": "a.g.bthedon:shop",
3158 "vendor_name": "AGB STORE",
3159 "vendor_tracking_id": "onamzalext-20",
3160 "video_image_id": "51bALECBXjL",
3161 "video_image_url": "https://m.media-amazon.com/images/I/51bALECBXjL._CR1,0,638,360_SR342,193_.jpg",
3162 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/51bALECBXjL.jpg",
3163 "video_image_width": "640",
3164 "video_image_height": "360",
3165 "video_image_extension": "jpg",
3166 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/4583ffed-1be3-4908-a041-9a49896967ff/default.jobtemplate.hls.m3u8",
3167 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/742ca05f-da76-44d4-a8eb-27eccc8eb6d6/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/742ca05f-da76-44d4-a8eb-27eccc8eb6d6/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/742ca05f-da76-44d4-a8eb-27eccc8eb6d6/81ed6120-e0ae-4907-b851-0c04b291534f/047a71c9a0434c36984260afb6428562_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
3168 "video_mime_type": "application/x-mpegURL",
3169 "duration": "1:56",
3170 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/120c163c-dd6a-4645-8c17-23de82278442.vtt",
3171 "type": "videos_for_related_products"
3172 },
3173 {
3174 "id": "amzn1.vse.video.0eb9266056bb40a7a12f2c5a5aaac166",
3175 "product_asin": "B08TJRVWV1",
3176 "parent_asin": "B0CTQJZNPC",
3177 "related_products": "B08TJZDJ4D",
3178 "title": "Transferring images from phone to computer try this!",
3179 "profile_image_url": "https://m.media-amazon.com/images/I/A1qN-9VnQrL._CR0,188,1104,1104_._FMjpg_._SL34_.jpg",
3180 "profile_link": "/shop/zeusiepoopchie",
3181 "public_name": "Shannon Grecian",
3182 "creator_type": "Influencer",
3183 "vendor_code": "zeusiepoopchie:shop",
3184 "vendor_name": "Shannon Grecian",
3185 "vendor_tracking_id": "onamzsha0b2ad-20",
3186 "video_image_id": "514z2EG7YvL",
3187 "video_image_url": "https://m.media-amazon.com/images/I/514z2EG7YvL._CR1,0,638,360_SR342,193_.jpg",
3188 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/514z2EG7YvL.jpg",
3189 "video_image_width": "640",
3190 "video_image_height": "360",
3191 "video_image_extension": "jpg",
3192 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/a67aa5ed-8e2a-482c-ad26-5039d12e2813/default.jobtemplate.hls.m3u8",
3193 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/faaa5011-12c7-49da-b934-1d2bad29da0b/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/faaa5011-12c7-49da-b934-1d2bad29da0b/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/faaa5011-12c7-49da-b934-1d2bad29da0b/1daf58f8-866f-459e-9215-d739584101c4/0eb9266056bb40a7a12f2c5a5aaac166_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
3194 "video_mime_type": "application/x-mpegURL",
3195 "duration": "0:28",
3196 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/4189f19b-4c9d-40aa-8d80-59106a8310a9.vtt",
3197 "type": "videos_for_related_products"
3198 },
3199 {
3200 "id": "amzn1.vse.video.024973cfbb674dd9ad43e81e9628a880",
3201 "product_asin": "B08TJRVWV1",
3202 "parent_asin": "B0CTQJZNPC",
3203 "related_products": "B08TJRVWV1",
3204 "title": "Watch BEFORE Buying This 128gb Memory Stick!",
3205 "profile_image_url": "https://m.media-amazon.com/images/I/71Z1JFNKZ1L._CR0,0,1080,1080_._FMjpg_._SL34_.jpg",
3206 "profile_link": "/shop/influencer-8d563956",
3207 "public_name": "⭐️ Richie REVIEWS It! ⭐️",
3208 "creator_type": "Influencer",
3209 "vendor_code": "influencer-8d563956:shop",
3210 "vendor_name": "⭐️ Richie REVIEWS It! ⭐️",
3211 "vendor_tracking_id": "onamzhustle01-20",
3212 "video_image_id": "A1QPORAiU3L",
3213 "video_image_url": "https://m.media-amazon.com/images/I/A1QPORAiU3L._CR6,0,3828,2160_SR684,386_.jpg",
3214 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/A1QPORAiU3L.jpg",
3215 "video_image_width": "3840",
3216 "video_image_height": "2160",
3217 "video_image_extension": "jpg",
3218 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/d0e628ec-afae-4017-b4e3-080e01994296/default.jobtemplate.hls.m3u8",
3219 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/89737ad5-b0af-441d-b155-99d4714dc7c8/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/89737ad5-b0af-441d-b155-99d4714dc7c8/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/89737ad5-b0af-441d-b155-99d4714dc7c8/e4b2c152-1d37-4b5e-852b-8ab4b0db2d65/024973cfbb674dd9ad43e81e9628a880_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
3220 "video_mime_type": "application/x-mpegURL",
3221 "duration": "1:34",
3222 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/58c6715f-aca1-4f85-92b6-14ed6c1a6a23.vtt",
3223 "type": "videos_for_related_products"
3224 },
3225 {
3226 "id": "amzn1.vse.video.0d1b340b6d3e485d871b2a48ea469ffc",
3227 "product_asin": "B08TJRVWV1",
3228 "parent_asin": "B0CTQJZNPC",
3229 "related_products": "B09X7DZ9LG,B088FGM6KK,B08TJRVWV1,B0BJW2JDS3,B088FDM3K6",
3230 "title": "Amazon Tech Must Have #techfinds",
3231 "profile_image_url": "https://m.media-amazon.com/images/I/712A8eBZB3L._CR0,0,1024,1024_._FMjpg_._SL34_.jpg",
3232 "profile_link": "/shop/azunafujimoto",
3233 "public_name": "Azuna Fujimoto ⭐️⭐️",
3234 "creator_type": "Influencer",
3235 "vendor_code": "azunafujimoto:shop",
3236 "vendor_name": "Azuna Fujimoto ⭐️⭐️",
3237 "vendor_tracking_id": "onamzazunafuj-20",
3238 "video_image_id": "61LN2yjgQ4L",
3239 "video_image_url": "https://m.media-amazon.com/images/I/61LN2yjgQ4L._CR0,0,640,361_SR342,193_.jpg",
3240 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/61LN2yjgQ4L.jpg",
3241 "video_image_width": "640",
3242 "video_image_height": "1136",
3243 "video_image_extension": "jpg",
3244 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/b4180704-8032-40bb-bec1-ab1d091df116/default.vertical.jobtemplate.hls.m3u8",
3245 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/a9042be2-87b7-4d9f-a09f-8a8b1dc626e8/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/a9042be2-87b7-4d9f-a09f-8a8b1dc626e8/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4",
3246 "video_mime_type": "application/x-mpegURL",
3247 "duration": "0:15",
3248 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/f60fb449-934f-48d9-883a-375fe3798344.vtt",
3249 "type": "videos_for_related_products"
3250 },
3251 {
3252 "id": "amzn1.vse.video.082fe44207a149a18184cbfbbee39669",
3253 "product_asin": "B08TJRVWV1",
3254 "parent_asin": "B0CTQJZNPC",
3255 "related_products": "B08TJRVWV1",
3256 "title": "Should You Buy the Amazon Basics Micro SDXC Memory Card?",
3257 "profile_image_url": "https://m.media-amazon.com/images/I/71fx6oYn7IL._CR0,0,1080,1080_._FMjpg_._SL34_.jpg",
3258 "profile_link": "/shop/callthatgeekvideos",
3259 "public_name": "Call That Geek",
3260 "creator_type": "Influencer",
3261 "vendor_code": "callthatgeekvideos:shop",
3262 "vendor_name": "Call That Geek",
3263 "vendor_tracking_id": "onamzjessemor-20",
3264 "video_image_id": "511gFZGYELL",
3265 "video_image_url": "https://m.media-amazon.com/images/I/511gFZGYELL._CR1,0,638,360_SR342,193_.jpg",
3266 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/511gFZGYELL.jpg",
3267 "video_image_width": "640",
3268 "video_image_height": "360",
3269 "video_image_extension": "jpg",
3270 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/ad31ba11-7217-4e48-8115-cefe55f5bedf/default.jobtemplate.hls.m3u8",
3271 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/e3808ba5-751d-4968-bb71-63425e6dc739/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/e3808ba5-751d-4968-bb71-63425e6dc739/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/e3808ba5-751d-4968-bb71-63425e6dc739/0349b3bb-79ce-48d1-84a9-830f56cc0e45/082fe44207a149a18184cbfbbee39669_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
3272 "video_mime_type": "application/x-mpegURL",
3273 "duration": "1:18",
3274 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/8338c168-fd26-42c5-a9e0-590cadb32bb2.vtt",
3275 "type": "videos_for_related_products"
3276 },
3277 {
3278 "id": "amzn1.vse.video.0a9210feb70e4086ab7b5ac1a09859f7",
3279 "product_asin": "B08TJRVWV1",
3280 "parent_asin": "B0CTQJZNPC",
3281 "related_products": "B08TJRVWV1",
3282 "title": "Good value for the money",
3283 "profile_image_url": "https://m.media-amazon.com/images/S/amazon-avatars-global/ae6937ff-a165-4a12-bbe5-10cb8f59e916._CR0%2C0%2C500%2C500_SX460_._SL34_.jpg",
3284 "profile_link": "/gp/profile/amzn1.account.AH3IWTKADLGOA3JFZEYBKLOBHWRA",
3285 "public_name": "JARELLANO",
3286 "creator_type": "Customer",
3287 "vendor_code": "AOD60",
3288 "vendor_name": "JARELLANO",
3289 "video_image_id": "41Xc3rTWU8L",
3290 "video_image_url": "https://m.media-amazon.com/images/I/41Xc3rTWU8L._CR0,0,720,406_SR684,386_.jpg",
3291 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/41Xc3rTWU8L.jpg",
3292 "video_image_width": "720",
3293 "video_image_height": "480",
3294 "video_image_extension": "jpg",
3295 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/5d981702-b077-48f3-b19a-ebe0b0a12d5e/embedded.cc.default.jobtemplate.hls.m3u8",
3296 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/afa044d0-c7f0-4c18-ade1-91c9b290f454/videopreview.jobtemplate.mp4.342X192P_20HZ_350KBPS_VER_1_0.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4",
3297 "video_mime_type": "application/x-mpegURL",
3298 "duration": "2:41",
3299 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/dcf27a7f-c4aa-45ad-b700-298c7a81e038.vtt",
3300 "type": "videos_for_related_products"
3301 }
3302 ],
3303 "has_360_view": false,
3304 "is_bundle": false,
3305 "feature_bullets": [
3306 "WIDE COMPATIBILITY: Compatible with smartphones, tablets, cameras, GoPro/action cameras, laptops, desktop computers, DSLRs, drones, Nintendo Switch/other portable consoles and much more. Includes SD adapter. Note: Please refer to compatible devices list (keep update) in below Product guides for more detail.",
3307 "HIGH QUALITY STORAGE: Perfect for high resolution photos, for recording and storing Full HD/4K videos and any other data type",
3308 "ULTRA FAST: Read speed up to 100MB/s. Write speed up to 60MB/s (varies according to memory size). UHS, U3, Class 10 and A2 speed classes for an optimal smartphone experience",
3309 "LASTING RELIABILITY: Shockproof, IPX6 waterproof, temperature-proof (-10° to 80°), X-Ray-proof and magnetic-proof",
3310 "Note: Actual storage capacity shown by a device's OS may be less than the capacity indicated on the product label due to different measurement standards. The available storage capacity is higher than 116GB.",
3311 "Read and write speeds are based on internal tests conducted under controlled conditions. Actual speeds may vary depending on device used, interface, conditions of use, and other factors",
3312 "Note: Please note that we are changing the product's printing and packaging; both 2 versions are the same. (Old version does not show the A2 logo, but its performance is A2 level.)",
3313 "Note: Check whether your device is compatible with the MicroSD capacity, for example, if the device only supports a maximum capacity of 64GB, it may not recognize 128GB MicroSDs above"
3314 ],
3315 "feature_bullets_count": 8,
3316 "feature_bullets_flat": "Note: Check whether your device is compatible with the MicroSD capacity, for example, if the device only supports a maximum capacity of 64GB, it may not recognize 128GB MicroSDs above. Note: Please note that we are changing the product's printing and packaging; both 2 versions are the same. (Old version does not show the A2 logo, but its performance is A2 level.). Read and write speeds are based on internal tests conducted under controlled conditions. Actual speeds may vary depending on device used, interface, conditions of use, and other factors. Note: Actual storage capacity shown by a device's OS may be less than the capacity indicated on the product label due to different measurement standards. The available storage capacity is higher than 116GB. LASTING RELIABILITY: Shockproof, IPX6 waterproof, temperature-proof (-10° to 80°), X-Ray-proof and magnetic-proof. ULTRA FAST: Read speed up to 100MB/s. Write speed up to 60MB/s (varies according to memory size). UHS, U3, Class 10 and A2 speed classes for an optimal smartphone experience. HIGH QUALITY STORAGE: Perfect for high resolution photos, for recording and storing Full HD/4K videos and any other data type. WIDE COMPATIBILITY: Compatible with smartphones, tablets, cameras, GoPro/action cameras, laptops, desktop computers, DSLRs, drones, Nintendo Switch/other portable consoles and much more. Includes SD adapter. Note: Please refer to compatible devices list (keep update) in below Product guides for more detail.",
3317 "top_reviews": [
3318 {
3319 "id": "R1131GU9J9TNIG",
3320 "title": "Good for the price",
3321 "body": "The Amazon Basics Micro SDXC Memory Card is a reliable and affordable storage option! I’ve used it in my camera and smartphone, and it works flawlessly. The read and write speeds are fast, allowing for quick file transfers, and I’ve had no issues with it handling high-definition videos and large photo files. It's been a dependable choice for expanding storage, and I've noticed no lag or delays while using it. I’m also impressed with how well the card performs in various devices, from cameras to tablets. The card is durable and seems to hold up well even after repeated use, making it a great value for the price. It comes pre-formatted, so setup is a breeze, and I appreciate the ample storage space it provides. Overall, the Amazon Basics Micro SDXC Memory Card offers excellent performance at a great price, and I highly recommend it for anyone in need of extra storage. Read more",
3322 "asin": "B08TJRVWV1",
3323 "body_html": "<script> (function() { P.when('cr-A', 'ready').execute(function(A) { if(typeof A.toggleExpanderAriaLabel === 'function') { A.toggleExpanderAriaLabel('review_text_read_more', 'Read more of this review', 'Read less of this review'); } }); })(); </script> <style> .review-text-read-more-expander:focus-visible { outline: 2px solid #2162a1; outline-offset: 2px; border-radius: 5px; } </style> <div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>The Amazon Basics Micro SDXC Memory Card is a reliable and affordable storage option! I’ve used it in my camera and smartphone, and it works flawlessly. The read and write speeds are fast, allowing for quick file transfers, and I’ve had no issues with it handling high-definition videos and large photo files. It's been a dependable choice for expanding storage, and I've noticed no lag or delays while using it.<br/><br/>I’m also impressed with how well the card performs in various devices, from cameras to tablets. The card is durable and seems to hold up well even after repeated use, making it a great value for the price. It comes pre-formatted, so setup is a breeze, and I appreciate the ample storage space it provides. Overall, the Amazon Basics Micro SDXC Memory Card offers excellent performance at a great price, and I highly recommend it for anyone in need of extra storage.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
3324 "link": "https://www.amazon.com/gp/customer-reviews/R1131GU9J9TNIG/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B08TJRVWV1",
3325 "rating": 5,
3326 "date": {
3327 "raw": "Reviewed in the United States on February 19, 2025",
3328 "utc": "2025-02-19T00:00:00.000Z"
3329 },
3330 "profile": {
3331 "name": "A.N.",
3332 "link": "https://www.amazon.com/gp/profile/amzn1.account.AHA3TJ6Y4GB544E24XQWHNFAPK3A/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
3333 "id": "AHA3TJ6Y4GB544E24XQWHNFAPK3A",
3334 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/246cb48d-954c-43a9-b69f-1461692b74b2._CR62%2C0%2C375%2C375_SX460_.jpg"
3335 },
3336 "vine_program": false,
3337 "verified_purchase": true,
3338 "helpful_votes": 5,
3339 "review_country": "us",
3340 "is_global_review": false
3341 },
3342 {
3343 "id": "RL6Q2XCOYSLW",
3344 "title": "Reliable SD Card at a Great Price",
3345 "body": "This SD card works exactly as expected. I’ve been using it for a couple of months with no issues, and performance has been smooth and reliable. The price was excellent, making it a great value. Highly recommended! Read more",
3346 "asin": "B08TJRVWV1",
3347 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>This SD card works exactly as expected. I’ve been using it for a couple of months with no issues, and performance has been smooth and reliable. The price was excellent, making it a great value. Highly recommended!<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
3348 "link": "https://www.amazon.com/gp/customer-reviews/RL6Q2XCOYSLW/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B08TJRVWV1",
3349 "rating": 5,
3350 "date": {
3351 "raw": "Reviewed in the United States on February 18, 2025",
3352 "utc": "2025-02-18T00:00:00.000Z"
3353 },
3354 "profile": {
3355 "name": "EM",
3356 "link": "https://www.amazon.com/gp/profile/amzn1.account.AEBVRBYOKHQJLP3Y4V2DAYLFH2FA/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
3357 "id": "AEBVRBYOKHQJLP3Y4V2DAYLFH2FA"
3358 },
3359 "vine_program": false,
3360 "verified_purchase": true,
3361 "review_country": "us",
3362 "is_global_review": false
3363 },
3364 {
3365 "id": "RKL3RGBIQK82Z",
3366 "title": "Does the job well",
3367 "body": "This is an affordable option for my drone, and it came just in time for my trip thanks to Amazon Prime's quick delivery. It formats easily and offers very fast upload speeds. I have no complaints and am satisfied with its performance. Read more",
3368 "asin": "B08TJRVWV1",
3369 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>This is an affordable option for my drone, and it came just in time for my trip thanks to Amazon Prime's quick delivery. It formats easily and offers very fast upload speeds. I have no complaints and am satisfied with its performance.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
3370 "link": "https://www.amazon.com/gp/customer-reviews/RKL3RGBIQK82Z/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B08TJRVWV1",
3371 "rating": 5,
3372 "date": {
3373 "raw": "Reviewed in the United States on February 19, 2025",
3374 "utc": "2025-02-19T00:00:00.000Z"
3375 },
3376 "profile": {
3377 "name": "CW",
3378 "link": "https://www.amazon.com/gp/profile/amzn1.account.AFMAINQAU7EQGV425IYZATVDYIRQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
3379 "id": "AFMAINQAU7EQGV425IYZATVDYIRQ"
3380 },
3381 "vine_program": false,
3382 "verified_purchase": true,
3383 "helpful_votes": 2,
3384 "review_country": "us",
3385 "is_global_review": false
3386 },
3387 {
3388 "id": "R23HUZVLDELGR8",
3389 "title": "great sd card",
3390 "body": "This arrived very quickly and is excellent quality. It comes with a case and a large adapter for bigger cameras. I needed it for my dashcam, and it’s working perfectly so far—no issues at all. Read more",
3391 "asin": "B08TJRVWV1",
3392 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>This arrived very quickly and is excellent quality. It comes with a case and a large adapter for bigger cameras. I needed it for my dashcam, and it’s working perfectly so far—no issues at all.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
3393 "link": "https://www.amazon.com/gp/customer-reviews/R23HUZVLDELGR8/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B08TJRVWV1",
3394 "rating": 4,
3395 "date": {
3396 "raw": "Reviewed in the United States on February 11, 2025",
3397 "utc": "2025-02-11T00:00:00.000Z"
3398 },
3399 "profile": {
3400 "name": "Daniyal Gohar",
3401 "link": "https://www.amazon.com/gp/profile/amzn1.account.AFQFD4ZMJIBNY2A7XOUYHQA37GBQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
3402 "id": "AFQFD4ZMJIBNY2A7XOUYHQA37GBQ"
3403 },
3404 "vine_program": false,
3405 "verified_purchase": true,
3406 "review_country": "us",
3407 "is_global_review": false
3408 },
3409 {
3410 "id": "R2NGFQDVYLXC4J",
3411 "title": "Perfect for my needs. Decent amount of storage.",
3412 "body": "Bought this to use with an external SD card reader and save my photos off my phone for ease of access to specific ones. It works perfectly. The speed is adequate (not super fast) and it holds 256 GB of files. It is compatible with USB-C which all the newer smart phones have. Read more",
3413 "asin": "B08TJRVWV1",
3414 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>Bought this to use with an external SD card reader and save my photos off my phone for ease of access to specific ones. It works perfectly. The speed is adequate (not super fast) and it holds 256 GB of files. It is compatible with USB-C which all the newer smart phones have.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
3415 "link": "https://www.amazon.com/gp/customer-reviews/R2NGFQDVYLXC4J/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B08TJRVWV1",
3416 "rating": 5,
3417 "date": {
3418 "raw": "Reviewed in the United States on February 8, 2025",
3419 "utc": "2025-02-08T00:00:00.000Z"
3420 },
3421 "profile": {
3422 "name": "SherBearCO",
3423 "link": "https://www.amazon.com/gp/profile/amzn1.account.AFTSHC5R373EWTQWMY7ONCORELMA/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
3424 "id": "AFTSHC5R373EWTQWMY7ONCORELMA"
3425 },
3426 "vine_program": false,
3427 "verified_purchase": true,
3428 "helpful_votes": 5,
3429 "review_country": "us",
3430 "is_global_review": false
3431 },
3432 {
3433 "id": "R20MGO0TQ76F1T",
3434 "title": "Good quality SD card",
3435 "body": "Good quality micro SD card. Cheaper than other main brands and performs just as well. Read more",
3436 "asin": "B08TJRVWV1",
3437 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>Good quality micro SD card. Cheaper than other main brands and performs just as well.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
3438 "link": "https://www.amazon.com/gp/customer-reviews/R20MGO0TQ76F1T/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B08TJRVWV1",
3439 "rating": 5,
3440 "date": {
3441 "raw": "Reviewed in the United States on February 25, 2025",
3442 "utc": "2025-02-25T00:00:00.000Z"
3443 },
3444 "profile": {
3445 "name": "Jeff",
3446 "link": "https://www.amazon.com/gp/profile/amzn1.account.AFMOJQDTY5DSOGPQLXGCS6EKVTTQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
3447 "id": "AFMOJQDTY5DSOGPQLXGCS6EKVTTQ"
3448 },
3449 "vine_program": false,
3450 "verified_purchase": true,
3451 "review_country": "us",
3452 "is_global_review": false
3453 },
3454 {
3455 "id": "RVOFCLW9U1EE0",
3456 "title": "good value for certain solutions",
3457 "body": "Good for the price. Using the card as a usb stick. Amazon basics items are a good value for certain solutions and using this just transfer files between computers and having it on my keychain is convenient. Works for what I need. Read more",
3458 "asin": "B08TJRVWV1",
3459 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>Good for the price. Using the card as a usb stick. Amazon basics items are a good value for certain solutions and using this just transfer files between computers and having it on my keychain is convenient. Works for what I need.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
3460 "link": "https://www.amazon.com/gp/customer-reviews/RVOFCLW9U1EE0/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B08TJRVWV1",
3461 "rating": 5,
3462 "date": {
3463 "raw": "Reviewed in the United States on February 23, 2025",
3464 "utc": "2025-02-23T00:00:00.000Z"
3465 },
3466 "profile": {
3467 "name": "Reina",
3468 "link": "https://www.amazon.com/gp/profile/amzn1.account.AGNNU4NQE7BZZQR5ZJ7PXT4CVEQQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
3469 "id": "AGNNU4NQE7BZZQR5ZJ7PXT4CVEQQ"
3470 },
3471 "vine_program": false,
3472 "verified_purchase": true,
3473 "review_country": "us",
3474 "is_global_review": false
3475 },
3476 {
3477 "id": "R1UPGHFZOX6IIP",
3478 "title": "Recommends it",
3479 "body": "It works very well thank you, easy to use , original space, adapter works ok, and it's fast Read more",
3480 "asin": "B08TJRVWV1",
3481 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>It works very well thank you, easy to use , original space, adapter works ok, and it's fast<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
3482 "link": "https://www.amazon.com/gp/customer-reviews/R1UPGHFZOX6IIP/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B08TJRVWV1",
3483 "rating": 5,
3484 "date": {
3485 "raw": "Reviewed in the United States on February 17, 2025",
3486 "utc": "2025-02-17T00:00:00.000Z"
3487 },
3488 "profile": {
3489 "name": "Thomas Siame",
3490 "link": "https://www.amazon.com/gp/profile/amzn1.account.AHS7HMMQ2LYS2XTKQLKDEC2SZAJA/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
3491 "id": "AHS7HMMQ2LYS2XTKQLKDEC2SZAJA",
3492 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/0f33a5f6-7ff4-48a6-83ad-27256871e9cb._CR0%2C0%2C1125%2C1125_SX460_.jpg"
3493 },
3494 "vine_program": false,
3495 "verified_purchase": true,
3496 "review_country": "us",
3497 "is_global_review": false
3498 },
3499 {
3500 "id": "R2U2N3YPH3CZAS",
3501 "title": "Buen producto algo caro.",
3502 "body": "Buen producto lo usé de inmediato y funciona a la perfección. Un poco costoso la verdad. Read more",
3503 "body_html": "<script> (function() { P.when('cr-A', 'ready').execute(function(A) { if(typeof A.toggleExpanderAriaLabel === 'function') { A.toggleExpanderAriaLabel('review_text_read_more', 'Read more of this review', 'Read less of this review'); } }); })(); </script> <style> .review-text-read-more-expander:focus-visible { outline: 2px solid #2162a1; outline-offset: 2px; border-radius: 5px; } </style> <div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span class=\"cr-original-review-content\">Buen producto lo usé de inmediato y funciona a la perfección. Un poco costoso la verdad.<br/></span><span class=\"cr-translated-review-content aok-hidden\"/> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
3504 "rating": 5,
3505 "date": {
3506 "raw": "Reviewed in Mexico on February 21, 2025",
3507 "utc": "2025-02-21T00:00:00.000Z"
3508 },
3509 "profile": {
3510 "name": "Chris",
3511 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/df7f6c96-9008-403c-845b-3b7b334b6ad2._CR0%2C0%2C375%2C375_UX460_.jpg"
3512 },
3513 "vine_program": false,
3514 "verified_purchase": true,
3515 "images": [
3516 {
3517 "link": "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif"
3518 },
3519 {
3520 "link": "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif"
3521 }
3522 ],
3523 "review_country": "mx",
3524 "is_global_review": true
3525 },
3526 {
3527 "id": "R3BR7EEGX20TAJ",
3528 "title": "Perfect for everyday use.",
3529 "body": "It not as fast as the big brands but for most it perfect and you will still be able to get 4k60 video on this. It costs less and seems to be as reliable as other so in my book it a win. Read more",
3530 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>It not as fast as the big brands but for most it perfect and you will still be able to get 4k60 video on this. It costs less and seems to be as reliable as other so in my book it a win.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
3531 "rating": 5,
3532 "date": {
3533 "raw": "Reviewed in Canada on January 9, 2025",
3534 "utc": "2025-01-09T00:00:00.000Z"
3535 },
3536 "profile": {
3537 "name": "Frank",
3538 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/cca480a7-1872-4c3c-943e-a17e9ba6d21b._CR0%2C0%2C337%2C337_UX460_.jpg"
3539 },
3540 "vine_program": false,
3541 "verified_purchase": true,
3542 "review_country": "ca",
3543 "is_global_review": true
3544 },
3545 {
3546 "id": "R3IPVI1236L6R8",
3547 "title": "Zuverlässige und schnelle Micro SD Karte",
3548 "body": "Ich habe die Amazon Basics Micro SD 256GB gekauft, um meine Smartphone-Speicherkapazität zu erweitern, und bin sehr zufrieden mit der Leistung. Die Karte funktioniert einwandfrei und bietet ausreichend Speicherplatz für Apps, Fotos, Videos und Musik. Die Installation war einfach, ich musste sie einfach nur einlegen, und sie war sofort einsatzbereit. Die Schreib- und Lesegeschwindigkeit ist beeindruckend, vor allem beim Übertragen größerer Dateien. Auch das Streamen von HD-Videos oder das Aufnehmen von 4K-Videos funktioniert ohne Probleme. Ich habe die Karte auch in einem Tablet und einer Kamera getestet, und auch dort hat sie zuverlässig ihre Arbeit erledigt. Ein weiterer Pluspunkt ist die gute Preis-Leistung. Für 256GB Speicher bekommt man hier ein solides und preiswertes Produkt, das keine Kompromisse bei der Qualität eingeht. Die Karte scheint auch robust zu sein, sie hat weder bei extremen Temperaturen noch bei intensiver Nutzung Probleme gemacht. Read more",
3549 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span class=\"cr-original-review-content\">Ich habe die Amazon Basics Micro SD 256GB gekauft, um meine Smartphone-Speicherkapazität zu erweitern, und bin sehr zufrieden mit der Leistung. Die Karte funktioniert einwandfrei und bietet ausreichend Speicherplatz für Apps, Fotos, Videos und Musik. Die Installation war einfach, ich musste sie einfach nur einlegen, und sie war sofort einsatzbereit.<br/><br/>Die Schreib- und Lesegeschwindigkeit ist beeindruckend, vor allem beim Übertragen größerer Dateien. Auch das Streamen von HD-Videos oder das Aufnehmen von 4K-Videos funktioniert ohne Probleme. Ich habe die Karte auch in einem Tablet und einer Kamera getestet, und auch dort hat sie zuverlässig ihre Arbeit erledigt.<br/><br/>Ein weiterer Pluspunkt ist die gute Preis-Leistung. Für 256GB Speicher bekommt man hier ein solides und preiswertes Produkt, das keine Kompromisse bei der Qualität eingeht. Die Karte scheint auch robust zu sein, sie hat weder bei extremen Temperaturen noch bei intensiver Nutzung Probleme gemacht.<br/></span><span class=\"cr-translated-review-content aok-hidden\"/> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
3550 "rating": 5,
3551 "date": {
3552 "raw": "Reviewed in Germany on March 3, 2025",
3553 "utc": "2025-03-03T00:00:00.000Z"
3554 },
3555 "profile": {
3556 "name": "Lil Marco"
3557 },
3558 "vine_program": false,
3559 "verified_purchase": true,
3560 "review_country": "de",
3561 "is_global_review": true
3562 },
3563 {
3564 "id": "RXKHGBV2H0W55",
3565 "title": "Excelente tarjeta microSDXC de 128 GB, rápida y confiable",
3566 "body": "Compré la tarjeta microSDXC de Amazon Basics de 128 GB hace algunos meses y ha sido una compra excelente. La he estado utilizando principalmente en mi smartphone para guardar fotos, vídeos y música, y ha funcionado a la perfección. Con su gran capacidad, he podido almacenar todo mi contenido multimedia sin tener que preocuparme por quedarme sin espacio. Lo que más me ha impresionado es su velocidad; transferir archivos y cargar aplicaciones es muy rápido, lo que hace que la experiencia sea mucho más fluida. Además, incluye un adaptador SD, lo cual es muy práctico ya que me permite usarla en otros dispositivos, como mi ordenador portátil, sin problemas. En resumen, la tarjeta microSDXC de Amazon Basics ha superado mis expectativas. Es confiable, ofrece una gran capacidad de almacenamiento y tiene un rendimiento rápido, todo a un precio muy razonable. Read more",
3567 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span class=\"cr-original-review-content\">Compré la tarjeta microSDXC de Amazon Basics de 128 GB hace algunos meses y ha sido una compra excelente.<br/><br/>La he estado utilizando principalmente en mi smartphone para guardar fotos, vídeos y música, y ha funcionado a la perfección. Con su gran capacidad, he podido almacenar todo mi contenido multimedia sin tener que preocuparme por quedarme sin espacio.<br/><br/>Lo que más me ha impresionado es su velocidad; transferir archivos y cargar aplicaciones es muy rápido, lo que hace que la experiencia sea mucho más fluida.<br/><br/>Además, incluye un adaptador SD, lo cual es muy práctico ya que me permite usarla en otros dispositivos, como mi ordenador portátil, sin problemas.<br/><br/>En resumen, la tarjeta microSDXC de Amazon Basics ha superado mis expectativas. Es confiable, ofrece una gran capacidad de almacenamiento y tiene un rendimiento rápido, todo a un precio muy razonable.<br/></span><span class=\"cr-translated-review-content aok-hidden\"/> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
3568 "rating": 5,
3569 "date": {
3570 "raw": "Reviewed in Spain on February 19, 2025",
3571 "utc": "2025-02-19T00:00:00.000Z"
3572 },
3573 "profile": {
3574 "name": "Lourdes"
3575 },
3576 "vine_program": false,
3577 "verified_purchase": true,
3578 "review_country": "es",
3579 "is_global_review": true
3580 },
3581 {
3582 "id": "RPK3WV345V8IH",
3583 "title": "Bra",
3584 "body": "Funkar bra Read more",
3585 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span class=\"cr-original-review-content\">Funkar bra<br/></span><span class=\"cr-translated-review-content aok-hidden\"/> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
3586 "rating": 5,
3587 "date": {
3588 "raw": "Reviewed in Sweden on February 5, 2025",
3589 "utc": "2025-02-05T00:00:00.000Z"
3590 },
3591 "profile": {
3592 "name": "Anne-Marie Brink"
3593 },
3594 "vine_program": false,
3595 "verified_purchase": true,
3596 "review_country": "us",
3597 "is_global_review": true
3598 }
3599 ],
3600 "buybox_winner": {
3601 "maximum_order_quantity": {
3602 "value": 3,
3603 "hard_maximum": true
3604 },
3605 "mixed_offers_count": 3,
3606 "mixed_offers_from": {
3607 "symbol": "$",
3608 "value": 11.16,
3609 "currency": "USD",
3610 "raw": "$11.16"
3611 },
3612 "is_prime": true,
3613 "is_prime_exclusive_deal": false,
3614 "is_amazon_fresh": false,
3615 "condition": {
3616 "is_new": true
3617 },
3618 "availability": {
3619 "type": "in_stock",
3620 "raw": "In Stock",
3621 "dispatch_days": 1
3622 },
3623 "fulfillment": {
3624 "type": "1p",
3625 "standard_delivery": {
3626 "date": "Wednesday, March 12",
3627 "name": "FREE"
3628 },
3629 "fastest_delivery": {
3630 "date": "Monday, March 10",
3631 "name": "Or Prime members get FREE delivery Monday, March 10. Order within 8 hrs 2 mins. Join Prime (function(f) {var _np=(window.P._namespace(\"\"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('ready').execute(\"npa-prime-signup-ingress\", () => { P.load.js(\"https://d1nruqhae353qc.cloudfront.net/primesignup/widget.js\"); }); }));"
3632 },
3633 "is_sold_by_amazon": true,
3634 "amazon_seller": {
3635 "name": "Amazon"
3636 },
3637 "is_fulfilled_by_amazon": true,
3638 "is_fulfilled_by_third_party": false,
3639 "is_sold_by_third_party": false
3640 },
3641 "price": {
3642 "symbol": "$",
3643 "value": 11.99,
3644 "currency": "USD",
3645 "raw": "$11.99"
3646 },
3647 "shipping": {
3648 "raw": "FREE"
3649 }
3650 },
3651 "specifications": [
3652 {
3653 "name": "Color",
3654 "value": "Black"
3655 },
3656 {
3657 "name": "Read Speed",
3658 "value": "100 Megabytes Per Second"
3659 },
3660 {
3661 "name": "Item Weight",
3662 "value": "8.02 Grams"
3663 },
3664 {
3665 "name": "Warranty Type",
3666 "value": "Limited"
3667 },
3668 {
3669 "name": "Write Speed",
3670 "value": "60 MB per second"
3671 },
3672 {
3673 "name": "Hardware Interface",
3674 "value": "microSDXC"
3675 },
3676 {
3677 "name": "Secure Digital Association Speed Class",
3678 "value": "Class 10"
3679 },
3680 {
3681 "name": "Product Dimensions",
3682 "value": "1.69\"L x 0.3\"W"
3683 },
3684 {
3685 "name": "Manufacturer",
3686 "value": "Amazon"
3687 },
3688 {
3689 "name": "UPC",
3690 "value": "840095874021"
3691 },
3692 {
3693 "name": "RAM",
3694 "value": "128 GB"
3695 },
3696 {
3697 "name": "Item model number",
3698 "value": "LSMICRO128GU3"
3699 },
3700 {
3701 "name": "Item Weight",
3702 "value": "0.283 ounces"
3703 },
3704 {
3705 "name": "Item Dimensions LxWxH",
3706 "value": "0.59 x 0.43 x 0.1 inches"
3707 },
3708 {
3709 "name": "ASIN",
3710 "value": "B08TJRVWV1"
3711 },
3712 {
3713 "name": "Country of Origin",
3714 "value": "Taiwan"
3715 },
3716 {
3717 "name": "Date First Available",
3718 "value": "August 10, 2021"
3719 },
3720 {
3721 "name": "Customer Reviews",
3722 "value": "4.7 4.7 out of 5 stars 105,556 ratings var dpAcrHasRegisteredArcLinkClickAction; P.when('A', 'ready').execute(function(A) { if (dpAcrHasRegisteredArcLinkClickAction !== true) { dpAcrHasRegisteredArcLinkClickAction = true; A.declarative( 'acrLink-click-metrics', 'click', { \"allowLinkDefault\": true }, function (event) { if (window.ue) { ue.count(\"acrLinkClickCount\", (ue.count(\"acrLinkClickCount\") || 0) + 1); } } ); } }); P.when('A', 'cf').execute(function(A) { A.declarative('acrStarsLink-click-metrics', 'click', { \"allowLinkDefault\" : true }, function(event){ if(window.ue) { ue.count(\"acrStarsLinkWithPopoverClickCount\", (ue.count(\"acrStarsLinkWithPopoverClickCount\") || 0) + 1); } }); }); 4.7 out of 5 stars"
3723 },
3724 {
3725 "name": "Best Sellers Rank",
3726 "value": "#27 in Our Brands (See Top 100 in Our Brands) #1 in Micro SD Memory Cards"
3727 },
3728 {
3729 "name": "Brand",
3730 "value": "Amazon Basics"
3731 },
3732 {
3733 "name": "Model Name",
3734 "value": "LSMICRO128GU3"
3735 },
3736 {
3737 "name": "Flash Memory Type",
3738 "value": "Micro SDXC"
3739 },
3740 {
3741 "name": "Memory Storage Capacity",
3742 "value": "128 GB"
3743 },
3744 {
3745 "name": "Compatible Devices",
3746 "value": "(function(f) {var _np=(window.P._namespace(\"DetailPageProductOverviewTemplatesJava\"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('A').execute(function(A){ A.on('a:truncate:po-attribute-truncate-4:updated', function(data) { var isTruncated = !data.truncateInstance.getIfTextFits(); var seeMoreElement = document.getElementById('po-attribute-see-more-id-4'); if(seeMoreElement) { seeMoreElement.style.display = isTruncated ? '' : 'none'; } }) });})); Smartphone, Tablet, Camera, Laptop, Desktop Computer, DSLR, Drone, Nintendo Switch/other portable consoles See more"
3747 }
3748 ],
3749 "specifications_flat": "Compatible Devices: ( {}else{f(_np)( { ; { seeMoreElement.style.display = isTruncated ? '' : 'none'})); Smartphone, Tablet, Camera, Laptop, Desktop Computer, DSLR, Drone, Nintendo Switch/other portable consoles See more. Memory Storage Capacity: 128 GB. Flash Memory Type: Micro SDXC. Model Name: LSMICRO128GU3. Brand: Amazon Basics. Best Sellers Rank: #27 in Our Brands (See Top 100 in Our Brands) #1 in Micro SD Memory Cards. Customer Reviews: 4.7 out of 5 stars 105,556 ratings 4.7 out of 5 stars. Date First Available: August 10, 2021. Country of Origin: Taiwan. ASIN: B08TJRVWV1. Item Dimensions LxWxH: 0.59 x 0.43 x 0.1 inches. Item Weight: 0.283 ounces. Item model number: LSMICRO128GU3. RAM: 128 GB. UPC: 840095874021. Manufacturer: Amazon. Product Dimensions: 1.69\"L x 0.3\"W. Secure Digital Association Speed Class: Class 10. Hardware Interface: microSDXC. Write Speed: 60 MB per second. Warranty Type: Limited. Item Weight: 8.02 Grams. Read Speed: 100 Megabytes Per Second. Color: Black.",
3750 "recent_sales": "10K+ bought in past month",
3751 "bestsellers_rank": [
3752 {
3753 "category": "Our Brands",
3754 "rank": 27,
3755 "link": "https://www.amazon.com/gp/bestsellers/private-brands/ref=pd_zg_ts_private-brands"
3756 },
3757 {
3758 "category": "Micro SD Memory Cards",
3759 "rank": 1,
3760 "link": "https://www.amazon.com/gp/bestsellers/pc/3015433011/ref=pd_zg_hrsr_pc"
3761 }
3762 ],
3763 "color": "Black",
3764 "manufacturer": "Amazon",
3765 "weight": "0.283 ounces",
3766 "first_available": {
3767 "raw": "August 10, 2021",
3768 "utc": "2021-08-10T00:00:00.000Z"
3769 },
3770 "dimensions": "1.69\"L x 0.3\"W",
3771 "model_number": "LSMICRO128GU3",
3772 "bestsellers_rank_flat": "Category: Our Brands | Rank: 27, Category: Micro SD Memory Cards | Rank: 1"
3773 }
3774 },
3775 {
3776 "position": 4,
3777 "title": "SanDisk 64GB X2 (128GB) MicroSDXC Ultra Uhs-1 Memory Card",
3778 "asin": "B07XDCZ9J3",
3779 "link": "https://www.amazon.com/SanDisk-128GB-MicroSDXC-Ultra-Memory/dp/B07XDCZ9J3/ref=sr_1_4?dib=eyJ2IjoiMSJ9.HlfI8bLIZ2qQL7pG2Te6kxhyptNzt6WqnKHWsH2rGiaA_iAmp9CEhJOTuuNiptCWG5SQLWt6fUcDLzqArX98gole8eHbneNYaAdaPWlF76_6kw-UOY9MRgMyAls8ZxFHg_9-NNNre9Eb9ALHsidRnDNvQy4y6cS-GEpVlZCw_OVLHubiOjB0WbnmfwfzoOMQAHRovK1cOMAkypMdfbfZQB19E55Mmt4uPRL2bvQxYsw.F8XruEAahW5pfuRSG4CD2vhX_4739Ruob17GsxG_vA0&dib_tag=se&keywords=memory+cards&qid=1741384612&sr=8-4",
3780 "recent_sales": "5K+ bought in past month",
3781 "availability": {
3782 "raw": null
3783 },
3784 "categories": [
3785 {
3786 "name": "All Departments",
3787 "id": "aps"
3788 }
3789 ],
3790 "image": "https://m.media-amazon.com/images/I/61eUgiKiEDL._AC_UY218_.jpg",
3791 "is_prime": true,
3792 "is_amazon_fresh": false,
3793 "is_whole_foods_market": false,
3794 "rating": 4.7,
3795 "ratings_total": 12080,
3796 "prices": [
3797 {
3798 "symbol": "$",
3799 "value": 13.14,
3800 "currency": "USD",
3801 "raw": "$13.14",
3802 "name": "Primary",
3803 "is_primary": true,
3804 "list_price": "$14.78",
3805 "asin": "B07XDCZ9J3",
3806 "link": "https://www.amazon.com/SanDisk-128GB-MicroSDXC-Ultra-Memory/dp/B07XDCZ9J3/ref=sr_1_4?dib=eyJ2IjoiMSJ9.HlfI8bLIZ2qQL7pG2Te6kxhyptNzt6WqnKHWsH2rGiaA_iAmp9CEhJOTuuNiptCWG5SQLWt6fUcDLzqArX98gole8eHbneNYaAdaPWlF76_6kw-UOY9MRgMyAls8ZxFHg_9-NNNre9Eb9ALHsidRnDNvQy4y6cS-GEpVlZCw_OVLHubiOjB0WbnmfwfzoOMQAHRovK1cOMAkypMdfbfZQB19E55Mmt4uPRL2bvQxYsw.F8XruEAahW5pfuRSG4CD2vhX_4739Ruob17GsxG_vA0&dib_tag=se&keywords=memory+cards&qid=1741384612&sr=8-4"
3807 },
3808 {
3809 "symbol": "$",
3810 "value": 14.78,
3811 "currency": "USD",
3812 "raw": "$14.78",
3813 "name": "Original",
3814 "is_rrp": true,
3815 "link": "https://www.amazon.com/SanDisk-128GB-MicroSDXC-Ultra-Memory/dp/B07XDCZ9J3/ref=sr_1_4?dib=eyJ2IjoiMSJ9.HlfI8bLIZ2qQL7pG2Te6kxhyptNzt6WqnKHWsH2rGiaA_iAmp9CEhJOTuuNiptCWG5SQLWt6fUcDLzqArX98gole8eHbneNYaAdaPWlF76_6kw-UOY9MRgMyAls8ZxFHg_9-NNNre9Eb9ALHsidRnDNvQy4y6cS-GEpVlZCw_OVLHubiOjB0WbnmfwfzoOMQAHRovK1cOMAkypMdfbfZQB19E55Mmt4uPRL2bvQxYsw.F8XruEAahW5pfuRSG4CD2vhX_4739Ruob17GsxG_vA0&dib_tag=se&keywords=memory+cards&qid=1741384612&sr=8-4",
3816 "asin": "B07XDCZ9J3"
3817 }
3818 ],
3819 "price": {
3820 "symbol": "$",
3821 "value": 13.14,
3822 "currency": "USD",
3823 "raw": "$13.14",
3824 "name": "Primary",
3825 "is_primary": true,
3826 "list_price": "$14.78",
3827 "asin": "B07XDCZ9J3",
3828 "link": "https://www.amazon.com/SanDisk-128GB-MicroSDXC-Ultra-Memory/dp/B07XDCZ9J3/ref=sr_1_4?dib=eyJ2IjoiMSJ9.HlfI8bLIZ2qQL7pG2Te6kxhyptNzt6WqnKHWsH2rGiaA_iAmp9CEhJOTuuNiptCWG5SQLWt6fUcDLzqArX98gole8eHbneNYaAdaPWlF76_6kw-UOY9MRgMyAls8ZxFHg_9-NNNre9Eb9ALHsidRnDNvQy4y6cS-GEpVlZCw_OVLHubiOjB0WbnmfwfzoOMQAHRovK1cOMAkypMdfbfZQB19E55Mmt4uPRL2bvQxYsw.F8XruEAahW5pfuRSG4CD2vhX_4739Ruob17GsxG_vA0&dib_tag=se&keywords=memory+cards&qid=1741384612&sr=8-4"
3829 },
3830 "product": {
3831 "title": "SanDisk 64GB X2 (128GB) MicroSDXC Ultra Uhs-1 Memory Card",
3832 "search_alias": {
3833 "title": "Electronics",
3834 "value": "electronics"
3835 },
3836 "keywords": "SanDisk,64GB,X2,(128GB),MicroSDXC,Ultra,Uhs-1,Memory,Card",
3837 "keywords_list": [
3838 "SanDisk",
3839 "64GB",
3840 "(128GB)",
3841 "MicroSDXC",
3842 "Ultra",
3843 "Uhs-1",
3844 "Memory",
3845 "Card"
3846 ],
3847 "is_collection": false,
3848 "asin": "B07XDCZ9J3",
3849 "link": "https://www.amazon.com/SanDisk-128GB-MicroSDXC-Ultra-Memory/dp/B07XDCZ9J3",
3850 "brand": "SanDisk",
3851 "protection_plans": [
3852 {
3853 "asin": "B00VF4JT6G",
3854 "title": "2-year Photo and Data Recovery Plan",
3855 "price": {
3856 "symbol": "$",
3857 "value": 2.99,
3858 "currency": "USD",
3859 "raw": "$2.99"
3860 }
3861 },
3862 {
3863 "asin": "B011WVM2B0",
3864 "title": "3-year Photo and Data Recovery Plan",
3865 "price": {
3866 "symbol": "$",
3867 "value": 3.99,
3868 "currency": "USD",
3869 "raw": "$3.99"
3870 }
3871 }
3872 ],
3873 "sell_on_amazon": false,
3874 "proposition_65_warning": true,
3875 "has_size_guide": true,
3876 "categories": [
3877 {
3878 "name": "Electronics",
3879 "link": "https://www.amazon.com/electronics-store/b/ref=dp_bc_1?ie=UTF8&node=172282",
3880 "category_id": "172282"
3881 },
3882 {
3883 "name": "Computers & Accessories",
3884 "link": "https://www.amazon.com/computer-pc-hardware-accessories-add-ons/b/ref=dp_bc_2?ie=UTF8&node=541966",
3885 "category_id": "541966"
3886 },
3887 {
3888 "name": "Computer Accessories & Peripherals",
3889 "link": "https://www.amazon.com/Computer-Accessories-Supplies/b/ref=dp_bc_3?ie=UTF8&node=172456",
3890 "category_id": "172456"
3891 },
3892 {
3893 "name": "Memory Cards",
3894 "link": "https://www.amazon.com/Memory-Cards-Computer-Add-Ons-Computers/b/ref=dp_bc_4?ie=UTF8&node=516866",
3895 "category_id": "516866"
3896 },
3897 {
3898 "name": "Micro SD Cards",
3899 "link": "https://www.amazon.com/Micro-SD-Memory-Cards/b/ref=dp_bc_5?ie=UTF8&node=3015433011",
3900 "category_id": "3015433011"
3901 }
3902 ],
3903 "categories_flat": "Electronics > Computers & Accessories > Computer Accessories & Peripherals > Memory Cards > Micro SD Cards",
3904 "description": "SanDIsk lot of (2) MicroSD HC Ultra Memory Card",
3905 "sub_title": {
3906 "text": "Visit the SanDisk Store",
3907 "link": "https://www.amazon.com/stores/SanDisk/page/CD971F4B-EE23-4EA1-96E3-567678AC9C0A?ref_=ast_bln&store_ref=bl_ast_dp_brandLogo_sto"
3908 },
3909 "amazons_choice": {
3910 "keywords": ""
3911 },
3912 "marketplace_id": "ATVPDKIKX0DER",
3913 "rating": 4.7,
3914 "rating_breakdown": {
3915 "five_star": {
3916 "percentage": 83,
3917 "count": 10026
3918 },
3919 "four_star": {
3920 "percentage": 12,
3921 "count": 1449
3922 },
3923 "three_star": {
3924 "percentage": 3,
3925 "count": 362
3926 },
3927 "two_star": {
3928 "percentage": 1,
3929 "count": 120
3930 },
3931 "one_star": {
3932 "percentage": 1,
3933 "count": 120
3934 }
3935 },
3936 "ratings_total": 12080,
3937 "main_image": {
3938 "link": "https://m.media-amazon.com/images/I/61eUgiKiEDL.jpg"
3939 },
3940 "image_overlay_badge": {
3941 "name": "2_pack",
3942 "raw": "2",
3943 "image": "https://m.media-amazon.com/images/I/61eUgiKiEDL._AC_SY355_PIbundle-2,TopRight,0,0_SH20_.jpg"
3944 },
3945 "images": [
3946 {
3947 "link": "https://m.media-amazon.com/images/I/61eUgiKiEDL._AC_SL1500_.jpg",
3948 "variant": "MAIN"
3949 }
3950 ],
3951 "images_count": 1,
3952 "images_flat": "https://m.media-amazon.com/images/I/61eUgiKiEDL._AC_SL1500_.jpg",
3953 "videos_additional": [
3954 {
3955 "id": "amzn1.vse.video.0d912bae1ba8441c9611b6e76bf7e92d",
3956 "product_asin": "B07XDCZ9J3",
3957 "parent_asin": "B07XDCZ9J3",
3958 "title": "SanDisk 64GB X2 (128GB) Micro SDXC Ultra Uhs-1 Memory Card",
3959 "profile_image_url": "https://m.media-amazon.com/images/I/51PvThPtSSL._CR0,0,495,495_._FMjpg_._SL34_.jpg",
3960 "profile_link": "/shop/deddymikeslifehobbies",
3961 "public_name": "Deddy Mike's Reviews",
3962 "creator_type": "Influencer",
3963 "vendor_code": "deddymikeslifehobbies:shop",
3964 "vendor_name": "Deddy Mike's Reviews",
3965 "vendor_tracking_id": "onamzmic0ab64-20",
3966 "video_image_id": "A1LD+C5XhfL",
3967 "video_image_url": "https://m.media-amazon.com/images/I/A1LD+C5XhfL._CR3,0,1914,1080_SR684,386_.png",
3968 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/A1LD+C5XhfL.png",
3969 "video_image_width": "1920",
3970 "video_image_height": "1080",
3971 "video_image_extension": "png",
3972 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/8d503bf1-0648-4bf9-8c52-942f51725dfc/default.jobtemplate.hls.m3u8",
3973 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/8b198cdc-c18e-43e0-bf53-90efca9b78b0/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/8b198cdc-c18e-43e0-bf53-90efca9b78b0/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/8b198cdc-c18e-43e0-bf53-90efca9b78b0/a2b63120-4664-46c6-9c6e-3fae1bd901e9/0d912bae1ba8441c9611b6e76bf7e92d_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
3974 "video_mime_type": "application/x-mpegURL",
3975 "duration": "1:06",
3976 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/ccc8903a-3496-449e-8785-367ed741ba13.vtt",
3977 "type": "videos_for_related_products"
3978 },
3979 {
3980 "id": "amzn1.vse.video.0fdb6df304a84923a30de839f78b20e5",
3981 "product_asin": "B07XDCZ9J3",
3982 "parent_asin": "B07XDCZ9J3",
3983 "related_products": "B07ZHNGT7Z",
3984 "title": "SanDisk Ultra 64GB X2 (128GB) MicroSD Cards Unboxing",
3985 "profile_image_url": "https://m.media-amazon.com/images/I/61sPRxapNML._CR0,0,600,600_._FMjpg_._SL34_.jpg",
3986 "profile_link": "/shop/bigcvlogs",
3987 "public_name": "Big-C",
3988 "creator_type": "Influencer",
3989 "vendor_code": "bigcvlogs:shop",
3990 "vendor_name": "Big-C",
3991 "vendor_tracking_id": "onamzbigcvlog-20",
3992 "video_image_id": "919w9PI8UFL",
3993 "video_image_url": "https://m.media-amazon.com/images/I/919w9PI8UFL._CR1,0,1170,660_SR684,386_.png",
3994 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/919w9PI8UFL.png",
3995 "video_image_width": "1172",
3996 "video_image_height": "660",
3997 "video_image_extension": "png",
3998 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/b3d268d5-2cd6-4e64-8152-9574937da4aa/default.jobtemplate.hls.m3u8",
3999 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/ccda4b55-9778-463a-8ccf-d1236e43d3b2/videopreview.jobtemplate.mp4.342X192P_20HZ_350KBPS_VER_1_0.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/ccda4b55-9778-463a-8ccf-d1236e43d3b2/a0f9d2ed-0989-4376-9f73-22b880d4217d/0fdb6df304a84923a30de839f78b20e5_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
4000 "video_mime_type": "application/x-mpegURL",
4001 "duration": "1:13",
4002 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/d0c7afcf-b120-402b-ae68-5963bafe3e7c.vtt",
4003 "type": "videos_for_related_products"
4004 }
4005 ],
4006 "has_360_view": false,
4007 "is_bundle": false,
4008 "top_reviews": [
4009 {
4010 "id": "RLAWQXBJUZJ0B",
4011 "title": "Great memory cards",
4012 "body": "Great quality memory cards never had any issues with sandisk products, these work very well on security cameras. Read more",
4013 "asin": "B07XDCZ9J3",
4014 "body_html": "<script> (function() { P.when('cr-A', 'ready').execute(function(A) { if(typeof A.toggleExpanderAriaLabel === 'function') { A.toggleExpanderAriaLabel('review_text_read_more', 'Read more of this review', 'Read less of this review'); } }); })(); </script> <style> .review-text-read-more-expander:focus-visible { outline: 2px solid #2162a1; outline-offset: 2px; border-radius: 5px; } </style> <div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>Great quality memory cards never had any issues with sandisk products, these work very well on security cameras.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
4015 "link": "https://www.amazon.com/gp/customer-reviews/RLAWQXBJUZJ0B/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B07XDCZ9J3",
4016 "rating": 5,
4017 "date": {
4018 "raw": "Reviewed in the United States on March 2, 2025",
4019 "utc": "2025-03-02T00:00:00.000Z"
4020 },
4021 "profile": {
4022 "name": "Ruben C.",
4023 "link": "https://www.amazon.com/gp/profile/amzn1.account.AFQUIQCQWAKELJI6GHD6QR3KPYWQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
4024 "id": "AFQUIQCQWAKELJI6GHD6QR3KPYWQ",
4025 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/fa08acae-2ca3-4e9a-973d-08f16d3f9c68._CR0%2C0%2C500%2C500_SX460_.jpg"
4026 },
4027 "vine_program": false,
4028 "verified_purchase": true,
4029 "review_country": "us",
4030 "is_global_review": false
4031 },
4032 {
4033 "id": "R177SWCTW1WYWT",
4034 "title": "Excellent storage option for my tablets and smaller MP3 players",
4035 "body": "The technology that can store 64GB is this small form factor is amazing! Especially when you see that the MicroSDXC cards are now capable of 1TB of storage. Most of my PC removable storage consists of SD cards, but I have a couple of players and tablets that use the MicroSDXC card. SanDisk products are reliable and priced right. 5 stars! Read more",
4036 "asin": "B07XDCZ9J3",
4037 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>The technology that can store 64GB is this small form factor is amazing! Especially when you see that the MicroSDXC cards are now capable of 1TB of storage. Most of my PC removable storage consists of SD cards, but I have a couple of players and tablets that use the MicroSDXC card. SanDisk products are reliable and priced right. 5 stars!<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
4038 "link": "https://www.amazon.com/gp/customer-reviews/R177SWCTW1WYWT/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B07XDCZ9J3",
4039 "rating": 5,
4040 "date": {
4041 "raw": "Reviewed in the United States on January 25, 2025",
4042 "utc": "2025-01-25T00:00:00.000Z"
4043 },
4044 "profile": {
4045 "name": "Mister T",
4046 "link": "https://www.amazon.com/gp/profile/amzn1.account.AFEISDYB7WMTUOJYRCAAVDGFPHZA/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
4047 "id": "AFEISDYB7WMTUOJYRCAAVDGFPHZA"
4048 },
4049 "vine_program": false,
4050 "verified_purchase": true,
4051 "review_country": "us",
4052 "is_global_review": false
4053 },
4054 {
4055 "id": "R2ZHXDBHZISEBB",
4056 "title": "Go For It",
4057 "body": "Needed to replace the micro SD card in my 2 dash cams. The original cards (cheap off brand) that came with the cams started to fail, with gaps in recordings. So, thought to use a more reliable brand. The SanDisk cards perform as expected. Good video quality, good transfer speed. Read more",
4058 "asin": "B07XDCZ9J3",
4059 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>Needed to replace the micro SD card in my 2 dash cams. The original cards (cheap off brand) that came with the cams started to fail, with gaps in recordings. So, thought to use a more reliable brand. The SanDisk cards perform as expected. Good video quality, good transfer speed.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
4060 "link": "https://www.amazon.com/gp/customer-reviews/R2ZHXDBHZISEBB/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B07XDCZ9J3",
4061 "rating": 5,
4062 "date": {
4063 "raw": "Reviewed in the United States on February 12, 2025",
4064 "utc": "2025-02-12T00:00:00.000Z"
4065 },
4066 "profile": {
4067 "name": "Binford",
4068 "link": "https://www.amazon.com/gp/profile/amzn1.account.AFPWGJMLHMT6XBQM4NUFMAL6JFGQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
4069 "id": "AFPWGJMLHMT6XBQM4NUFMAL6JFGQ"
4070 },
4071 "vine_program": false,
4072 "verified_purchase": true,
4073 "review_country": "us",
4074 "is_global_review": false
4075 },
4076 {
4077 "id": "R2G1KQFR52QW26",
4078 "title": "Good cards, but one died.",
4079 "body": "Love the value here, but one SD card got bricked by my dashcam. Not sure what happened, the other is ok. Read more",
4080 "asin": "B07XDCZ9J3",
4081 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>Love the value here, but one SD card got bricked by my dashcam. Not sure what happened, the other is ok.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
4082 "link": "https://www.amazon.com/gp/customer-reviews/R2G1KQFR52QW26/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B07XDCZ9J3",
4083 "rating": 4,
4084 "date": {
4085 "raw": "Reviewed in the United States on October 6, 2024",
4086 "utc": "2024-10-06T00:00:00.000Z"
4087 },
4088 "profile": {
4089 "name": "Yatox8",
4090 "link": "https://www.amazon.com/gp/profile/amzn1.account.AGFGNHTDBCQK4VRFWL7PFUWTIKNA/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
4091 "id": "AGFGNHTDBCQK4VRFWL7PFUWTIKNA",
4092 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/4f086a85-b279-419e-9b7c-1b401c8c30d1._CR109%2C0%2C281%2C281_SX460_.jpg"
4093 },
4094 "vine_program": false,
4095 "verified_purchase": true,
4096 "helpful_votes": 2,
4097 "review_country": "us",
4098 "is_global_review": false
4099 },
4100 {
4101 "id": "R1KKBGYBO1IJPV",
4102 "title": "good with pi",
4103 "body": "I've been using SD cards like these for years in my raspberry pi projects. They work great, have good endurance, and generally I have no complaints. Tip: if you use these in raspberry pis I highly recommend using log2ram, or similar software that reduces the amount of read/writes to the sd card. This will greatly increase the life of the sd card since sd cards aren't designed for large amounts of reads and writes. That being said, these are good cards and you should be able to get a lot of use out of them. Read more",
4104 "asin": "B07XDCZ9J3",
4105 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>I've been using SD cards like these for years in my raspberry pi projects. They work great, have good endurance, and generally I have no complaints.<br/><br/>Tip: if you use these in raspberry pis I highly recommend using log2ram, or similar software that reduces the amount of read/writes to the sd card. This will greatly increase the life of the sd card since sd cards aren't designed for large amounts of reads and writes. That being said, these are good cards and you should be able to get a lot of use out of them.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
4106 "link": "https://www.amazon.com/gp/customer-reviews/R1KKBGYBO1IJPV/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B07XDCZ9J3",
4107 "rating": 5,
4108 "date": {
4109 "raw": "Reviewed in the United States on January 8, 2025",
4110 "utc": "2025-01-08T00:00:00.000Z"
4111 },
4112 "profile": {
4113 "name": "Dan",
4114 "link": "https://www.amazon.com/gp/profile/amzn1.account.AEEBWF632RNZ4AHEZOPKGXCFVNSQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
4115 "id": "AEEBWF632RNZ4AHEZOPKGXCFVNSQ"
4116 },
4117 "vine_program": false,
4118 "verified_purchase": true,
4119 "review_country": "us",
4120 "is_global_review": false
4121 },
4122 {
4123 "id": "R30DM1PKKOQ0FP",
4124 "title": "Great card for the price",
4125 "body": "These work great for trail cameras Read more",
4126 "asin": "B07XDCZ9J3",
4127 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>These work great for trail cameras<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
4128 "link": "https://www.amazon.com/gp/customer-reviews/R30DM1PKKOQ0FP/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B07XDCZ9J3",
4129 "rating": 5,
4130 "date": {
4131 "raw": "Reviewed in the United States on January 5, 2025",
4132 "utc": "2025-01-05T00:00:00.000Z"
4133 },
4134 "profile": {
4135 "name": "Really impressed with it.",
4136 "link": "https://www.amazon.com/gp/profile/amzn1.account.AF65CK7S6UY7XHG7RF6OE36XHEEQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
4137 "id": "AF65CK7S6UY7XHG7RF6OE36XHEEQ"
4138 },
4139 "vine_program": false,
4140 "verified_purchase": true,
4141 "review_country": "us",
4142 "is_global_review": false
4143 },
4144 {
4145 "id": "R37OTW86N9TMPA",
4146 "title": "The sale and delivery was as expected. Perfect.",
4147 "body": "I use the product for my camera and i will be taking many pictures soon. So I needed enough cards to make sure. The price was very affordable so I made the purchase. Read more",
4148 "asin": "B07XDCZ9J3",
4149 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>I use the product for my camera and i will be taking many pictures soon. So I needed enough cards to make sure. The price was very affordable so I made the purchase.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
4150 "link": "https://www.amazon.com/gp/customer-reviews/R37OTW86N9TMPA/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B07XDCZ9J3",
4151 "rating": 5,
4152 "date": {
4153 "raw": "Reviewed in the United States on January 10, 2025",
4154 "utc": "2025-01-10T00:00:00.000Z"
4155 },
4156 "profile": {
4157 "name": "terrence l pratt",
4158 "link": "https://www.amazon.com/gp/profile/amzn1.account.AGRQKPR75OTSLBZ5OPEJSLAU6LBA/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
4159 "id": "AGRQKPR75OTSLBZ5OPEJSLAU6LBA",
4160 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/a0d3b756-b01e-4be2-b33f-822883bf117c._CR32%2C0%2C288%2C288_UX460_.jpg"
4161 },
4162 "vine_program": false,
4163 "verified_purchase": true,
4164 "review_country": "us",
4165 "is_global_review": false
4166 },
4167 {
4168 "id": "R368DHPW8LX5FO",
4169 "title": "Fantastic replacement for those retro emulator handhelds",
4170 "body": "So far so good, I purchased to replace the original 64 GB questionable generic card from an anbernic handheld game system. Works as it should. And being a two pack I was able to replace the 32 GB SanDisk in the handheld second slot. Read more",
4171 "asin": "B07XDCZ9J3",
4172 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>So far so good, I purchased to replace the original 64 GB questionable generic card from an anbernic handheld game system. Works as it should. And being a two pack I was able to replace the 32 GB SanDisk in the handheld second slot.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
4173 "link": "https://www.amazon.com/gp/customer-reviews/R368DHPW8LX5FO/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B07XDCZ9J3",
4174 "rating": 5,
4175 "date": {
4176 "raw": "Reviewed in the United States on March 2, 2025",
4177 "utc": "2025-03-02T00:00:00.000Z"
4178 },
4179 "profile": {
4180 "name": "Randy Steele",
4181 "link": "https://www.amazon.com/gp/profile/amzn1.account.AFQOYGZBUMSGKHT4L7BZ4UHKWIAA/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
4182 "id": "AFQOYGZBUMSGKHT4L7BZ4UHKWIAA"
4183 },
4184 "vine_program": false,
4185 "verified_purchase": true,
4186 "review_country": "us",
4187 "is_global_review": false
4188 },
4189 {
4190 "id": "R3J4NKT5MGAW63",
4191 "title": "good product",
4192 "body": "stable and easy to use Read more",
4193 "body_html": "<script> (function() { P.when('cr-A', 'ready').execute(function(A) { if(typeof A.toggleExpanderAriaLabel === 'function') { A.toggleExpanderAriaLabel('review_text_read_more', 'Read more of this review', 'Read less of this review'); } }); })(); </script> <style> .review-text-read-more-expander:focus-visible { outline: 2px solid #2162a1; outline-offset: 2px; border-radius: 5px; } </style> <div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>stable and easy to use<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
4194 "rating": 5,
4195 "date": {
4196 "raw": "Reviewed in Canada on November 27, 2024",
4197 "utc": "2024-11-27T00:00:00.000Z"
4198 },
4199 "profile": {
4200 "name": "Thomas L."
4201 },
4202 "vine_program": false,
4203 "verified_purchase": true,
4204 "review_country": "ca",
4205 "is_global_review": true
4206 },
4207 {
4208 "id": "RW0J0O4AYM20T",
4209 "title": "Cumpriu com o estabelecido",
4210 "body": "Não tenho nada a reclamar, cumpriu com o que foi proposto. Read more",
4211 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span class=\"cr-original-review-content\">Não tenho nada a reclamar, cumpriu com o que foi proposto.<br/></span><span class=\"cr-translated-review-content aok-hidden\"/> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
4212 "rating": 5,
4213 "date": {
4214 "raw": "Reviewed in Brazil on November 7, 2024",
4215 "utc": "2024-11-07T00:00:00.000Z"
4216 },
4217 "profile": {
4218 "name": "Raphael Carvalho Oliveira"
4219 },
4220 "vine_program": false,
4221 "verified_purchase": true,
4222 "review_country": "br",
4223 "is_global_review": true
4224 },
4225 {
4226 "id": "R2Q9A4LC8PA8PK",
4227 "title": "Excelente producto en relación al precio",
4228 "body": "La marca es muy buena, funciona inmediatamente se instala y la relación precio beneficio es excelente Read more",
4229 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span class=\"cr-original-review-content\">La marca es muy buena, funciona inmediatamente se instala y la relación precio beneficio es excelente<br/></span><span class=\"cr-translated-review-content aok-hidden\"/> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
4230 "rating": 5,
4231 "date": {
4232 "raw": "Reviewed in Mexico on November 14, 2023",
4233 "utc": "2023-11-14T00:00:00.000Z"
4234 },
4235 "profile": {
4236 "name": "Rafael Sánchez Infante",
4237 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/aa537e33-2639-4539-abe8-57fc591e26bb._CR0%2C0%2C500%2C500_SX460_.jpg"
4238 },
4239 "vine_program": false,
4240 "verified_purchase": true,
4241 "review_country": "mx",
4242 "is_global_review": true
4243 },
4244 {
4245 "id": "R2JF08D25T9UCF",
4246 "title": "Work great",
4247 "body": "Does the job perfectly for my house cameras Read more",
4248 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>Does the job perfectly for my house cameras<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
4249 "rating": 5,
4250 "date": {
4251 "raw": "Reviewed in the United Kingdom on February 10, 2025",
4252 "utc": "2025-02-10T00:00:00.000Z"
4253 },
4254 "profile": {
4255 "name": "James McDonald",
4256 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/7f82e1a5-84ac-454a-9085-a6f4ed5bf63c._CR62%2C0%2C375%2C375_SX460_.jpg"
4257 },
4258 "vine_program": false,
4259 "verified_purchase": true,
4260 "review_country": "gb",
4261 "is_global_review": true
4262 },
4263 {
4264 "id": "R31WNZF0YSMAK0",
4265 "title": "Muy práctica",
4266 "body": "Calidad Read more",
4267 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span class=\"cr-original-review-content\">Calidad<br/></span><span class=\"cr-translated-review-content aok-hidden\"/> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
4268 "rating": 5,
4269 "date": {
4270 "raw": "Reviewed in Mexico on February 6, 2025",
4271 "utc": "2025-02-06T00:00:00.000Z"
4272 },
4273 "profile": {
4274 "name": "JEKEWE",
4275 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/31d91dba-01ef-4121-b905-dbd843abd7b7._CR0%2C0%2C640%2C640_SX460_.jpg"
4276 },
4277 "vine_program": false,
4278 "verified_purchase": true,
4279 "review_country": "mx",
4280 "is_global_review": true
4281 }
4282 ],
4283 "buybox_winner": {
4284 "maximum_order_quantity": {
4285 "value": 30,
4286 "hard_maximum": true
4287 },
4288 "new_offers_count": 13,
4289 "new_offers_from": {
4290 "symbol": "$",
4291 "value": 12.98,
4292 "currency": "USD",
4293 "raw": "$12.98"
4294 },
4295 "is_prime": true,
4296 "is_prime_exclusive_deal": false,
4297 "is_amazon_fresh": false,
4298 "condition": {
4299 "is_new": true
4300 },
4301 "availability": {
4302 "type": "in_stock",
4303 "raw": "In Stock",
4304 "dispatch_days": 1
4305 },
4306 "fulfillment": {
4307 "type": "2p",
4308 "standard_delivery": {
4309 "date": "Wednesday, March 12",
4310 "name": "FREE"
4311 },
4312 "fastest_delivery": {
4313 "date": "Monday, March 10",
4314 "name": "Or Prime members get FREE delivery Monday, March 10. Order within 8 hrs 3 mins. Join Prime (function(f) {var _np=(window.P._namespace(\"\"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('ready').execute(\"npa-prime-signup-ingress\", () => { P.load.js(\"https://d1nruqhae353qc.cloudfront.net/primesignup/widget.js\"); }); }));"
4315 },
4316 "is_sold_by_amazon": false,
4317 "is_fulfilled_by_amazon": true,
4318 "is_fulfilled_by_third_party": false,
4319 "is_sold_by_third_party": true,
4320 "third_party_seller": {
4321 "name": "CWP Online",
4322 "link": "https://www.amazon.com/gp/help/seller/at-a-glance.html/ref=dp_merchant_link?ie=UTF8&seller=AK0X39W9935WX&asin=B07XDCZ9J3&ref_=dp_merchant_link&isAmazonFulfilled=1",
4323 "id": "AK0X39W9935WX"
4324 }
4325 },
4326 "price": {
4327 "symbol": "$",
4328 "value": 13.14,
4329 "currency": "USD",
4330 "raw": "$13.14"
4331 },
4332 "rrp": {
4333 "symbol": "$",
4334 "value": 14.78,
4335 "currency": "USD",
4336 "raw": "$14.78"
4337 },
4338 "shipping": {
4339 "raw": "FREE"
4340 }
4341 },
4342 "specifications": [
4343 {
4344 "name": "Color",
4345 "value": "Red"
4346 },
4347 {
4348 "name": "Special Feature",
4349 "value": "Class 10"
4350 },
4351 {
4352 "name": "Read Speed",
4353 "value": "48 Megabytes Per Second"
4354 },
4355 {
4356 "name": "Warranty Type",
4357 "value": "Limited"
4358 },
4359 {
4360 "name": "Write Speed",
4361 "value": "10-48 MB/s"
4362 },
4363 {
4364 "name": "Hardware Interface",
4365 "value": "microSDXC"
4366 },
4367 {
4368 "name": "Secure Digital Association Speed Class",
4369 "value": "Class 10"
4370 },
4371 {
4372 "name": "Product Dimensions",
4373 "value": "2\"L x 1\"W"
4374 },
4375 {
4376 "name": "Manufacturer",
4377 "value": "SanDisk"
4378 },
4379 {
4380 "name": "UPC",
4381 "value": "993257478831"
4382 },
4383 {
4384 "name": "Item Weight",
4385 "value": "1.13 ounces"
4386 },
4387 {
4388 "name": "ASIN",
4389 "value": "B07XDCZ9J3"
4390 },
4391 {
4392 "name": "Country of Origin",
4393 "value": "Malaysia"
4394 },
4395 {
4396 "name": "Item model number",
4397 "value": "SDSQUAR-064G-2PK"
4398 },
4399 {
4400 "name": "Customer Reviews",
4401 "value": "4.7 4.7 out of 5 stars 12,080 ratings var dpAcrHasRegisteredArcLinkClickAction; P.when('A', 'ready').execute(function(A) { if (dpAcrHasRegisteredArcLinkClickAction !== true) { dpAcrHasRegisteredArcLinkClickAction = true; A.declarative( 'acrLink-click-metrics', 'click', { \"allowLinkDefault\": true }, function (event) { if (window.ue) { ue.count(\"acrLinkClickCount\", (ue.count(\"acrLinkClickCount\") || 0) + 1); } } ); } }); P.when('A', 'cf').execute(function(A) { A.declarative('acrStarsLink-click-metrics', 'click', { \"allowLinkDefault\" : true }, function(event){ if(window.ue) { ue.count(\"acrStarsLinkWithPopoverClickCount\", (ue.count(\"acrStarsLinkWithPopoverClickCount\") || 0) + 1); } }); }); 4.7 out of 5 stars"
4402 },
4403 {
4404 "name": "Best Sellers Rank",
4405 "value": "#16 in Micro SD Memory Cards"
4406 },
4407 {
4408 "name": "Is Discontinued By Manufacturer",
4409 "value": "No"
4410 },
4411 {
4412 "name": "Date First Available",
4413 "value": "September 5, 2019"
4414 },
4415 {
4416 "name": "Brand",
4417 "value": "SanDisk"
4418 },
4419 {
4420 "name": "Model Name",
4421 "value": "SDSQUAR-064G-2PK"
4422 },
4423 {
4424 "name": "Flash Memory Type",
4425 "value": "Micro SDXC, SD, Micro SD"
4426 },
4427 {
4428 "name": "Memory Storage Capacity",
4429 "value": "64 GB"
4430 },
4431 {
4432 "name": "Compatible Devices",
4433 "value": "Smartphone"
4434 }
4435 ],
4436 "specifications_flat": "Compatible Devices: Smartphone. Memory Storage Capacity: 64 GB. Flash Memory Type: Micro SDXC, SD, Micro SD. Model Name: SDSQUAR-064G-2PK. Brand: SanDisk. Date First Available: September 5, 2019. Is Discontinued By Manufacturer: No. Best Sellers Rank: #16 in Micro SD Memory Cards. Customer Reviews: 4.7 out of 5 stars 12,080 ratings 4.7 out of 5 stars. Item model number: SDSQUAR-064G-2PK. Country of Origin: Malaysia. ASIN: B07XDCZ9J3. Item Weight: 1.13 ounces. UPC: 993257478831. Manufacturer: SanDisk. Product Dimensions: 2\"L x 1\"W. Secure Digital Association Speed Class: Class 10. Hardware Interface: microSDXC. Write Speed: 10-48 MB/s. Warranty Type: Limited. Read Speed: 48 Megabytes Per Second. Special Feature: Class 10. Color: Red.",
4437 "recent_sales": "5K+ bought in past month",
4438 "bestsellers_rank": [
4439 {
4440 "category": "Micro SD Memory Cards",
4441 "rank": 16,
4442 "link": "https://www.amazon.com/gp/bestsellers/pc/3015433011/ref=pd_zg_hrsr_pc"
4443 }
4444 ],
4445 "color": "Red",
4446 "manufacturer": "SanDisk",
4447 "weight": "1.13 ounces",
4448 "first_available": {
4449 "raw": "September 5, 2019",
4450 "utc": "2019-09-05T00:00:00.000Z"
4451 },
4452 "dimensions": "2\"L x 1\"W",
4453 "model_number": "SDSQUAR-064G-2PK",
4454 "bestsellers_rank_flat": "Category: Micro SD Memory Cards | Rank: 16"
4455 }
4456 },
4457 {
4458 "position": 5,
4459 "title": "SD Card Reader for iPhone, Memory Card Reader with USB Camera Adapter Plug and Play Trail Game Camera SD Card Viewer Supports SD and TF Card Micro SD Card Adapter for iPad No App Required",
4460 "asin": "B0BWK8QVZ2",
4461 "link": "https://www.amazon.com/sspa/click?ie=UTF8&spc=MTo1MjI3NDk4NDYyNjQ2NjU1OjE3NDEzODQ2MTI6c3Bfc2VhcmNoX3RoZW1hdGljOjIwMDE0ODU0MzI2NTg5ODo6MDo6&url=%2FReader-Adapter-Supports-Required-SZHAIYIJIN%2Fdp%2FB0BWK8QVZ2%2Fref%3Dsxin_14_pa_sp_search_thematic_sspa%3Fcontent-id%3Damzn1.sym.48c19548-95e7-4464-858a-27d3912adfcf%253Aamzn1.sym.48c19548-95e7-4464-858a-27d3912adfcf%26cv_ct_cx%3Dmemory%2Bcards%26keywords%3Dmemory%2Bcards%26pd_rd_i%3DB0BWK8QVZ2%26pd_rd_r%3D2b95d5ca-db89-4cc0-9aed-c7224446f21b%26pd_rd_w%3DQBl3g%26pd_rd_wg%3D7qGs6%26pf_rd_p%3D48c19548-95e7-4464-858a-27d3912adfcf%26pf_rd_r%3DCXEZVM3A1DGARVEZY3GR%26qid%3D1741384612%26sbo%3DRZvfv%252F%252FHxDF%252BO5021pAnSA%253D%253D%26sr%3D1-1-e169343e-09af-4d41-85b1-8335fe8f32d0-spons%26sp_csd%3Dd2lkZ2V0TmFtZT1zcF9zZWFyY2hfdGhlbWF0aWM%26psc%3D1",
4462 "recent_sales": "10K+ bought in past month",
4463 "availability": {
4464 "raw": null
4465 },
4466 "categories": [
4467 {
4468 "name": "All Departments",
4469 "id": "aps"
4470 }
4471 ],
4472 "image": "https://m.media-amazon.com/images/I/61kkrG-0rPL._AC_UL320_.jpg",
4473 "deal": {
4474 "link": "https://www.amazon.com/gp/goldbox/",
4475 "badge_text": "Limited time deal"
4476 },
4477 "is_prime": true,
4478 "is_amazon_fresh": false,
4479 "is_whole_foods_market": false,
4480 "rating": 4.4,
4481 "ratings_total": 5959,
4482 "is_carousel": true,
4483 "carousel": {
4484 "title": "Recently bought and rated",
4485 "sub_title": "4+ stars and rising in past 90 days10K+ bought in past monthTypical: 500+ bought in past month9K+ bought in past month50+ bought in past monthList: 400+ bought in past month",
4486 "sponsored": true,
4487 "id": "loom-desktop-inline-slot_sptw-recently-rated-t2",
4488 "total_items": 5
4489 },
4490 "sponsored": true,
4491 "below_use_fewer_words_banner": true,
4492 "prices": [
4493 {
4494 "symbol": "$",
4495 "value": 7.99,
4496 "currency": "USD",
4497 "raw": "$7.99",
4498 "name": "Limited time deal",
4499 "is_primary": true,
4500 "list_price": "$9.99",
4501 "link": "https://www.amazon.com/sspa/click?ie=UTF8&spc=MTo1MjI3NDk4NDYyNjQ2NjU1OjE3NDEzODQ2MTI6c3Bfc2VhcmNoX3RoZW1hdGljOjIwMDE0ODU0MzI2NTg5ODo6MDo6&url=%2FReader-Adapter-Supports-Required-SZHAIYIJIN%2Fdp%2FB0BWK8QVZ2%2Fref%3Dsxin_14_pa_sp_search_thematic_sspa%3Fcontent-id%3Damzn1.sym.48c19548-95e7-4464-858a-27d3912adfcf%253Aamzn1.sym.48c19548-95e7-4464-858a-27d3912adfcf%26cv_ct_cx%3Dmemory%2Bcards%26keywords%3Dmemory%2Bcards%26pd_rd_i%3DB0BWK8QVZ2%26pd_rd_r%3D2b95d5ca-db89-4cc0-9aed-c7224446f21b%26pd_rd_w%3DQBl3g%26pd_rd_wg%3D7qGs6%26pf_rd_p%3D48c19548-95e7-4464-858a-27d3912adfcf%26pf_rd_r%3DCXEZVM3A1DGARVEZY3GR%26qid%3D1741384612%26sbo%3DRZvfv%252F%252FHxDF%252BO5021pAnSA%253D%253D%26sr%3D1-1-e169343e-09af-4d41-85b1-8335fe8f32d0-spons%26sp_csd%3Dd2lkZ2V0TmFtZT1zcF9zZWFyY2hfdGhlbWF0aWM%26psc%3D1"
4502 },
4503 {
4504 "symbol": "$",
4505 "value": 9.99,
4506 "currency": "USD",
4507 "raw": "$9.99",
4508 "name": "Limited time deal",
4509 "is_rrp": true,
4510 "link": "https://www.amazon.com/sspa/click?ie=UTF8&spc=MTo1MjI3NDk4NDYyNjQ2NjU1OjE3NDEzODQ2MTI6c3Bfc2VhcmNoX3RoZW1hdGljOjIwMDE0ODU0MzI2NTg5ODo6MDo6&url=%2FReader-Adapter-Supports-Required-SZHAIYIJIN%2Fdp%2FB0BWK8QVZ2%2Fref%3Dsxin_14_pa_sp_search_thematic_sspa%3Fcontent-id%3Damzn1.sym.48c19548-95e7-4464-858a-27d3912adfcf%253Aamzn1.sym.48c19548-95e7-4464-858a-27d3912adfcf%26cv_ct_cx%3Dmemory%2Bcards%26keywords%3Dmemory%2Bcards%26pd_rd_i%3DB0BWK8QVZ2%26pd_rd_r%3D2b95d5ca-db89-4cc0-9aed-c7224446f21b%26pd_rd_w%3DQBl3g%26pd_rd_wg%3D7qGs6%26pf_rd_p%3D48c19548-95e7-4464-858a-27d3912adfcf%26pf_rd_r%3DCXEZVM3A1DGARVEZY3GR%26qid%3D1741384612%26sbo%3DRZvfv%252F%252FHxDF%252BO5021pAnSA%253D%253D%26sr%3D1-1-e169343e-09af-4d41-85b1-8335fe8f32d0-spons%26sp_csd%3Dd2lkZ2V0TmFtZT1zcF9zZWFyY2hfdGhlbWF0aWM%26psc%3D1",
4511 "asin": "B0BWK8QVZ2"
4512 }
4513 ],
4514 "price": {
4515 "symbol": "$",
4516 "value": 7.99,
4517 "currency": "USD",
4518 "raw": "$7.99",
4519 "name": "Limited time deal",
4520 "is_primary": true,
4521 "list_price": "$9.99",
4522 "link": "https://www.amazon.com/sspa/click?ie=UTF8&spc=MTo1MjI3NDk4NDYyNjQ2NjU1OjE3NDEzODQ2MTI6c3Bfc2VhcmNoX3RoZW1hdGljOjIwMDE0ODU0MzI2NTg5ODo6MDo6&url=%2FReader-Adapter-Supports-Required-SZHAIYIJIN%2Fdp%2FB0BWK8QVZ2%2Fref%3Dsxin_14_pa_sp_search_thematic_sspa%3Fcontent-id%3Damzn1.sym.48c19548-95e7-4464-858a-27d3912adfcf%253Aamzn1.sym.48c19548-95e7-4464-858a-27d3912adfcf%26cv_ct_cx%3Dmemory%2Bcards%26keywords%3Dmemory%2Bcards%26pd_rd_i%3DB0BWK8QVZ2%26pd_rd_r%3D2b95d5ca-db89-4cc0-9aed-c7224446f21b%26pd_rd_w%3DQBl3g%26pd_rd_wg%3D7qGs6%26pf_rd_p%3D48c19548-95e7-4464-858a-27d3912adfcf%26pf_rd_r%3DCXEZVM3A1DGARVEZY3GR%26qid%3D1741384612%26sbo%3DRZvfv%252F%252FHxDF%252BO5021pAnSA%253D%253D%26sr%3D1-1-e169343e-09af-4d41-85b1-8335fe8f32d0-spons%26sp_csd%3Dd2lkZ2V0TmFtZT1zcF9zZWFyY2hfdGhlbWF0aWM%26psc%3D1"
4523 },
4524 "product": {
4525 "title": "SD Card Reader for iPhone, Memory Card Reader with USB Camera Adapter Plug and Play Trail Game Camera SD Card Viewer Supports SD and TF Card Micro SD Card Adapter for iPad No App Required",
4526 "search_alias": {
4527 "title": "Electronics",
4528 "value": "electronics"
4529 },
4530 "keywords": "SD,Card,Reader,for,iPhone,Memory,Card,Reader,with,USB,Camera,Adapter,Plug,and,Play,Trail,Game,Camera,SD,Card,Viewer,Supports,SD,and,TF,Card,Micro,SD,Card,Adapter,for,iPad,No,App,Required",
4531 "keywords_list": [
4532 "Card",
4533 "Reader",
4534 "iPhone",
4535 "Memory",
4536 "Card",
4537 "Reader",
4538 "with",
4539 "Camera",
4540 "Adapter",
4541 "Plug",
4542 "Play",
4543 "Trail",
4544 "Game",
4545 "Camera",
4546 "Card",
4547 "Viewer",
4548 "Supports",
4549 "Card",
4550 "Micro",
4551 "Card",
4552 "Adapter",
4553 "iPad",
4554 "Required"
4555 ],
4556 "is_collection": false,
4557 "asin": "B0BWK8QVZ2",
4558 "link": "https://www.amazon.com/Reader-Adapter-Supports-Required-SZHAIYIJIN/dp/B0BWK8QVZ2",
4559 "brand": "SZHAIYIJIN",
4560 "sell_on_amazon": false,
4561 "proposition_65_warning": true,
4562 "has_size_guide": false,
4563 "categories": [
4564 {
4565 "name": "Electronics",
4566 "link": "https://www.amazon.com/electronics-store/b/ref=dp_bc_1?ie=UTF8&node=172282",
4567 "category_id": "172282"
4568 },
4569 {
4570 "name": "Computers & Accessories",
4571 "link": "https://www.amazon.com/computer-pc-hardware-accessories-add-ons/b/ref=dp_bc_2?ie=UTF8&node=541966",
4572 "category_id": "541966"
4573 },
4574 {
4575 "name": "Computer Accessories & Peripherals",
4576 "link": "https://www.amazon.com/Computer-Accessories-Supplies/b/ref=dp_bc_3?ie=UTF8&node=172456",
4577 "category_id": "172456"
4578 },
4579 {
4580 "name": "Memory Card Accessories",
4581 "link": "https://www.amazon.com/Computer-Memory-Card-Accessories/b/ref=dp_bc_4?ie=UTF8&node=11548957011",
4582 "category_id": "11548957011"
4583 },
4584 {
4585 "name": "Memory Card Readers",
4586 "link": "https://www.amazon.com/Computer-Memory-Card-Readers/b/ref=dp_bc_5?ie=UTF8&node=516872",
4587 "category_id": "516872"
4588 }
4589 ],
4590 "categories_flat": "Electronics > Computers & Accessories > Computer Accessories & Peripherals > Memory Card Accessories > Memory Card Readers",
4591 "a_plus_content": {
4592 "has_a_plus_content": true,
4593 "has_brand_story": false,
4594 "third_party": true,
4595 "company_description_text": "What can I do if I see nothing on my iPhone? \n\n 1. If you don’t see anything, don’t worry. App won’t pop up automatically, please access “Files” App. Then you will see “On My iPhone” which is the data on your iPhone. If you connect a USB flash drives, or a SD card or a TF card to your iPhone through this adapter, “Untitled” or “NONAME” will be shown below “On My iPhone”. “Untitled” or “NONAME” are the default name of most memory card. If your memory card were named “ABC”, you will see “ABC” there. Just tap “ABC” you will see what’s inside your memory card. \n\n 2. When you get inside “ABC” folder, you have three choices at the bottom of the screen. “Recents”, “Shared” and “Browse”, make sure you choose “Browse”. Other two choice is not what’s in your memory card. \n\n 3. If there is no “Files” App, please download it from App Store. “Files” is an App in your iPhone, usually you don’t have to download it. \n\n 4. If you still see nothing, make sure the memory card is correctly inserted into the slot. You can check the video if you have no idea how to insert a memory card. The memory card must be Fat32 or exFat format. If NTFS, iPhone will not be able to recognize it. \n\n 5. You can view most files like jpg, MP3, word, excel, PDF, etc. directly and read them without any problem. However, if you can see some data there but can't open it, you need to download a third-party app to read this file. It is the same thing as what’s happening in your computer, if you don’t have a MP3 player, even you have a MP3 file in your computer, you click it and it will not able to be played. \n\n 6. Make sure your iPhone is between 5 to 14. iPhone 15 and 16 are with another connector and this product cannot connect it."
4596 },
4597 "sub_title": {
4598 "text": "Visit the SZHAIYIJIN Store",
4599 "link": "https://www.amazon.com/stores/SZHAIYIJIN/page/6E34B67C-AEFB-4B2F-987D-FF79DF0AE308?ref_=ast_bln"
4600 },
4601 "marketplace_id": "ATVPDKIKX0DER",
4602 "rating": 4.4,
4603 "rating_breakdown": {
4604 "five_star": {
4605 "percentage": 73,
4606 "count": 4350
4607 },
4608 "four_star": {
4609 "percentage": 12,
4610 "count": 715
4611 },
4612 "three_star": {
4613 "percentage": 6,
4614 "count": 357
4615 },
4616 "two_star": {
4617 "percentage": 1,
4618 "count": 59
4619 },
4620 "one_star": {
4621 "percentage": 8,
4622 "count": 476
4623 }
4624 },
4625 "ratings_total": 5959,
4626 "main_image": {
4627 "link": "https://m.media-amazon.com/images/I/61kkrG-0rPL.jpg"
4628 },
4629 "images": [
4630 {
4631 "link": "https://m.media-amazon.com/images/I/61kkrG-0rPL._AC_SL1500_.jpg",
4632 "variant": "MAIN"
4633 },
4634 {
4635 "link": "https://m.media-amazon.com/images/I/71oVInyzimL._AC_SL1500_.jpg",
4636 "variant": "PT01"
4637 },
4638 {
4639 "link": "https://m.media-amazon.com/images/I/71QrO2KAWvL._AC_SL1500_.jpg",
4640 "variant": "PT02"
4641 },
4642 {
4643 "link": "https://m.media-amazon.com/images/I/71V3Y0t7L2L._AC_SL1500_.jpg",
4644 "variant": "PT03"
4645 },
4646 {
4647 "link": "https://m.media-amazon.com/images/I/71KXukMe41L._AC_SL1500_.jpg",
4648 "variant": "PT04"
4649 },
4650 {
4651 "link": "https://m.media-amazon.com/images/I/71dc-ckPmzL._AC_SL1500_.jpg",
4652 "variant": "PT05"
4653 }
4654 ],
4655 "images_count": 6,
4656 "images_flat": "https://m.media-amazon.com/images/I/61kkrG-0rPL._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/71oVInyzimL._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/71QrO2KAWvL._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/71V3Y0t7L2L._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/71KXukMe41L._AC_SL1500_.jpg,https://m.media-amazon.com/images/I/71dc-ckPmzL._AC_SL1500_.jpg",
4657 "videos": [
4658 {
4659 "duration_seconds": 72,
4660 "width": 1324,
4661 "height": 1080,
4662 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/49c4ece3-ff47-40e8-9400-41077297dd6a/default.jobtemplate.hls.m3u8",
4663 "thumbnail": "https://m.media-amazon.com/images/I/612-nasVeHL.SX522_.jpg",
4664 "is_hero_video": false,
4665 "variant": "MAIN",
4666 "group_id": "IB_G1",
4667 "group_type": "videos_for_this_product",
4668 "title": " Product introduction video"
4669 },
4670 {
4671 "duration_seconds": 45,
4672 "width": 1920,
4673 "height": 1080,
4674 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/e4321b27-ddde-4c30-9ce5-b0a15c87b89c/default.jobtemplate.hls.m3u8",
4675 "thumbnail": "https://m.media-amazon.com/images/I/411bkL0smAL.SX522_.jpg",
4676 "is_hero_video": false,
4677 "variant": "MAIN",
4678 "group_id": "IB_G1",
4679 "group_type": "videos_for_this_product",
4680 "title": "sd card reader for iPhone with usb otg camera adapter"
4681 },
4682 {
4683 "duration_seconds": 172,
4684 "width": 1920,
4685 "height": 1080,
4686 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/4c1d9d7a-b604-4380-9879-af5becf421fa/default.jobtemplate.hls.m3u8",
4687 "thumbnail": "https://m.media-amazon.com/images/I/A16kEWWgeHL.SX522_.png",
4688 "is_hero_video": false,
4689 "variant": "MAIN",
4690 "group_id": "IB_G2",
4691 "group_type": "related_videos",
4692 "title": "No uploading to the cloud with the iPhone SD Card Reader "
4693 },
4694 {
4695 "duration_seconds": 97,
4696 "width": 1080,
4697 "height": 1920,
4698 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/6f2c6ffe-f976-4a5d-ae7c-eb7c4cbfa290/default.vertical.jobtemplate.hls.m3u8",
4699 "thumbnail": "https://m.media-amazon.com/images/I/613DjyZ3RVL.SX522_.jpg",
4700 "is_hero_video": false,
4701 "variant": "MAIN",
4702 "group_id": "IB_G2",
4703 "group_type": "related_videos",
4704 "title": "Review from busy sports mom that uses this every weekend "
4705 },
4706 {
4707 "duration_seconds": 161,
4708 "width": 1920,
4709 "height": 1080,
4710 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/75ae7d2b-ea5c-4fea-a783-420ecf64c9f8/default.jobtemplate.hls.m3u8",
4711 "thumbnail": "https://m.media-amazon.com/images/I/916qvaZM7jL.SX522_.jpg",
4712 "is_hero_video": false,
4713 "variant": "MAIN",
4714 "group_id": "IB_G2",
4715 "group_type": "related_videos",
4716 "title": "Does this SD Card Reader work? Honest Opinion + Demo!"
4717 },
4718 {
4719 "duration_seconds": 126,
4720 "width": 1920,
4721 "height": 1080,
4722 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/fb917872-3d8d-4557-ada3-c35611cf6e3c/default.jobtemplate.hls.m3u8",
4723 "thumbnail": "https://m.media-amazon.com/images/I/A1aiRTpL+VL.SX522_.png",
4724 "is_hero_video": false,
4725 "variant": "MAIN",
4726 "group_id": "IB_G2",
4727 "group_type": "related_videos",
4728 "title": "Apple SD Card Reader Test and Review!"
4729 },
4730 {
4731 "duration_seconds": 87,
4732 "width": 1080,
4733 "height": 1080,
4734 "link": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/2e7cd6aa-e6a2-44b5-848a-f43141ff4726/default.jobtemplate.hls.m3u8",
4735 "thumbnail": "https://m.media-amazon.com/images/I/51Tci0eABeL.SX522_.jpg",
4736 "is_hero_video": false,
4737 "variant": "MAIN",
4738 "group_id": "IB_G2",
4739 "group_type": "related_videos",
4740 "title": "Great price point and great use of both of these items"
4741 }
4742 ],
4743 "videos_count": 7,
4744 "videos_flat": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/49c4ece3-ff47-40e8-9400-41077297dd6a/default.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/e4321b27-ddde-4c30-9ce5-b0a15c87b89c/default.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/4c1d9d7a-b604-4380-9879-af5becf421fa/default.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/6f2c6ffe-f976-4a5d-ae7c-eb7c4cbfa290/default.vertical.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/75ae7d2b-ea5c-4fea-a783-420ecf64c9f8/default.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/fb917872-3d8d-4557-ada3-c35611cf6e3c/default.jobtemplate.hls.m3u8,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/2e7cd6aa-e6a2-44b5-848a-f43141ff4726/default.jobtemplate.hls.m3u8",
4745 "videos_additional": [
4746 {
4747 "id": "amzn1.vse.video.02977126ca914a5d8eee9f241bce307f",
4748 "product_asin": "B0BWK8QVZ2",
4749 "parent_asin": "B0BWK8QVZ2",
4750 "related_products": "B0CK2DVFRD",
4751 "title": "Does this SD Card Reader work? Honest Opinion + Demo!",
4752 "profile_image_url": "https://m.media-amazon.com/images/I/61yLx0KEV3L._CR0,0,750,750_._FMjpg_._SL34_.jpg",
4753 "profile_link": "/shop/influencer-146dcc8a",
4754 "public_name": "Kimberly E",
4755 "creator_type": "Influencer",
4756 "vendor_code": "influencer-146dcc8a:shop",
4757 "vendor_name": "Kimberly E",
4758 "vendor_tracking_id": "onamzkimb0de6-20",
4759 "video_image_id": "916qvaZM7jL",
4760 "video_image_url": "https://m.media-amazon.com/images/I/916qvaZM7jL._CR3,0,2073,1170_SR684,386_.jpg",
4761 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/916qvaZM7jL.jpg",
4762 "video_image_width": "2080",
4763 "video_image_height": "1170",
4764 "video_image_extension": "jpg",
4765 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/75ae7d2b-ea5c-4fea-a783-420ecf64c9f8/default.jobtemplate.hls.m3u8",
4766 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/eb6168bd-641e-4bac-bb3e-d1527bb01361/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/eb6168bd-641e-4bac-bb3e-d1527bb01361/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/eb6168bd-641e-4bac-bb3e-d1527bb01361/06a7265c-07e2-462a-8ef3-6c1cb0b20f72/02977126ca914a5d8eee9f241bce307f_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
4767 "video_mime_type": "application/x-mpegURL",
4768 "duration": "2:41",
4769 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/c61ef407-7fc5-40b7-abda-3ddca3c16f7c.vtt",
4770 "type": "videos_for_related_products"
4771 },
4772 {
4773 "id": "amzn1.vse.video.07fc562e251543fabe50b714211bc5c8",
4774 "product_asin": "B0BWK8QVZ2",
4775 "parent_asin": "B0BWK8QVZ2",
4776 "related_products": "B0D12TN394,B0D78TR3JY",
4777 "title": "Digital Camera - Honest Mom Gives Honest Review",
4778 "profile_image_url": "https://m.media-amazon.com/images/I/C1FeFISb2nL._CR0,166,2316,2316_._FMjpg_._SL34_.jpg",
4779 "profile_link": "/shop/influencer-60bab9cd",
4780 "public_name": "Tammy Adams ✅",
4781 "creator_type": "Influencer",
4782 "vendor_code": "influencer-60bab9cd:shop",
4783 "vendor_name": "Tammy Adams ✅",
4784 "vendor_tracking_id": "onamztammyada-20",
4785 "video_image_id": "81k1zty4KSL",
4786 "video_image_url": "https://m.media-amazon.com/images/I/81k1zty4KSL._CR0,0,1170,660_SR684,386_.jpg",
4787 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/81k1zty4KSL.jpg",
4788 "video_image_width": "1170",
4789 "video_image_height": "660",
4790 "video_image_extension": "jpg",
4791 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/e8f5d7bf-508d-4c8e-9d1f-1d0e69ca73a2/default.jobtemplate.hls.m3u8",
4792 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/bbf8ded0-6452-49f9-9ccd-5d5d2a4e1e61/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/bbf8ded0-6452-49f9-9ccd-5d5d2a4e1e61/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/bbf8ded0-6452-49f9-9ccd-5d5d2a4e1e61/157921c9-6c67-40f8-958b-c831e8293324/07fc562e251543fabe50b714211bc5c8_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
4793 "video_mime_type": "application/x-mpegURL",
4794 "duration": "2:31",
4795 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/7270e08d-831f-4faa-8840-d85931b232d6.vtt",
4796 "type": "videos_for_related_products"
4797 },
4798 {
4799 "id": "amzn1.vse.video.021d00a39a364980a466c3fe7988fa94",
4800 "product_asin": "B0BWK8QVZ2",
4801 "parent_asin": "B0BWK8QVZ2",
4802 "related_products": "B0CP4FNRZC",
4803 "title": "Great for transferring files quickly",
4804 "profile_image_url": "https://m.media-amazon.com/images/I/B1a4hE6ZoQL._CR0,515,2316,2316_._FMjpg_._SL34_.jpg",
4805 "profile_link": "/shop/starbright",
4806 "public_name": "Sparkie",
4807 "creator_type": "Influencer",
4808 "vendor_code": "starbright:shop",
4809 "vendor_name": "Sparkie",
4810 "vendor_tracking_id": "onamzsand0965-20",
4811 "video_image_id": "71VMBbqdMNL",
4812 "video_image_url": "https://m.media-amazon.com/images/I/71VMBbqdMNL._CR0,0,640,361_SR342,193_.jpg",
4813 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/71VMBbqdMNL.jpg",
4814 "video_image_width": "640",
4815 "video_image_height": "624",
4816 "video_image_extension": "jpg",
4817 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/00e16938-1236-4f62-b6e0-cc50a5a46b92/default.jobtemplate.hls.m3u8",
4818 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/d49183e0-2444-4267-9cd9-c33cf87424b3/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/d49183e0-2444-4267-9cd9-c33cf87424b3/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/d49183e0-2444-4267-9cd9-c33cf87424b3/99cc990c-1611-46cf-8981-a13501226f8f/021d00a39a364980a466c3fe7988fa94_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
4819 "video_mime_type": "application/x-mpegURL",
4820 "duration": "0:34",
4821 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/e36f12d4-3091-4b8f-824a-b38d49545373.vtt",
4822 "type": "videos_for_related_products"
4823 },
4824 {
4825 "id": "amzn1.vse.video.04520427045440f6b9358266b0f7aa25",
4826 "product_asin": "B0BWK8QVZ2",
4827 "parent_asin": "B0BWK8QVZ2",
4828 "title": "Wow!! You need this adapter!! So easy!!",
4829 "profile_image_url": "https://m.media-amazon.com/images/I/C1xfjOtOUkL._CR401,627,2240,2240_._FMjpg_._SL34_.jpg",
4830 "profile_link": "/shop/affordablefashionmom",
4831 "public_name": "Samantha Hundley",
4832 "creator_type": "Influencer",
4833 "vendor_code": "affordablefashionmom:shop",
4834 "vendor_name": "Samantha Hundley",
4835 "vendor_tracking_id": "onamzsam0145f-20",
4836 "video_image_id": "61l7ZO5neqL",
4837 "video_image_url": "https://m.media-amazon.com/images/I/61l7ZO5neqL._CR0,0,640,361_SR342,193_.jpg",
4838 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/61l7ZO5neqL.jpg",
4839 "video_image_width": "640",
4840 "video_image_height": "1137",
4841 "video_image_extension": "jpg",
4842 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/5aae7b0e-3b98-4a02-9fca-890d7e401eb9/default.vertical.jobtemplate.hls.m3u8",
4843 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/a5aa45d1-f9c6-489f-8618-71f17a6558eb/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/a5aa45d1-f9c6-489f-8618-71f17a6558eb/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/a5aa45d1-f9c6-489f-8618-71f17a6558eb/ee9923f4-4ce5-42d5-927e-beedb9b88430/04520427045440f6b9358266b0f7aa25_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
4844 "video_mime_type": "application/x-mpegURL",
4845 "duration": "0:35",
4846 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/831d22d3-a9c7-4214-acb0-59333eb4d463.vtt",
4847 "type": "videos_for_related_products"
4848 },
4849 {
4850 "id": "amzn1.vse.video.0b4f4d3c00724d588394da5d5040cdd7",
4851 "product_asin": "B0BWK8QVZ2",
4852 "parent_asin": "B0BWK8QVZ2",
4853 "related_products": "B0CP4FNRZC",
4854 "title": "Review from busy sports mom that uses this every weekend ",
4855 "profile_image_url": "https://m.media-amazon.com/images/I/A1bQZESrSgL._CR0,114,1008,1008_._FMjpg_._SL34_.jpg",
4856 "profile_link": "/shop/shay-14",
4857 "public_name": "Shayla Scaggs",
4858 "creator_type": "Influencer",
4859 "vendor_code": "shay-14:shop",
4860 "vendor_name": "Shayla Scaggs",
4861 "vendor_tracking_id": "onamzshay0bf5-20",
4862 "video_image_id": "613DjyZ3RVL",
4863 "video_image_url": "https://m.media-amazon.com/images/I/613DjyZ3RVL._CR0,0,640,361_SR342,193_.jpg",
4864 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/613DjyZ3RVL.jpg",
4865 "video_image_width": "640",
4866 "video_image_height": "1137",
4867 "video_image_extension": "jpg",
4868 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/6f2c6ffe-f976-4a5d-ae7c-eb7c4cbfa290/default.vertical.jobtemplate.hls.m3u8",
4869 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/870d5d26-b518-4f8c-b87c-5f80335043ce/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/870d5d26-b518-4f8c-b87c-5f80335043ce/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/870d5d26-b518-4f8c-b87c-5f80335043ce/68e92fa6-0d4c-484c-b954-5618e8946e69/0b4f4d3c00724d588394da5d5040cdd7_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
4870 "video_mime_type": "application/x-mpegURL",
4871 "duration": "1:37",
4872 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/92116633-d978-4699-96c1-90df327dbd5a.vtt",
4873 "type": "videos_for_related_products"
4874 },
4875 {
4876 "id": "amzn1.vse.video.0e89d620f83442e59f8664a85b638f5e",
4877 "product_asin": "B0BWK8QVZ2",
4878 "parent_asin": "B0BWK8QVZ2",
4879 "title": "My Review for SD Card Reader for iPhone",
4880 "profile_image_url": "https://images-na.ssl-images-amazon.com/images/S/influencer-profile-image-prod/logo/influencer-4179f473_1547766104696._QL80_._SL34_.png",
4881 "profile_link": "/shop/influencer-4179f473",
4882 "public_name": "A L I C E™️",
4883 "creator_type": "Influencer",
4884 "vendor_code": "influencer-4179f473:shop",
4885 "vendor_name": "A L I C E™️",
4886 "vendor_tracking_id": "onamzalicecan-20",
4887 "video_image_id": "71ekrN0LO8L",
4888 "video_image_url": "https://m.media-amazon.com/images/I/71ekrN0LO8L._CR0,0,640,361_SR342,193_.jpg",
4889 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/71ekrN0LO8L.jpg",
4890 "video_image_width": "640",
4891 "video_image_height": "1137",
4892 "video_image_extension": "jpg",
4893 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/2bef9885-8dbb-4e81-b7ca-4a38bcdce63b/default.vertical.jobtemplate.hls.m3u8",
4894 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/28981e9b-3616-44da-b91d-9e6c3e4127b4/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/28981e9b-3616-44da-b91d-9e6c3e4127b4/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4",
4895 "video_mime_type": "application/x-mpegURL",
4896 "duration": "0:30",
4897 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/52bfbf58-8bf3-41dd-b9b3-6e02c3f48ef9.vtt",
4898 "type": "videos_for_related_products"
4899 },
4900 {
4901 "id": "amzn1.vse.video.0ca2c05d55024c00a5e77a9f98728011",
4902 "product_asin": "B0BWK8QVZ2",
4903 "parent_asin": "B0BWK8QVZ2",
4904 "related_products": "B0CP4FNRZC",
4905 "title": "If you take a lot of pictures in your camera you need this! ",
4906 "profile_image_url": "https://m.media-amazon.com/images/I/A1wEu9cWORL._CR0,0,2712,2712_._FMjpg_._SL34_.jpg",
4907 "profile_link": "/shop/influencer-f39adfad",
4908 "public_name": "Blake Shanks",
4909 "creator_type": "Influencer",
4910 "vendor_code": "influencer-f39adfad:shop",
4911 "vendor_name": "Blake Shanks",
4912 "vendor_tracking_id": "onamzblakes08-20",
4913 "video_image_id": "617210PkZ0L",
4914 "video_image_url": "https://m.media-amazon.com/images/I/617210PkZ0L._CR0,0,640,361_SR342,193_.jpg",
4915 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/617210PkZ0L.jpg",
4916 "video_image_width": "640",
4917 "video_image_height": "1137",
4918 "video_image_extension": "jpg",
4919 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/eab91a41-401a-489d-8744-fbf993407fdd/default.vertical.jobtemplate.hls.m3u8",
4920 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/2d0d7551-d602-4b77-9ae1-3e90550e0439/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/2d0d7551-d602-4b77-9ae1-3e90550e0439/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/2d0d7551-d602-4b77-9ae1-3e90550e0439/7ca5ef25-7b06-4c60-8faa-91441c6e5aa8/0ca2c05d55024c00a5e77a9f98728011_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
4921 "video_mime_type": "application/x-mpegURL",
4922 "duration": "0:34",
4923 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/4bcf12a1-4edc-4773-a12f-27ee5984b5ea.vtt",
4924 "type": "videos_for_related_products"
4925 },
4926 {
4927 "id": "amzn1.vse.video.0e23dbba45e14687af05da434d06408a",
4928 "product_asin": "B0BWK8QVZ2",
4929 "parent_asin": "B0BWK8QVZ2",
4930 "related_products": "B098P146KD,B0BN3SZRRC,B0CFX18GMC,B0BYZHYSLR",
4931 "title": "What I LOVE about this kids digital camera",
4932 "profile_image_url": "https://m.media-amazon.com/images/I/91LqdYsE+jL._CR10,51,1066,1066_._FMjpg_._SL34_.jpg",
4933 "profile_link": "/shop/taylornicole1187",
4934 "public_name": "Taylor Given",
4935 "creator_type": "Influencer",
4936 "vendor_code": "taylornicole1187:shop",
4937 "vendor_name": "Taylor Given",
4938 "vendor_tracking_id": "onamztay0d26e-20",
4939 "video_image_id": "61YkwUcI3bL",
4940 "video_image_url": "https://m.media-amazon.com/images/I/61YkwUcI3bL._CR0,0,640,361_SR342,193_.jpg",
4941 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/61YkwUcI3bL.jpg",
4942 "video_image_width": "640",
4943 "video_image_height": "1137",
4944 "video_image_extension": "jpg",
4945 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/a09a4b5b-4c7e-47be-82b7-3441d6a5c6dd/default.vertical.jobtemplate.hls.m3u8",
4946 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/39cc3f51-bd0e-4717-ac63-6c3050db39af/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/39cc3f51-bd0e-4717-ac63-6c3050db39af/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/39cc3f51-bd0e-4717-ac63-6c3050db39af/9da55a92-2e1b-409c-a706-101248b927ad/0e23dbba45e14687af05da434d06408a_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
4947 "video_mime_type": "application/x-mpegURL",
4948 "duration": "1:51",
4949 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/31ef9456-35a7-450c-a4db-eaaf06d2ecae.vtt",
4950 "type": "videos_for_related_products"
4951 },
4952 {
4953 "id": "amzn1.vse.video.03b42c518f174db5b4e540ff08a8e198",
4954 "product_asin": "B0BWK8QVZ2",
4955 "parent_asin": "B0BWK8QVZ2",
4956 "related_products": "B0CWPPSDH8,B0D2WMWV9G,B0CP4FNRZC",
4957 "title": "No uploading to the cloud with the iPhone SD Card Reader ",
4958 "profile_image_url": "https://m.media-amazon.com/images/I/61Bc2+zsRcL._CR72,84,612,612_._FMjpg_._SL34_.jpg",
4959 "profile_link": "/shop/astrox",
4960 "public_name": "Shock Reviewed It!",
4961 "creator_type": "Influencer",
4962 "vendor_code": "astrox:shop",
4963 "vendor_name": "Shock Reviewed It!",
4964 "vendor_tracking_id": "onamzdarre040-20",
4965 "video_image_id": "A16kEWWgeHL",
4966 "video_image_url": "https://m.media-amazon.com/images/I/A16kEWWgeHL._CR2,0,1196,675_SR684,386_.png",
4967 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/A16kEWWgeHL.png",
4968 "video_image_width": "1200",
4969 "video_image_height": "675",
4970 "video_image_extension": "png",
4971 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/4c1d9d7a-b604-4380-9879-af5becf421fa/default.jobtemplate.hls.m3u8",
4972 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/53e779d8-93d7-4960-9d13-36b4d6abec9d/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/53e779d8-93d7-4960-9d13-36b4d6abec9d/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/53e779d8-93d7-4960-9d13-36b4d6abec9d/77121177-9301-4362-b4b2-e50a017c25da/03b42c518f174db5b4e540ff08a8e198_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
4973 "video_mime_type": "application/x-mpegURL",
4974 "duration": "2:52",
4975 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/47f21be1-39c4-4dc8-a164-466e0251bdcb.vtt",
4976 "type": "videos_for_related_products"
4977 },
4978 {
4979 "id": "amzn1.vse.video.0c6dfb5b24224ab689c45aecb6c19bd0",
4980 "product_asin": "B0BWK8QVZ2",
4981 "parent_asin": "B0BWK8QVZ2",
4982 "related_products": "B09ZRN1N3Z,B0D325XW5N",
4983 "title": "the best digital camera",
4984 "profile_image_url": "https://m.media-amazon.com/images/I/91c5-XTowEL._CR0,0,1836,1836_._FMjpg_._SL34_.jpg",
4985 "profile_link": "/shop/willis_15",
4986 "public_name": "Alexus Willis",
4987 "creator_type": "Influencer",
4988 "vendor_code": "willis_15:shop",
4989 "vendor_name": "Alexus Willis",
4990 "vendor_tracking_id": "onamzale0c32b-20",
4991 "video_image_id": "61CG3N+mIrL",
4992 "video_image_url": "https://m.media-amazon.com/images/I/61CG3N+mIrL._CR0,0,640,361_SR342,193_.jpg",
4993 "video_image_url_unchanged": "https://m.media-amazon.com/images/I/61CG3N+mIrL.jpg",
4994 "video_image_width": "640",
4995 "video_image_height": "1137",
4996 "video_image_extension": "jpg",
4997 "video_url": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/e016028f-4450-44a3-8d66-498bf8a6f89e/default.vertical.jobtemplate.hls.m3u8",
4998 "video_previews": "https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/3a33a25b-386a-4ddf-b5b3-b95ea7acae13/videopreview.jobtemplate.mp4.default.mp4,342X192P_20HZ_350KBPS_VER_1_0,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/3a33a25b-386a-4ddf-b5b3-b95ea7acae13/videopreview.jobtemplate.mp4.default.mp4,default,video/mp4,https://m.media-amazon.com/images/S/vse-vms-transcoding-artifact-us-east-1-prod/3a33a25b-386a-4ddf-b5b3-b95ea7acae13/fe205967-cde1-49eb-8a25-7ef04594857f/0c6dfb5b24224ab689c45aecb6c19bd0_0-100-0-100_gandalf_preview.m3u8,gandalf,application/x-mpegURL",
4999 "video_mime_type": "application/x-mpegURL",
5000 "duration": "1:23",
5001 "closed_captions": "en,https://m.media-amazon.com/images/S/vse-vms-closed-captions-artifact-us-east-1-prod/closedCaptions/704a5805-bc0d-444e-8317-ac3569bf1764.vtt",
5002 "type": "videos_for_related_products"
5003 }
5004 ],
5005 "has_360_view": false,
5006 "is_bundle": false,
5007 "feature_bullets": [
5008 "[Tool for photographer]: It is a Photography Accessories for Canon Nikon SLR Digital Camera. No App to be downloaded. 5 seconds after inserting the memory card and connecting with the iPhone, click 'Photos' APP and find 'Import', then import video and photos from memory card to your iPhone or iPad.",
5009 "[Accessories for iPhone with Dual Card Slots]: This SZHAIYIJIN Memory Card Reader for iPhone Support SD Card and TF Card, Secure Digital (Standard SD/SDHC) and Micro SD(TF) card. Do NOT Support Wi-Fi SD Memory card.",
5010 "[The Female USB Interface]: Lightning to USB adapter has the Female USB Interface is a OTG Camera Adapter for iPhone &iPad, supports Digital camera, SLR Camera, The USB camera adapter does not require an application, and there is no need to remove the camera's memory card. You Can also plug the USB Flash Drive, Card reader, USB Headphone, Electric Guitar, MIDI keyboard, etc. (The maximum current of the peripherals does not exceed 500 mA). Not Support the Printer and Hard disk drive.",
5011 "[Two-way Transfer]: Two-way transfer suitable for iOS 13 -16 device. Import data from SD/TF card to iPhone/iPad, or export the file from iPhone/iPad to SD/TF card. Include Movies, Music, Word, Power point, Excel, PDF, etc.",
5012 "[High Speed Data Transfer]: Support fast transfers standard photo formats, including JPEG, RAW, along with SD and HD video formats, including H.264 and MPEG-4. Easily and quickly transfer photos/videos to device and share images/videos of your camera to social media anywhere.",
5013 "[Universal Compatibility]:The iPhone SD card reader Designed for iPhone between 5 to 14, Not for iPhone 15&16. It Compatible with iPhone 14/14 Plus/14 Pro/14 Pro Max/13/13 mini /13 Pro/ 13 Pro Max / 12/12 mini/12 Pro/12 Pro Max /11/11 Pro/XS/XS Max/XR/ X/8/8 Plus / 7/7 Plus / 6s / 6s Plus / 6/6 Plus / SE /SE2 and iPad Air / Mini / Pro with Lightning Port etc."
5014 ],
5015 "feature_bullets_count": 6,
5016 "feature_bullets_flat": "[Universal Compatibility]:The iPhone SD card reader Designed for iPhone between 5 to 14, Not for iPhone 15&16. It Compatible with iPhone 14/14 Plus/14 Pro/14 Pro Max/13/13 mini /13 Pro/ 13 Pro Max / 12/12 mini/12 Pro/12 Pro Max /11/11 Pro/XS/XS Max/XR/ X/8/8 Plus / 7/7 Plus / 6s / 6s Plus / 6/6 Plus / SE /SE2 and iPad Air / Mini / Pro with Lightning Port etc. [High Speed Data Transfer]: Support fast transfers standard photo formats, including JPEG, RAW, along with SD and HD video formats, including H.264 and MPEG-4. Easily and quickly transfer photos/videos to device and share images/videos of your camera to social media anywhere. [Two-way Transfer]: Two-way transfer suitable for iOS 13 -16 device. Import data from SD/TF card to iPhone/iPad, or export the file from iPhone/iPad to SD/TF card. Include Movies, Music, Word, Power point, Excel, PDF, etc. [The Female USB Interface]: Lightning to USB adapter has the Female USB Interface is a OTG Camera Adapter for iPhone &iPad, supports Digital camera, SLR Camera, The USB camera adapter does not require an application, and there is no need to remove the camera's memory card. You Can also plug the USB Flash Drive, Card reader, USB Headphone, Electric Guitar, MIDI keyboard, etc. (The maximum current of the peripherals does not exceed 500 mA). Not Support the Printer and Hard disk drive. [Accessories for iPhone with Dual Card Slots]: This SZHAIYIJIN Memory Card Reader for iPhone Support SD Card and TF Card, Secure Digital (Standard SD/SDHC) and Micro SD(TF) card. Do NOT Support Wi-Fi SD Memory card. [Tool for photographer]: It is a Photography Accessories for Canon Nikon SLR Digital Camera. No App to be downloaded. 5 seconds after inserting the memory card and connecting with the iPhone, click 'Photos' APP and find 'Import', then import video and photos from memory card to your iPhone or iPad.",
5017 "top_reviews": [
5018 {
5019 "id": "RPBAJ5J46AC9X",
5020 "title": "This works, fast and easy.",
5021 "body": "This works as described. I got this to download video from my GoPro hero 10 without having to use the GoPro Quik app. This does that for me, it also can view any other sd cards on my iPad. It feels like a quality device, the cable is thick, and it works flawlessly. It was also inexpensive for its capabilities. I wanted the ability to retrieve GoPro footage without a paid subscription. Pretty easy to use. Seems compatible with my other action cams and trail camera sd cards. Also fit well while using a case. Read more",
5022 "asin": "B0BWK8QVZ2",
5023 "body_html": "<script> (function() { P.when('cr-A', 'ready').execute(function(A) { if(typeof A.toggleExpanderAriaLabel === 'function') { A.toggleExpanderAriaLabel('review_text_read_more', 'Read more of this review', 'Read less of this review'); } }); })(); </script> <style> .review-text-read-more-expander:focus-visible { outline: 2px solid #2162a1; outline-offset: 2px; border-radius: 5px; } </style> <div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>This works as described. I got this to download video from my GoPro hero 10 without having to use the GoPro Quik app. This does that for me, it also can view any other sd cards on my iPad. It feels like a quality device, the cable is thick, and it works flawlessly. It was also inexpensive for its capabilities. I wanted the ability to retrieve GoPro footage without a paid subscription. Pretty easy to use. Seems compatible with my other action cams and trail camera sd cards. Also fit well while using a case.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
5024 "link": "https://www.amazon.com/gp/customer-reviews/RPBAJ5J46AC9X/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B0BWK8QVZ2",
5025 "rating": 5,
5026 "date": {
5027 "raw": "Reviewed in the United States on January 25, 2025",
5028 "utc": "2025-01-25T00:00:00.000Z"
5029 },
5030 "profile": {
5031 "name": "Shawn",
5032 "link": "https://www.amazon.com/gp/profile/amzn1.account.AH257BOFSRCNU64N2V7KTSSRDR4A/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
5033 "id": "AH257BOFSRCNU64N2V7KTSSRDR4A"
5034 },
5035 "vine_program": false,
5036 "verified_purchase": true,
5037 "review_country": "us",
5038 "is_global_review": false
5039 },
5040 {
5041 "id": "R36L773Y1GSG28",
5042 "title": "super convenient, great value for money!",
5043 "body": "I had one of these for over 2 years before misplacing it. I just ordered another and it works great! It’s super convenient for travel and ease of downloading. It fits in any phone that takes a lightning cord. Read more",
5044 "asin": "B0BWK8QVZ2",
5045 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>I had one of these for over 2 years before misplacing it. I just ordered another and it works great! It’s super convenient for travel and ease of downloading. It fits in any phone that takes a lightning cord.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
5046 "link": "https://www.amazon.com/gp/customer-reviews/R36L773Y1GSG28/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B0BWK8QVZ2",
5047 "rating": 5,
5048 "date": {
5049 "raw": "Reviewed in the United States on December 24, 2024",
5050 "utc": "2024-12-24T00:00:00.000Z"
5051 },
5052 "profile": {
5053 "name": "Carolyn & Greg Satz",
5054 "link": "https://www.amazon.com/gp/profile/amzn1.account.AGKHGFVY6SWFY5QJISL7SFGCOKZQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
5055 "id": "AGKHGFVY6SWFY5QJISL7SFGCOKZQ"
5056 },
5057 "vine_program": false,
5058 "verified_purchase": true,
5059 "helpful_votes": 7,
5060 "review_country": "us",
5061 "is_global_review": false
5062 },
5063 {
5064 "id": "R4KW9JZO2QHOV",
5065 "title": "Perfect find",
5066 "body": "My family spends a lot of time in the woods hunting. When we first moved here we didn't have the wireless cameras out in the woods. All we had was a basic trail camera. We would have to bring the memory card to the house check it on the laptop and then take it back out into the woods. Now we are able to take this small device with us and connect it to our phones and check our cameras. Very easy to use. Read more",
5067 "asin": "B0BWK8QVZ2",
5068 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>My family spends a lot of time in the woods hunting. When we first moved here we didn't have the wireless cameras out in the woods. All we had was a basic trail camera. We would have to bring the memory card to the house check it on the laptop and then take it back out into the woods. Now we are able to take this small device with us and connect it to our phones and check our cameras. Very easy to use.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
5069 "link": "https://www.amazon.com/gp/customer-reviews/R4KW9JZO2QHOV/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B0BWK8QVZ2",
5070 "rating": 5,
5071 "date": {
5072 "raw": "Reviewed in the United States on January 16, 2025",
5073 "utc": "2025-01-16T00:00:00.000Z"
5074 },
5075 "profile": {
5076 "name": "Rachel and will",
5077 "link": "https://www.amazon.com/gp/profile/amzn1.account.AFDYAX27TUKTPIVILFWOUSOXOMHQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
5078 "id": "AFDYAX27TUKTPIVILFWOUSOXOMHQ"
5079 },
5080 "vine_program": false,
5081 "verified_purchase": true,
5082 "helpful_votes": 4,
5083 "review_country": "us",
5084 "is_global_review": false
5085 },
5086 {
5087 "id": "R2JMRD1PLIGXCO",
5088 "title": "Nice",
5089 "body": "Its the perfect size to take it on a small bag and hand bag, I take it everywhere when I go out with my digital camera and it works pretty well. The transfer speed is not like the fastest but it’s does the job. Its well packaged in a bag and It’s easy to use. It also comes with instructions. Read more",
5090 "asin": "B0BWK8QVZ2",
5091 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>Its the perfect size to take it on a small bag and hand bag, I take it everywhere when I go out with my digital camera and it works pretty well. The transfer speed is not like the fastest but it’s does the job. Its well packaged in a bag and It’s easy to use. It also comes with instructions.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
5092 "link": "https://www.amazon.com/gp/customer-reviews/R2JMRD1PLIGXCO/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B0BWK8QVZ2",
5093 "rating": 4,
5094 "date": {
5095 "raw": "Reviewed in the United States on January 30, 2025",
5096 "utc": "2025-01-30T00:00:00.000Z"
5097 },
5098 "profile": {
5099 "name": "Michelle",
5100 "link": "https://www.amazon.com/gp/profile/amzn1.account.AEWUDKBMIDX4H6SHUJNWLYFTF2WQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
5101 "id": "AEWUDKBMIDX4H6SHUJNWLYFTF2WQ",
5102 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/df9f9d89-a8a9-494f-b205-9b1691ebebed._CR0%2C0%2C500%2C500_SX460_.jpg"
5103 },
5104 "vine_program": false,
5105 "verified_purchase": true,
5106 "review_country": "us",
5107 "is_global_review": false
5108 },
5109 {
5110 "id": "R11P2LU66ON7Q1",
5111 "title": "Super easy to use",
5112 "body": "Super easy to use and fast! Great for downloading pictures on the go! Read more",
5113 "asin": "B0BWK8QVZ2",
5114 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>Super easy to use and fast! Great for downloading pictures on the go!<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
5115 "link": "https://www.amazon.com/gp/customer-reviews/R11P2LU66ON7Q1/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B0BWK8QVZ2",
5116 "rating": 5,
5117 "date": {
5118 "raw": "Reviewed in the United States on March 1, 2025",
5119 "utc": "2025-03-01T00:00:00.000Z"
5120 },
5121 "profile": {
5122 "name": "Triniti D",
5123 "link": "https://www.amazon.com/gp/profile/amzn1.account.AERB2B7TBH7D42D3ZBZLOK6HSL2A/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
5124 "id": "AERB2B7TBH7D42D3ZBZLOK6HSL2A",
5125 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/5be5ea1d-14b6-40e6-8553-1b1f0eb86e39._CR0%2C0%2C500%2C500_SX460_.jpg"
5126 },
5127 "vine_program": false,
5128 "verified_purchase": true,
5129 "review_country": "us",
5130 "is_global_review": false
5131 },
5132 {
5133 "id": "R2GMU415TF0NF5",
5134 "title": "Works Great!",
5135 "body": "Super easy to use, self explanatory and has paper to make sure you don’t miss any steps! Read more",
5136 "asin": "B0BWK8QVZ2",
5137 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>Super easy to use, self explanatory and has paper to make sure you don’t miss any steps!<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
5138 "link": "https://www.amazon.com/gp/customer-reviews/R2GMU415TF0NF5/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B0BWK8QVZ2",
5139 "rating": 5,
5140 "date": {
5141 "raw": "Reviewed in the United States on February 20, 2025",
5142 "utc": "2025-02-20T00:00:00.000Z"
5143 },
5144 "profile": {
5145 "name": "Makayla Zickafoose",
5146 "link": "https://www.amazon.com/gp/profile/amzn1.account.AHCWDTAUN5GKITVGDPKPPYTKA2LQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
5147 "id": "AHCWDTAUN5GKITVGDPKPPYTKA2LQ"
5148 },
5149 "vine_program": false,
5150 "verified_purchase": true,
5151 "review_country": "us",
5152 "is_global_review": false
5153 },
5154 {
5155 "id": "R178S6P2OE2IRJ",
5156 "title": "Sd import",
5157 "body": "Very easy to use and imports all pictures very well and fast. Easy to carry and a travel must have! Read more",
5158 "asin": "B0BWK8QVZ2",
5159 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>Very easy to use and imports all pictures very well and fast. Easy to carry and a travel must have!<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
5160 "link": "https://www.amazon.com/gp/customer-reviews/R178S6P2OE2IRJ/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B0BWK8QVZ2",
5161 "rating": 5,
5162 "date": {
5163 "raw": "Reviewed in the United States on March 5, 2025",
5164 "utc": "2025-03-05T00:00:00.000Z"
5165 },
5166 "profile": {
5167 "name": "Jessica Rodriguez",
5168 "link": "https://www.amazon.com/gp/profile/amzn1.account.AEIPJCJZW7LLEIDMB476AVYU6ULA/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
5169 "id": "AEIPJCJZW7LLEIDMB476AVYU6ULA",
5170 "image": "https://m.media-amazon.com/images/S/amazon-avatars-global/0cffd0fb-c380-4705-becb-d5e38bee5b44._CR0%2C79%2C843%2C843_SX460_.jpg"
5171 },
5172 "vine_program": false,
5173 "verified_purchase": true,
5174 "review_country": "us",
5175 "is_global_review": false
5176 },
5177 {
5178 "id": "R2F5CQE39USK2A",
5179 "title": "Doesn’t work all the time",
5180 "body": "Kind of ineffective at times and keep having to switch it constantly in and out of my laptop. Reads it every so often which is annoying. Should be easy to use but kind of flimsy. Speedy and good picture quality when it does work. Good value for money I guess Read more",
5181 "asin": "B0BWK8QVZ2",
5182 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>Kind of ineffective at times and keep having to switch it constantly in and out of my laptop. Reads it every so often which is annoying. Should be easy to use but kind of flimsy. Speedy and good picture quality when it does work. Good value for money I guess<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
5183 "link": "https://www.amazon.com/gp/customer-reviews/R2F5CQE39USK2A/ref=cm_cr_dp_d_rvw_ttl?ie=UTF8&ASIN=B0BWK8QVZ2",
5184 "rating": 3,
5185 "date": {
5186 "raw": "Reviewed in the United States on February 20, 2025",
5187 "utc": "2025-02-20T00:00:00.000Z"
5188 },
5189 "profile": {
5190 "name": "Taylor Rose",
5191 "link": "https://www.amazon.com/gp/profile/amzn1.account.AF6RFS5JYLB4MTHE7SKNRNULQKRQ/ref=cm_cr_dp_d_gw_tr?ie=UTF8",
5192 "id": "AF6RFS5JYLB4MTHE7SKNRNULQKRQ"
5193 },
5194 "vine_program": false,
5195 "verified_purchase": true,
5196 "review_country": "us",
5197 "is_global_review": false
5198 },
5199 {
5200 "id": "R3BRD09OYUWEW6",
5201 "title": "Product works ok with good price.",
5202 "body": "Works ok on my iPhone X in both micro SD card and the USB port. Read more",
5203 "body_html": "<script> (function() { P.when('cr-A', 'ready').execute(function(A) { if(typeof A.toggleExpanderAriaLabel === 'function') { A.toggleExpanderAriaLabel('review_text_read_more', 'Read more of this review', 'Read less of this review'); } }); })(); </script> <style> .review-text-read-more-expander:focus-visible { outline: 2px solid #2162a1; outline-offset: 2px; border-radius: 5px; } </style> <div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>Works ok on my iPhone X in both micro SD card and the USB port.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
5204 "rating": 5,
5205 "date": {
5206 "raw": "Reviewed in Canada on February 19, 2025",
5207 "utc": "2025-02-19T00:00:00.000Z"
5208 },
5209 "profile": {
5210 "name": "VLeung"
5211 },
5212 "vine_program": false,
5213 "verified_purchase": true,
5214 "review_country": "ca",
5215 "is_global_review": true
5216 },
5217 {
5218 "id": "R2UMORS8QYS6VJ",
5219 "title": "No funciona",
5220 "body": "No funciona el producto Read more",
5221 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span class=\"cr-original-review-content\">No funciona el producto<br/></span><span class=\"cr-translated-review-content aok-hidden\"/> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
5222 "rating": 1,
5223 "date": {
5224 "raw": "Reviewed in Mexico on February 9, 2025",
5225 "utc": "2025-02-09T00:00:00.000Z"
5226 },
5227 "profile": {
5228 "name": "Pésimo"
5229 },
5230 "vine_program": false,
5231 "verified_purchase": true,
5232 "review_country": "mx",
5233 "is_global_review": true
5234 },
5235 {
5236 "id": "R1VBKU3P8VHNNN",
5237 "title": "Works Perfectly",
5238 "body": "I bought the same product from another companies but everytime found the item defective and doesnt work properly or some of their features are working and some of them are not. but his one is perfect. Read more",
5239 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>I bought the same product from another companies but everytime found the item defective and doesnt work properly or some of their features are working and some of them are not.<br/><br/>but his one is perfect.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
5240 "rating": 5,
5241 "date": {
5242 "raw": "Reviewed in Saudi Arabia on January 25, 2025",
5243 "utc": "2025-01-25T00:00:00.000Z"
5244 },
5245 "profile": {
5246 "name": "Shameem Ziya"
5247 },
5248 "vine_program": false,
5249 "verified_purchase": true,
5250 "review_country": "us",
5251 "is_global_review": true
5252 },
5253 {
5254 "id": "R2654QEDQMEU",
5255 "title": "Stopped working after 2 uses. Waste of money.",
5256 "body": "The cable stopped working after two uses. Now, when I plug into my phone, there is no Import tab that appears like it did before. I have tried dozens of times since then to make it work. Nothing. waste of money. buy another. Read more",
5257 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>The cable stopped working after two uses. Now, when I plug into my phone, there is no Import tab that appears like it did before. I have tried dozens of times since then to make it work. Nothing. waste of money. buy another.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
5258 "rating": 1,
5259 "date": {
5260 "raw": "Reviewed in the United Arab Emirates on January 10, 2025",
5261 "utc": "2025-01-10T00:00:00.000Z"
5262 },
5263 "profile": {
5264 "name": "Sara Gougassian"
5265 },
5266 "vine_program": false,
5267 "verified_purchase": true,
5268 "review_country": "us",
5269 "is_global_review": true
5270 },
5271 {
5272 "id": "R27HA51N96Y3ZP",
5273 "title": "Doesn’t work",
5274 "body": "May just have a faulty one but the device isn’t recognisable on any iphone i’ve tried in either camera roll or files. Read more",
5275 "body_html": "<div data-a-expander-name=\"review_text_read_more\" data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container review-text-read-more-expander\" style=\"max-height:300px\"><div data-hook=\"review-collapsed\" data-expanded=\"false\" class=\"a-expander-content reviewText review-text-content a-expander-partial-collapse-content\"> <span>May just have a faulty one but the device isn’t recognisable on any iphone i’ve tried in either camera roll or files.<br/></span> </div><div class=\"a-expander-header a-expander-partial-collapse-header\"><div class=\"a-expander-content-fade\"/><a href=\"javascript:void(0)\" data-csa-c-func-deps=\"aui-da-a-expander-toggle\" data-csa-c-type=\"widget\" data-csa-interaction-events=\"click\" data-hook=\"expand-collapse-read-more-less\" aria-label=\"Read more of this review\" aria-expanded=\"false\" role=\"button\" data-action=\"a-expander-toggle\" class=\"a-declarative\" data-a-expander-toggle=\"{"allowLinkDefault":true, "expand_prompt":"Read more", "collapse_prompt":"Read less"}\"><i class=\"a-icon a-icon-extender-expand\"/><span class=\"a-expander-prompt\">Read more</span></a></div></div>",
5276 "rating": 1,
5277 "date": {
5278 "raw": "Reviewed in the United Kingdom on October 3, 2023",
5279 "utc": "2023-10-03T00:00:00.000Z"
5280 },
5281 "profile": {
5282 "name": "Amazon Customer"
5283 },
5284 "vine_program": false,
5285 "verified_purchase": true,
5286 "review_country": "gb",
5287 "is_global_review": true
5288 }
5289 ],
5290 "buybox_winner": {
5291 "maximum_order_quantity": {
5292 "value": 5,
5293 "hard_maximum": true
5294 },
5295 "new_offers_count": 2,
5296 "new_offers_from": {
5297 "symbol": "$",
5298 "value": 7.99,
5299 "currency": "USD",
5300 "raw": "$7.99"
5301 },
5302 "is_prime": true,
5303 "is_prime_exclusive_deal": false,
5304 "is_amazon_fresh": false,
5305 "condition": {
5306 "is_new": true
5307 },
5308 "availability": {
5309 "type": "in_stock",
5310 "raw": "In Stock",
5311 "dispatch_days": 1
5312 },
5313 "fulfillment": {
5314 "type": "2p",
5315 "standard_delivery": {
5316 "date": "Wednesday, March 12",
5317 "name": "FREE"
5318 },
5319 "fastest_delivery": {
5320 "date": "Tuesday, March 11",
5321 "name": "Or fastest delivery Tuesday, March 11. Order within 8 hrs 3 mins"
5322 },
5323 "is_sold_by_amazon": false,
5324 "is_fulfilled_by_amazon": true,
5325 "is_fulfilled_by_third_party": false,
5326 "is_sold_by_third_party": true,
5327 "third_party_seller": {
5328 "name": "HaikingUS",
5329 "link": "https://www.amazon.com/gp/help/seller/at-a-glance.html/ref=dp_merchant_link?ie=UTF8&seller=A2KLPQV03KKI5J&asin=B0BWK8QVZ2&ref_=dp_merchant_link&isAmazonFulfilled=1",
5330 "id": "A2KLPQV03KKI5J"
5331 }
5332 },
5333 "price": {
5334 "symbol": "$",
5335 "value": 7.99,
5336 "currency": "USD",
5337 "raw": "$7.99"
5338 },
5339 "rrp": {
5340 "symbol": "$",
5341 "value": 9.99,
5342 "currency": "USD",
5343 "raw": "$9.99"
5344 },
5345 "shipping": {
5346 "raw": "FREE"
5347 }
5348 },
5349 "specifications": [
5350 {
5351 "name": "Brand",
5352 "value": "SZHAIYIJIN"
5353 },
5354 {
5355 "name": "Series",
5356 "value": "Lightning to sd card reader with usb adapter"
5357 },
5358 {
5359 "name": "Item model number",
5360 "value": "OL+"
5361 },
5362 {
5363 "name": "Operating System",
5364 "value": "iOS"
5365 },
5366 {
5367 "name": "Item Weight",
5368 "value": "1.44 ounces"
5369 },
5370 {
5371 "name": "Product Dimensions",
5372 "value": "5.98 x 2.36 x 0.54 inches"
5373 },
5374 {
5375 "name": "Item Dimensions LxWxH",
5376 "value": "5.98 x 2.36 x 0.54 inches"
5377 },
5378 {
5379 "name": "Color",
5380 "value": "White (SD+TF+USB for Lightning)"
5381 },
5382 {
5383 "name": "Manufacturer",
5384 "value": "SZHAIYIJIN"
5385 },
5386 {
5387 "name": "ASIN",
5388 "value": "B0BWK8QVZ2"
5389 },
5390 {
5391 "name": "Country of Origin",
5392 "value": "China"
5393 },
5394 {
5395 "name": "Is Discontinued By Manufacturer",
5396 "value": "No"
5397 },
5398 {
5399 "name": "Date First Available",
5400 "value": "March 3, 2023"
5401 },
5402 {
5403 "name": "Customer Reviews",
5404 "value": "4.4 4.4 out of 5 stars 5,959 ratings var dpAcrHasRegisteredArcLinkClickAction; P.when('A', 'ready').execute(function(A) { if (dpAcrHasRegisteredArcLinkClickAction !== true) { dpAcrHasRegisteredArcLinkClickAction = true; A.declarative( 'acrLink-click-metrics', 'click', { \"allowLinkDefault\": true }, function (event) { if (window.ue) { ue.count(\"acrLinkClickCount\", (ue.count(\"acrLinkClickCount\") || 0) + 1); } } ); } }); P.when('A', 'cf').execute(function(A) { A.declarative('acrStarsLink-click-metrics', 'click', { \"allowLinkDefault\" : true }, function(event){ if(window.ue) { ue.count(\"acrStarsLinkWithPopoverClickCount\", (ue.count(\"acrStarsLinkWithPopoverClickCount\") || 0) + 1); } }); }); 4.4 out of 5 stars"
5405 },
5406 {
5407 "name": "Best Sellers Rank",
5408 "value": "#2 in Computer Memory Card Readers"
5409 },
5410 {
5411 "name": "Brand",
5412 "value": "SZHAIYIJIN"
5413 },
5414 {
5415 "name": "Media Type",
5416 "value": "SD Card, microSD, USB 3.0 (media formats supported)"
5417 },
5418 {
5419 "name": "Connectivity Technology",
5420 "value": "USB Type A, Lightning Adapter"
5421 },
5422 {
5423 "name": "Special Feature",
5424 "value": "Plug & Play"
5425 },
5426 {
5427 "name": "Color",
5428 "value": "White (SD+TF+USB for Lightning)"
5429 }
5430 ],
5431 "specifications_flat": "Color: White (SD+TF+USB for Lightning). Special Feature: Plug & Play. Connectivity Technology: USB Type A, Lightning Adapter. Media Type: SD Card, microSD, USB 3.0 (media formats supported). Brand: SZHAIYIJIN. Best Sellers Rank: #2 in Computer Memory Card Readers. Customer Reviews: 4.4 out of 5 stars 5,959 ratings 4.4 out of 5 stars. Date First Available: March 3, 2023. Is Discontinued By Manufacturer: No. Country of Origin: China. ASIN: B0BWK8QVZ2. Manufacturer: SZHAIYIJIN. Color: White (SD+TF+USB for Lightning). Item Dimensions LxWxH: 5.98 x 2.36 x 0.54 inches. Product Dimensions: 5.98 x 2.36 x 0.54 inches. Item Weight: 1.44 ounces. Operating System: iOS. Item model number: OL+. Series: Lightning to sd card reader with usb adapter. Brand: SZHAIYIJIN.",
5432 "recent_sales": "10K+ bought in past month",
5433 "deal_badge": "Limited time deal",
5434 "bestsellers_rank": [
5435 {
5436 "category": "Computer Memory Card Readers",
5437 "rank": 2,
5438 "link": "https://www.amazon.com/gp/bestsellers/pc/516872/ref=pd_zg_hrsr_pc"
5439 }
5440 ],
5441 "color": "White (SD+TF+USB for Lightning)",
5442 "manufacturer": "SZHAIYIJIN",
5443 "weight": "1.44 ounces",
5444 "first_available": {
5445 "raw": "March 3, 2023",
5446 "utc": "2023-03-03T00:00:00.000Z"
5447 },
5448 "dimensions": "5.98 x 2.36 x 0.54 inches",
5449 "model_number": "OL+",
5450 "bestsellers_rank_flat": "Category: Computer Memory Card Readers | Rank: 2"
5451 }
5452 }
5453 ],
5454 "search_information": {
5455 "results_text_raw": "1-16 of over 70,000 results for \"memory cards\"",
5456 "results_begin": 1,
5457 "results_end": 16,
5458 "total_results": 70000,
5459 "search_term": "memory cards"
5460 },
5461 "category_information": {
5462 "is_landing_page": false
5463 },
5464 "related_searches": [
5465 {
5466 "query": "memory card for camera",
5467 "link": "https://www.amazon.com/s?k=memory+card+for+camera&ref=rsl_sug_0_0&pd_rd_w=bdcw7&content-id=amzn1.sym.5aa19d53-77d3-406e-a166-ae5e47edb27b:amzn1.sym.5aa19d53-77d3-406e-a166-ae5e47edb27b&pf_rd_p=5aa19d53-77d3-406e-a166-ae5e47edb27b&pf_rd_r=CXEZVM3A1DGARVEZY3GR&pd_rd_wg=RnwMY&pd_rd_r=d76612ef-a057-4022-a523-6868cad57cbd&qid=1741384612"
5468 },
5469 {
5470 "query": "memory cards for celebration of life",
5471 "link": "https://www.amazon.com/s?k=memory+cards+for+celebration+of+life&ref=rsl_sug_0_3&pd_rd_w=bdcw7&content-id=amzn1.sym.5aa19d53-77d3-406e-a166-ae5e47edb27b:amzn1.sym.5aa19d53-77d3-406e-a166-ae5e47edb27b&pf_rd_p=5aa19d53-77d3-406e-a166-ae5e47edb27b&pf_rd_r=CXEZVM3A1DGARVEZY3GR&pd_rd_wg=RnwMY&pd_rd_r=d76612ef-a057-4022-a523-6868cad57cbd&qid=1741384612"
5472 },
5473 {
5474 "query": "memory card",
5475 "link": "https://www.amazon.com/s?k=memory+card&ref=rsl_sug_0_1&pd_rd_w=bdcw7&content-id=amzn1.sym.5aa19d53-77d3-406e-a166-ae5e47edb27b:amzn1.sym.5aa19d53-77d3-406e-a166-ae5e47edb27b&pf_rd_p=5aa19d53-77d3-406e-a166-ae5e47edb27b&pf_rd_r=CXEZVM3A1DGARVEZY3GR&pd_rd_wg=RnwMY&pd_rd_r=d76612ef-a057-4022-a523-6868cad57cbd&qid=1741384612"
5476 },
5477 {
5478 "query": "memory cards for kids",
5479 "link": "https://www.amazon.com/s?k=memory+cards+for+kids&ref=rsl_sug_0_4&pd_rd_w=bdcw7&content-id=amzn1.sym.5aa19d53-77d3-406e-a166-ae5e47edb27b:amzn1.sym.5aa19d53-77d3-406e-a166-ae5e47edb27b&pf_rd_p=5aa19d53-77d3-406e-a166-ae5e47edb27b&pf_rd_r=CXEZVM3A1DGARVEZY3GR&pd_rd_wg=RnwMY&pd_rd_r=d76612ef-a057-4022-a523-6868cad57cbd&qid=1741384612"
5480 },
5481 {
5482 "query": "memory cards for funeral",
5483 "link": "https://www.amazon.com/s?k=memory+cards+for+funeral&ref=rsl_sug_0_2&pd_rd_w=bdcw7&content-id=amzn1.sym.5aa19d53-77d3-406e-a166-ae5e47edb27b:amzn1.sym.5aa19d53-77d3-406e-a166-ae5e47edb27b&pf_rd_p=5aa19d53-77d3-406e-a166-ae5e47edb27b&pf_rd_r=CXEZVM3A1DGARVEZY3GR&pd_rd_wg=RnwMY&pd_rd_r=d76612ef-a057-4022-a523-6868cad57cbd&qid=1741384612"
5484 },
5485 {
5486 "query": "memory card game",
5487 "link": "https://www.amazon.com/s?k=memory+card+game&ref=rsl_sug_0_5&pd_rd_w=bdcw7&content-id=amzn1.sym.5aa19d53-77d3-406e-a166-ae5e47edb27b:amzn1.sym.5aa19d53-77d3-406e-a166-ae5e47edb27b&pf_rd_p=5aa19d53-77d3-406e-a166-ae5e47edb27b&pf_rd_r=CXEZVM3A1DGARVEZY3GR&pd_rd_wg=RnwMY&pd_rd_r=d76612ef-a057-4022-a523-6868cad57cbd&qid=1741384612"
5488 }
5489 ],
5490 "related_brands": [
5491 {
5492 "logo": "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif",
5493 "image": "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif",
5494 "title": "Expand your storage in a flash.Shop SanDisk",
5495 "link": "https://aax-us-iad.amazon.com/x/c/JMaKWrsH-5y0Mq6sl3_xy18AAAGVcpx89AEAAAH2AQBvbm9fdHhuX2JpZDcgICBvbm9fdHhuX2ltcDIgICAdfIPo/clv1_CEuOPUxokZA0iHrVduEC3yPQRlFKTZ0YuLcM_GaYrM9qx39chW6kQvw18nHE8xvWjq0yzpNb3XTPsunP5GcceVhkLyiMCcSsFWU0d1toWmuvWqZYjSAOLZEdHEep7YemXJOUalC7tdMeWEwmgVz7bV1AckwCRMN0CRVmUax7QwuP3u3MgFIzS1q5d5TuNOspGHpbasDVlJ1bT2hxC9tUMuUFm8yvmtV0DgjzOKVy-i0Vs7d2vLK7GWsuqRqJ-0hcN3jpMffPnUdL6EdCGvhSMzKYT2mXghLNCd7m6b_pSZUgD1ig-I6A-jeRfQnMN9u89sMmp9NqQczkubWEBf-aVPpY5PxNcykDo784wfVsPpln11Z5KUuB8SGczIwib3DlaCFFnGOBtH8ppSr1AoykS24BZM7zucVmVbcmG3VHnlJ_MfhRt19KAG1Hvpd3Q2koAbqwevbnn_GxbxExYg_Kn70VX1StqmboahZTe71PmfuZLCxb7pGA4RrdSE5MLrCipM5S7DNDS7Ionz7duH-61DaGbSBPKWsOCjGfXQ7KLqTGTjOsGilVx0pHVA_-S3nobPwhsfpEbza9o6hUmfw9OzvwFgNqqHxj6MAkuKaqhUorvqew4oY_O2b5y1-lQ6HmO0wQEvQ8Gxpo8dpFEax6qxI0w__GPihtckYop84n9JkwJGN-SSeRl0lDkjHsXshE9jkdjn5F5pMf-dEyFHWIEGczzbH4N8Xy74rtfn0jOhrjqzLhTfkhmAJ7t9sbetiZo6F0EhLKhUTS9gnoEFjHJCJWmhLAUlFpnv5ucdoIeC-z_GotM-t07Qpw_5W4S3qmTfWBXj928SHFqeoKfMoUnLqjl0g4kay3HMiumdyftmaC72GR4ioyxzLqiUCihSf7r_87luQYlQv5R_orU-QMMdCj-siwzjlePxk8Fj6TljrXiQ9pPDYhaGpqQh3H7VqZohmhdf_q-o-99cX60G6_R7VzJc62R4Lh81nBDiV5CM4VQRFubkpkEZ740gzzBkZGERelrZtk-Qo9e708xZeAkj9culdPI8OKh1FXlo1BiDtqfWC8Zr_xKgbbbYZ0INFEW1mBJZTcOSwiOpzkeqGtj8nKVHr5x6wYUeYUADZqObShNy-9C9k3_2loJ_qIvLb6m-UIQNnnni4LMNVbq18oe2x_YsnOXCfeL6ktqbyikaOU7DOj2lny8rwBkRdMfeM2JVKVNVn64GaJRnsCrHCEENC019BSkKlWywqS265hFDDRDQpvRUSgolqDkRMNJ47jSJsDgtydSmj0cphaVLQ5q1sWhZ51ibiA3Q-Xh0CxPezAT_9qbsToxNwAiDyI3Zs4JvERYSSI4lv60L8HXQMBup7L6MMXxmFbdMN8JdR5moUct1-GN2-zoeSyXnazfK8-IzTyTnvyXCX0dSQXd4miZaKQugWablBJ9YIp3MzkgGVwXD1hw_YmL9B3MTXaMx2hzxNfBnzHmIG8xWrmKSvOYW_n1CuGaPZq_KwOnOwC0XwslW_dFm6-MX177rkFu_WGqlDvRyB5VfpjM8Daf9sCFz28l5f0EmSDMGnTNq41ksOY2uOawKaXO4lnN9EmnupudOjRJkDMzpX2SsrDKGwhdSQS8uX00agz7rbt92P46diaT3HjFAmugjBDq1ZHQta8QC79D1CT7eUkaEeqphJq1p8-fDXgWWMkDJd1pP0UdK-ICYV1mom0XVwu48OK-8GnlshPbKaftTlXvVuElJUOcQbr5X9uoQbDjYRsNQ-mxnKSiMf3_NwDM6lo51H0I4UikaMxyAacmbVYKOhhSLF8wnMqBNT5_EPIXd6EOQLp986XObSE5pcI5vcIeaeZkNwlhlh0Rv9pF8s9iNmSG3riDommqKNvT_enTex2TS1EpkxhoYnGS899Cv6q-GiquBW3VVBFgQEVVi04bF-JJhCLRsG2h2tQ9edBTbDQuY8_6mwvP1Az79HoBah5_ECUTEBIrJTsRT0mDY-7woacEPvZK0fWl8VGbmyBT81DOAjNEujkfj0DddDmXpfTwBbyq3JiV5xSAlVvdLovqkp8g-KGno_Et8NkY9_ie_svcZp5GJw6o0UjUpBkB59Q8noJCby-1H4GZH5wyKaSWgl6WLvFofUOHDEiVpTnuRJ7/https://www.amazon.com/stores/page/6187A5D4-11BE-4006-8AFB-6EC233258034/?_encoding=UTF8&store_ref=SB_A05104992Q40OAJW6QV9R-A09836392FIF2Q8OUDLFX&pd_rd_plhdr=t&aaxitk=efaa28f9880eda8b0afe15abf9dba01f&hsa_cr_id=0&lp_asins=B0B7NVXLLM%2CB09X7CRKRZ%2CB0DG5BGJ5Q&lp_query=memory%20cards&lp_slot=desktop-hsa-3psl&ref_=sbx_be_s_3psl_mbd_mb0_cta&pd_rd_w=7aVyc&content-id=amzn1.sym.5594c86b-e694-4e3e-9301-a074f0faf98a%3Aamzn1.sym.5594c86b-e694-4e3e-9301-a074f0faf98a&pf_rd_p=5594c86b-e694-4e3e-9301-a074f0faf98a&pf_rd_r=CXEZVM3A1DGARVEZY3GR&pd_rd_wg=wyxQV&pd_rd_r=20a7ac7f-3405-44d5-945d-6bf46f4736be",
5496 "store_link": "https://www.amazon.com/stores/page/6187A5D4-11BE-4006-8AFB-6EC233258034",
5497 "store_id": "6187A5D4-11BE-4006-8AFB-6EC233258034",
5498 "store_name": "SanDisk"
5499 },
5500 {
5501 "logo": "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif",
5502 "image": "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif",
5503 "title": "The Best Choice of SecureDigital Memory CardsShop Gigastone",
5504 "link": "https://aax-us-iad.amazon.com/x/c/JJIpDgEHKT0uS_QLQKIBm0wAAAGVcpx89AEAAAH2AQBvbm9fdHhuX2JpZDcgICBvbm9fdHhuX2ltcDIgICCCyTWM/clv1_CEuOPUxokZA0iHrVduEC3yPQRlFKTZ0YuLcM_GaYrM9qx39chW6kQvw18nHE8xvWjq0yzpNb3XTPsunP4GcceUtiNAa4L8HrK3pQQhBYV3KmE6l2gRYOLZEdHEep6YemXJOUalC7tdMeWEwmgVz7bV1AckwCRMN0CRVmUax7QwuP3u3MgFIzS1q5d5TuNOspGHpbasDVlJ1bT2hxC9tUMuUFm8yvmtV0DgjzOKVy-i0Vs7d2vLK7GWsuqRqJ-0hcN3jpMffPnUdL6EdCGvhSMzKYT2mXghLNCd7m6b_pSZUgD1ig-I6A-jeRfQnIQo65-6s2xtAzZ-jlhaX8KcSaUfxIhOdMBBsPlpU4wfVsPpln11Z5KUuF8SGc0Mkhf0rhaCFNnGORnj0rjyr1AoykS24BZM7zucVmVbcmG3VHnlJ_MfhRt19KAG1Hvpd3Q2koAbqwevbnn_GxbxExYg_Kn70VX1StqmboahZTe71PmfuZLCxb7pGA4RrdSE5MLrCipM5S7DNDS7Ionz7duH-61DaGbSBPKWsOCjGfXQ7KLqTGTjOsGilVx0pHVA_-S3nobPwhsfpEbza9o6hUmfw9OzvwFgNqqHxj6MAkuKaqhUorvqew4oY_O2b5y1-lQ6HmO0wQEvQ8Gxpo8dpFEax6qxI0w__GPihtckYop84n9JkwJGN-SSeRl0lDkjHsXshE9jkdjn5F5pMf-dEyFHWIEGczzbH4N8Xy74rtfn0jOhrjqzLhTfkhmAJ7t9sbetiZo6F0EhLKgUTS9gnoEFjHJCJWmhLAUlFpnv5ucdoIeC-z_GotM-t07Qo6iK64SUCgULyjRjN5xFbxvfkJZfNJnLqjl0g4kay3HMiumdyftmaC72GR4ioyxzLqiUCihSf7r_87luQYlQv5R_orU-QMMdCj-siwzjlePxk8Fj6TljrXiQ9pPDYhaGpqQh3H7VqZohmhdf_q-o-99cX60G6_R7VzJc62R4Lh81nBDiV5CM4VQRElbmZGSYvp91fwCV5EKheh8ZlX2w0GU5hh0L6ulDxyiFZPM8vGhH9b15hWlyJraRuhZr-sMz3nbYNOCPQZTnCJZJTiNSMiOpCoe6GDjcnkWH_765pDRM0PAj5QZKmUNyv7N81L-X94Wv6KlvrjncscVvTNpCINGsVRnAA4Ylt_Acj5JljFI9Mxnob9gY6Txhm_3HLp7ZEHpw1bVOg1H3-NKVj5h2KIbn8Cq3DjAtG27d5vj5dOyBeWha5zdzLeN3lvSn-R-0-_pwkaDoXqcZ8PgeeNXkDMYoxhbKROrWMv5qJziryp2g-tlXmKJu7VdNJrQ-H8wPIOsTmdqaolHIQRZR39kW_C0cRzaXgj_ZLV890C-ldBY-p3OulygpAgqmGKNFfmt_e1FyKiVZV6GUX2VXuHRC7fWAIXd46Ec7PMuiSaHE9u9YIqxM7_kH5zNjFBz_UHFsoqMTXDCl-byxMkBXyi45u5ngnpJgPRV2_n12iEc_Jq85kW1N040X4shE7OPUWTMFBe-r0rtcyDh07WfyJMIsVjM6_Of4Q4XwTYtc_NKROaMUGgKag3nsy199XJ6qKxZ6ZPFtQLn9t-T-fzN3np_Ln3YNr9KRoQZghJxP_j-KMt76Lp9l7n6de3bVD6Exq5mzdX6lxUQbmvQ3LtRVP2-ZsnZ1-WpRJy06chaCjYS0klDoFQ-egfDKCML4Q_monOQk9z_9yJkMWirP5xUKecgwV8unHFlJI4dxb_6nh-swGbkbpOGQ-Y7HSVtuaH-dwuRa5pnXroNP8nuKgqzSy6u7VOHs1_WINawF4XDNLR6HHLc8r_eAT5gJaROaS8570yhc0yW6CR9atlsy0bB_9tCMkQoN7KAEnEKIqrloVfXe-HduhyOhFf3A8R6RcH8BsfFD5XwHxha2ba05UxrJa-swjBzXQaQQXhUsm2m2tL8fcNVrmJqpIx6i86cB416cj-H6t9vQ6WHxZO5IL9DXYyDdbzktuJUKuNJUSZjsVFWhqcR6M3IwGUA_PnN2AYe9DmVJPbgUS1519qWv1SYylLR5QZvRVIycX4mcHikKlXdd-sQPJ0QqdXhch4Q_ErXj4hbsAk9lwJFpOc3H3EATEcY8QZR1uaie6ONrQypGYQOPI/https://www.amazon.com/stores/page/8A51FA3D-56A7-4F81-96C4-2967DFF5AAC5/?_encoding=UTF8&store_ref=SB_A0902193Z9VXEKUJN33W-A02754143LU0EY8PX5C4Q&pd_rd_plhdr=t&aaxitk=29c81e5b341b05321d8c3487f09ce4ee&hsa_cr_id=0&lp_asins=B07XD1WCQP%2CB07XBYPJJR%2CB0BZJMDXWX&lp_query=memory%20cards&lp_slot=desktop-hsa-3psl&ref_=sbx_be_s_3psl_mbd_mb1_cta&pd_rd_w=7aVyc&content-id=amzn1.sym.5594c86b-e694-4e3e-9301-a074f0faf98a%3Aamzn1.sym.5594c86b-e694-4e3e-9301-a074f0faf98a&pf_rd_p=5594c86b-e694-4e3e-9301-a074f0faf98a&pf_rd_r=CXEZVM3A1DGARVEZY3GR&pd_rd_wg=wyxQV&pd_rd_r=20a7ac7f-3405-44d5-945d-6bf46f4736be",
5505 "store_link": "https://www.amazon.com/stores/page/8A51FA3D-56A7-4F81-96C4-2967DFF5AAC5",
5506 "store_id": "8A51FA3D-56A7-4F81-96C4-2967DFF5AAC5",
5507 "store_name": "Gigastone"
5508 },
5509 {
5510 "logo": "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif",
5511 "image": "https://images-na.ssl-images-amazon.com/images/G/01/x-locale/common/grey-pixel.gif",
5512 "title": "ProMaster memory cards: shoot more, worry lessShop Promaster",
5513 "link": "https://aax-us-iad.amazon.com/x/c/JAq7caYq8_KsWKPZpjlOAQMAAAGVcpx89QEAAAH2AQBvbm9fdHhuX2JpZDcgICBvbm9fdHhuX2ltcDIgICC2ZwtC/clv1_CEuOPUxokZA0iHrVduEC3yPQRlFKTZ0YuLcM_GaYrM9qx39chW6kQvw18nHE8xvWjq0yzpNb3XTPsunP4mcceWN5KzGJF9DhQ1gdV0YgTl6GIdpWlCAOLZEdHEep6IemXJOUalC7tdMeWEwmgVz7bV1AckwCRMN0CRVmUax7QwuP3u3MgFIzS1q5d5TuNOspGHpbasDVlJ1bT2hxC9tUMuUFm8yvmtV0DgjzOKVy-i0Vs7d2vLK7GWsuqRqJ-0hcN3jpMffPnUdL6EdCGvhSMzKYT2mXghLNCd7m6b_pSZUgD1ig-I6A-jeRfQn4Q6j7ytMy5OpuSo3Tp5vrBOuwFc9KhN9QcxsYo784wfVsPpln11Z5KUuB8SGc1Mkhb3Dhah9NnWGvoH8ppSr1AoykS24BZM7zucVmVbcmG3VHnlJ_MfhRt19KAG1Hvpd3Q2koAbqwevbnn_GxbxExYg_Kn70VX1StqmboahZTe71PmfuZLCxb7pGA4RrdSE5MLrCipM5S7DNDS7Ionz7duH-61DaGbSBPKWsOCjGfXQ7KLqTGTjOsGilVx0pHVA_-S3nobPwhsfpEbza9o6hUmfw9OzvwFgNqqHxj6MAkuKaqhUorvqew4oY_O2b5y1-lQ6HmO0wQEvQ8Gxpo8dpFEax6qxI0w__GPihtckYop84n9JkwJGN-SSeRl0lDkjHsXshE9jkdjn5F5pMf-dEyFHWIEGczzbH4N8Xy74rtfn0jOhrjqzLhTfkhmAJ7t9sbetiZo6F0EhLKjUTS9gnoEFjHJCJWmhLAUlFpnv5ucdoIeC-z_GotM-t07QpzjMyScUSAUb6wHzMewFH_vdt9Y_BdnLqjl0g4kay3HMiumdyftmaC72GR4ioyxzLqiUCihSf7r_87luQYlQv5R_orU-QMMdCj-siwzjlePxk8Fj6TljrXiQ9pPDYhaGpqQh3H7VqZohmhdf_q-o-99cX60G6_R7VzJc62R4Lh81nBDiV5CM4VQRFvbkpaFZ740gzzBkZGERelrZtk-Qo9e708xZeAkj9cvh5NHcvBhG9H3o5_nDF-eF2_ZtqGKTzLR5hMeYhlWVy_epbMNSwiOpSne7Ghx8n0ZjH6x4ZdU8kbCiZqH6-qJVi_Db1UulVtGaWKv8vzjOU6U_LkoDcMGrZKq3QgZGB_Ddb2KFDMG7Yptbf-jYyusie53Cyr55cHiQlPUdUsHEbqdWHM-H-zfDYkl23dPtbC09pUgIMSyAWS8ZBJFHfvHHU3dG6w8Um_iQ0OC7j5c-ohkN63Wnr7YrJjb8EptVsWgcJD1LC82gyLjnmbB-TTc_hueP7K1uQbvjON9qI5HZsVfSaYwF7x0LM5W3Ydv6vE0tcE-nlFd-9KP9ZiuNkakku1DFeFouacLiOfJ6hgGTCBV0CXaiHOcTtCZqCYaomR1SaXbnF04YcXxs7gnDxLUyl9zvU-HMwsNj_cMzyHzC08EXqisp69oy_qLAbvTXvi6jG6bOogwrIKwNo30Wgr8WvEO0K5NWtBzKs9oMOJr3v0VBRpUd1abbPYf4UaHTrjrfH3d2CfMUOSBpYoisek3uzP7YStOrBaGd4jtfVvdsLFbEPc4JHEFeTvKRgpbA5J6vv3_Z4p7Jjh8GD39c6mRHa2EBmiiyZ5mUNXQrXkeXLlHW3m_b4qaFOdnnh2lKYhVirbLHMEDIRupuo9f6CjEv51n6TOV08XzZ6yj9HkraNXL5am7B5XqUjEuIY0LivR7id4sQWxnt5kEQul4HKW09f64c8IRK9pnSrtHsIih7gTlCq-uOteK905cqpjg1guItL_6EzScMr_PQTmlJeqE4qB0ZgUx_AIU_-lktxmtQQfX_5mEJYWotrgCCH6VInOhq1kKMmjePxpahFf3Ux97qkq0ntxVY4LCi42V0HFZfGb2PHnRjDDE2BXMl34Htj6liddufEJS7TNtMshs3x2bBwv7cvsBrpg7V3EHxJIqJKgVWB-G8Ot19jZE6uaK1DYg4RLL2L0N6UzPgzQH6z4ISIVN92qU9vUiBn79jxzNIU8ejt2ZocOuV14y9KEifPUhfVxP_moXf8yfNxHY4zc5-GHQjx4BcY79GULML6Y-XojY5kSYKiR82dptU98P2lXDmMAhz9P5w/https://www.amazon.com/stores/page/246509C8-0934-440F-BFF4-001AA5895302/?_encoding=UTF8&store_ref=SB_A03287533DFZUV2E1D12A-A09302672IDZ69E2LCC95&pd_rd_plhdr=t&aaxitk=0d611b7f41d76045005460764c572705&hsa_cr_id=0&lp_asins=B081G6TPL9%2CB0B2P8TX5S%2CB08KJPTFBV&lp_query=memory%20cards&lp_slot=desktop-hsa-3psl&ref_=sbx_be_s_3psl_mbd_mb2_cta&pd_rd_w=7aVyc&content-id=amzn1.sym.5594c86b-e694-4e3e-9301-a074f0faf98a%3Aamzn1.sym.5594c86b-e694-4e3e-9301-a074f0faf98a&pf_rd_p=5594c86b-e694-4e3e-9301-a074f0faf98a&pf_rd_r=CXEZVM3A1DGARVEZY3GR&pd_rd_wg=wyxQV&pd_rd_r=20a7ac7f-3405-44d5-945d-6bf46f4736be",
5514 "store_link": "https://www.amazon.com/stores/page/246509C8-0934-440F-BFF4-001AA5895302",
5515 "store_id": "246509C8-0934-440F-BFF4-001AA5895302",
5516 "store_name": "Promaster"
5517 }
5518 ],
5519 "pagination": {
5520 "current_page": 1,
5521 "current_page_link": "https://www.amazon.com/s/?k=memory+cards&ref=nb_sb_noss_2",
5522 "next_page_link": "https://www.amazon.com/s/?k=memory+cards&ref=nb_sb_noss_2&page=2",
5523 "total_pages": 20
5524 },
5525 "refinements": {
5526 "prime": [
5527 {
5528 "name": "Free Shipping by Amazon",
5529 "value": "n:172282||p_76/1249137011",
5530 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_76%3A1249137011&dc&qid=1741384612&rnid=1249135011&ref=sr_nr_p_76_1&ds=v1%3Av2lAxwu9bh1ERXUqvPksS7wThPnH0fv%2FOZTlYULT2Xo",
5531 "refinement_display_name": "Prime"
5532 }
5533 ],
5534 "departments": [
5535 {
5536 "name": "Memory Cards",
5537 "value": "n/516866",
5538 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A516866&dc&qid=1741384612&rnid=2941120011&ref=sr_nr_n_1&ds=v1%3ASMahOzrd7Zx3p7bCzKlJY%2BuLKpefISR7FjAZ8n%2Fo814",
5539 "refinement_display_name": "Departments"
5540 },
5541 {
5542 "name": "SecureDigital Memory Cards",
5543 "value": "n/1197396",
5544 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A516866%2Cn%3A1197396&dc&qid=1741384612&rnid=2941120011&ref=sr_nr_n_2&ds=v1%3A1sp7ZxOHzWh4x%2FyAV%2B6IeLu7jol4jy%2BjOHtm221TyEE",
5545 "refinement_display_name": "Departments"
5546 },
5547 {
5548 "name": "Micro SD Memory Cards",
5549 "value": "n/3015433011",
5550 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A516866%2Cn%3A3015433011&dc&qid=1741384612&rnid=2941120011&ref=sr_nr_n_3&ds=v1%3A5TE955xdYi5KqWyh%2Ft0xX9idVW2ylFqXmEEOQF%2BM2rw",
5551 "refinement_display_name": "Departments"
5552 },
5553 {
5554 "name": "Computer Memory Card Accessories",
5555 "value": "n/11548957011",
5556 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A11548957011&dc&qid=1741384612&rnid=2941120011&ref=sr_nr_n_4&ds=v1%3ASF24hwPsPKMOdXtX9NerFJYNy4Tvj79%2FCBQvGXX5HJA",
5557 "refinement_display_name": "Departments"
5558 },
5559 {
5560 "name": "Computer Memory Card Readers",
5561 "value": "n/516872",
5562 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A11548957011%2Cn%3A516872&dc&qid=1741384612&rnid=2941120011&ref=sr_nr_n_5&ds=v1%3AliwW2coS7i6l96tZLNJ6xcD%2Bh2Zowzrzr12TTwsNlIc",
5563 "refinement_display_name": "Departments"
5564 }
5565 ],
5566 "reviews": [
5567 {
5568 "name": "4 Stars & Up",
5569 "value": "n:172282||p_72/1248879011",
5570 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_72%3A1248879011&dc&qid=1741384612&rnid=1248877011&ref=sr_nr_p_72_1&ds=v1%3AGywkvsyLiSRyScswLltvxtn%2B11wG%2FESmqUxyLPKPPBc",
5571 "refinement_display_name": "Reviews"
5572 }
5573 ],
5574 "price": [
5575 {
5576 "name": "All Discounts",
5577 "value": "p_n_deal_type/23566065011",
5578 "link": "https://www.amazon.com/s?k=memory+cards&rh=p_n_deal_type%3A23566065011&dc&qid=1741384612&rnid=23566063011&ref=sr_nr_p_n_deal_type_1&ds=v1%3AzuRWCy6oyuhX0KEihcX8ueBvCdhxOl43pes86Ld4swA",
5579 "refinement_display_name": "Price"
5580 },
5581 {
5582 "name": "Today's Deals",
5583 "value": "p_n_deal_type/23566064011",
5584 "link": "https://www.amazon.com/s?k=memory+cards&rh=p_n_deal_type%3A23566064011&dc&qid=1741384612&rnid=23566063011&ref=sr_nr_p_n_deal_type_2&ds=v1%3ABXb%2B9jY2hEgr0%2FctLMzXhl9mhTRjD%2BeytTX5G3CskgU",
5585 "refinement_display_name": "Price"
5586 }
5587 ],
5588 "brand": [
5589 {
5590 "name": "SanDisk",
5591 "value": "n:172282||p_123/110452",
5592 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A110452&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_1&ds=v1%3AqBRCQwtQUcmYIMKu%2BCzT2eFZRdZxKq%2FB%2Bp0PShQ8b%2B4",
5593 "refinement_display_name": "Brand"
5594 },
5595 {
5596 "name": "Gigastone",
5597 "value": "n:172282||p_123/303943",
5598 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A303943&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_2&ds=v1%3ANsoHf%2FlRbT%2BMWrcm%2BWahHWGiZSR4mSFD90JzHbDG9sk",
5599 "refinement_display_name": "Brand"
5600 },
5601 {
5602 "name": "PNY",
5603 "value": "n:172282||p_123/303719",
5604 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A303719&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_3&ds=v1%3AdAzGQfYF8by1YZcUaKXHcMgAuYWdi7%2FWUAZongp%2B%2F%2Bo",
5605 "refinement_display_name": "Brand"
5606 },
5607 {
5608 "name": "Lexar",
5609 "value": "n:172282||p_123/324661",
5610 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A324661&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_4&ds=v1%3Abm8FR861%2FQ7o5hF87sAMyK1eQZAYTLdvB4LOMtlnfv4",
5611 "refinement_display_name": "Brand"
5612 },
5613 {
5614 "name": "BUDI",
5615 "value": "n:172282||p_123/314206",
5616 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A314206&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_5&ds=v1%3AzKqk2mPncIB2AqPIRVw2ShwMwYb32hAWbbL75uUxPAY",
5617 "refinement_display_name": "Brand"
5618 },
5619 {
5620 "name": "SAMSUNG",
5621 "value": "n:172282||p_123/46655",
5622 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A46655&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_6&ds=v1%3A4WmxW%2FVahdsx28fD%2FY6%2FplxpraYHl%2BHy6yE96QPifZ8",
5623 "refinement_display_name": "Brand"
5624 },
5625 {
5626 "name": "SP Silicon Power",
5627 "value": "n:172282||p_123/373651",
5628 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A373651&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_7&ds=v1%3ASY7JwKRR4Kxv%2F3yjDm4SCJnIILR9SV%2BcEGn7PZtD71I",
5629 "refinement_display_name": "Brand"
5630 },
5631 {
5632 "name": "INLANDOWCSABRENTPatriot Memory",
5633 "value": "n:172282||undefined",
5634 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A414165&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_8&ds=v1%3ARzeFNqsHoPg2zR5s5fd7GaPV0GtSTtc%2B0klN8amzTEw",
5635 "refinement_display_name": "Brand"
5636 },
5637 {
5638 "name": "INLAND",
5639 "value": "n:172282||p_123/414165",
5640 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A414165&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_8&ds=v1%3ARzeFNqsHoPg2zR5s5fd7GaPV0GtSTtc%2B0klN8amzTEw",
5641 "refinement_display_name": "Brand"
5642 },
5643 {
5644 "name": "OWC",
5645 "value": "n:172282||p_123/314074",
5646 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A314074&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_9&ds=v1%3Avg3u1%2FOStouTi%2BjQkVstHL9ereKjxIwnhigyMfNNPSA",
5647 "refinement_display_name": "Brand"
5648 },
5649 {
5650 "name": "SABRENT",
5651 "value": "n:172282||p_123/30902",
5652 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A30902&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_10&ds=v1%3Amn6zAxkQDzdAWQ%2FDJRF9wXxPH%2BNKEz9UVe%2F85MJdJaA",
5653 "refinement_display_name": "Brand"
5654 },
5655 {
5656 "name": "Patriot Memory",
5657 "value": "n:172282||p_123/120943",
5658 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A120943&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_11&ds=v1%3AEBFlBDe3wGWhDphfqYpgy9UasaFJaY9h%2Fe50s9SKc3M",
5659 "refinement_display_name": "Brand"
5660 },
5661 {
5662 "name": "Top Brands",
5663 "value": "n:172282||p_n_feature_forty-one_browse-bin/119653281011",
5664 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_feature_forty-one_browse-bin%3A119653281011&dc&qid=1741384612&rnid=119653280011&ref=sr_nr_p_n_feature_forty-one_browse-bin_1&ds=v1%3AYH0rfa4vym7fdh0M4J6sRNkaoF1cesRkB%2F1mxVjzLwQ",
5665 "refinement_display_name": "Brand"
5666 }
5667 ],
5668 "eligible_for_free_shipping": [
5669 {
5670 "name": "Free Shipping by Amazon",
5671 "value": "n:172282||p_76/1249137011",
5672 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_76%3A1249137011&dc&qid=1741384612&rnid=1249135011&ref=sr_nr_p_76_1&ds=v1%3Av2lAxwu9bh1ERXUqvPksS7wThPnH0fv%2FOZTlYULT2Xo",
5673 "refinement_display_name": "Eligible for Free Shipping"
5674 }
5675 ],
5676 "high_capacity_memory_cards": [
5677 {
5678 "name": "8 GB & Under",
5679 "value": "n:172282||p_n_feature_ten_browse-bin/6518302011",
5680 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_feature_ten_browse-bin%3A6518302011&dc&qid=1741384612&rnid=6518301011&ref=sr_nr_p_n_feature_ten_browse-bin_1&ds=v1%3AWU4jIqzy9O4ZeZRoCSFL2kbIoapMPZhYG5NVbrKf%2BsU",
5681 "refinement_display_name": "High Capacity Memory Cards"
5682 },
5683 {
5684 "name": "16 GB",
5685 "value": "n:172282||p_n_feature_ten_browse-bin/6518303011",
5686 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_feature_ten_browse-bin%3A6518303011&dc&qid=1741384612&rnid=6518301011&ref=sr_nr_p_n_feature_ten_browse-bin_2&ds=v1%3ADmN9264m9uz%2BFYiPg0MwIsNudnIzk2n1qoHpElfV7AM",
5687 "refinement_display_name": "High Capacity Memory Cards"
5688 },
5689 {
5690 "name": "32 GB",
5691 "value": "n:172282||p_n_feature_ten_browse-bin/6518304011",
5692 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_feature_ten_browse-bin%3A6518304011&dc&qid=1741384612&rnid=6518301011&ref=sr_nr_p_n_feature_ten_browse-bin_3&ds=v1%3A1qipBBOSdOlyBvH4xC5Yz%2FAvuQtqFvpz%2F%2BwRk4PYSUw",
5693 "refinement_display_name": "High Capacity Memory Cards"
5694 },
5695 {
5696 "name": "64 GB",
5697 "value": "n:172282||p_n_feature_ten_browse-bin/6518305011",
5698 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_feature_ten_browse-bin%3A6518305011&dc&qid=1741384612&rnid=6518301011&ref=sr_nr_p_n_feature_ten_browse-bin_4&ds=v1%3As2wre2eVDQdNTaHPu5sAToM24LvuvQ%2FdtT%2F3Yi9dsE4",
5699 "refinement_display_name": "High Capacity Memory Cards"
5700 },
5701 {
5702 "name": "128 GB",
5703 "value": "n:172282||p_n_feature_ten_browse-bin/13203834011",
5704 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_feature_ten_browse-bin%3A13203834011&dc&qid=1741384612&rnid=6518301011&ref=sr_nr_p_n_feature_ten_browse-bin_5&ds=v1%3AdKxkqWKTQYqBLM%2F6jvIjb%2F4mXVj7Qd9UAmsiZW%2FrnB8",
5705 "refinement_display_name": "High Capacity Memory Cards"
5706 },
5707 {
5708 "name": "200 GB & Up",
5709 "value": "n:172282||p_n_feature_ten_browse-bin/13203835011",
5710 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_feature_ten_browse-bin%3A13203835011&dc&qid=1741384612&rnid=6518301011&ref=sr_nr_p_n_feature_ten_browse-bin_6&ds=v1%3A4StFK1hx6i5DSCCOxVZ8fahI1e%2FqaV7tOBTv23pZm%2FA",
5711 "refinement_display_name": "High Capacity Memory Cards"
5712 }
5713 ],
5714 "brands": [
5715 {
5716 "name": "SanDisk",
5717 "value": "n:172282||p_123/110452",
5718 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A110452&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_1&ds=v1%3AqBRCQwtQUcmYIMKu%2BCzT2eFZRdZxKq%2FB%2Bp0PShQ8b%2B4",
5719 "refinement_display_name": "Brands"
5720 },
5721 {
5722 "name": "Gigastone",
5723 "value": "n:172282||p_123/303943",
5724 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A303943&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_2&ds=v1%3ANsoHf%2FlRbT%2BMWrcm%2BWahHWGiZSR4mSFD90JzHbDG9sk",
5725 "refinement_display_name": "Brands"
5726 },
5727 {
5728 "name": "PNY",
5729 "value": "n:172282||p_123/303719",
5730 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A303719&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_3&ds=v1%3AdAzGQfYF8by1YZcUaKXHcMgAuYWdi7%2FWUAZongp%2B%2F%2Bo",
5731 "refinement_display_name": "Brands"
5732 },
5733 {
5734 "name": "Lexar",
5735 "value": "n:172282||p_123/324661",
5736 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A324661&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_4&ds=v1%3Abm8FR861%2FQ7o5hF87sAMyK1eQZAYTLdvB4LOMtlnfv4",
5737 "refinement_display_name": "Brands"
5738 },
5739 {
5740 "name": "BUDI",
5741 "value": "n:172282||p_123/314206",
5742 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A314206&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_5&ds=v1%3AzKqk2mPncIB2AqPIRVw2ShwMwYb32hAWbbL75uUxPAY",
5743 "refinement_display_name": "Brands"
5744 },
5745 {
5746 "name": "SAMSUNG",
5747 "value": "n:172282||p_123/46655",
5748 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A46655&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_6&ds=v1%3A4WmxW%2FVahdsx28fD%2FY6%2FplxpraYHl%2BHy6yE96QPifZ8",
5749 "refinement_display_name": "Brands"
5750 },
5751 {
5752 "name": "SP Silicon Power",
5753 "value": "n:172282||p_123/373651",
5754 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A373651&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_7&ds=v1%3ASY7JwKRR4Kxv%2F3yjDm4SCJnIILR9SV%2BcEGn7PZtD71I",
5755 "refinement_display_name": "Brands"
5756 },
5757 {
5758 "name": "INLANDOWCSABRENTPatriot Memory",
5759 "value": "n:172282||undefined",
5760 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A414165&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_8&ds=v1%3ARzeFNqsHoPg2zR5s5fd7GaPV0GtSTtc%2B0klN8amzTEw",
5761 "refinement_display_name": "Brands"
5762 },
5763 {
5764 "name": "INLAND",
5765 "value": "n:172282||p_123/414165",
5766 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A414165&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_8&ds=v1%3ARzeFNqsHoPg2zR5s5fd7GaPV0GtSTtc%2B0klN8amzTEw",
5767 "refinement_display_name": "Brands"
5768 },
5769 {
5770 "name": "OWC",
5771 "value": "n:172282||p_123/314074",
5772 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A314074&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_9&ds=v1%3Avg3u1%2FOStouTi%2BjQkVstHL9ereKjxIwnhigyMfNNPSA",
5773 "refinement_display_name": "Brands"
5774 },
5775 {
5776 "name": "SABRENT",
5777 "value": "n:172282||p_123/30902",
5778 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A30902&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_10&ds=v1%3Amn6zAxkQDzdAWQ%2FDJRF9wXxPH%2BNKEz9UVe%2F85MJdJaA",
5779 "refinement_display_name": "Brands"
5780 },
5781 {
5782 "name": "Patriot Memory",
5783 "value": "n:172282||p_123/120943",
5784 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_123%3A120943&dc&qid=1741384612&rnid=85457740011&ref=sr_nr_p_123_11&ds=v1%3AEBFlBDe3wGWhDphfqYpgy9UasaFJaY9h%2Fe50s9SKc3M",
5785 "refinement_display_name": "Brands"
5786 }
5787 ],
5788 "all_top_brands": [
5789 {
5790 "name": "Top Brands",
5791 "value": "n:172282||p_n_feature_forty-one_browse-bin/119653281011",
5792 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_feature_forty-one_browse-bin%3A119653281011&dc&qid=1741384612&rnid=119653280011&ref=sr_nr_p_n_feature_forty-one_browse-bin_1&ds=v1%3AYH0rfa4vym7fdh0M4J6sRNkaoF1cesRkB%2F1mxVjzLwQ",
5793 "refinement_display_name": "All Top Brands"
5794 }
5795 ],
5796 "customer_reviews": [
5797 {
5798 "name": "4 Stars & Up",
5799 "value": "n:172282||p_72/1248879011",
5800 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_72%3A1248879011&dc&qid=1741384612&rnid=1248877011&ref=sr_nr_p_72_1&ds=v1%3AGywkvsyLiSRyScswLltvxtn%2B11wG%2FESmqUxyLPKPPBc",
5801 "refinement_display_name": "Customer Reviews"
5802 }
5803 ],
5804 "deals_and_discounts": [
5805 {
5806 "name": "All Discounts",
5807 "value": "p_n_deal_type/23566065011",
5808 "link": "https://www.amazon.com/s?k=memory+cards&rh=p_n_deal_type%3A23566065011&dc&qid=1741384612&rnid=23566063011&ref=sr_nr_p_n_deal_type_1&ds=v1%3AzuRWCy6oyuhX0KEihcX8ueBvCdhxOl43pes86Ld4swA",
5809 "refinement_display_name": "Deals & Discounts"
5810 },
5811 {
5812 "name": "Today's Deals",
5813 "value": "p_n_deal_type/23566064011",
5814 "link": "https://www.amazon.com/s?k=memory+cards&rh=p_n_deal_type%3A23566064011&dc&qid=1741384612&rnid=23566063011&ref=sr_nr_p_n_deal_type_2&ds=v1%3ABXb%2B9jY2hEgr0%2FctLMzXhl9mhTRjD%2BeytTX5G3CskgU",
5815 "refinement_display_name": "Deals & Discounts"
5816 }
5817 ],
5818 "department": [
5819 {
5820 "name": "Memory Cards",
5821 "value": "n/516866",
5822 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A516866&dc&qid=1741384612&rnid=2941120011&ref=sr_nr_n_1&ds=v1%3ASMahOzrd7Zx3p7bCzKlJY%2BuLKpefISR7FjAZ8n%2Fo814",
5823 "refinement_display_name": "Department"
5824 },
5825 {
5826 "name": "SecureDigital Memory Cards",
5827 "value": "n/1197396",
5828 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A516866%2Cn%3A1197396&dc&qid=1741384612&rnid=2941120011&ref=sr_nr_n_2&ds=v1%3A1sp7ZxOHzWh4x%2FyAV%2B6IeLu7jol4jy%2BjOHtm221TyEE",
5829 "refinement_display_name": "Department"
5830 },
5831 {
5832 "name": "Micro SD Memory Cards",
5833 "value": "n/3015433011",
5834 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A516866%2Cn%3A3015433011&dc&qid=1741384612&rnid=2941120011&ref=sr_nr_n_3&ds=v1%3A5TE955xdYi5KqWyh%2Ft0xX9idVW2ylFqXmEEOQF%2BM2rw",
5835 "refinement_display_name": "Department"
5836 },
5837 {
5838 "name": "Computer Memory Card Accessories",
5839 "value": "n/11548957011",
5840 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A11548957011&dc&qid=1741384612&rnid=2941120011&ref=sr_nr_n_4&ds=v1%3ASF24hwPsPKMOdXtX9NerFJYNy4Tvj79%2FCBQvGXX5HJA",
5841 "refinement_display_name": "Department"
5842 },
5843 {
5844 "name": "Computer Memory Card Readers",
5845 "value": "n/516872",
5846 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A11548957011%2Cn%3A516872&dc&qid=1741384612&rnid=2941120011&ref=sr_nr_n_5&ds=v1%3AliwW2coS7i6l96tZLNJ6xcD%2Bh2Zowzrzr12TTwsNlIc",
5847 "refinement_display_name": "Department"
5848 }
5849 ],
5850 "condition": [
5851 {
5852 "name": "Renewed",
5853 "value": "n:172282||p_n_condition-type/16907720011",
5854 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_condition-type%3A16907720011&dc&qid=1741384612&rnid=2224369011&ref=sr_nr_p_n_condition-type_1&ds=v1%3A9UKoD4oVLmJEnY92l22bp7xhbTy%2FxzZPFE1LJ1A%2BdCA",
5855 "refinement_display_name": "Condition"
5856 },
5857 {
5858 "name": "New",
5859 "value": "n:172282||p_n_condition-type/2224371011",
5860 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_condition-type%3A2224371011&dc&qid=1741384612&rnid=2224369011&ref=sr_nr_p_n_condition-type_2&ds=v1%3AluEA%2F%2Bl0mRAjh2Rn50jddUJcVbHWjwSEbjn5wMJmeKk",
5861 "refinement_display_name": "Condition"
5862 },
5863 {
5864 "name": "Used",
5865 "value": "n:172282||p_n_condition-type/2224373011",
5866 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_condition-type%3A2224373011&dc&qid=1741384612&rnid=2224369011&ref=sr_nr_p_n_condition-type_3&ds=v1%3AOuTbMLk7rf1yOzhsXpqiUxs3m5FJI%2BQS9%2F47dMxFpwo",
5867 "refinement_display_name": "Condition"
5868 }
5869 ],
5870 "from_our_brands": [
5871 {
5872 "name": "Amazon Brands",
5873 "value": "p_n_feature_forty-seven_browse-bin/24677333011",
5874 "link": "https://www.amazon.com/s?k=memory+cards&rh=p_n_feature_forty-seven_browse-bin%3A24677333011&dc&qid=1741384612&rnid=21180941011&ref=sr_nr_p_n_feature_forty-seven_browse-bin_1&ds=v1%3ALR3TDCjhs05dz61wvYWgL8qkwNO7z0QBVnve16LA4wU",
5875 "refinement_display_name": "From Our Brands"
5876 }
5877 ],
5878 "seller": [
5879 {
5880 "name": "Store_Wolf",
5881 "value": "n:172282||p_6/A2OPKZNERYWQVX",
5882 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_6%3AA2OPKZNERYWQVX&dc&qid=1741384612&rnid=303116011&ref=sr_nr_p_6_1&ds=v1%3AMg8ZfDaLDZ0cgnuFZ7gHZDdoLXfnCwK%2FIo%2BVL4UohyU",
5883 "refinement_display_name": "Seller"
5884 },
5885 {
5886 "name": "East Coast Photo",
5887 "value": "n:172282||p_6/A1Z74S8KTUFMH9",
5888 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_6%3AA1Z74S8KTUFMH9&dc&qid=1741384612&rnid=303116011&ref=sr_nr_p_6_2&ds=v1%3ARHoj6kxmpLAwKk0xIPQ%2BR4VRwzR9VKd%2Ban6OVg%2F3DpQ",
5889 "refinement_display_name": "Seller"
5890 },
5891 {
5892 "name": "Great ScoopsAmazon.comE/T Shop (SN Recorded)DASHOTORock eDigital",
5893 "value": "n:172282||undefined",
5894 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_6%3AA3EUI4BTHHCCW7&dc&qid=1741384612&rnid=303116011&ref=sr_nr_p_6_3&ds=v1%3AmRCfEBipa6Pxok6sViU8lmz3vdf63RJYxm%2FNVUr7A5k",
5895 "refinement_display_name": "Seller"
5896 },
5897 {
5898 "name": "Great Scoops",
5899 "value": "n:172282||p_6/A3EUI4BTHHCCW7",
5900 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_6%3AA3EUI4BTHHCCW7&dc&qid=1741384612&rnid=303116011&ref=sr_nr_p_6_3&ds=v1%3AmRCfEBipa6Pxok6sViU8lmz3vdf63RJYxm%2FNVUr7A5k",
5901 "refinement_display_name": "Seller"
5902 },
5903 {
5904 "name": "Amazon.com",
5905 "value": "n:172282||p_6/ATVPDKIKX0DER",
5906 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_6%3AATVPDKIKX0DER&dc&qid=1741384612&rnid=303116011&ref=sr_nr_p_6_4&ds=v1%3AyHfAGsdaDEyvOI97n0X8QNln61JdL98KZkf2JMCn3Bk",
5907 "refinement_display_name": "Seller"
5908 },
5909 {
5910 "name": "E/T Shop (SN Recorded)",
5911 "value": "n:172282||p_6/AVJ5MRO1S0UXS",
5912 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_6%3AAVJ5MRO1S0UXS&dc&qid=1741384612&rnid=303116011&ref=sr_nr_p_6_5&ds=v1%3ATXPc5auBqV4jdaBALZ5uqkBF3WJ5snY2%2B7ZZ02kyx8s",
5913 "refinement_display_name": "Seller"
5914 },
5915 {
5916 "name": "DASHOTO",
5917 "value": "n:172282||p_6/AJ87L43616J4S",
5918 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_6%3AAJ87L43616J4S&dc&qid=1741384612&rnid=303116011&ref=sr_nr_p_6_6&ds=v1%3AEH5aUURCKBHgRL%2BsDhNisJdTT7R16P5Sjt6IABgaF6I",
5919 "refinement_display_name": "Seller"
5920 },
5921 {
5922 "name": "Rock eDigital",
5923 "value": "n:172282||p_6/A1SH4EAPSJFCZH",
5924 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_6%3AA1SH4EAPSJFCZH&dc&qid=1741384612&rnid=303116011&ref=sr_nr_p_6_7&ds=v1%3ARkpbDxfsyDARvWsUFLlfEt3AxXAOKBmxWi7DQnJrWa0",
5925 "refinement_display_name": "Seller"
5926 }
5927 ],
5928 "special_features": [
5929 {
5930 "name": "Magnetic Proof",
5931 "value": "n:172282||p_n_feature_three_browse-bin/23943949011",
5932 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_feature_three_browse-bin%3A23943949011&dc&qid=1741384612&rnid=23943946011&ref=sr_nr_p_n_feature_three_browse-bin_1&ds=v1%3AYAU4Ez%2F2D3RmOyCgiNq79eWrwkgL1m6qdJBfRYv3RZs",
5933 "refinement_display_name": "Special Features"
5934 },
5935 {
5936 "name": "Temperature Proof",
5937 "value": "n:172282||p_n_feature_three_browse-bin/23943947011",
5938 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_feature_three_browse-bin%3A23943947011&dc&qid=1741384612&rnid=23943946011&ref=sr_nr_p_n_feature_three_browse-bin_2&ds=v1%3AsyX2YyGT0qaKfH%2BcpQ6XvRw%2FwXkHN8g0RqpEE%2BtLU60",
5939 "refinement_display_name": "Special Features"
5940 },
5941 {
5942 "name": "Water Proof",
5943 "value": "n:172282||p_n_feature_three_browse-bin/23943948011",
5944 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_feature_three_browse-bin%3A23943948011&dc&qid=1741384612&rnid=23943946011&ref=sr_nr_p_n_feature_three_browse-bin_3&ds=v1%3ADTNFltp5QRNuqFL8eQYeZTZVFg4Kkytr8P9ggc0hBcg",
5945 "refinement_display_name": "Special Features"
5946 },
5947 {
5948 "name": "X Ray Proof",
5949 "value": "n:172282||p_n_feature_three_browse-bin/23943951011",
5950 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_feature_three_browse-bin%3A23943951011&dc&qid=1741384612&rnid=23943946011&ref=sr_nr_p_n_feature_three_browse-bin_4&ds=v1%3AItLo478%2BCIR17ppZF7NR%2F9j35XWIYWnjJNhr9vNfZM4",
5951 "refinement_display_name": "Special Features"
5952 },
5953 {
5954 "name": "Crush Proof",
5955 "value": "n:172282||p_n_feature_three_browse-bin/121469174011",
5956 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_feature_three_browse-bin%3A121469174011&dc&qid=1741384612&rnid=23943946011&ref=sr_nr_p_n_feature_three_browse-bin_5&ds=v1%3AfSwPxlcTgAX4e3uu6n0NPEDvWT74PE9fXEq11RoreyM",
5957 "refinement_display_name": "Special Features"
5958 },
5959 {
5960 "name": "Drop Proof",
5961 "value": "n:172282||p_n_feature_three_browse-bin/23943950011",
5962 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_feature_three_browse-bin%3A23943950011&dc&qid=1741384612&rnid=23943946011&ref=sr_nr_p_n_feature_three_browse-bin_6&ds=v1%3AYrH7S%2FS2etgIHTIGXQce8flvTSQTW4BQN3199TLBt%2FQ",
5963 "refinement_display_name": "Special Features"
5964 },
5965 {
5966 "name": "Dust Proof",
5967 "value": "n:172282||p_n_feature_three_browse-bin/102982244011",
5968 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_feature_three_browse-bin%3A102982244011&dc&qid=1741384612&rnid=23943946011&ref=sr_nr_p_n_feature_three_browse-bin_7&ds=v1%3ARQAS8I4Ojlrsz%2BQyH5zi%2FuXHbJYTUrCFxXHs9yNkuLs",
5969 "refinement_display_name": "Special Features"
5970 },
5971 {
5972 "name": "Lightweight",
5973 "value": "n:172282||p_n_feature_three_browse-bin/121469173011",
5974 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_feature_three_browse-bin%3A121469173011&dc&qid=1741384612&rnid=23943946011&ref=sr_nr_p_n_feature_three_browse-bin_8&ds=v1%3AfNK8RJ%2Fb5Q%2BGRlrGvmhJPMSeQ7B7HLz4QSrdRrf%2BLaU",
5975 "refinement_display_name": "Special Features"
5976 },
5977 {
5978 "name": "Vibration Proof",
5979 "value": "n:172282||p_n_feature_three_browse-bin/102982245011",
5980 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_feature_three_browse-bin%3A102982245011&dc&qid=1741384612&rnid=23943946011&ref=sr_nr_p_n_feature_three_browse-bin_9&ds=v1%3A35ZJA9dFm8lL9J%2B%2BQyHmtzlZmpMIOnHG649K4ua22FU",
5981 "refinement_display_name": "Special Features"
5982 },
5983 {
5984 "name": "Wearout Proof",
5985 "value": "n:172282||p_n_feature_three_browse-bin/23943952011",
5986 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_feature_three_browse-bin%3A23943952011&dc&qid=1741384612&rnid=23943946011&ref=sr_nr_p_n_feature_three_browse-bin_10&ds=v1%3AtmUx%2FTZXhwZ9vEeylFi2W%2FHaVdVuPV2Rg4EutgdWkxw",
5987 "refinement_display_name": "Special Features"
5988 },
5989 {
5990 "name": "Write Protect Switch",
5991 "value": "n:172282||p_n_feature_three_browse-bin/102982243011",
5992 "link": "https://www.amazon.com/s?k=memory+cards&rh=n%3A172282%2Cp_n_feature_three_browse-bin%3A102982243011&dc&qid=1741384612&rnid=23943946011&ref=sr_nr_p_n_feature_three_browse-bin_11&ds=v1%3AoMJ5DLqjdcPIaXuPbWZr52S5THqk5Jr8yleGzryhxVs",
5993 "refinement_display_name": "Special Features"
5994 }
5995 ],
5996 "moresustainable_products": [
5997 {
5998 "name": "Climate Pledge Friendly",
5999 "value": "p_n_cpf_eligible/21512497011",
6000 "link": "https://www.amazon.com/s?k=memory+cards&rh=p_n_cpf_eligible%3A21512497011&dc&qid=1741384612&rnid=21512496011&ref=sr_nr_p_n_cpf_eligible_1&ds=v1%3AsnYrtMyArWk2WqgMfYOSWSsWlCIFODetvR%2BCrOO4Tgg",
6001 "refinement_display_name": "More-sustainable Products"
6002 }
6003 ],
6004 "amazon_certified": [
6005 {
6006 "name": "Works with Alexa",
6007 "value": "p_n_amazon_certified/16741513011",
6008 "link": "https://www.amazon.com/s?k=memory+cards&rh=p_n_amazon_certified%3A16741513011&dc&qid=1741384612&rnid=16741512011&ref=sr_nr_p_n_amazon_certified_1&ds=v1%3Aexp9%2Bw44wvd7yw0hRo5QwMp3pp7ZorFNQLtR9NNlvWk",
6009 "refinement_display_name": "Amazon Certified"
6010 }
6011 ]
6012 },
6013 "ad_blocks": [
6014 {
6015 "campaign_id": "200031011593298",
6016 "brand_logo": "https://m.media-amazon.com/images/S/al-na-9d5791cf-3faf/ccb8aa7b-1862-476a-9a15-bc668683f8e6._CR0,0,400,400_AC_SX130_SY60_QL70_.jpg",
6017 "advertiser_id": "200162799213998",
6018 "ad_id": "200162799213998",
6019 "link": "https://aax-us-iad.amazon.com/x/c/JOo7JKDLZQXfPF7eXHZDGiYAAAGVcpx8YgEAAAH2AQBvbm9fdHhuX2JpZDIgICBvbm9fdHhuX2ltcDEgICCU5ECv/clv1_CEuOPUxokZA0iHrVBOU2wCX1XHRRXuplhIta_jCJ0upXx383i26kQvw18nHE8xvWjq0yzpNb3XTPsunPiWYceRZhLCKWM9b3OU1dNnFtFlCtH6N1nzAOLZEdHEepnoemXJOUalC7tdMeWEwmgVz7bV1AckwCRMN0CRVmUax7QwuP3u3MgFIzS1q5d5TuNOspGHpbasDVlJ1bT2hxC9tUMuUFm8yvmtV0DgjzOKVy-i0Vs7d2vLK7GWsuqRqJ-0hcN3jpMffPnUdL6EdCGvhSMzKYT2mXkhLNCd7m6b_pSZUgD1ig-I6A-jeRfQnnHZKxzqlJ2u1HXfrqu5SFMdmNUPQt7_tKYRcRnb84wfVsPpln11Z5KUuF8SGc0Mkhf0rhaCFNnGORnj0rjyr1AoykS24BZM7zucVmVbcmG3VHnlJ_MfhRt19KAG1Hvpd3Q2koAbq8evbnn_GxbxExYg_Kn70VX1StqmboahZTe71PmfuZLCxb7pGA7hrdSE5MLrCipM5S7DNDS7Ionz7duH-61DaGbSBPKWsOCjGfXQ7KLqTGTjOsGilVx0pHVA_-S3nobPwhsfpEbza9o6hUmfw9OzvwFgNqqHxj6MAkuKaqhUorvqew4oY_O2b5y1-lQ6HmO0wQEvQ8Gxpo8dpFEax6qxI0w__GPihtckYop84n9JkwJGN-SSeRl0lDkjHsXshE9jkdjn5F5pMf-dEyFHWIEGczzbH4N8Xy74rtfn0jOhrjqzLhTfkhmAJ7t9sbetiZo6F0EhLKhUTS9gnoEFjHJCJWmhLAUlFpnv5ucdoIeC-z_GotM-t07QpzlL6_fVCkUPW7VTAf4VbyuIYKZpV3nLqjl0g4kay3HMiumdyftmaC72GR4ioyxzLqiUCihSf7r_87luQYlQv5R_orU-QMMdCj-siwzjlePxk8Fj6TljrXiQ9pPDYhaGpqQh3H7VqZohmhdf_q-o-99cX60G6_R7VzJc62R4Lh81nBDiV5CM4VQRElbmZGSYvp91fwCV5EKheh8ZlX2w0GU5hh0L6ulDxyiFZPM8vGhH9b15hWlyJraRuhZr-sMz3nbYNOCPQZTnCJZJTiNSMiOpCoe6GDjcnkWH_765pDRM0PAj5QZKmUNyv7N81L-X94Wv6LlvrjncscVvTNpCINGsVRnAA4Ylt_Acj5JljFI9Mxnob9gY6Txhm_3HLp7ZEHpw1bVOg1H3-NKVj5h2KIbn8Cq3DjAtG27d5vj5dOyBeWha5zdzLeN3lvSn-R-0-_pwkaDoXqcZ8PgeeNXkDMYoxhbKROrWMv5qJziryp2g-tlXmKJu7VdNJrQ-H8wPIOsTmdqaolHIQRZR39kW_C0cRzaXgj_ZLV890C-ldBY-p3OulygpAgqmGKNFfmt_e1FyKiVZV6GUX2VXuHRC7fWAIXd46Ec7PMuiSaHE9u9YIqxM7_kH5zNjFBz_UHFsoqMTXDCl-byxMkBXyi45u5ngnpJgPRV2_n12iEc_Jq85kW1N040X4shE7OPUWTMFBe-r0rtcyDh07WfyJMIsVjM6_Of4Q4XwTYtc_NKROaMUGgKag3nsy199XJ6qKxZ6ZPFtQLn9t-T-fzN3np_Ln3YNr9KRoQZghJxP_j-KMt76Lp9l7n6de3bVD5EBq5mzdUnQVtQqnlQBfPQFr2-bY3VXqdswxXzadUZC_mRmskD5pLo_8SDPGmLMAgt6_GXUwX58ODn8W3hvpybaOp6RpTg3abvpIoKCvR2yZTn3aMobpOLgCeklmIjfLa99EybbdXwnr1RdEZjrU99zKBhppEAvNSQIJvjGoTPdLUxm2Pdd6HfwXHjJeXJrOEy71rhvYiYuaJqv5ktTIbA8J5C4wDndLdM0n2CILNrK9cKJT5dvNQMz5tgxxWy936OJq7l0EYdqu3kIIMt9uKIyNko7TXF92O5KRYUrgFR8nyQT5BH18SC205bRgvT0Rj74SmW64ppB-VCBVCptr8VHF-T8bzwMKPCbDaK0zUjJJLcWvAV6R7LwzKB6y5fSwce86kWdjUghiN0mw2Ad16V1deR40Y4lFrgr3Iucz91aQlUZLiaN8DQ5ZnQasczLUKEWEnaPYonk8pBZqW_TY8U3GmZLYyVAb_chDxH3gFK6mp2d_9K2E4oSt99HItIc6cf9U_pmqe-NIs3Q/https://www.amazon.com/stores/page/8A51FA3D-56A7-4F81-96C4-2967DFF5AAC5/?_encoding=UTF8&store_ref=SB_A0902193Z9VXEKUJN33W-A02754143LU0EY8PX5C4Q&pd_rd_plhdr=t&aaxitk=29c81e5b341b05321d8c3487f09ce4ee&hsa_cr_id=0&lp_asins=B07XD1WCQP%2CB07XBYPJJR%2CB0BZJMDXWX&lp_query=memory%20cards&lp_slot=auto-sparkle-hsa-tetris&ref_=sbx_be_s_sparkle_lsi4d_bkgd&pd_rd_w=8oido&content-id=amzn1.sym.8591358d-1345-4efd-9d50-5bd4e69cd942%3Aamzn1.sym.8591358d-1345-4efd-9d50-5bd4e69cd942&pf_rd_p=8591358d-1345-4efd-9d50-5bd4e69cd942&pf_rd_r=CXEZVM3A1DGARVEZY3GR&pd_rd_wg=CaGFi&pd_rd_r=feb8e2ed-ab85-495e-99f6-0907a1eb5939",
6020 "title": "The Best Choice of SecureDigital Memory Cards",
6021 "store_link": "https://www.amazon.com/stores/page/8A51FA3D-56A7-4F81-96C4-2967DFF5AAC5/?_encoding=UTF8&store_ref=SB_A0902193Z9VXEKUJN33W-A02754143LU0EY8PX5C4Q&pd_rd_plhdr=t&aaxitk=29c81e5b341b05321d8c3487f09ce4ee&hsa_cr_id=0&lp_asins=B07XD1WCQP%2CB07XBYPJJR%2CB0BZJMDXWX&lp_query=memory%20cards&lp_slot=auto-sparkle-hsa-tetris&ref_=sbx_be_s_sparkle_lsi4d_cta&pd_rd_w=8oido&content-id=amzn1.sym.8591358d-1345-4efd-9d50-5bd4e69cd942%3Aamzn1.sym.8591358d-1345-4efd-9d50-5bd4e69cd942&pf_rd_p=8591358d-1345-4efd-9d50-5bd4e69cd942&pf_rd_r=CXEZVM3A1DGARVEZY3GR&pd_rd_wg=CaGFi&pd_rd_r=feb8e2ed-ab85-495e-99f6-0907a1eb5939",
6022 "store_id": "8A51FA3D-56A7-4F81-96C4-2967DFF5AAC5",
6023 "store_name": "Gigastone",
6024 "products": [
6025 {
6026 "asin": "B07XD1WCQP",
6027 "link": "https://www.amazon.com/dp/B07XD1WCQP",
6028 "image": "https://m.media-amazon.com/images/I/51j8DNeo3ML._AC_SR160,134_QL70_.jpg",
6029 "title": "GIGASTONE 128GB 2-Pack SD Card UHS-I U1 Class 10 SDXC Memory Card Full HD Video for Canon Nikon Sony Panasonic Digital Camera, with 2 mini case",
6030 "is_prime": true,
6031 "rating": 4.5,
6032 "ratings_total": 4144
6033 },
6034 {
6035 "asin": "B07XBYPJJR",
6036 "link": "https://www.amazon.com/dp/B07XBYPJJR",
6037 "image": "https://m.media-amazon.com/images/I/51-3kFmD6zL._AC_SR160,134_QL70_.jpg",
6038 "title": "GIGASTONE 64GB 2-Pack SD Card UHS-I U1 Class 10 SDXC Memory Card High Speed Full HD Video Canon Nikon Sony Pentax Kodak Olympus Panasonic Digital Camera with 2 Mini Cases",
6039 "is_prime": true,
6040 "rating": 4.5,
6041 "ratings_total": 2810
6042 },
6043 {
6044 "asin": "B0BZJMDXWX",
6045 "link": "https://www.amazon.com/dp/B0BZJMDXWX",
6046 "image": "https://m.media-amazon.com/images/I/61+5ndlr5KL._AC_SR160,134_QL70_.jpg",
6047 "title": "GIGASTONE 32GB 5-Pack SD Card UHS-I U1 Class 10 SDHC Memory Card High-Speed Full HD Video Compatible with Canon Nikon Sony Digital Camera, SPYPOINT TACTACAM WOSPORTS Trail Camera, with 5 Mini Cases",
6048 "price": {
6049 "symbol": "$",
6050 "value": 29.98,
6051 "currency": "USD",
6052 "raw": "$29.98"
6053 }
6054 }
6055 ]
6056 }
6057 ],
6058 "video_blocks": [
6059 {
6060 "video_link": "https://m.media-amazon.com/images/S/al-na-9d5791cf-3faf/eee10eb2-fea6-4df6-9d7b-aea9212553a3.mp4/productVideoOptimized.mp4",
6061 "thumbnail_link": "https://m.media-amazon.com/images/S/al-na-9d5791cf-3faf/eee10eb2-fea6-4df6-9d7b-aea9212553a3.mp4/r/THUMBNAIL_360P_FRAME_3_CAPTURE_2.JPG",
6062 "campaign_id": "300009147279106",
6063 "advertiser_id": "15481161615",
6064 "has_audio": true,
6065 "products": [
6066 {
6067 "asin": "B0B7NVXLLM",
6068 "link": "https://www.amazon.com/dp/B0B7NVXLLM",
6069 "title": "SanDisk 512GB Ultra microSDXC UHS-I Memory Card with Adapter - Up to 150MB/s, C10, U1, Full HD, A1, MicroSD Card - SDSQUAC-512G-GN6MA [New Version]",
6070 "is_prime": true,
6071 "rating": 4.5,
6072 "ratings_total": 193428,
6073 "price": {
6074 "value": 37.81,
6075 "currency": "USD",
6076 "symbol": "$",
6077 "raw": "37.81"
6078 }
6079 }
6080 ]
6081 }
6082 ]
6083}
Next Steps