BestBuy.com 🏷️ SKU Scaper avatar

BestBuy.com 🏷️ SKU Scaper

Try for free

3 days trial then $30.00/month - No credit card required now

View all Actors
BestBuy.com 🏷️ SKU Scaper

BestBuy.com 🏷️ SKU Scaper

jupri/bestbuy-scaper
Try for free

3 days trial then $30.00/month - No credit card required now

💫 Scrape SKU Product Info from BestBuy.com

Welcome to BESTBUY Scraper

dont be sad readme is here

🛒 About BestBuy.com

Best Buy Co., Inc. is an American multinational consumer electronics retailer headquartered in Richfield, Minnesota. Originally founded by Richard M. Schulze and James Wheeler in 1966 as an audio specialty store called Sound of Music, it was rebranded under its current name with an emphasis on consumer electronics in 1983.

Best Buy operates internationally in Canada, and formerly operated in China until February 2011 (when the faction was merged with Five Star) and in Mexico until December 2020 (due to the effects of the COVID-19 pandemic). The company also operated in Europe until 2012.[2] Its subsidiaries include Geek Squad, Magnolia Audio Video, and Pacific Sales. Best Buy also operates the Best Buy Mobile and Insignia brands in North America, plus Five Star in China.[2] Best Buy sells cellular phones from Verizon Wireless, AT&T Mobility, T-Mobile, Boost Mobile and Ting Mobile[3] in the United States. In Canada, carriers include Bell Mobility, Rogers Wireless, Telus Mobility, their fighter brands, and competing smaller carriers, such as SaskTel.

🛒 About This Scraper

Scrape BestBuy.com for Product Info, Reviews, Questions & Answer, etc.

🛒 Tutorial

Parameters

NameTypeDescription
querystring arrayList of Query, or Search Terms or Start URL
limitintegerNumber of results (per-query)

Basic Usage

Scrape Product SKU info

{ "query": ["6578185"] }

Multiple SKU info

{ "query": ["6578185", "6575099", "6575096"] }

Product info using URL

{ "query": ["https://www.bestbuy.com/site/uss-enterprise-starship-engine/12345690.p"] }

Advanced Usage

BestBuy Query Language (BBQL)

