{"product_id":"samsung-galaxy-s20-5g-sm-g986b-unlocked-acceptable-medium-burn","title":"Samsung Galaxy S20+ 5G SM-G986B Unlocked Acceptable Medium Burn","description":"\u003cstyle\u003e\n\t\t.product-description {\n\t\t\tbackground: #1a1a1a;\n\t\t\tborder-radius: 15px;\n\t\t\tcolor: #e0e0e0;\n\t\t\tfont-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n\t\t\tmargin: 0;\n\t\t\tline-height: 1.6;\n\t\t}\n\t\t\n\t\t.pdc {\n\t\t\tpadding: 24px;\n\t\t\tbackground: #0f0f0f;\n\t\t}\n\t\t\n\t\t.description-section {\n\t\t\tpadding-top: 14px;\n\t\t\tfont-size: 21px;\n\t\t\tfont-weight: 500;\n\t\t\tborder-bottom: 1px solid #1a1a1a;\n\t\t\tpadding-bottom: 8px;\n\t\t}\n\n\t\t.description-section p {\n\t\t\tmargin: 0 0 12px 0;\n\t\t\tline-height: 1.6;\n\t\t\tcolor: #e0e0e0;\n\t\t}\n\n\t\t.manufacturer-section {\n\t\t\tpadding: 24px;\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tgap: 16px;\n\t\t\tmargin-bottom: 24px;\n\t\t\tpadding-bottom: 16px;\n\t\t\tborder-bottom: 2px solid #333;\n\t\t}\n\n\t\t.manufacturer-section img {\n\t\t\tbackground: #e0e0e0;\n\t\t\tborder-radius: 15px;\n\t\t\tpadding: 4px;\n\t\t\theight: 32px;\n\t\t\twidth: auto;\n\t\t\tfilter: brightness(1.2);\n\t\t}\n\n\t\t.manufacturer-section p {\n\t\t\tfont-size: 20px;\n\t\t\tfont-weight: 600;\n\t\t\tcolor: #ffffff;\n\t\t\tmargin: 0;\n\t\t}\n\n\t\t.highlight-text {\n\t\t\tcolor: #00ff41;\n\t\t\tfont-weight: 600;\n\t\t}\n\n\t\t.emphasis-text {\n\t\t\tcolor: #ffffff;\n\t\t\tfont-weight: 500;\n\t\t}\n\n\t\t.secondary-text {\n\t\t\tcolor: #a0a0a0;\n\t\t\tfont-size: 15px;\n\t\t}\n\n\t\t.monospace-text {\n\t\t\tfont-family: 'Courier New', monospace;\n\t\t\tbackground: #2a2a2a;\n\t\t\tpadding: 4px 8px;\n\t\t\tborder-radius: 4px;\n\t\t\tcolor: #00ff41;\n\t\t}\n\n\t\t.burn-carousel-container {\n\t\t\tposition: relative;\n\t\t\tmax-width: 600px;\n\t\t\tmargin: 0 auto 20px auto;\n\t\t\tbackground: #1a1a1a;\n\t\t\tborder: 2px solid #333;\n\t\t\tborder-radius: 12px;\n\t\t\toverflow: hidden;\n\t\t\tbox-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);\n\t\t}\n\n\t\t.burn-warning-header {\n\t\t\tbackground: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%);\n\t\t\tcolor: white;\n\t\t\tpadding: 12px 20px;\n\t\t\tfont-weight: 600;\n\t\t\tfont-size: 16px;\n\t\t\ttext-align: center;\n\t\t}\n\n\t\t.burn-carousel {\n\t\t\tposition: relative;\n\t\t\twidth: 100%;\n\t\t\theight: 400px;\n\t\t\toverflow: hidden;\n\t\t\tbackground: #000;\n\t\t}\n\n\t\t.burn-carousel-slide {\n\t\t\tposition: absolute;\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t\topacity: 0;\n\t\t\ttransition: opacity 0.5s ease-in-out;\n\t\t}\n\n\t\t.burn-carousel-slide.active {\n\t\t\topacity: 1;\n\t\t}\n\n\t\t.burn-carousel-slide img {\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t\tobject-fit: cover;\n\t\t\tdisplay: block;\n\t\t}\n\n\t\t.burn-carousel-nav {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\ttransform: translateY(-50%);\n\t\t\tbackground: rgba(0, 255, 65, 0.8);\n\t\t\tcolor: #000;\n\t\t\tbox-shadow: 2px 3px 10px rgba(0, 0, 0, .5); \n\t\t\tborder: none;\n\t\t\tpadding: 12px 16px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 18px;\n\t\t\tfont-weight: bold;\n\t\t\tborder-radius: 25px;\n\t\t\theight: 50px;\n\t\t\twidth: 50px;\n\t\t\ttransition: all 0.3s ease;\n\t\t\tz-index: 10;\n\t\t}\n\n\t\t.burn-carousel-nav:hover {\n\t\t\tbackground: #00ff41;\n\t\t\ttransform: translateY(-50%) scale(1.1);\n\t\t}\n\n\t\t.burn-carousel-prev {\n\t\t\tleft: 15px;\n\t\t}\n\n\t\t.burn-carousel-next {\n\t\t\tright: 15px;\n\t\t}\n\n\t\t.burn-carousel-dots {\n\t\t\ttext-align: center;\n\t\t\tpadding: 20px 0;\n\t\t\tbackground: #2a2a2a;\n\t\t\tborder-top: 1px solid #404040;\n\t\t}\n\n\t\t.burn-carousel-dot {\n\t\t\tdisplay: inline-block;\n\t\t\twidth: 12px;\n\t\t\theight: 12px;\n\t\t\tborder-radius: 50%;\n\t\t\tbackground: #666;\n\t\t\tmargin: 0 8px;\n\t\t\tcursor: pointer;\n\t\t\ttransition: all 0.3s ease;\n\t\t\tborder: 2px solid transparent;\n\t\t}\n\n\t\t.burn-carousel-dot:hover {\n\t\t\tbackground: #888;\n\t\t\ttransform: scale(1.2);\n\t\t}\n\n\t\t.burn-carousel-dot.active {\n\t\t\tbackground: #00ff41;\n\t\t\tborder-color: #00ff41;\n\t\t\tbox-shadow: 0 0 10px rgba(0, 255, 65, 0.5);\n\t\t}\n\n\t\t.burn-carousel-counter {\n\t\t\tposition: absolute;\n\t\t\ttop: 15px;\n\t\t\tright: 15px;\n\t\t\tbackground: rgba(0, 0, 0, 0.8);\n\t\t\tcolor: #00ff41;\n\t\t\tpadding: 8px 12px;\n\t\t\tborder-radius: 20px;\n\t\t\tfont-size: 14px;\n\t\t\tfont-weight: 600;\n\t\t\tborder: 1px solid #00ff41;\n\t\t}\n\t\t\u003c\/style\u003e\u003cdiv class=\"product-description\"\u003e\n\u003cdiv class=\"manufacturer-section\"\u003e\n\u003cp\u003eEnjoy a premium \u003cspan class=\"highlight-text\"\u003eSamsung\u003c\/span\u003e Galaxy S20+ 5G Phone\u003c\/p\u003e\n\u003cimg src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/2\/24\/Samsung_Logo.svg\" alt=\"Samsung Logo\"\u003e\n\u003c\/div\u003e\n\t\t\u003cscript\u003e\n\t\t\twindow.burnCarouselStates = window.burnCarouselStates || {};\n\t\t\t\n\t\t\tfunction initBurnCarousel(id, totalSlides) {\n\t\t\t\twindow.burnCarouselStates[id] = {\n\t\t\t\t\tcurrentSlide: 0,\n\t\t\t\t\ttotalSlides: totalSlides\n\t\t\t\t};\n\t\t\t}\n\t\t\t\n\t\t\tfunction burnCarouselNext(carouselId) {\n\t\t\t\tconst state = window.burnCarouselStates[carouselId];\n\t\t\t\tif (!state) return;\n\t\t\t\tstate.currentSlide = (state.currentSlide + 1) % state.totalSlides;\n\t\t\t\tburnCarouselUpdateDisplay(carouselId);\n\t\t\t}\n\t\t\t\n\t\t\tfunction burnCarouselPrev(carouselId) {\n\t\t\t\tconst state = window.burnCarouselStates[carouselId];\n\t\t\t\tif (!state) return;\n\t\t\t\tstate.currentSlide = (state.currentSlide - 1 + state.totalSlides) % state.totalSlides;\n\t\t\t\tburnCarouselUpdateDisplay(carouselId);\n\t\t\t}\n\t\t\t\n\t\t\tfunction burnCarouselGoTo(carouselId, slideIndex) {\n\t\t\t\tconst state = window.burnCarouselStates[carouselId];\n\t\t\t\tif (!state) return;\n\t\t\t\tstate.currentSlide = slideIndex;\n\t\t\t\tburnCarouselUpdateDisplay(carouselId);\n\t\t\t}\n\t\t\t\n\t\t\tfunction burnCarouselUpdateDisplay(carouselId) {\n\t\t\t\tconst state = window.burnCarouselStates[carouselId];\n\t\t\t\tif (!state) return;\n\t\t\t\t\n\t\t\t\tconst slides = document.querySelectorAll('#' + carouselId + ' .burn-carousel-slide');\n\t\t\t\tconst dots = document.querySelectorAll('#' + carouselId + ' .burn-carousel-dot');\n\t\t\t\tconst counter = document.querySelector('#' + carouselId + ' .burn-carousel-counter .current-slide');\n\t\t\t\t\n\t\t\t\tslides.forEach((slide, index) =\u003e {\n\t\t\t\t\tslide.classList.toggle('active', index === state.currentSlide);\n\t\t\t\t});\n\t\t\t\t\n\t\t\t\tdots.forEach((dot, index) =\u003e {\n\t\t\t\t\tdot.classList.toggle('active', index === state.currentSlide);\n\t\t\t\t});\n\t\t\t\t\n\t\t\t\tif (counter) {\n\t\t\t\t\tcounter.textContent = state.currentSlide + 1;\n\t\t\t\t}\n\t\t\t}\n\t\t\t\n\t\t\tinitBurnCarousel('burn-carousel-1780333216333', 1);\n\t\t\u003c\/script\u003e\n\n\t\t\u003cdiv class=\"burn-carousel-container\" id=\"burn-carousel-1780333216333\"\u003e\n\t\t\t\u003cdiv class=\"burn-warning-header\"\u003e\n\t\t\t\tThis device has screen burn - here's what you can expect\n\t\t\t\u003c\/div\u003e\n\t\t\t\n\t\t\t\u003cdiv class=\"burn-carousel\"\u003e\n\t\t\t\t\u003cdiv class=\"burn-carousel-counter\"\u003e\n\t\t\t\t\t\u003cspan class=\"current-slide\"\u003e1\u003c\/span\u003e \/ 1\n\t\t\t\t\u003c\/div\u003e\n\t\t\t\t\n\t\t\t\t\n\t\t\t\u003cdiv class=\"burn-carousel-slide active\"\u003e\n\t\t\t\t\u003cimg src=\"https:\/\/muhnurvuh.com\/\/media\/burn_level_samples\/return_image_133067_2.jpg\" alt=\"Screen burn example 1\" loading=\"lazy\"\u003e\n\t\t\t\u003c\/div\u003e\n\t\t\t\n\n\t\t\t\t\n\t\t\t\u003c\/div\u003e\n\n\t\t\t\n\n\t\t\t\n\t\t\u003c\/div\u003e\n\t\t\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, this device appears to be moderately used. The screen will have moderate to heavy scratches under normal light. The back cover will have signs of wear, including scratches and scuffs. The housing will have signs of use including scratches and\/or dents. The device will have an original battery that may need servicing.\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is \u003cspan class=\"highlight-text\"\u003eunlocked\u003c\/span\u003e and will work with any compatible carrier\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device's battery level is \u003cspan class=\"highlight-text\"\u003eover 80%\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eModel: \u003cspan class=\"highlight-text\"\u003eSM-G986B\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e128GB\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"BTS Edition \/ 128GB","offer_id":47871182995609,"sku":"V3-05K-YVJ","price":117.29,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S20_5G_BTS_Edition_1_2b1f9d9a-9096-4e09-90ba-9575f08f579a.jpg?v=1780333220","url":"https:\/\/shopyywireless.com\/products\/samsung-galaxy-s20-5g-sm-g986b-unlocked-acceptable-medium-burn","provider":"YYWireless","version":"1.0","type":"link"}