[ <COMMAND:> | # | @ ] [ <NAME> | <ID> | <KEYWORD> | <URL> ] [ /<SECTION> ]

Possible QUERY values

FormatExampleDescription
<SKU>6578185Product Data
/info6578185/infoProduct info
/reviews6578185/reviewsProduct reviews
/review_images6578185/review_imagesUser submitted images
/videos6578185/videosProduct Videos
/questions6578185/questionsQuestions & answers
https:<URL>https://www.bestbuy.comStart URL
https://www.bestbuy.com/site/...<SKU>.pProduct Page

🛒 Input Examples

Example #1: Product Reviews

{ "query": ["6578185/reviews"], "limit": 100 }

Example #1: Product Questions and Answers

{ "query": ["6578185/questions"], "limit": 100 }

🛒 Output Samples

Full Info

1{
2    "arModels": [
3        {
4            "animated": false,
5            "createDate": "2024-10-14T18:42:17Z",
6            "creator": "EyeKandy",
7            "format": "GLB",
8            "title": "195174081969.glb",
9            "type": "small",
10            "uri": "https://pisces.bbystatic.com/ar-model/195174081969.glb"
11        },
12        {
13            "animated": false,
14            "createDate": "2024-10-14T18:42:19Z",
15            "creator": "EyeKandy",
16            "format": "USDZ",
17            "title": "195174081969.usdz",
18            "type": "small",
19            "uri": "https://pisces.bbystatic.com/ar-model/195174081969.usdz"
20        },
21        {
22            "animated": false,
23            "createDate": "2024-10-14T18:42:20Z",
24            "creator": "EyeKandy",
25            "format": "GLB",
26            "title": "195174081969_draco.glb",
27            "type": "small",
28            "uri": "https://pisces.bbystatic.com/ar-model/195174081969_draco.glb"
29        }
30    ],
31    "badges": null,
32    "brand": "LG",
33    "buyingOptions": [
34        {
35            "description": "New",
36            "pdpUrl": "https://www.bestbuy.com/site/lg-86-class-ut75-series-led-4k-uhd-smart-webos-tv-2024/6578185.p?skuId=6578185",
37            "product": {
38                "skuId": "6578185"
39            },
40            "skuId": "6578185",
41            "type": "New"
42        },
43        {
44            "description": "Open-Box Excellent",
45            "pdpUrl": "https://www.bestbuy.com/product/lg-86-class-ut75-series-led-4k-uhd-smart-webos-tv-2024/6578185/openbox?condition=excellent",
46            "product": {
47                "skuId": "6578185"
48            },
49            "skuId": "6578185",
50            "type": "Excellent"
51        },
52        {
53            "description": "Open-Box Good",
54            "pdpUrl": "https://www.bestbuy.com/product/lg-86-class-ut75-series-led-4k-uhd-smart-webos-tv-2024/6578185/openbox?condition=good",
55            "product": {
56                "skuId": "6578185"
57            },
58            "skuId": "6578185",
59            "type": "Good"
60        },
61        {
62            "description": "Open-Box Fair",
63            "pdpUrl": "https://www.bestbuy.com/product/lg-86-class-ut75-series-led-4k-uhd-smart-webos-tv-2024/6578185/openbox?condition=fair",
64            "product": {
65                "skuId": "6578185"
66            },
67            "skuId": "6578185",
68            "type": "Fair"
69        }
70    ],
71    "classification": {
72        "class": {
73            "id": "724"
74        },
75        "department": {
76            "id": "2"
77        },
78        "subclass": {
79            "id": "8322"
80        }
81    },
82    "color": null,
83    "description": {
84        "long": "Bring home 4K resolution in an impressive range of screen sizes with LG UHD TVs. Enjoy swift, easy browsing and tons of personalized recommendations including 300+ free LG channels you can't get anywhere else¹.  Spend less time searching and more time streaming with LG webOS 24. Focus on the screen with a slim and simple-to-mount design for a stylish view no matter where you hang it. For gamers, you can quickly customize your gaming experience in one location with the LG Game Optimizer. And, with GeForce NOW included, you can automatically stream and get in the game².",
85        "short": null
86    },
87    "dimension": {
88        "depth": null,
89        "height": null,
90        "weight": null,
91        "width": "75.9 inches"
92    },
93    "disclaimers": [
94        "¹Internet connection and subscriptions to streaming services are required; number of LG Channels subject to change.",
95        "²Subscription and compatible gaming controller are required.",
96        "³Internet connection required; number of LG Channels subject to change.",
97        "⁴Image quality of upscaled content will vary based on the source resolution.",
98        "*Internet connection and subscriptions to streaming services are required; number of LG Channels subject to change. Software update will automatically download. Consumers who disable “auto-update” will receive a pop-up notification to accept or deny software update."
99    ],
100    "documents": [
101        {
102            "displayName": "Energy_Guide_PDF",
103            "rawName": "Televisions:Energy_Guide_PDF",
104            "tags": [
105                "displayable",
106                "document",
107                "received asset"
108            ],
109            "values": [
110                "https://files.bbystatic.com/zmvSoeUn3UPam3pLdIy7dw%3D%3D/86UT7590PUA-2024-Energy-Guide-Label.pdf"
111            ]
112        }
113    ],
114    "dotComStreetDate": null,
115    "esrbRating": null,
116    "expertReviewInfo": {
117        "averageRating": null,
118        "reviewCount": 0,
119        "summary": null
120    },
121    "features": [
122        {
123            "description": "Everything you need to bring your favorite content to life with the power of 4K and the extras you crave.",
124            "sequence": 0,
125            "title": "4K UHD TV"
126        },
127        {
128            "description": "Enhanced brightness, improved sound, refined picture detail. It all comes together for a thrilling watching experience powered by the α5 AI Processor Gen 7.",
129            "sequence": 1,
130            "title": "α5 AI Processor Gen7"
131        },
132        {
133            "description": "Enjoy movies and TV shows upscaled to 4K for a sharper image and more lifelike details⁴. See it as the director intended with FILMMAKER MODE. HDR10 Pro allows you to enjoy the latest HDR content with extended contrast for visuals that pop off the screen.",
134            "sequence": 2,
135            "title": "FILMMAKER MODE"
136        },
137        {
138            "description": "Quickly customize your gaming experience in one location with the LG Game Optimizer. And, with GeForce NOW included, you can automatically stream and get in the game⁴.",
139            "sequence": 3,
140            "title": "Powerful Gameplay"
141        },
142        {
143            "description": "The α5 AI Processor Gen7 lets you feel the action all around you as it automatically up-mixes 2-channel audio into virtual 5.1 channel sound for an immersive audio experience.",
144            "sequence": 4,
145            "title": "AI Sound 5.1"
146        },
147        {
148            "description": "With webOS & LG Channels, browse your favorite streaming apps & view 300+ free channels. Enjoy up to 5 years of software updates with webOS Re:New*",
149            "sequence": 5,
150            "title": "webOS & LG Channels"
151        }
152    ],
153    "hierarchy": {
154        "bbypres": [
155            {
156                "categoryDetail": {
157                    "broaderTerms": {
158                        "primaryLineage": [
159                            {
160                                "id": "abcat0101000",
161                                "name": "TVs",
162                                "seoUrl": "https://www.bestbuy.com/site/tv-home-theater/tvs/abcat0101000.c?id=abcat0101000",
163                                "sequence": 0,
164                                "startDate": "2007-08-09T05:00Z"
165                            },
166                            {
167                                "id": "abcat0100000",
168                                "name": "TV & Home Theater",
169                                "seoUrl": "https://www.bestbuy.com/site/electronics/tv-home-theater/abcat0100000.c?id=abcat0100000",
170                                "sequence": 1,
171                                "startDate": "2014-01-22T06:00Z"
172                            },
173                            {
174                                "id": "cat00000",
175                                "name": "Best Buy",
176                                "seoUrl": "https://www.bestbuy.com/",
177                                "sequence": 2,
178                                "startDate": "2013-12-18T06:00Z"
179                            }
180                        ]
181                    },
182                    "hierarchyId": "bbypres",
183                    "name": "All Flat-Screen TVs",
184                    "seoUrl": "https://www.bestbuy.com/site/tvs/all-flat-screen-tvs/abcat0101001.c?id=abcat0101001",
185                    "startDate": "2007-08-09T05:00Z",
186                    "template": "[960]ABN Listing (with taxonomy)"
187                },
188                "href": "http://data.bestbuy.com/v2/hierarchy/bbypres/id/abcat0101001",
189                "id": "abcat0101001",
190                "primary": true
191            }
192        ]
193    },
194    "highlights": {
195        "entries": [
196            {
197                "classification": "4K UHD",
198                "classifications": [
199                    {
200                        "bullets": [
201                            "The original HD",
202                            "Good picture quality",
203                            "Smaller, older TVs"
204                        ],
205                        "description": "The original HD. High Definition TVs provide double the resolution of any analog TV.",
206                        "icon": "https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/icon-highlight-resolution-hd_der-9a0bc896-2754-4d0f-8c54-2a6248842b3e.svg",
207                        "key": "92adf287-5bea-4a92-bafb-6ab2873b455f-Resolution-HD",
208                        "name": "HD",
209                        "sampleValue": "HD"
210                    },
211                    {
212                        "bullets": [
213                            "Clearer and sharper than HD",
214                            "Ideal for movies and games",
215                            "Easily find Full HD content"
216                        ],
217                        "description": "Twice the clarity of standard HD, delivering impressive resolution on smaller screens.",
218                        "icon": "https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/icon-highlight-resolution-fullhd_der-04690b78-b094-4942-9c70-1f4f2bbd3064.svg",
219                        "key": "92adf287-5bea-4a92-bafb-6ab2873b455f-Resolution-Full_HD",
220                        "name": "Full HD",
221                        "sampleValue": "Full HD"
222                    },
223                    {
224                        "bullets": [
225                            "4X the pixels of Full HD",
226                            "Found on most modern TVs",
227                            "Lifelike images and graphics"
228                        ],
229                        "description": "Superior pixel power delivers four times the resolution of Full HD on any screen size.",
230                        "icon": "https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/icon-highlight-resolution-4k_der-1b2dabec-97d4-4f4b-ba45-72fe9fac3a1f.svg",
231                        "key": "92adf287-5bea-4a92-bafb-6ab2873b455f-Resolution-4K_UHD",
232                        "name": "4K UHD",
233                        "sampleValue": "4K UHD"
234                    },
235                    {
236                        "bullets": [
237                            "16X the pixels of Full HD",
238                            "Found on high-end TVs",
239                            "Upscaling technology can make images look better, even if it's not 8K content"
240                        ],
241                        "description": "An unbeatable 33 million pixels for exquisite resolution on really big screens.",
242                        "icon": "https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/icon-highlight-resolution-8k_der-6fc0ca1d-e6a8-40d8-8ee6-92b66a7ed433.svg",
243                        "key": "92adf287-5bea-4a92-bafb-6ab2873b455f-Resolution-8K_UHD",
244                        "name": "8K UHD",
245                        "sampleValue": "8K UHD"
246                    }
247                ],
248                "description": "Resolution refers to the number of pixels, horizontally and vertically, used to display the video. The higher the resolution, the finer the detail will be.",
249                "key": "92adf287-5bea-4a92-bafb-6ab2873b455f-Resolution",
250                "link": "What's the difference in TV resolution?",
251                "name": "Resolution"
252            },
253            {
254                "classification": "Extra Large",
255                "classifications": [
256                    {
257                        "bullets": [
258                            "Good for tight spaces",
259                            "Places like small kitchens or trailers"
260                        ],
261                        "description": "Good for tight spaces like small kitchens and trailers.",
262                        "icon": "https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/icon-highlight-screen-tv-sm_der-9eb6808f-fefc-4d3a-82fe-1518d70d9e08.svg",
263                        "key": "92adf287-5bea-4a92-bafb-6ab2873b455f-Screen_Size_Class-Small",
264                        "name": "Small",
265                        "sampleValue": "32\" and Under"
266                    },
267                    {
268                        "bullets": [
269                            "Mid-size option",
270                            "Nice for smaller bedrooms and offices"
271                        ],
272                        "description": "Mid-size option for smaller bedrooms and offices.",
273                        "icon": "https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/icon-highlight-screen-tv-md_der-48d60324-8bd5-4155-bac3-ec302976aec5.svg",
274                        "key": "92adf287-5bea-4a92-bafb-6ab2873b455f-Screen_Size_Class-Mid",
275                        "name": "Mid",
276                        "sampleValue": "33\" to 48\""
277                    },
278                    {
279                        "bullets": [
280                            "Great for living rooms, family rooms, larger bedrooms"
281                        ],
282                        "description": "Great for living rooms, family rooms and larger bedrooms.",
283                        "icon": "https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/icon-highlight-screen-tv-lg_der-22eff051-f06e-4201-af1f-7b61ef2bd367.svg",
284                        "key": "92adf287-5bea-4a92-bafb-6ab2873b455f-Screen_Size_Class-Large",
285                        "name": "Large",
286                        "sampleValue": "49\" to 69\""
287                    },
288                    {
289                        "bullets": [
290                            "Theater-like, immersive experience",
291                            "Perfect for family rooms and home theaters"
292                        ],
293                        "description": "Theater-like screens for an immersive experience in your familly room or home theater.",
294                        "icon": "https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/icon-highlight-screen-tv-xl_der-b4ae5b97-6088-4a37-9b90-9334c3f54cb9.svg",
295                        "key": "92adf287-5bea-4a92-bafb-6ab2873b455f-Screen_Size_Class-Extra_Large",
296                        "name": "Extra Large",
297                        "sampleValue": "70\" and Larger"
298                    }
299                ],
300                "description": "When it comes to screen size, it's rare for people to wish they'd bought a smaller TV. A bigger screen in a smaller room can be a great choice. Consider the size you'll need to fill your space.",
301                "key": "92adf287-5bea-4a92-bafb-6ab2873b455f-Screen_Size_Class",
302                "link": "Which TV size is best?",
303                "name": "Screen Size Class"
304            },
305            {
306                "classification": "LED",
307                "classifications": [
308                    {
309                        "bullets": [
310                            "Superior brightness",
311                            "High color contrast",
312                            "Best viewing angle is center"
313                        ],
314                        "description": "The most popular TV displays on the market, delivering excellent overall picture quality, especially in bright spaces.",
315                        "icon": "https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/icon-highlight-display-led_der-a771517e-5c7e-43ec-9430-5cb9e8d3b2b6.svg",
316                        "key": "92adf287-5bea-4a92-bafb-6ab2873b455f-Display_Type-LED",
317                        "name": "LED",
318                        "sampleValue": "LED"
319                    },
320                    {
321                        "bullets": [
322                            "High color accuracy & perfect contrast",
323                            "Wide viewing angles",
324                            "Picture that's virtually blur-free"
325                        ],
326                        "description": "This pixel-by-pixel approach to lighting the screen delivers outstanding contrast and lifelike color from every angle, especially in dim light.",
327                        "icon": "https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/icon-highlight-display-oled_der-100477fd-95fc-481d-aa62-6628c453ec8b.svg",
328                        "key": "92adf287-5bea-4a92-bafb-6ab2873b455f-Display_Type-OLED",
329                        "name": "OLED",
330                        "sampleValue": "OLED"
331                    }
332                ],
333                "description": "The display type refers to the technology that provides the light for your screen. It comes down to LED or OLED, and they each have different qualities.",
334                "key": "92adf287-5bea-4a92-bafb-6ab2873b455f-Display_Type",
335                "link": "What’s the difference between display types?",
336                "name": "Display Type"
337            },
338            {
339                "classification": "Direct Lit",
340                "classifications": [
341                    {
342                        "bullets": [
343                            "Most popular and affordable form of LED lighting",
344                            "Good overall but could have pockets of uneven brightness"
345                        ],
346                        "description": "This technology places lights on the edges of the TV, providing good contrast in most viewing environments.",
347                        "icon": "https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/icon-highlight-backlight-edge-lit_der-72663373-9ba2-4bc9-b479-0bb7e46a297d.svg",
348                        "key": "92adf287-5bea-4a92-bafb-6ab2873b455f-Backlight_Type-Edge_Lit",
349                        "name": "Edge Lit",
350                        "sampleValue": "Edge Lit"
351                    },
352                    {
353                        "bullets": [
354                            "Bright color & high contrast",
355                            "Good light uniformity",
356                            "Works well in any room"
357                        ],
358                        "description": "Direct screen backlighting delivers quality contrast and bright color in any room, often at a great price.",
359                        "icon": "https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/icon-highlight-backlight-direct-lit_der-364974c1-2173-4200-95a8-8d255cd7912c.svg",
360                        "key": "92adf287-5bea-4a92-bafb-6ab2873b455f-Backlight_Type-Direct_Lit",
361                        "name": "Direct Lit",
362                        "sampleValue": "Direct Lit"
363                    },
364                    {
365                        "bullets": [
366                            "Deeper darks, richer colors",
367                            "Greater contrast",
368                            "Lifelike images"
369                        ],
370                        "description": "Precisely controlled LEDs intelligently adjust for deeper darks, richer colors and excellent light.",
371                        "icon": "https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/icon-highlight-backlight-full-array_der-793cb0e9-b649-4b09-a403-aae6f991efcf.svg",
372                        "key": "92adf287-5bea-4a92-bafb-6ab2873b455f-Backlight_Type-Full_Array_Local_Dimming",
373                        "name": "Full Array Local Dimming",
374                        "sampleValue": "Full Array Local Dimming"
375                    }
376                ],
377                "description": "The LED backlight creates the light that allows the screen to create an image. There are different ways that backlights can be arranged, which affects the picture quality.",
378                "key": "92adf287-5bea-4a92-bafb-6ab2873b455f-Backlight_Type",
379                "link": "What is backlight?",
380                "name": "Backlight Type"
381            },
382            {
383                "classification": "Smart",
384                "classifications": [
385                    {
386                        "bullets": [
387                            "Affordable, good quality",
388                            "Could be a good option for kids' room or guest room",
389                            "With HDMI ports, can plug in devices like a gaming system, Blu-ray player or an external streaming device"
390                        ],
391                        "description": "A TV that keeps it simple with no Internet connectivity. Add an external device to stream your favorites.",
392                        "icon": "https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/icon-highlight-capability-nonsmart_der-2116f441-944b-4827-bb4d-15ef01ab576c.svg",
393                        "key": "3c29178a-5442-4bd8-922b-be52bb5ca191",
394                        "name": "Non-Smart",
395                        "sampleValue": null
396                    },
397                    {
398                        "bullets": [
399                            "Connect directly to online content",
400                            "Get your favorites like Netflix, Disney+, Prime Video, Hulu, YouTube, and more."
401                        ],
402                        "description": "Internet-enabled TVs for easy streaming, built right in.",
403                        "icon": "https://pisces.bbystatic.com/image2/vector/BestBuy_US/dam/icon-highlight-capability-smart_der-c991e9d3-8137-4295-9a05-9f21ef296b78.svg",
404                        "key": "c78b7a61-0b32-4c11-a271-0f6166d9badd",
405                        "name": "Smart",
406                        "sampleValue": null
407                    }
408                ],
409                "description": "A smart capable TV connects to the Internet, either with a wired or WiFi connection. This lets you access movies, TV shows, games and music from apps like Netflix, Hulu, Spotify and YouTube.",
410                "key": "655aae59-9907-4195-9301-095e2f30f3eb",
411                "link": "What does Smart Capable mean?",
412                "name": "Smart Capable"
413            }
414        ],
415        "highlightsCollectionId": "92adf287-5bea-4a92-bafb-6ab2873b455f",
416        "skuId": "6578185",
417        "typeInfoDefinition": "Televisions"
418    },
419    "images": [
420        {
421            "caption": "Front. LG - 86” Class UT75 Series LED 4K UHD Smart webOS TV (2024).",
422            "url": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/56d499d0-54a1-43c4-a89d-d9857821fda9.jpg"
423        },
424        {
425            "caption": "Front. LG - 86” Class UT75 Series LED 4K UHD Smart webOS TV (2024).",
426            "url": "https://pisces.bbystatic.com/prescaled/500/500/image2/BestBuy_US/images/products/56d499d0-54a1-43c4-a89d-d9857821fda9.jpg"
427        },
428        {
429            "caption": "Front. LG - 86” Class UT75 Series LED 4K UHD Smart webOS TV (2024).",
430            "url": "https://pisces.bbystatic.com/prescaled/105/210/image2/BestBuy_US/images/products/56d499d0-54a1-43c4-a89d-d9857821fda9.jpg"
431        },
432        {
433            "caption": "Front. LG - 86” Class UT75 Series LED 4K UHD Smart webOS TV (2024).",
434            "url": "https://pisces.bbystatic.com/prescaled/160/220/image2/BestBuy_US/images/products/56d499d0-54a1-43c4-a89d-d9857821fda9.jpg"
435        },
436        {
437            "caption": "Front. LG - 86” Class UT75 Series LED 4K UHD Smart webOS TV (2024).",
438            "url": "https://pisces.bbystatic.com/prescaled/140/70/image2/BestBuy_US/images/products/56d499d0-54a1-43c4-a89d-d9857821fda9.jpg"
439        },
440        {
441            "caption": "Front. LG - 86” Class UT75 Series LED 4K UHD Smart webOS TV (2024).",
442            "url": "https://pisces.bbystatic.com/prescaled/108/54/image2/BestBuy_US/images/products/56d499d0-54a1-43c4-a89d-d9857821fda9.jpg"
443        },
444        {
445            "caption": "LG UHD AI TV+: From the Executive Producers of Band of Brothers and The Pacific, Masters of the Air. Home Office, Game, Music, Home Hub, Sports, APPS, CH Prime, Netflix, Disney+, Hulu, Sling TV, YouTube, Tubi. Top picks for you. LIVE. Live TV. TV+. Lessons in Chemistry. The Marvelous Mrs. Maisel. Loki Season 2. Monarch: Legacy of Monsters.",
446            "url": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/322feefc-733a-4ce5-9b4a-e39bf13e2ff2.jpg"
447        },
448        {
449            "caption": "LG UHD AI TV+: From the Executive Producers of Band of Brothers and The Pacific, Masters of the Air. Home Office, Game, Music, Home Hub, Sports, APPS, CH Prime, Netflix, Disney+, Hulu, Sling TV, YouTube, Tubi. Top picks for you. LIVE. Live TV. TV+. Lessons in Chemistry. The Marvelous Mrs. Maisel. Loki Season 2. Monarch: Legacy of Monsters.",
450            "url": "https://pisces.bbystatic.com/prescaled/500/500/image2/BestBuy_US/images/products/322feefc-733a-4ce5-9b4a-e39bf13e2ff2.jpg"
451        },
452        {
453            "caption": "LG UHD 86UT7590PUA 86\" Class (86 Diag) 75.9\" 2.4\" a . - - - - 2 1 43.5\" 86.4\" 45.8\" 4 1 i + 1 1 + + - - C  1 da a O O . - C a - - . - - L 60.3\" 14.3\" Dimensions (Inches W x H x D) 75.9 x 43.5 x 2.4 (without stand) 75.9 x 45.8 x 14.3 (with stand) 60.3 x 14.3 (stand footprint) What's in the box Remote Power Cable Remote Control Batteries Stand Quick Start Guide",
454            "url": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/016ebc84-ea66-458c-9fce-07c168f7675c.jpg"
455        },
456        {
457            "caption": "LG UHD 86UT7590PUA 86\" Class (86 Diag) 75.9\" 2.4\" a . - - - - 2 1 43.5\" 86.4\" 45.8\" 4 1 i + 1 1 + + - - C  1 da a O O . - C a - - . - - L 60.3\" 14.3\" Dimensions (Inches W x H x D) 75.9 x 43.5 x 2.4 (without stand) 75.9 x 45.8 x 14.3 (with stand) 60.3 x 14.3 (stand footprint) What's in the box Remote Power Cable Remote Control Batteries Stand Quick Start Guide",
458            "url": "https://pisces.bbystatic.com/prescaled/500/500/image2/BestBuy_US/images/products/016ebc84-ea66-458c-9fce-07c168f7675c.jpg"
459        },
460        {
461            "caption": "Alt View 1. LG - 86” Class UT75 Series LED 4K UHD Smart webOS TV (2024).",
462            "url": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/f6431264-7674-48cf-a824-f724b3e72249.jpg"
463        },
464        {
465            "caption": "Alt View 1. LG - 86” Class UT75 Series LED 4K UHD Smart webOS TV (2024).",
466            "url": "https://pisces.bbystatic.com/prescaled/500/500/image2/BestBuy_US/images/products/f6431264-7674-48cf-a824-f724b3e72249.jpg"
467        },
468        {
469            "caption": "Alt View 2. LG - 86” Class UT75 Series LED 4K UHD Smart webOS TV (2024).",
470            "url": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/0a7e63a9-c7ee-427a-8bf2-459614dd0d9a.jpg"
471        },
472        {
473            "caption": "Alt View 2. LG - 86” Class UT75 Series LED 4K UHD Smart webOS TV (2024).",
474            "url": "https://pisces.bbystatic.com/prescaled/500/500/image2/BestBuy_US/images/products/0a7e63a9-c7ee-427a-8bf2-459614dd0d9a.jpg"
475        },
476        {
477            "caption": "Details shown on product images may vary by region, country, and model.",
478            "url": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/dd0939e9-5e7c-42c5-9679-13c66df1f61f.jpg"
479        },
480        {
481            "caption": "Details shown on product images may vary by region, country, and model.",
482            "url": "https://pisces.bbystatic.com/prescaled/500/500/image2/BestBuy_US/images/products/dd0939e9-5e7c-42c5-9679-13c66df1f61f.jpg"
483        },
484        {
485            "caption": "The text on the image is grouped and corrected as follows:\n\n\"IN HDMI IN 1 (ARC/ARC 2/HDMI 3 - OR OPTICAL DIGITAL AUDIO OUT) HDMI IN 2 - HDMI IN 3 - HDMI IN 4 - HDMI IN 5 - HDMI IN 6 - HDMI IN 7 - HDMI IN 8 - HDMI IN 9 - HDMI IN 10 - HDMI IN 11 - HDMI IN 12 - HDMI IN 13 - HDMI IN 14 - HDMI IN 15 - HDMI IN 16 - HDMI IN 17 - HDMI IN 18 - HDMI IN 19 - HDMI IN 20 - HDMI IN 21 - HDMI IN 22 - HDMI IN 23 - HDMI IN 24 - HDMI IN 25 - HDMI IN 26 - HDMI IN 27 - HDMI IN 28 - HDMI IN 29 - HDMI IN 30 - HDMI IN 31 - HDMI IN 32 - HDMI IN 33 - HDMI IN 34 - HDMI IN 35 - HDMI IN 36 - HDMI IN 37 - HDMI IN 38 - HDMI IN 39 - HDMI IN 40 - HDMI IN 41 - HDMI IN 42 - HDMI IN 43 - HDMI IN 44 - HDMI IN 45 - HDMI IN 46 - HDMI IN 47 - HDMI IN 48 - HDMI IN 49 - HDMI IN 50 - HDMI IN 51 - HDMI IN 52 - HDMI IN 53 - HDMI IN 54 - HDMI IN 55 - HDMI IN 56 - HDMI IN 57 - HDMI IN 58 - HDMI IN 59 - HDMI IN 60 - HDMI IN 61 - HDMI IN 62 - HDMI IN 63 - HDMI IN 64 - HDMI IN 65 - HDMI IN 66 - HDMI IN 67 - HDMI IN 68 - HD",
486            "url": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/79f59746-471e-41fc-960c-82c5a950df61.jpg"
487        },
488        {
489            "caption": "The text on the image is grouped and corrected as follows:\n\n\"IN HDMI IN 1 (ARC/ARC 2/HDMI 3 - OR OPTICAL DIGITAL AUDIO OUT) HDMI IN 2 - HDMI IN 3 - HDMI IN 4 - HDMI IN 5 - HDMI IN 6 - HDMI IN 7 - HDMI IN 8 - HDMI IN 9 - HDMI IN 10 - HDMI IN 11 - HDMI IN 12 - HDMI IN 13 - HDMI IN 14 - HDMI IN 15 - HDMI IN 16 - HDMI IN 17 - HDMI IN 18 - HDMI IN 19 - HDMI IN 20 - HDMI IN 21 - HDMI IN 22 - HDMI IN 23 - HDMI IN 24 - HDMI IN 25 - HDMI IN 26 - HDMI IN 27 - HDMI IN 28 - HDMI IN 29 - HDMI IN 30 - HDMI IN 31 - HDMI IN 32 - HDMI IN 33 - HDMI IN 34 - HDMI IN 35 - HDMI IN 36 - HDMI IN 37 - HDMI IN 38 - HDMI IN 39 - HDMI IN 40 - HDMI IN 41 - HDMI IN 42 - HDMI IN 43 - HDMI IN 44 - HDMI IN 45 - HDMI IN 46 - HDMI IN 47 - HDMI IN 48 - HDMI IN 49 - HDMI IN 50 - HDMI IN 51 - HDMI IN 52 - HDMI IN 53 - HDMI IN 54 - HDMI IN 55 - HDMI IN 56 - HDMI IN 57 - HDMI IN 58 - HDMI IN 59 - HDMI IN 60 - HDMI IN 61 - HDMI IN 62 - HDMI IN 63 - HDMI IN 64 - HDMI IN 65 - HDMI IN 66 - HDMI IN 67 - HDMI IN 68 - HD",
490            "url": "https://pisces.bbystatic.com/prescaled/500/500/image2/BestBuy_US/images/products/79f59746-471e-41fc-960c-82c5a950df61.jpg"
491        },
492        {
493            "caption": "A product image shown below details the product's dimensions. The product's dimensions may vary by region, country, or model.",
494            "url": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/f7d36e81-d26c-4aa1-b6e9-9dc82eafc5af.jpg"
495        },
496        {
497            "caption": "A product image shown below details the product's dimensions. The product's dimensions may vary by region, country, or model.",
498            "url": "https://pisces.bbystatic.com/prescaled/500/500/image2/BestBuy_US/images/products/f7d36e81-d26c-4aa1-b6e9-9dc82eafc5af.jpg"
499        },
500        {
501            "caption": "Alt View 16. LG - 86” Class UT75 Series LED 4K UHD Smart webOS TV (2024).",
502            "url": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/c144523d-e013-49d6-bc0c-b76c5bc7d33f.jpg"
503        },
504        {
505            "caption": "Alt View 16. LG - 86” Class UT75 Series LED 4K UHD Smart webOS TV (2024).",
506            "url": "https://pisces.bbystatic.com/prescaled/500/500/image2/BestBuy_US/images/products/c144523d-e013-49d6-bc0c-b76c5bc7d33f.jpg"
507        },
508        {
509            "caption": "The image features a black LG remote control with a variety of buttons on it. The buttons include a red power button, a Netflix button, a prime video button, a Disney+ button, and a quick access button. The remote control also has a TV button and a channel button. The remote is designed to control a television and provide easy access to popular streaming services.",
510            "url": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/59f2e097-9f9f-47cb-8f7e-99e9fcc3b5cb.jpg"
511        },
512        {
513            "caption": "The image features a black LG remote control with a variety of buttons on it. The buttons include a red power button, a Netflix button, a prime video button, a Disney+ button, and a quick access button. The remote control also has a TV button and a channel button. The remote is designed to control a television and provide easy access to popular streaming services.",
514            "url": "https://pisces.bbystatic.com/prescaled/500/500/image2/BestBuy_US/images/products/59f2e097-9f9f-47cb-8f7e-99e9fcc3b5cb.jpg"
515        },
516        {
517            "caption": "webOS Browse all your favorite streaming apps and let LG Channels connect you to 300+ free channels. tv+ FROSI THE ESEOUIIS PRODUCER OF BAND IF BROTHERS AD THE PACIFIC MASTERS OF THE AIR STREAMING JAN 26 -nt -eS - Arpia T Home Office Game Music Home Hub Sports APP CH prime NETFLIX video Disney+ max hulu slinge tv Youlube tubi | ESPN Spvtify  Top picks for you Ln Live TV  LEXSONS HEMISTRY REACHER SASD MONARCH  EA E *Internet connection and subscriptions to streaming services are required; number of LG Channels subject to change.",
518            "url": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/ec192cc9-8ba7-4a73-a489-a6e977da4690.jpg"
519        },
520        {
521            "caption": "webOS Browse all your favorite streaming apps and let LG Channels connect you to 300+ free channels. tv+ FROSI THE ESEOUIIS PRODUCER OF BAND IF BROTHERS AD THE PACIFIC MASTERS OF THE AIR STREAMING JAN 26 -nt -eS - Arpia T Home Office Game Music Home Hub Sports APP CH prime NETFLIX video Disney+ max hulu slinge tv Youlube tubi | ESPN Spvtify  Top picks for you Ln Live TV  LEXSONS HEMISTRY REACHER SASD MONARCH  EA E *Internet connection and subscriptions to streaming services are required; number of LG Channels subject to change.",
522            "url": "https://pisces.bbystatic.com/prescaled/500/500/image2/BestBuy_US/images/products/ec192cc9-8ba7-4a73-a489-a6e977da4690.jpg"
523        },
524        {
525            "caption": "webOS Re:New Program: Enjoy 5 years of performance and peace of mind with LG's Re:New Program. This program offers new software updates and feature refreshes for 5 years. With the Re:New Program, software updates will automatically download, and consumers who disable \"auto-update\" will receive a pop-up notification to accept or deny the software update.",
526            "url": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/c8258ad8-e211-4b8e-ba8f-919d06c512b5.png"
527        },
528        {
529            "caption": "webOS Re:New Program: Enjoy 5 years of performance and peace of mind with LG's Re:New Program. This program offers new software updates and feature refreshes for 5 years. With the Re:New Program, software updates will automatically download, and consumers who disable \"auto-update\" will receive a pop-up notification to accept or deny the software update.",
530            "url": "https://pisces.bbystatic.com/prescaled/500/500/image2/BestBuy_US/images/products/c8258ad8-e211-4b8e-ba8f-919d06c512b5.png"
531        },
532        {
533            "caption": "Alt View 30. LG - 86” Class UT75 Series LED 4K UHD Smart webOS TV (2024).",
534            "url": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/2a5467cc-7852-41d3-905c-9613d0d09589.jpg"
535        },
536        {
537            "caption": "Alt View 30. LG - 86” Class UT75 Series LED 4K UHD Smart webOS TV (2024).",
538            "url": "https://pisces.bbystatic.com/prescaled/500/500/image2/BestBuy_US/images/products/2a5467cc-7852-41d3-905c-9613d0d09589.jpg"
539        },
540        {
541            "caption": "Alt View 31. LG - 86” Class UT75 Series LED 4K UHD Smart webOS TV (2024).",
542            "url": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/ece1af57-6f8b-48d1-bf1b-bb67409021ca.jpg"
543        },
544        {
545            "caption": "Alt View 31. LG - 86” Class UT75 Series LED 4K UHD Smart webOS TV (2024).",
546            "url": "https://pisces.bbystatic.com/prescaled/500/500/image2/BestBuy_US/images/products/ece1af57-6f8b-48d1-bf1b-bb67409021ca.jpg"
547        }
548    ],
549    "includedItems": [
550        "86” Class UT75 Series LED 4K UHD Smart webOS TV",
551        "Table Top Stand",
552        "Standard Remote",
553        "Remote Control Batteries (2)",
554        "Power Cable (attached)",
555        "Quick Start Guide"
556    ],
557    "manufacturer": {
558        "modelNumber": "86UT7590PUA"
559    },
560    "name": {
561        "short": "LG - 86” Class UT75 Series LED 4K UHD Smart webOS TV (2024)"
562    },
563    "openBoxCondition": null,
564    "openBoxOptions": [
565        {
566            "code": "2",
567            "product": {
568                "openBoxCondition": 2,
569                "skuId": "6578185",
570                "url": {
571                    "pdp": "https://www.bestbuy.com/product/lg-86-class-ut75-series-led-4k-uhd-smart-webos-tv-2024/6578185/openbox?condition=excellent",
572                    "relativePdp": "/product/lg-86-class-ut75-series-led-4k-uhd-smart-webos-tv-2024/6578185/openbox?condition=excellent"
573                }
574            },
575            "type": "Excellent"
576        },
577        {
578            "code": "1",
579            "product": {
580                "openBoxCondition": 1,
581                "skuId": "6578185",
582                "url": {
583                    "pdp": "https://www.bestbuy.com/product/lg-86-class-ut75-series-led-4k-uhd-smart-webos-tv-2024/6578185/openbox?condition=good",
584                    "relativePdp": "/product/lg-86-class-ut75-series-led-4k-uhd-smart-webos-tv-2024/6578185/openbox?condition=good"
585                }
586            },
587            "type": "Good"
588        },
589        {
590            "code": "0",
591            "product": {
592                "openBoxCondition": 0,
593                "skuId": "6578185",
594                "url": {
595                    "pdp": "https://www.bestbuy.com/product/lg-86-class-ut75-series-led-4k-uhd-smart-webos-tv-2024/6578185/openbox?condition=fair",
596                    "relativePdp": "/product/lg-86-class-ut75-series-led-4k-uhd-smart-webos-tv-2024/6578185/openbox?condition=fair"
597                }
598            },
599            "type": "Fair"
600        }
601    ],
602    "operationalAttributes": [
603        {
604            "name": "DemoURL_02",
605            "values": [
606                "https://media.flixcar.com/delivery/webcall/content/160/us/mpn/86UT7590PUA.AUS?force_cache=20240405000000&pn=https://api.bestbuy.com/click/-/6578185/pdp"
607            ]
608        },
609        {
610            "name": "DemoURL_03",
611            "values": [
612                "https://media.flixcar.com/delivery/webcall/content/160/us/mpn/86UT7590PUA.AUS?force_cache=20240405000000&pn=https://api.bestbuy.com/click/-/6578185/pdp"
613            ]
614        },
615        {
616            "name": "Box_Contents",
617            "values": [
618                "86” Class UT75 Series LED 4K UHD Smart webOS TV",
619                "Table Top Stand",
620                "Standard Remote",
621                "Remote Control Batteries (2)",
622                "Power Cable (attached)",
623                "Quick Start Guide"
624            ]
625        }
626    ],
627    "personalizedBadges": [],
628    "price": {
629        "customerPrice": 949.99,
630        "icrCode": null,
631        "isMAP": true,
632        "preferredBadging": "PriceMatchGuarantee",
633        "regularPrice": 1199.99,
634        "saleEventMessageType": null,
635        "strictMapIcr": null
636    },
637    "primaryImage": {
638        "caption": "Front. LG - 86” Class UT75 Series LED 4K UHD Smart webOS TV (2024).",
639        "height": "2953",
640        "url": "https://pisces.bbystatic.com/image2/BestBuy_US/images/products/56d499d0-54a1-43c4-a89d-d9857821fda9.jpg",
641        "width": "4845"
642    },
643    "proposition65WarningTypeDescription": "Cancer and Reproductive Harm",
644    "questionInfo": {
645        "aiAnswerCount": 0,
646        "aiQuestionCount": 0,
647        "answeredQuestionCount": 18,
648        "askAQuestionPage": "/site/questions/submission/6578185?campaignId=QA_&return=",
649        "isQnaEnabled": true,
650        "qnaStandalonePage": "/site/questions/lg-86-class-ut75-series-led-4k-uhd-smart-webos-tv-2024/6578185",
651        "totalAnswerCount": 39,
652        "totalQuestionCount": 18
653    },
654    "questions": {
655        "results": [
656            {
657                "answerCount": 2,
658                "answers": [
659                    {
660                        "badges": [
661                            {
662                                "code": "VerifiedPurchaser",
663                                "name": "Verified Purchaser"
664                            },
665                            {
666                                "code": "rewardZoneNumberV3",
667                                "name": "My Best Buy\\u00ae Member"
668                            }
669                        ],
670                        "brandImageUrl": null,
671                        "id": "97715bdc-b00f-3444-aa3f-a73b25c56f53",
672                        "images": [],
673                        "negativeFeedbackCount": 0,
674                        "positiveFeedbackCount": 0,
675                        "submissionTime": "2024-10-18T13:36:30.000-05:00",
676                        "text": "Yes",
677                        "userNickname": "OtterBox"
678                    },
679                    {
680                        "badges": [
681                            {
682                                "code": "BRAND_ANSWERS_CUSTOM_AFFILIATION_LG",
683                                "name": "LG Representative"
684                            }
685                        ],
686                        "brandImageUrl": "https://bestbuy.ugc.bazaarvoice.com/answers/3545w/741/badge.jpg",
687                        "id": "42b8a0b1-a6a6-3b78-a2d2-f5bc6e607741",
688                        "images": [],
689                        "negativeFeedbackCount": 0,
690                        "positiveFeedbackCount": 0,
691                        "submissionTime": "2024-10-14T15:20:01.000-05:00",
692                        "text": "Hi there! Thank you for reaching out about the LG 86UT7590PUA 4K UHD TV. While this model does not support traditional screen mirroring, it does support Apple AirPlay 2, allowing you to mirror or stream content from your Apple devices such as iPhones, iPads, and Macs. With AirPlay 2, you can share videos, photos, music, and even mirror your entire device screen directly to the TV.\nhttps://www.lg.com/us/tvs/lg-86ut7590pua-4k-uhd-tv#pdp_specs\nIf you have any other questions or need additional assistance, feel free to send us a private message on social media @LGUSSupport, and we'd be happy to help.\n\nWe appreciate your interest in LG!\n—Renzo",
693                        "userNickname": "LG Digital Customer Care"
694                    }
695                ],
696                "bazaarvoiceId": "10655177",
697                "id": "8733b644-8621-3250-b68e-4b7f35086128",
698                "images": [],
699                "isAiGenerated": false,
700                "negativeFeedbackCount": 0,
701                "positiveFeedbackCount": 0,
702                "submissionTime": "2024-10-14T14:51:10.000-05:00",
703                "text": null,
704                "title": "Does this TV support Apple Airplay to mirror all of my Apple devices?",
705                "userNickname": "pipes1578"
706            },
707            {
708                "answerCount": 2,
709                "answers": [
710                    {
711                        "badges": [
712                            {
713                                "code": "VerifiedPurchaser",
714                                "name": "Verified Purchaser"
715                            },
716                            {
717                                "code": "rewardZoneNumberV3",
718                                "name": "My Best Buy\\u00ae Member"
719                            }
720                        ],
721                        "brandImageUrl": null,
722                        "id": "01942d05-f051-395c-a81d-7a958a09dfc5",
723                        "images": [],
724                        "negativeFeedbackCount": 0,
725                        "positiveFeedbackCount": 0,
726                        "submissionTime": "2024-10-14T12:40:08.000-05:00",
727                        "text": "110V",
728                        "userNickname": "PaulSPC"
729                    },
730                    {
731                        "badges": [
732                            {
733                                "code": "BRAND_ANSWERS_CUSTOM_AFFILIATION_LG",
734                                "name": "LG Representative"
735                            }
736                        ],
737                        "brandImageUrl": "https://bestbuy.ugc.bazaarvoice.com/answers/3545w/741/badge.jpg",
738                        "id": "f12a11d4-83ea-34ed-a51f-8c93df03069f",
739                        "images": [],
740                        "negativeFeedbackCount": 0,
741                        "positiveFeedbackCount": 0,
742                        "submissionTime": "2024-10-13T10:27:01.000-05:00",
743                        "text": "Hi there! Thank you for reaching out with your question. The 86UT7590PUA TV requires a 120V power source and operates at 50/60Hz. It is designed for use with standard North American electrical systems. If you are in a region that uses a different voltage, you may need a power converter to safely use the TV.\n\nIf you have any further questions or need assistance, feel free to send us a private message on Social Media @LGUSSupport. We’re here to help, and we appreciate your patience!\n\n—Avril",
744                        "userNickname": "LG Digital Customer Care"
745                    }
746                ],
747                "bazaarvoiceId": "10653364",
748                "id": "605f5f09-fd03-3a31-b7dc-3b922f75d175",
749                "images": [],
750                "isAiGenerated": false,
751                "negativeFeedbackCount": 0,
752                "positiveFeedbackCount": 0,
753                "submissionTime": "2024-10-13T07:22:21.000-05:00",
754                "text": null,
755                "title": "Is it 110V or 220V or can it work for both?",
756                "userNickname": "Gfred"
757            },
758            {
759                "answerCount": 2,
760                "answers": [
761                    {
762                        "badges": [
763                            {
764                                "code": "VerifiedPurchaser",
765                                "name": "Verified Purchaser"
766                            },
767                            {
768                                "code": "rewardZoneNumberV3",
769                                "name": "My Best Buy\\u00ae Member"
770                            }
771                        ],
772                        "brandImageUrl": null,
773                        "id": "c4dde00c-0f9d-37ac-814e-182a43a6b466",
774                        "images": [],
775                        "negativeFeedbackCount": 0,
776                        "positiveFeedbackCount": 0,
777                        "submissionTime": "2024-10-14T12:40:45.000-05:00",
778                        "text": "Connected to a mount, not a stand.",
779                        "userNickname": "PaulSPC"
780                    },
781                    {
782                        "badges": [
783                            {
784                                "code": "BRAND_ANSWERS_CUSTOM_AFFILIATION_LG",
785                                "name": "LG Representative"
786                            }
787                        ],
788                        "brandImageUrl": "https://bestbuy.ugc.bazaarvoice.com/answers/3545w/741/badge.jpg",
789                        "id": "9ec21fa6-b134-3175-86b1-d5c0b18712d5",
790                        "images": [],
791                        "negativeFeedbackCount": 0,
792                        "positiveFeedbackCount": 0,
793                        "submissionTime": "2024-09-23T17:14:30.000-05:00",
794                        "text": "Hi there! Thanks for reaching out with your question about the LG 86UT7590PUA. We understand you’ve lost one of the screws used to attach the stand to the TV. For this model, the screws required for connecting the stand are part number: FAB30016622 Screw Assembly. \n\nhttps://lgparts.com/products/fab30016622?srsltid=AfmBOoqcCklK_rZHpDhdesJXytf-j87hKQNpk1VMMpcPfX7N1lL_jK-M\n\nIf you need help locating a replacement or have additional questions, please send us a private message on Social Media @LGUSSupport, and we’ll be happy to assist you further!\n\nThank you for your patience.\n—Renzo",
795                        "userNickname": "LG Digital Customer Care"
796                    }
797                ],
798                "bazaarvoiceId": "10630268",
799                "id": "2210f291-42f1-3de4-8f82-ec9c58c97145",
800                "images": [],
801                "isAiGenerated": false,
802                "negativeFeedbackCount": 0,
803                "positiveFeedbackCount": 0,
804                "submissionTime": "2024-09-23T12:48:39.000-05:00",
805                "text": null,
806                "title": "What type of screws are used to connect the stand to the tv? I lost one.",
807                "userNickname": "QuestionGuy"
808            },
809            {
810                "answerCount": 3,
811                "answers": [
812                    {
813                        "badges": [
814                            {
815                                "code": "VerifiedPurchaser",
816                                "name": "Verified Purchaser"
817                            },
818                            {
819                                "code": "rewardZoneNumberV3",
820                                "name": "My Best Buy\\u00ae Member"
821                            }
822                        ],
823                        "brandImageUrl": null,
824                        "id": "132b83ff-a9ed-376c-a6d0-cdfaec0499ef",
825                        "images": [],
826                        "negativeFeedbackCount": 0,
827                        "positiveFeedbackCount": 0,
828                        "submissionTime": "2024-10-18T13:37:06.000-05:00",
829                        "text": "Yes",
830                        "userNickname": "OtterBox"
831                    },
832                    {
833                        "badges": [
834                            {
835                                "code": "VerifiedPurchaser",
836                                "name": "Verified Purchaser"
837                            },
838                            {
839                                "code": "rewardZoneNumberV3",
840                                "name": "My Best Buy\\u00ae Member"
841                            }
842                        ],
843                        "brandImageUrl": null,
844                        "id": "412f2348-4e85-3b2a-9bc9-9dc13992d7e2",
845                        "images": [],
846                        "negativeFeedbackCount": 0,
847                        "positiveFeedbackCount": 0,
848                        "submissionTime": "2024-10-14T12:41:29.000-05:00",
849                        "text": "LG has a lot of apps but can't determine how to add apps beyond those programmed APIs that come with it.",
850                        "userNickname": "PaulSPC"
851                    },
852                    {
853                        "badges": [
854                            {
855                                "code": "BRAND_ANSWERS_CUSTOM_AFFILIATION_LG",
856                                "name": "LG Representative"
857                            }
858                        ],
859                        "brandImageUrl": "https://bestbuy.ugc.bazaarvoice.com/answers/3545w/741/badge.jpg",
860                        "id": "4add589d-0607-3418-8e11-5847dba85853",
861                        "images": [],
862                        "negativeFeedbackCount": 0,
863                        "positiveFeedbackCount": 0,
864                        "submissionTime": "2024-09-17T11:28:31.000-05:00",
865                        "text": "Hello there, thank you for your question! We understand you're interested in adding more streaming services to your LG 86UT7590PUA TV. Yes, you can add additional streaming services beyond those pre-programmed on the TV.\n\nTo do this, simply access the LG Content Store or your TV’s app store. From there, you can search for and download other streaming apps that you’d like to use. Once installed, these apps will be accessible from your TV’s home screen.\n\nIf you need assistance with downloading or managing apps on your TV, feel free to send us a private message on social media @LGUSSupport, and we’d be happy to help.\n\n—Renzo",
866                        "userNickname": "LG Digital Customer Care"
867                    }
868                ],
869                "bazaarvoiceId": "10623426",
870                "id": "35fd552f-8fb6-37b3-a61a-154287fee045",
871                "images": [],
872                "isAiGenerated": false,
873                "negativeFeedbackCount": 0,
874                "positiveFeedbackCount": 0,
875                "submissionTime": "2024-09-16T18:42:47.000-05:00",
876                "text": null,
877                "title": "Can you add more streaming services than what is programed on tv?",
878                "userNickname": "1968"
879            },
880            {
881                "answerCount": 2,
882                "answers": [
883                    {
884                        "badges": [
885                            {
886                                "code": "VerifiedPurchaser",
887                                "name": "Verified Purchaser"
888                            },
889                            {
890                                "code": "rewardZoneNumberV3",
891                                "name": "My Best Buy\\u00ae Member"
892                            }
893                        ],
894                        "brandImageUrl": null,
895                        "id": "9c5b56aa-9554-3f34-b986-c3d278a4f0e1",
896                        "images": [],
897                        "negativeFeedbackCount": 0,
898                        "positiveFeedbackCount": 0,
899                        "submissionTime": "2024-10-14T12:57:06.000-05:00",
900                        "text": "https://www.lg.com/us/tvs/lg-86ut7590pua-4k-uhd-tv?cjdata=MXxOfDB8WXww&cjevent=461938868a5511ef81a32f2b0a82b82a&utm_source=cj-affiliate-5250933&utm_medium=affiliate&utm_campaign=b2c_xbu_x_aon-cj-affiliat-text_cat_x_x_20211002&utm_content=dxp_en_%20x_15274760_x_x",
901                        "userNickname": "PaulSPC"
902                    },
903                    {
904                        "badges": [
905                            {
906                                "code": "BRAND_ANSWERS_CUSTOM_AFFILIATION_LG",
907                                "name": "LG Representative"
908                            }
909                        ],
910                        "brandImageUrl": "https://bestbuy.ugc.bazaarvoice.com/answers/3545w/741/badge.jpg",
911                        "id": "8cc97f9f-027c-32a3-b9c1-65a4641943aa",
912                        "images": [],
913                        "negativeFeedbackCount": 0,
914                        "positiveFeedbackCount": 0,
915                        "submissionTime": "2024-09-15T12:29:00.000-05:00",
916                        "text": "Hi there!\n\nThank you for your question! For the 86UT7590PUA TV, the stand or base should be wide enough to support the TV's width and ensure stability. The stand needs to accommodate the VESA mounting pattern, which for this model is typically around 400 x 400 mm. To ensure proper support, the stand should be at least as wide as the TV’s base, which is generally about 75-85 inches wide. For detailed specifications, check the TV’s user manual or consult with the stand manufacturer. If you need further assistance, please send us a private message on Social Media @LGUSupport, and our team will be happy to help.\n\n—Avril",
917                        "userNickname": "LG Digital Customer Care"
918                    }
919                ],
920                "bazaarvoiceId": "10620671",
921                "id": "8049f53a-eddd-3cae-8c59-fab8e63a4995",
922                "images": [],
923                "isAiGenerated": false,
924                "negativeFeedbackCount": 0,
925                "positiveFeedbackCount": 0,
926                "submissionTime": "2024-09-14T09:18:52.000-05:00",
927                "text": null,
928                "title": "How wide does my stand have to be to hold the 86\" tv?",
929                "userNickname": "wolf"
930            }
931        ],
932        "totalResults": 18
933    },
934    "releaseDateDisplayValue": null,
935    "reviewImages": {
936        "images": [
937            {
938                "id": "1e87d5a0-8ebf-39fa-9ade-b75566658a1f",
939                "reviewId": "007b27f4-2060-3fd9-86e2-19be1339cccb",
940                "url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/5a192ec0d3915286102aebcfbce0a4a4.jpg"
941            },
942            {
943                "id": "4fc797d3-de0e-300b-afd4-e605fa8ccb9a",
944                "reviewId": "f46da3c7-de15-30a9-8ddc-c14946d71490",
945                "url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/4ff41761128aff6fd6d0470cab40af27.jpg"
946            },
947            {
948                "id": "d4c59daa-1a88-3738-939b-6d452f58d06f",
949                "reviewId": "f46da3c7-de15-30a9-8ddc-c14946d71490",
950                "url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/d6d1a207d55d47be1d9bbfaa9eb64144.jpg"
951            },
952            {
953                "id": "1c6b9022-105c-3674-84b3-af6172004073",
954                "reviewId": "ff62be31-bd6b-3c53-9389-e740b428e2d3",
955                "url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/99ac7536ca3e5736b5c134f7c2531005.jpg"
956            },
957            {
958                "id": "e03fc40b-32d7-332a-a3bf-d4eda1dd2b5a",
959                "reviewId": "18c3e46d-cee8-3a0b-b1b4-d7545bf4249d",
960                "url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/4ffea449708e11c22a045b7adcc6820b.jpg"
961            },
962            {
963                "id": "ff1cca64-999c-3c53-8cfd-ac95ea08919b",
964                "reviewId": "a888742f-a1b2-3319-a194-558b3a2b43de",
965                "url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/4c4ef735cc483838b9a4820bab055d21.jpg"
966            },
967            {
968                "id": "ec72e510-60c5-348e-b753-637b5e111890",
969                "reviewId": "bb3ed5ab-827d-3244-9545-51764cce2a68",
970                "url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/d7230aa3f52aba793996aa2ea8ceb08a.jpg"
971            },
972            {
973                "id": "96e8fbd2-8f80-3069-a44c-6a59eeef34a6",
974                "reviewId": "81bb98ea-feee-3d67-b72f-4bce7339d2dc",
975                "url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/7b4bea110fc66759e9ce2aa8a99023f9.jpg"
976            },
977            {
978                "id": "14b8813c-5345-3b64-8bdb-07211d3591f5",
979                "reviewId": "81bb98ea-feee-3d67-b72f-4bce7339d2dc",
980                "url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/0f6feca80539634eea599f54769dcf6b.jpg"
981            }
982        ],
983        "totalResults": 9
984    },
985    "reviewInfo": {
986        "averageRating": 4.5,
987        "conFeatures": [
988            {
989                "name": "Slow",
990                "totalNegativeMentions": 2,
991                "totalPositiveMentions": null
992            },
993            {
994                "name": "Apps fail to launch",
995                "totalNegativeMentions": 1,
996                "totalPositiveMentions": null
997            },
998            {
999                "name": "Experience",
1000                "totalNegativeMentions": 1,
1001                "totalPositiveMentions": null
1002            },
1003            {
1004                "name": "Glitchy home screen",
1005                "totalNegativeMentions": 1,
1006                "totalPositiveMentions": null
1007            },
1008            {
1009                "name": "Hang",
1010                "totalNegativeMentions": 1,
1011                "totalPositiveMentions": null
1012            }
1013        ],
1014        "proFeatures": [
1015            {
1016                "name": "4k",
1017                "totalNegativeMentions": null,
1018                "totalPositiveMentions": 21
1019            },
1020            {
1021                "name": "Picture quality",
1022                "totalNegativeMentions": null,
1023                "totalPositiveMentions": 18
1024            },
1025            {
1026                "name": "Smart",
1027                "totalNegativeMentions": null,
1028                "totalPositiveMentions": 16
1029            },
1030            {
1031                "name": "Webos",
1032                "totalNegativeMentions": null,
1033                "totalPositiveMentions": 10
1034            },
1035            {
1036                "name": "Led",
1037                "totalNegativeMentions": null,
1038                "totalPositiveMentions": 6
1039            }
1040        ],
1041        "recommendedPercent": 92,
1042        "reviewCount": 62,
1043        "secondaryRatings": [
1044            {
1045                "attributeLabel": "Picture Quality",
1046                "count": 59,
1047                "rating": 4.796610169491525
1048            },
1049            {
1050                "attributeLabel": "Sound Quality",
1051                "count": 59,
1052                "rating": 4.627118644067797
1053            },
1054            {
1055                "attributeLabel": "Brightness",
1056                "count": 59,
1057                "rating": 4.779661016949152
1058            }
1059        ],
1060        "starRatingDistribution": [
1061            {
1062                "count": 3,
1063                "percent": 5,
1064                "value": "1"
1065            },
1066            {
1067                "count": 0,
1068                "percent": 0,
1069                "value": "2"
1070            },
1071            {
1072                "count": 4,
1073                "percent": 6,
1074                "value": "3"
1075            },
1076            {
1077                "count": 8,
1078                "percent": 13,
1079                "value": "4"
1080            },
1081            {
1082                "count": 47,
1083                "percent": 76,
1084                "value": "5"
1085            }
1086        ],
1087        "syndicatedReviewSummary": [
1088            {
1089                "clientDisplayName": "lg.com",
1090                "displayLink": "https://bestbuy.ugc.bazaarvoice.com/3545syn/6578185/syndicatedreviews.htm?sourcename=lg",
1091                "iconUrl": "https://bestbuy.ugc.bazaarvoice.com/static/3545syn/attributionLogoLG.gif",
1092                "overallRating": 4.714286,
1093                "totalReviewCount": 7
1094            }
1095        ]
1096    },
1097    "reviews": {
1098        "results": [
1099            {
1100                "badges": [
1101                    {
1102                        "code": "Incentivized",
1103                        "name": "Incentivized"
1104                    },
1105                    {
1106                        "code": "VerifiedPurchaser",
1107                        "name": "Verified Purchaser"
1108                    },
1109                    {
1110                        "code": "rewardZoneNumberV3",
1111                        "name": "My Best Buy\\u00ae Member"
1112                    }
1113                ],
1114                "daysOfOwnership": 47,
1115                "id": "f46da3c7-de15-30a9-8ddc-c14946d71490",
1116                "images": [
1117                    {
1118                        "id": "d4c59daa-1a88-3738-939b-6d452f58d06f",
1119                        "url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/d6d1a207d55d47be1d9bbfaa9eb64144.jpg"
1120                    },
1121                    {
1122                        "id": "4fc797d3-de0e-300b-afd4-e605fa8ccb9a",
1123                        "url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/4ff41761128aff6fd6d0470cab40af27.jpg"
1124                    }
1125                ],
1126                "rating": 5,
1127                "reviewedProduct": null,
1128                "submissionTime": "2024-09-27T10:15:02.000-05:00",
1129                "text": "Great picture perfect for watching sports. I had it delivered it’s pretty big to handle by yourself. Paired it with the JBL sound bar. I did a flush mount but it was tight getting the wires hooked up.",
1130                "title": "Nice tv",
1131                "userNickname": "John"
1132            },
1133            {
1134                "badges": [
1135                    {
1136                        "code": "Incentivized",
1137                        "name": "Incentivized"
1138                    },
1139                    {
1140                        "code": "VerifiedPurchaser",
1141                        "name": "Verified Purchaser"
1142                    },
1143                    {
1144                        "code": "rewardZoneNumberV3",
1145                        "name": "My Best Buy\\u00ae Member"
1146                    }
1147                ],
1148                "daysOfOwnership": 25,
1149                "id": "ff62be31-bd6b-3c53-9389-e740b428e2d3",
1150                "images": [
1151                    {
1152                        "id": "1c6b9022-105c-3674-84b3-af6172004073",
1153                        "url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/99ac7536ca3e5736b5c134f7c2531005.jpg"
1154                    }
1155                ],
1156                "rating": 4,
1157                "reviewedProduct": null,
1158                "submissionTime": "2024-09-16T16:52:56.000-05:00",
1159                "text": "The picture is high quality for being a standard HD television.  I do find the Home Screen tends to be glitchy and sluggish .  The apps have tendency to fail to launch . But I would give 4 stars for price and picture quality.",
1160                "title": "Great television for price",
1161                "userNickname": "ChasityF"
1162            },
1163            {
1164                "badges": [
1165                    {
1166                        "code": "Incentivized",
1167                        "name": "Incentivized"
1168                    },
1169                    {
1170                        "code": "VerifiedPurchaser",
1171                        "name": "Verified Purchaser"
1172                    },
1173                    {
1174                        "code": "rewardZoneNumberV3",
1175                        "name": "My Best Buy\\u00ae Member"
1176                    }
1177                ],
1178                "daysOfOwnership": 32,
1179                "id": "bb3ed5ab-827d-3244-9545-51764cce2a68",
1180                "images": [
1181                    {
1182                        "id": "ec72e510-60c5-348e-b753-637b5e111890",
1183                        "url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/d7230aa3f52aba793996aa2ea8ceb08a.jpg"
1184                    }
1185                ],
1186                "rating": 5,
1187                "reviewedProduct": null,
1188                "submissionTime": "2024-07-19T13:33:44.000-05:00",
1189                "text": "Excellent price, excellent quality, easy to set up.\nAlso, delivery was on time.",
1190                "title": "Happy",
1191                "userNickname": "JrDiaz34"
1192            },
1193            {
1194                "badges": [
1195                    {
1196                        "code": "Incentivized",
1197                        "name": "Incentivized"
1198                    },
1199                    {
1200                        "code": "VerifiedPurchaser",
1201                        "name": "Verified Purchaser"
1202                    },
1203                    {
1204                        "code": "rewardZoneNumberV3",
1205                        "name": "My Best Buy\\u00ae Member"
1206                    }
1207                ],
1208                "daysOfOwnership": 45,
1209                "id": "007b27f4-2060-3fd9-86e2-19be1339cccb",
1210                "images": [
1211                    {
1212                        "id": "1e87d5a0-8ebf-39fa-9ade-b75566658a1f",
1213                        "url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/5a192ec0d3915286102aebcfbce0a4a4.jpg"
1214                    }
1215                ],
1216                "rating": 5,
1217                "reviewedProduct": null,
1218                "submissionTime": "2024-10-18T13:36:07.000-05:00",
1219                "text": "I will only buy LG Televisions. We now have this 86 inch as well as our 75 inch. Such a great picture.",
1220                "title": "LG TV’s",
1221                "userNickname": "OtterBox"
1222            },
1223            {
1224                "badges": [
1225                    {
1226                        "code": "Incentivized",
1227                        "name": "Incentivized"
1228                    },
1229                    {
1230                        "code": "VerifiedPurchaser",
1231                        "name": "Verified Purchaser"
1232                    },
1233                    {
1234                        "code": "rewardZoneNumberV3",
1235                        "name": "My Best Buy\\u00ae Member"
1236                    }
1237                ],
1238                "daysOfOwnership": 31,
1239                "id": "18c3e46d-cee8-3a0b-b1b4-d7545bf4249d",
1240                "images": [
1241                    {
1242                        "id": "e03fc40b-32d7-332a-a3bf-d4eda1dd2b5a",
1243                        "url": "https://pisces.bbystatic.com/image2/BestBuy_US/ugc/photos/thumbnail/4ffea449708e11c22a045b7adcc6820b.jpg"
1244                    }
1245                ],
1246                "rating": 5,
1247                "reviewedProduct": null,
1248                "submissionTime": "2024-09-03T16:46:22.000-05:00",
1249                "text": "Great quality looks amazing in my living room definitely recommended",
1250                "title": "New tv",
1251                "userNickname": "AndrewS"
1252            }
1253        ],
1254        "totalResults": 62
1255    },
1256    "skuId": "6578185",
1257    "specificationGroups": [
1258        {
1259            "name": "Key Specs",
1260            "specifications": [
1261                {
1262                    "name": "Display Type",
1263                    "value": "LED"
1264                },
1265                {
1266                    "name": "Resolution",
1267                    "value": "4K (2160p)"
1268                },
1269                {
1270                    "name": "Screen Size Class",
1271                    "value": "86 inches"
1272                },
1273                {
1274                    "name": "High Dynamic Range (HDR)",
1275                    "value": "true"
1276                },
1277                {
1278                    "name": "High Dynamic Range Format",
1279                    "value": "HDR 10, Hybrid Log-Gamma (HLG)"
1280                },
1281                {
1282                    "name": "LED Panel Type",
1283                    "value": "Standard LED"
1284                },
1285                {
1286                    "name": "Backlight Type",
1287                    "value": "Direct Lit"
1288                },
1289                {
1290                    "name": "Refresh Rate",
1291                    "value": "60Hz"
1292                },
1293                {
1294                    "name": "Specific Manufacturer Technologies",
1295                    "value": "α5 AI Processor Gen7"
1296                },
1297                {
1298                    "name": "Smart Platform",
1299                    "value": "webOS"
1300                },
1301                {
1302                    "name": "Featured Streaming Services",
1303                    "value": "Netflix, Max, Disney+, YouTube, Prime Video, ESPN+, Apple TV+, Sling TV"
1304                },
1305                {
1306                    "name": "Number of HDMI Inputs (Total)",
1307                    "value": "3"
1308                },
1309                {
1310                    "name": "TV Tuner Type",
1311                    "value": "ATSC, Clear QAM"
1312                },
1313                {
1314                    "name": "Works With",
1315                    "value": "Amazon Alexa, Google Assistant, Apple HomeKit"
1316                },
1317                {
1318                    "name": "Voice Assistant Built-in",
1319                    "value": "No"
1320                }
1321            ]
1322        },
1323        {
1324            "name": "General",
1325            "specifications": [
1326                {
1327                    "name": "Product Name",
1328                    "value": "86” Class UT75 Series LED 4K UHD Smart webOS TV (2024)"
1329                },
1330                {
1331                    "name": "Brand",
1332                    "value": "LG"
1333                },
1334                {
1335                    "name": "Model Number",
1336                    "value": "86UT7590PUA"
1337                },
1338                {
1339                    "name": "Series",
1340                    "value": "LED 4K - UT75"
1341                },
1342                {
1343                    "name": "Model Year",
1344                    "value": "2024"
1345                }
1346            ]
1347        },
1348        {
1349            "name": "Dimensions",
1350            "specifications": [
1351                {
1352                    "name": "Product Height With Stand",
1353                    "value": "45.8 inches"
1354                },
1355                {
1356                    "name": "Product Width",
1357                    "value": "75.9 inches"
1358                },
1359                {
1360                    "name": "Product Depth With Stand",
1361                    "value": "14.3 inches"
1362                },
1363                {
1364                    "name": "Product Height Without Stand",
1365                    "value": "43.5 inches"
1366                },
1367                {
1368                    "name": "Product Depth Without Stand",
1369                    "value": "2.4 inches"
1370                },
1371                {
1372                    "name": "Product Weight With Stand",
1373                    "value": "101.2 pounds"
1374                },
1375                {
1376                    "name": "Product Weight Without Stand",
1377                    "value": "99.6 pounds"
1378                },
1379                {
1380                    "name": "Stand Width",
1381                    "value": "60.3 inches"
1382                },
1383                {
1384                    "name": "Stand Depth",
1385                    "value": "14.3 inches"
1386                },
1387                {
1388                    "name": "Adjustable Stand Width",
1389                    "value": "false"
1390                }
1391            ]
1392        },
1393        {
1394            "name": "Display",
1395            "specifications": [
1396                {
1397                    "name": "Display Type",
1398                    "value": "LED"
1399                },
1400                {
1401                    "name": "Resolution",
1402                    "value": "4K (2160p)"
1403                },
1404                {
1405                    "name": "Screen Size",
1406                    "value": "86.4 inches"
1407                },
1408                {
1409                    "name": "Screen Size Class",
1410                    "value": "86 inches"
1411                },
1412                {
1413                    "name": "High Dynamic Range (HDR)",
1414                    "value": "true"
1415                },
1416                {
1417                    "name": "High Dynamic Range Format",
1418                    "value": "HDR 10, Hybrid Log-Gamma (HLG)"
1419                },
1420                {
1421                    "name": "Picture Quality Enhancement Technology",
1422                    "value": "Active HDR"
1423                },
1424                {
1425                    "name": "LED Panel Type",
1426                    "value": "Standard LED"
1427                },
1428                {
1429                    "name": "Backlight Type",
1430                    "value": "Direct Lit"
1431                },
1432                {
1433                    "name": "Curved Screen",
1434                    "value": "false"
1435                },
1436                {
1437                    "name": "Refresh Rate",
1438                    "value": "60Hz"
1439                },
1440                {
1441                    "name": "Closed Captioning",
1442                    "value": "true"
1443                }
1444            ]
1445        },
1446        {
1447            "name": "Features",
1448            "specifications": [
1449                {
1450                    "name": "Remote Control Type",
1451                    "value": "Standard"
1452                },
1453                {
1454                    "name": "Specific Manufacturer Technologies",
1455                    "value": "α5 AI Processor Gen7"
1456                },
1457                {
1458                    "name": "Smart Capable",
1459                    "value": "true"
1460                },
1461                {
1462                    "name": "Smart Platform",
1463                    "value": "webOS"
1464                },
1465                {
1466                    "name": "Featured Streaming Services",
1467                    "value": "Netflix, Max, Disney+, YouTube, Prime Video, ESPN+, Apple TV+, Sling TV"
1468                },
1469                {
1470                    "name": "Screen Mirroring",
1471                    "value": "true"
1472                },
1473                {
1474                    "name": "Screen Mirroring Technology",
1475                    "value": "Chromecast, Apple AirPlay 2"
1476                },
1477                {
1478                    "name": "Content Sharing",
1479                    "value": "Mobile to TV"
1480                },
1481                {
1482                    "name": "Indoor Or Outdoor Use",
1483                    "value": "Indoor"
1484                },
1485                {
1486                    "name": "Text-To-Speech",
1487                    "value": "true"
1488                },
1489                {
1490                    "name": "Video Description",
1491                    "value": "true"
1492                },
1493                {
1494                    "name": "V-Chip",
1495                    "value": "false"
1496                },
1497                {
1498                    "name": "TV Tuner",
1499                    "value": "Digital"
1500                }
1501            ]
1502        },
1503        {
1504            "name": "Connectivity",
1505            "specifications": [
1506                {
1507                    "name": "Number of HDMI Inputs (Total)",
1508                    "value": "3"
1509                },
1510                {
1511                    "name": "Display Connector(s)",
1512                    "value": "3 x HDMI 2.0"
1513                },
1514                {
1515                    "name": "Network Connector(s)",
1516                    "value": "1 x LAN"
1517                },
1518                {
1519                    "name": "Audio Only Outputs",
1520                    "value": "1 x Optical digital audio"
1521                },
1522                {
1523                    "name": "USB Ports",
1524                    "value": "2 x USB-A 2.0"
1525                },
1526                {
1527                    "name": "Wireless Connectivity",
1528                    "value": "Wi-Fi, Bluetooth"
1529                },
1530                {
1531                    "name": "HDMI Audio Return Channel (ARC)",
1532                    "value": "eARC"
1533                },
1534                {
1535                    "name": "TV Tuner Type",
1536                    "value": "ATSC, Clear QAM"
1537                },
1538                {
1539                    "name": "RF Antenna Input",
1540                    "value": "true"
1541                },
1542                {
1543                    "name": "Number Of USB Port(s) (Total)",
1544                    "value": "2"
1545                },
1546                {
1547                    "name": "Headphone Jack",
1548                    "value": "false"
1549                },
1550                {
1551                    "name": "Wireless Networking Standard",
1552                    "value": "Wi-Fi 5"
1553                },
1554                {
1555                    "name": "Bluetooth Version",
1556                    "value": "5.1"
1557                }
1558            ]
1559        },
1560        {
1561            "name": "Compatibility",
1562            "specifications": [
1563                {
1564                    "name": "VESA Wall Mount Standard",
1565                    "value": "600mm x 400mm"
1566                },
1567                {
1568                    "name": "Works With",
1569                    "value": "Amazon Alexa, Google Assistant, Apple HomeKit"
1570                },
1571                {
1572                    "name": "Voice Assistant Built-in",
1573                    "value": "No"
1574                }
1575            ]
1576        },
1577        {
1578            "name": "Audio",
1579            "specifications": [
1580                {
1581                    "name": "Built-In Speakers",
1582                    "value": "true"
1583                },
1584                {
1585                    "name": "Built-in Speaker Type",
1586                    "value": "Downward firing"
1587                },
1588                {
1589                    "name": "Number of Audio Channels",
1590                    "value": "2.0"
1591                }
1592            ]
1593        },
1594        {
1595            "name": "Power",
1596            "specifications": [
1597                {
1598                    "name": "ENERGY STAR Certified",
1599                    "value": "false"
1600                },
1601                {
1602                    "name": "EPEAT Qualified",
1603                    "value": "false"
1604                },
1605                {
1606                    "name": "Estimated Annual Operating Cost",
1607                    "value": "66 United States dollars"
1608                },
1609                {
1610                    "name": "Estimated Annual Electricity Use",
1611                    "value": "412 kilowatt hours"
1612                },
1613                {
1614                    "name": "Rechargeable Battery (Remote Control)",
1615                    "value": "false"
1616                },
1617                {
1618                    "name": "Battery Size (Remote Control)",
1619                    "value": "AAA"
1620                },
1621                {
1622                    "name": "Number Of Batteries Required (Remote Control)",
1623                    "value": "2"
1624                },
1625                {
1626                    "name": "Number of Batteries Included (Remote Control)",
1627                    "value": "2"
1628                },
1629                {
1630                    "name": "Battery Type (Remote Control)",
1631                    "value": "Alkaline"
1632                }
1633            ]
1634        },
1635        {
1636            "name": "Included",
1637            "specifications": [
1638                {
1639                    "name": "Stand Included",
1640                    "value": "true"
1641                }
1642            ]
1643        },
1644        {
1645            "name": "Warranty",
1646            "specifications": [
1647                {
1648                    "name": "Manufacturer's Warranty - Parts",
1649                    "value": "1 Year Limited"
1650                },
1651                {
1652                    "name": "Manufacturer's Warranty - Labor",
1653                    "value": "1 Year Limited"
1654                }
1655            ]
1656        },
1657        {
1658            "name": "Box Dimension",
1659            "specifications": [
1660                {
1661                    "name": "Height",
1662                    "value": "47.8 inches"
1663                },
1664                {
1665                    "name": "Width",
1666                    "value": "83.3 inches"
1667                },
1668                {
1669                    "name": "Depth",
1670                    "value": "9 inches"
1671                },
1672                {
1673                    "name": "CubicDimension",
1674                    "value": "35835.66 inches"
1675                }
1676            ]
1677        },
1678        {
1679            "name": "Other",
1680            "specifications": [
1681                {
1682                    "name": "UPC",
1683                    "value": "195174081969"
1684                }
1685            ]
1686        }
1687    ],
1688    "supportedLogos": [
1689        {
1690            "logo": "https://pisces.bbystatic.com/image2/vector/BestBuy_US/Gallery/LG_4C_H-70863.svg",
1691            "name": "LG"
1692        },
1693        {
1694            "logo": "https://pisces.bbystatic.com/image2/vector/BestBuy_US/Gallery/amazon_alexa_logo-28536.svg",
1695            "name": "Amazon Alexa"
1696        },
1697        {
1698            "logo": "https://pisces.bbystatic.com/image2/vector/BestBuy_US/Gallery/google_assistant-28543.svg",
1699            "name": "Google Assistant"
1700        },
1701        {
1702            "logo": "https://pisces.bbystatic.com/image2/vector/BestBuy_US/Gallery/HomePod-Logo2x_v2-84834.svg",
1703            "name": "Apple HomeKit"
1704        }
1705    ],
1706    "url": {
1707        "pdp": "https://www.bestbuy.com/site/lg-86-class-ut75-series-led-4k-uhd-smart-webos-tv-2024/6578185.p?skuId=6578185"
1708    },
1709    "whatItIs": [
1710        "Television"
1711    ]
1712}

✏️ Support

⚡️ Feel free to reach out to the developer for any issues or suggestions for improvement.

ACTOR: FbA4bmkwQ5S8pOLRe

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 1 star
  • 100.0% runs succeeded
  • Created in Oct 2024
  • Modified 2 days ago
Categories