{"title":"Samsung","description":"\u003cp\u003eAll of our \u003cstrong\u003eSamsung \u003c\/strong\u003edevices and technology.\u003c\/p\u003e","products":[{"product_id":"samsung-galaxy-s21-fe-5g-sm-g990u2-unlocked-good","title":"Samsung Galaxy S21 FE 5G SM-G990U2 Unlocked Good","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 S21 FE 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\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-G990U2\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":"Graphite \/ 128GB","offer_id":45739140087961,"sku":"Y6-3LF-NE1","price":134.99,"currency_code":"USD","in_stock":false},{"title":"Lavender \/ 128GB","offer_id":45739200381081,"sku":"L2-V79-OKM","price":134.99,"currency_code":"USD","in_stock":false},{"title":"Olive \/ 128GB","offer_id":45739200413849,"sku":"01-L7N-PUY","price":134.99,"currency_code":"USD","in_stock":false},{"title":"Navy \/ 128GB","offer_id":45739200446617,"sku":"RA-E8H-P1G","price":134.99,"currency_code":"USD","in_stock":false},{"title":"Graphite \/ 256GB","offer_id":46911633555609,"sku":"HC-F4R-1T8","price":179.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S21_FE_5G_Graphite_1.jpg?v=1758584561"},{"product_id":"samsung-galaxy-s21-fe-5g-sm-g990u-us-cellular-locked-very-good","title":"Samsung Galaxy S21 FE 5G SM-G990U US Cellular Locked Very Good","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 S21 FE 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be like new. The screen might have hairline scratches. The back cover may have small use signs including light scratches. The housing of the device may show light scratches.\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is \u003cspan class=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\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-G990U\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\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eUS Cellular\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Lavender \/ 128GB","offer_id":45739157717145,"sku":"NR-2EH-RIE","price":119.99,"currency_code":"USD","in_stock":false},{"title":"Graphite \/ 128GB","offer_id":45739201986713,"sku":"L3-F42-XZG","price":119.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S21_FE_5G_Lavender_1.jpg?v=1758585129"},{"product_id":"samsung-galaxy-s10-sm-g973u-verizon-locked-good","title":"Samsung Galaxy S10 SM-G973U Verizon Locked Good","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 S10 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is \u003cspan class=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\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-G973U\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\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eVerizon\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Prism Black \/ 128GB","offer_id":45739217453209,"sku":"V3-9EX-O56","price":125.99,"currency_code":"USD","in_stock":false},{"title":"Prism Blue \/ 128GB","offer_id":45739286200473,"sku":"GF-NBY-XPB","price":125.99,"currency_code":"USD","in_stock":false},{"title":"Prism White \/ 128GB","offer_id":45739286233241,"sku":"BG-NXD-ISJ","price":125.99,"currency_code":"USD","in_stock":false},{"title":"Flamingo Pink \/ 128GB","offer_id":45739286266009,"sku":"BC-4BA-26Z","price":125.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S10_Prism_Black_1_B22bSdS.jpg?v=1758586623"},{"product_id":"samsung-galaxy-s22-sm-s901u-at-t-locked-good","title":"Samsung Galaxy S22 SM-S901U AT\u0026T Locked Good","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 S22 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is \u003cspan class=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\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-S901U\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e256GB\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eAT\u0026amp;T\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Phantom Black \/ 256GB","offer_id":45739286495385,"sku":"8T-O7S-9Z8","price":170.98,"currency_code":"USD","in_stock":true},{"title":"Pink Gold \/ 128GB","offer_id":45739370250393,"sku":"AQ-IC9-O01","price":140.39,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 128GB","offer_id":45739370283161,"sku":"OI-UD0-1OS","price":140.39,"currency_code":"USD","in_stock":true},{"title":"Green \/ 128GB","offer_id":45739370315929,"sku":"XI-25R-WP2","price":140.39,"currency_code":"USD","in_stock":false},{"title":"Phantom White \/ 128GB","offer_id":45739370348697,"sku":"WI-J76-TWL","price":140.39,"currency_code":"USD","in_stock":false},{"title":"Pink Gold \/ 256GB","offer_id":45739370381465,"sku":"3S-EU7-T2T","price":170.98,"currency_code":"USD","in_stock":false},{"title":"Violet \/ 128GB","offer_id":45739370414233,"sku":"EH-L0K-AIP","price":140.39,"currency_code":"USD","in_stock":false},{"title":"Green \/ 256GB","offer_id":45739370447001,"sku":"H9-BGB-U1N","price":170.98,"currency_code":"USD","in_stock":false},{"title":"Bora Purple \/ 128GB","offer_id":45739370479769,"sku":"N1-4RH-PWP","price":140.39,"currency_code":"USD","in_stock":false},{"title":"Phantom White \/ 256GB","offer_id":45739370512537,"sku":"74-ZKU-RFG","price":170.98,"currency_code":"USD","in_stock":true},{"title":"Bora Purple \/ 256GB","offer_id":45739370545305,"sku":"F4-N9U-YJA","price":170.98,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S22_Phantom_Black_1_1347MIx.jpg?v=1758588298"},{"product_id":"samsung-galaxy-s22-sm-s901u-at-t-locked-acceptable","title":"Samsung Galaxy S22 SM-S901U AT\u0026T Locked Acceptable","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 S22 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\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=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\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-S901U\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e256GB\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eAT\u0026amp;T\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Phantom Black \/ 256GB","offer_id":45739286855833,"sku":"TO-XOQ-6T3","price":151.98,"currency_code":"USD","in_stock":true},{"title":"Phantom Black \/ 128GB","offer_id":45739368382617,"sku":"ZL-P6Y-S4A","price":124.79,"currency_code":"USD","in_stock":false},{"title":"Green \/ 128GB","offer_id":45739368415385,"sku":"X5-GBK-0YP","price":124.79,"currency_code":"USD","in_stock":false},{"title":"Pink Gold \/ 128GB","offer_id":45739368448153,"sku":"IU-ZTH-XUC","price":124.79,"currency_code":"USD","in_stock":false},{"title":"Phantom White \/ 128GB","offer_id":45739368480921,"sku":"1G-J3V-QYS","price":124.79,"currency_code":"USD","in_stock":false},{"title":"Green \/ 256GB","offer_id":45739368513689,"sku":"2R-7QO-423","price":151.98,"currency_code":"USD","in_stock":false},{"title":"Violet \/ 128GB","offer_id":45739368546457,"sku":"GK-Z2U-Y0A","price":124.79,"currency_code":"USD","in_stock":false},{"title":"Pink Gold \/ 256GB","offer_id":45739368579225,"sku":"0H-XDO-T7J","price":151.98,"currency_code":"USD","in_stock":false},{"title":"Bora Purple \/ 128GB","offer_id":45739368611993,"sku":"3K-2G5-5G3","price":124.79,"currency_code":"USD","in_stock":false},{"title":"Phantom White \/ 256GB","offer_id":45739368644761,"sku":"62-7ES-LT4","price":151.98,"currency_code":"USD","in_stock":true},{"title":"Bora Purple \/ 256GB","offer_id":45739368677529,"sku":"MQ-LAJ-3OG","price":151.98,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S22_Phantom_Black_1_1347MIx_12cdfac1-3f3c-48a8-879d-aed5c04b595b.jpg?v=1758588305"},{"product_id":"samsung-galaxy-j7-2018-sm-j737t-t-mobile-locked-acceptable","title":"Samsung Galaxy J7 (2018) SM-J737T T-Mobile Locked Acceptable","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 J7 (2018) 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\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=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\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-J737T\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e32GB\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eT-Mobile\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Blue \/ 32GB","offer_id":45739388502169,"sku":"XU-AF7-45P","price":39.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_J7_2018_Blue_1.jpg?v=1758589920"},{"product_id":"samsung-galaxy-s22-sm-s901u-unlocked-good","title":"Samsung Galaxy S22 SM-S901U Unlocked Good","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 S22 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\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-S901U\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":"Phantom Black \/ 128GB","offer_id":45739408162969,"sku":"J2-A6L-JKH","price":130.8,"currency_code":"USD","in_stock":false},{"title":"Green \/ 256GB","offer_id":45739455185049,"sku":"F2-F3T-ZT6","price":179.98,"currency_code":"USD","in_stock":false},{"title":"Phantom White \/ 128GB","offer_id":45739455217817,"sku":"XP-T4C-2BE","price":145.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 256GB","offer_id":45739455250585,"sku":"QJ-6HS-J9V","price":165.86,"currency_code":"USD","in_stock":false},{"title":"Phantom White \/ 256GB","offer_id":45739455283353,"sku":"PF-U1E-P35","price":179.98,"currency_code":"USD","in_stock":false},{"title":"Pink Gold \/ 256GB","offer_id":45739455316121,"sku":"JH-DNR-G08","price":179.98,"currency_code":"USD","in_stock":false},{"title":"Green \/ 128GB","offer_id":45739455348889,"sku":"8V-6J3-3VI","price":137.68,"currency_code":"USD","in_stock":false},{"title":"Pink Gold \/ 128GB","offer_id":45739455381657,"sku":"P8-VXK-HBS","price":144.93,"currency_code":"USD","in_stock":false},{"title":"Violet \/ 128GB","offer_id":45739455414425,"sku":"28-HWD-6ET","price":149.39,"currency_code":"USD","in_stock":false},{"title":"Bora Purple \/ 128GB","offer_id":45739455447193,"sku":"SR-P1G-273","price":149.39,"currency_code":"USD","in_stock":false},{"title":"Sky Blue \/ 256GB","offer_id":45739455479961,"sku":"MK-NR7-G76","price":179.98,"currency_code":"USD","in_stock":false},{"title":"Sky Blue \/ 128GB","offer_id":45739455512729,"sku":"KD-05X-3AV","price":149.39,"currency_code":"USD","in_stock":false},{"title":"Bora Purple \/ 256GB","offer_id":45739455545497,"sku":"FC-X10-4JI","price":179.98,"currency_code":"USD","in_stock":false},{"title":"Graphite \/ 128GB","offer_id":45739455578265,"sku":"CO-AJX-AJF","price":149.39,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S22_Phantom_Black_1_1347MIx_17ed5c45-7b0f-47b6-a0a7-9b1bd5a573a9.jpg?v=1758590758"},{"product_id":"samsung-galaxy-s22-sm-s906u-unlocked-good","title":"Samsung Galaxy S22+ SM-S906U Unlocked Good","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 S22+ 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\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-S906U\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e256GB\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Phantom White \/ 256GB","offer_id":45739416322201,"sku":"CU-1UW-5WH","price":211.48,"currency_code":"USD","in_stock":false},{"title":"Pink Gold \/ 256GB","offer_id":45739452137625,"sku":"JP-4CP-65T","price":211.48,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 256GB","offer_id":45739452170393,"sku":"UA-VW9-6HR","price":200.99,"currency_code":"USD","in_stock":false},{"title":"Green \/ 256GB","offer_id":45739452203161,"sku":"0M-LFW-XFS","price":194.96,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 128GB","offer_id":45739452235929,"sku":"2A-GWP-0R7","price":170.99,"currency_code":"USD","in_stock":true},{"title":"Pink Gold \/ 128GB","offer_id":45739452268697,"sku":"OJ-A2E-RWW","price":170.99,"currency_code":"USD","in_stock":false},{"title":"Green \/ 128GB","offer_id":45739452301465,"sku":"SP-YM2-EIG","price":170.99,"currency_code":"USD","in_stock":false},{"title":"Phantom White \/ 128GB","offer_id":45739452334233,"sku":"JK-9BZ-7Z4","price":170.99,"currency_code":"USD","in_stock":false},{"title":"Sky Blue \/ 128GB","offer_id":46125029458073,"sku":"AY-3UL-KZ0","price":170.99,"currency_code":"USD","in_stock":false},{"title":"Graphite \/ 128GB","offer_id":46988234686617,"sku":"V5-4JP-16J","price":170.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S22_Phantom_White_1.jpg?v=1758591149"},{"product_id":"samsung-galaxy-s20-5g-sm-g981u-unlocked-good-heavy-burn","title":"Samsung Galaxy S20 5G SM-G981U Unlocked Good Heavy 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-1758591158934', 1);\n\t\t\u003c\/script\u003e\n\n\t\t\u003cdiv class=\"burn-carousel-container\" id=\"burn-carousel-1758591158934\"\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_0.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, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\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-G981U\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":"Cosmic Gray \/ 128GB","offer_id":45739416715417,"sku":"P8-ZZZ-WMR","price":125.39,"currency_code":"USD","in_stock":false},{"title":"Cloud Blue \/ 128GB","offer_id":45739457314969,"sku":"GF-CSZ-KJ3","price":125.39,"currency_code":"USD","in_stock":false},{"title":"Cloud Pink \/ 128GB","offer_id":45739457347737,"sku":"OY-78A-EP2","price":125.39,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S20_5G_Cosmic_Gray_1_X3Kwgz7.jpg?v=1758591162"},{"product_id":"samsung-galaxy-s22-ultra-sm-s908u-at-t-locked-acceptable","title":"Samsung Galaxy S22 Ultra SM-S908U AT\u0026T Locked Acceptable","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 S22 Ultra 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\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=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\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-S908U\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\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eAT\u0026amp;T\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Phantom Black \/ 128GB","offer_id":45739416780953,"sku":"EK-RHP-5KU","price":247.99,"currency_code":"USD","in_stock":true},{"title":"Burgundy \/ 128GB","offer_id":45739446403225,"sku":"B0-8DP-BZ8","price":247.99,"currency_code":"USD","in_stock":true},{"title":"Phantom Black \/ 512GB","offer_id":45739446435993,"sku":"KR-T5W-FGJ","price":275.99,"currency_code":"USD","in_stock":true},{"title":"Phantom Black \/ 256GB","offer_id":45739446468761,"sku":"MV-ZYZ-Y28","price":247.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 256GB","offer_id":45739446501529,"sku":"96-4I1-PRD","price":247.99,"currency_code":"USD","in_stock":false},{"title":"Burgundy \/ 256GB","offer_id":45739446534297,"sku":"52-BYA-6R7","price":247.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ 128GB","offer_id":45739446567065,"sku":"Z6-RWG-TVQ","price":247.99,"currency_code":"USD","in_stock":false},{"title":"Green \/ 512GB","offer_id":45739446599833,"sku":"3F-729-XXL","price":275.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ 128GB","offer_id":45739446632601,"sku":"2G-6FK-49I","price":247.99,"currency_code":"USD","in_stock":false},{"title":"Burgundy \/ 512GB","offer_id":45739446665369,"sku":"AN-52Z-695","price":275.99,"currency_code":"USD","in_stock":true},{"title":"Phantom White \/ 128GB","offer_id":45739446698137,"sku":"HT-TD1-2MG","price":247.99,"currency_code":"USD","in_stock":true},{"title":"Phantom White \/ 512GB","offer_id":45739446730905,"sku":"2G-KVW-F7N","price":275.99,"currency_code":"USD","in_stock":true},{"title":"Phantom White \/ 256GB","offer_id":45739446763673,"sku":"3L-F7E-YP3","price":247.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S22_Ultra_Phantom_Black_1.jpg?v=1758591169"},{"product_id":"samsung-galaxy-s22-sm-s901u-unlocked-acceptable","title":"Samsung Galaxy S22 SM-S901U Unlocked Acceptable","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 S22 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\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-S901U\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":"Green \/ 128GB","offer_id":45739417501849,"sku":"ZU-3PC-5B7","price":132.79,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 128GB","offer_id":45739451154585,"sku":"VV-ZMA-0Q9","price":132.79,"currency_code":"USD","in_stock":false},{"title":"Pink Gold \/ 128GB","offer_id":45739451187353,"sku":"9L-039-H66","price":132.79,"currency_code":"USD","in_stock":false},{"title":"Bora Purple \/ 128GB","offer_id":45739451220121,"sku":"WV-3T0-ALN","price":132.79,"currency_code":"USD","in_stock":false},{"title":"Green \/ 256GB","offer_id":45739451252889,"sku":"XT-VGI-23X","price":159.98,"currency_code":"USD","in_stock":true},{"title":"Phantom White \/ 256GB","offer_id":45739451285657,"sku":"MD-FO0-CE8","price":159.98,"currency_code":"USD","in_stock":false},{"title":"Violet \/ 128GB","offer_id":45739451318425,"sku":"7P-62Y-KXN","price":132.79,"currency_code":"USD","in_stock":false},{"title":"Phantom White \/ 128GB","offer_id":45739451351193,"sku":"1P-BQK-IG1","price":132.79,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 256GB","offer_id":45739451383961,"sku":"YA-SBU-1YY","price":159.98,"currency_code":"USD","in_stock":true},{"title":"Pink Gold \/ 256GB","offer_id":45739451416729,"sku":"FD-QME-YVE","price":159.98,"currency_code":"USD","in_stock":true},{"title":"Sky Blue \/ 128GB","offer_id":45739451449497,"sku":"DL-BC5-Z64","price":132.79,"currency_code":"USD","in_stock":false},{"title":"Graphite \/ 128GB","offer_id":45739451482265,"sku":"QH-5NL-XFC","price":132.79,"currency_code":"USD","in_stock":false},{"title":"Bora Purple \/ 256GB","offer_id":45739451515033,"sku":"WJ-1XH-CFC","price":159.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S22_Green_1_jlW1yZZ_0dfb7365-45d3-4457-8812-5ae2dc7ec039.jpg?v=1758591176"},{"product_id":"samsung-galaxy-s23-sm-s911u-unlocked-acceptable","title":"Samsung Galaxy S23 SM-S911U Unlocked Acceptable","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 S23 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\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-S911U\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e256GB\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Green \/ 256GB","offer_id":45739417600153,"sku":"K5-08U-HIV","price":228.76,"currency_code":"USD","in_stock":true},{"title":"Phantom Black \/ 128GB","offer_id":45739446960281,"sku":"X7-4HZ-CEM","price":186.92,"currency_code":"USD","in_stock":true},{"title":"Lavender \/ 256GB","offer_id":45739446993049,"sku":"PJ-CR3-NSZ","price":228.76,"currency_code":"USD","in_stock":true},{"title":"Lavender \/ 128GB","offer_id":45739447025817,"sku":"IQ-QPZ-CZF","price":186.92,"currency_code":"USD","in_stock":false},{"title":"Green \/ 128GB","offer_id":45739447058585,"sku":"85-7VP-A1T","price":186.92,"currency_code":"USD","in_stock":false},{"title":"Cream \/ 128GB","offer_id":45739447091353,"sku":"H2-UHI-HZG","price":186.92,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 256GB","offer_id":45739447124121,"sku":"IZ-AX5-PQN","price":228.76,"currency_code":"USD","in_stock":true},{"title":"Cream \/ 256GB","offer_id":45739447156889,"sku":"QH-Z3I-XMU","price":228.76,"currency_code":"USD","in_stock":true},{"title":"Graphite \/ 256GB","offer_id":46006347923609,"sku":"L1-G1I-OZ9","price":228.76,"currency_code":"USD","in_stock":false},{"title":"Graphite \/ 128GB","offer_id":46159734800537,"sku":"W1-CGV-DTF","price":186.92,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S23_Green_1.jpg?v=1758591182"},{"product_id":"samsung-galaxy-s21-5g-sm-g991u-unlocked-good","title":"Samsung Galaxy S21 5G SM-G991U Unlocked Good","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 S21 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\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-G991U\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":"Phantom White \/ 128GB","offer_id":45739418026137,"sku":"DI-CHV-H0Y","price":143.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Gray \/ 128GB","offer_id":45739455873177,"sku":"OO-QJB-3UH","price":141.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Gray \/ 256GB","offer_id":45739455905945,"sku":"21-V3Z-4LE","price":179.98,"currency_code":"USD","in_stock":false},{"title":"Phantom Pink \/ 128GB","offer_id":45739455938713,"sku":"4O-QLE-QTD","price":143.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Violet \/ 128GB","offer_id":45739455971481,"sku":"9X-PM0-R9O","price":143.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S21_5G_Phantom_White_1.jpg?v=1758591188"},{"product_id":"samsung-galaxy-s20-5g-sm-g981u-unlocked-acceptable-medium-burn","title":"Samsung Galaxy S20 5G SM-G981U 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-1758591205169', 1);\n\t\t\u003c\/script\u003e\n\n\t\t\u003cdiv class=\"burn-carousel-container\" id=\"burn-carousel-1758591205169\"\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-G981U\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":"Cloud Blue \/ 128GB","offer_id":45739418321049,"sku":"I0-JQP-8A0","price":113.84,"currency_code":"USD","in_stock":false},{"title":"Cosmic Gray \/ 128GB","offer_id":45739457839257,"sku":"VC-O6J-M3I","price":113.84,"currency_code":"USD","in_stock":true},{"title":"Cloud Pink \/ 128GB","offer_id":45739457872025,"sku":"FK-7O9-N2L","price":113.84,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S20_5G_Cloud_Blue_1_Gy9iqxA.jpg?v=1758591208"},{"product_id":"samsung-galaxy-a03s-sm-a037u-verizon-locked-very-good","title":"Samsung Galaxy A03s SM-A037U Verizon Locked Very Good","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 A03s 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be like new. The screen might have hairline scratches. The back cover may have small use signs including light scratches. The housing of the device may show light scratches.\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is \u003cspan class=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\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-A037U\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e32GB\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eVerizon\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Black \/ 32GB","offer_id":45739418484889,"sku":"SL-HS5-NRH","price":59.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_A03s_Black_1.jpg?v=1758591221"},{"product_id":"samsung-galaxy-note9-sm-n960u-unlocked-acceptable","title":"Samsung Galaxy Note9 SM-N960U Unlocked Acceptable","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 Note9 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\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-N960U\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":"Ocean Blue \/ 128GB","offer_id":45739419041945,"sku":"KI-1VC-BYW","price":114.99,"currency_code":"USD","in_stock":false},{"title":"Lavender Purple \/ 128GB","offer_id":45739481170073,"sku":"PJ-9FD-BWT","price":119.99,"currency_code":"USD","in_stock":true},{"title":"Midnight Black \/ 128GB","offer_id":45739481202841,"sku":"I8-KLK-YNB","price":124.99,"currency_code":"USD","in_stock":false},{"title":"Ocean Blue \/ 512GB","offer_id":45739481235609,"sku":"18-YSH-ZJA","price":124.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_Note9_Ocean_Blue_1.jpg?v=1758591242"},{"product_id":"samsung-galaxy-a23-5g-sm-a236u-boost-locked-good","title":"Samsung Galaxy A23 5G SM-A236U Boost Locked Good","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 A23 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is \u003cspan class=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\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-A236U\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e64GB\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eBoost\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Awesome Black \/ 64GB","offer_id":45739419074713,"sku":"K6-9OI-51V","price":80.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Awesome_Black_20250915155145828298_1.jpg?v=1758591249"},{"product_id":"samsung-galaxy-s10-sm-g975u-sprint-locked-good-medium-burn","title":"Samsung Galaxy S10+ SM-G975U Sprint Locked Good 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 S10+ 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-1758591251835', 1);\n\t\t\u003c\/script\u003e\n\n\t\t\u003cdiv class=\"burn-carousel-container\" id=\"burn-carousel-1758591251835\"\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, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is \u003cspan class=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\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-G975U\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\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eSprint\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Prism Black \/ 128GB","offer_id":45739419238553,"sku":"O4-5N9-NDT","price":110.59,"currency_code":"USD","in_stock":false},{"title":"Prism Blue \/ 128GB","offer_id":45739460034713,"sku":"SK-UPC-7QN","price":110.59,"currency_code":"USD","in_stock":false},{"title":"Prism Silver \/ 128GB","offer_id":45739460067481,"sku":"CZ-QDN-G1P","price":110.59,"currency_code":"USD","in_stock":false},{"title":"Prism White \/ 128GB","offer_id":45739460100249,"sku":"Z4-SYG-0RO","price":110.59,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S10_Prism_Black_1.jpg?v=1758591255"},{"product_id":"samsung-galaxy-s10-sm-g975u-sprint-locked-acceptable","title":"Samsung Galaxy S10+ SM-G975U Sprint Locked Acceptable","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 S10+ 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\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=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\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-G975U\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\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eSprint\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Prism Black \/ 128GB","offer_id":45739419336857,"sku":"JK-DKT-FRF","price":111.99,"currency_code":"USD","in_stock":false},{"title":"Ceramic White \/ 128GB","offer_id":45739457937561,"sku":"WY-JS8-1FL","price":111.99,"currency_code":"USD","in_stock":false},{"title":"Prism Blue \/ 128GB","offer_id":45739457970329,"sku":"ZL-IW2-94T","price":111.99,"currency_code":"USD","in_stock":false},{"title":"Prism White \/ 128GB","offer_id":45739458003097,"sku":"AT-C7F-NFY","price":111.99,"currency_code":"USD","in_stock":false},{"title":"Flamingo Pink \/ 128GB","offer_id":45739458035865,"sku":"3A-GIL-NB6","price":111.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S10_Prism_Black_1_978d2e45-8f66-46d6-b0f2-de00e1e5dfd8.jpg?v=1758591262"},{"product_id":"samsung-galaxy-s21-5g-sm-g996u-unlocked-very-good","title":"Samsung Galaxy S21+ 5G SM-G996U Unlocked Very Good","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 S21+ 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be like new. The screen might have hairline scratches. The back cover may have small use signs including light scratches. The housing of the device may show light scratches.\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-G996U\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":"Phantom Violet \/ 128GB","offer_id":45739419369625,"sku":"LH-FBR-TF2","price":169.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 128GB","offer_id":45739456299161,"sku":"9G-P1T-WCM","price":169.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 256GB","offer_id":45739456331929,"sku":"HW-4W9-YX0","price":209.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Silver \/ 128GB","offer_id":45739456364697,"sku":"VW-QIF-Z25","price":169.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Violet \/ 256GB","offer_id":45739456397465,"sku":"GW-YO8-F7X","price":209.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Gold \/ 128GB","offer_id":45941716091033,"sku":"2P-6TN-7V1","price":169.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Silver \/ 256GB","offer_id":46947937747097,"sku":"SI-1AE-Q6A","price":209.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S21_5G_Phantom_Violet_1.jpg?v=1758591268"},{"product_id":"samsung-galaxy-s21-fe-5g-sm-g990u2-unlocked-acceptable","title":"Samsung Galaxy S21 FE 5G SM-G990U2 Unlocked Acceptable","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 S21 FE 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\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-G990U2\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":"Graphite \/ 128GB","offer_id":45739419697305,"sku":"AH-ZD5-5JU","price":119.99,"currency_code":"USD","in_stock":true},{"title":"Lavender \/ 128GB","offer_id":45739458199705,"sku":"HV-WC8-NYY","price":119.99,"currency_code":"USD","in_stock":true},{"title":"Graphite \/ 256GB","offer_id":46418857689241,"sku":"OM-C9Y-I1S","price":159.99,"currency_code":"USD","in_stock":false},{"title":"Navy \/ 128GB","offer_id":46908175941785,"sku":"50-D3V-HL8","price":119.99,"currency_code":"USD","in_stock":false},{"title":"White \/ 128GB","offer_id":47905744060569,"sku":"3N-BU7-07S","price":119.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S21_FE_5G_Graphite_1_a83e0cf9-a747-4b2f-b701-498dc9157bcf.jpg?v=1758591276"},{"product_id":"samsung-galaxy-s23-ultra-sm-s918u-us-cellular-locked-good","title":"Samsung Galaxy S23 Ultra SM-S918U US Cellular Locked Good","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 S23 Ultra 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is \u003cspan class=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\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-S918U\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e256GB\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eUS Cellular\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Phantom Black \/ 256GB","offer_id":45739420057753,"sku":"P7-XNF-2A1","price":359.99,"currency_code":"USD","in_stock":true},{"title":"Phantom Black \/ 512GB","offer_id":45739458887833,"sku":"PS-II7-H50","price":386.99,"currency_code":"USD","in_stock":false},{"title":"Lavender \/ 256GB","offer_id":45739458920601,"sku":"K4-EJ5-VRC","price":359.99,"currency_code":"USD","in_stock":false},{"title":"Green \/ 256GB","offer_id":45739458953369,"sku":"ZY-ZDV-5XX","price":359.99,"currency_code":"USD","in_stock":true},{"title":"Cream \/ 256GB","offer_id":45739458986137,"sku":"FF-SDT-WGJ","price":359.99,"currency_code":"USD","in_stock":true},{"title":"Lavender \/ 512GB","offer_id":45739459018905,"sku":"MM-PJO-7F8","price":386.99,"currency_code":"USD","in_stock":false},{"title":"Green \/ 512GB","offer_id":45739459051673,"sku":"K7-F0B-IOA","price":386.99,"currency_code":"USD","in_stock":false},{"title":"Cream \/ 512GB","offer_id":45739459084441,"sku":"U2-C52-B77","price":386.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S23_Ultra_Phantom_Black_1.jpg?v=1758591289"},{"product_id":"samsung-galaxy-s20-ultra-5g-sm-g988u-unlocked-good","title":"Samsung Galaxy S20 Ultra 5G SM-G988U Unlocked Good","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 Ultra 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\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-G988U\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":"Cosmic Gray \/ 128GB","offer_id":45739423432857,"sku":"4K-GGD-6J9","price":179.99,"currency_code":"USD","in_stock":false},{"title":"Cosmic Black \/ 128GB","offer_id":45739452661913,"sku":"07-QLK-ZPL","price":179.99,"currency_code":"USD","in_stock":true},{"title":"Cosmic Black \/ 512GB","offer_id":45739452694681,"sku":"84-3DF-7B4","price":179.99,"currency_code":"USD","in_stock":false},{"title":"Cloud White \/ 128GB","offer_id":45739452727449,"sku":"UW-UUR-O1W","price":179.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S20_Ultra_5G_Cosmic_Gray_1.jpg?v=1758591295"},{"product_id":"samsung-galaxy-z-flip3-5g-sm-f711u-t-mobile-unlocked-acceptable","title":"Samsung Galaxy Z Flip3 5G SM-F711U T-Mobile Unlocked Acceptable","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 Z Flip3 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\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-F711U\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e256GB\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eT-Mobile\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Phantom Black \/ 256GB","offer_id":45739423465625,"sku":"CN-038-B3L","price":175.99,"currency_code":"USD","in_stock":false},{"title":"Lavender \/ 128GB","offer_id":45739454595225,"sku":"D4-A5T-WJK","price":155.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 128GB","offer_id":45739454627993,"sku":"6X-9AR-1ZH","price":155.99,"currency_code":"USD","in_stock":false},{"title":"Mystic Green \/ 128GB","offer_id":45739454660761,"sku":"WT-6N5-XIM","price":155.99,"currency_code":"USD","in_stock":false},{"title":"Cream \/ 128GB","offer_id":45739454693529,"sku":"MF-91V-U1F","price":155.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_Z_Flip3_5G_Phantom_Black_1.jpg?v=1758591302"},{"product_id":"samsung-galaxy-note10-sm-n975u-unlocked-acceptable","title":"Samsung Galaxy Note10+ SM-N975U Unlocked Acceptable","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 Note10+ 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\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-N975U\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e256GB\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Aura Black \/ 256GB","offer_id":45739423760537,"sku":"89-4RA-IMO","price":191.99,"currency_code":"USD","in_stock":true},{"title":"Aura White \/ 256GB","offer_id":45739456856217,"sku":"03-6LX-0CW","price":191.99,"currency_code":"USD","in_stock":false},{"title":"Aura Blue \/ 256GB","offer_id":45739456888985,"sku":"RV-PQL-CBD","price":191.99,"currency_code":"USD","in_stock":false},{"title":"Aura Glow \/ 256GB","offer_id":45739456921753,"sku":"HB-FUA-3CF","price":191.99,"currency_code":"USD","in_stock":false},{"title":"Aura Glow \/ 512GB","offer_id":45739456954521,"sku":"DQ-I2S-RCF","price":235.99,"currency_code":"USD","in_stock":false},{"title":"Aura Black \/ 512GB","offer_id":45739456987289,"sku":"6U-TWZ-MOQ","price":235.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_Note10_Aura_Black_1_BFsktEg.jpg?v=1758591309"},{"product_id":"samsung-galaxy-note10-sm-n975u-unlocked-good-medium-burn","title":"Samsung Galaxy Note10+ SM-N975U Unlocked Good 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 Note10+ 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-1758591312163', 1);\n\t\t\u003c\/script\u003e\n\n\t\t\u003cdiv class=\"burn-carousel-container\" id=\"burn-carousel-1758591312163\"\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, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\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-N975U\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e256GB\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Aura Blue \/ 256GB","offer_id":45739423924377,"sku":"OO-NGL-08C","price":189.59,"currency_code":"USD","in_stock":true},{"title":"Aura Black \/ 256GB","offer_id":45739458298009,"sku":"QB-DM2-KM6","price":189.59,"currency_code":"USD","in_stock":true},{"title":"Aura Glow \/ 256GB","offer_id":45739458330777,"sku":"ON-457-ZHF","price":189.59,"currency_code":"USD","in_stock":true},{"title":"Aura Black \/ 512GB","offer_id":45739458363545,"sku":"YA-DE1-BLJ","price":233.04,"currency_code":"USD","in_stock":false},{"title":"Aura White \/ 256GB","offer_id":45739458396313,"sku":"ZQ-2J0-7XC","price":189.59,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_Note10_Aura_Blue_1.jpg?v=1758591315"},{"product_id":"samsung-galaxy-s21-5g-sm-g996u-unlocked-acceptable","title":"Samsung Galaxy S21+ 5G SM-G996U Unlocked Acceptable","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 S21+ 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\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-G996U\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":"Phantom Violet \/ 128GB","offer_id":45739424088217,"sku":"1Q-SR4-5HZ","price":135.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 128GB","offer_id":45739447451801,"sku":"TD-66B-IQI","price":135.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Silver \/ 128GB","offer_id":45739447484569,"sku":"R4-QP6-XB0","price":135.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 256GB","offer_id":45739447517337,"sku":"61-WJ2-QJI","price":167.99,"currency_code":"USD","in_stock":false},{"title":"Orchid Gray \/ 256GB","offer_id":45965242269849,"sku":"2I-Y6A-AA6","price":167.99,"currency_code":"USD","in_stock":false},{"title":"Orchid Gray \/ 128GB","offer_id":47865909313689,"sku":"D9-C6U-C3N","price":135.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S21_5G_Phantom_Violet_1_573d5870-b639-4d95-8065-ce5df8ddc23e.jpg?v=1758591322"},{"product_id":"samsung-galaxy-z-flip3-5g-sm-f711u-unlocked-acceptable","title":"Samsung Galaxy Z Flip3 5G SM-F711U Unlocked Acceptable","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 Z Flip3 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\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-F711U\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":"Lavender \/ 128GB","offer_id":45739424153753,"sku":"5W-V59-AVU","price":155.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 128GB","offer_id":45739451777177,"sku":"ZX-M6Q-EAV","price":155.99,"currency_code":"USD","in_stock":false},{"title":"Mystic Green \/ 128GB","offer_id":45739451809945,"sku":"3G-YAJ-GXE","price":155.99,"currency_code":"USD","in_stock":false},{"title":"Cream \/ 128GB","offer_id":45739451842713,"sku":"CE-CVK-441","price":155.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 256GB","offer_id":45739451875481,"sku":"B6-IZG-VZQ","price":175.99,"currency_code":"USD","in_stock":false},{"title":"Pink\/White\/White \/ 128GB","offer_id":45739451908249,"sku":"HM-XO3-BF8","price":155.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_Z_Flip3_5G_Lavender_1.jpg?v=1758591329"},{"product_id":"samsung-galaxy-s21-5g-sm-g996u-unlocked-acceptable-medium-burn","title":"Samsung Galaxy S21+ 5G SM-G996U 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 S21+ 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-1758591332245', 1);\n\t\t\u003c\/script\u003e\n\n\t\t\u003cdiv class=\"burn-carousel-container\" id=\"burn-carousel-1758591332245\"\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-G996U\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":"Phantom Black \/ 128GB","offer_id":45739424219289,"sku":"IP-X02-N64","price":117.29,"currency_code":"USD","in_stock":false},{"title":"Phantom Silver \/ 128GB","offer_id":45739457446041,"sku":"6Y-KZN-MXP","price":117.29,"currency_code":"USD","in_stock":false},{"title":"Phantom Violet \/ 128GB","offer_id":45739457478809,"sku":"GN-8NZ-S96","price":117.29,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 256GB","offer_id":45739457511577,"sku":"XO-MGK-6NB","price":144.89,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S21_5G_Phantom_Black_1.jpg?v=1758591335"},{"product_id":"samsung-galaxy-s7-sm-g930p-sprint-locked-good","title":"Samsung Galaxy S7 SM-G930P Sprint Locked Good","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 S7 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is \u003cspan class=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\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-G930P\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e32GB\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eSprint\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Black \/ 32GB","offer_id":45739427594393,"sku":"BL-YEP-A5C","price":25.0,"currency_code":"USD","in_stock":false},{"title":"Gold \/ 32GB","offer_id":45739458494617,"sku":"2Q-1PL-HIW","price":19.99,"currency_code":"USD","in_stock":false},{"title":"Silver \/ 32GB","offer_id":45739458527385,"sku":"QC-SNJ-OWR","price":34.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S7_Black_1.jpg?v=1758591342"},{"product_id":"samsung-galaxy-s10-sm-g975u-sprint-locked-very-good","title":"Samsung Galaxy S10+ SM-G975U Sprint Locked Very Good","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 S10+ 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be like new. The screen might have hairline scratches. The back cover may have small use signs including light scratches. The housing of the device may show light scratches.\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is \u003cspan class=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\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-G975U\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\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eSprint\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Prism Blue \/ 128GB","offer_id":45739427692697,"sku":"VY-4UI-1T3","price":139.99,"currency_code":"USD","in_stock":false},{"title":"Prism White \/ 128GB","offer_id":45739460165785,"sku":"7W-OPD-IYZ","price":139.99,"currency_code":"USD","in_stock":false},{"title":"Prism Black \/ 128GB","offer_id":45739460198553,"sku":"4H-5AC-IXZ","price":139.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S10_Prism_Blue_1.jpg?v=1758591349"},{"product_id":"samsung-galaxy-s21-5g-sm-g996u-t-mobile-locked-good","title":"Samsung Galaxy S21+ 5G SM-G996U T-Mobile Locked Good","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 S21+ 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is \u003cspan class=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\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-G996U\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\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eT-Mobile\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Phantom Violet \/ 128GB","offer_id":45739428216985,"sku":"96-A2W-N4K","price":139.49,"currency_code":"USD","in_stock":false},{"title":"Phantom Silver \/ 128GB","offer_id":45739459281049,"sku":"RM-EU4-2WZ","price":139.49,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 128GB","offer_id":45739459313817,"sku":"7K-9O5-TQ7","price":139.49,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 256GB","offer_id":45739459346585,"sku":"NT-6S1-WAW","price":175.49,"currency_code":"USD","in_stock":false},{"title":"Orchid Gray \/ 128GB","offer_id":45739459379353,"sku":"JW-KG2-NCW","price":139.49,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S21_5G_Phantom_Violet_1_c5bb4237-acf0-4bd5-969b-9627d77af5a6.jpg?v=1758591355"},{"product_id":"samsung-galaxy-s21-5g-sm-g996u-unlocked-acceptable-light-burn","title":"Samsung Galaxy S21+ 5G SM-G996U Unlocked Acceptable Light 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 S21+ 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-1758591358725', 1);\n\t\t\u003c\/script\u003e\n\n\t\t\u003cdiv class=\"burn-carousel-container\" id=\"burn-carousel-1758591358725\"\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_1.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-G996U\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":"Phantom Violet \/ 128GB","offer_id":45739428249753,"sku":"DK-VXO-V2E","price":125.79,"currency_code":"USD","in_stock":false},{"title":"Phantom Silver \/ 128GB","offer_id":45739457118361,"sku":"I1-FC3-0XZ","price":125.79,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 128GB","offer_id":45739457151129,"sku":"G0-BUQ-2AY","price":125.79,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 256GB","offer_id":45739457183897,"sku":"9J-BY2-TVV","price":155.39,"currency_code":"USD","in_stock":false},{"title":"Orchid Gray \/ 128GB","offer_id":47871287492761,"sku":"VZ-PON-92N","price":125.79,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S21_5G_Phantom_Violet_1_f51f2b85-0539-43aa-8f81-22200cf93818.jpg?v=1758591362"},{"product_id":"samsung-galaxy-s20-5g-sm-g981u-unlocked-good","title":"Samsung Galaxy S20 5G SM-G981U Unlocked Good","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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\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-G981U\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":"Cosmic Gray \/ 128GB","offer_id":45739428315289,"sku":"MY-L8X-HT9","price":148.49,"currency_code":"USD","in_stock":false},{"title":"Cloud Blue \/ 128GB","offer_id":45739456495769,"sku":"2U-CI3-U7P","price":148.49,"currency_code":"USD","in_stock":false},{"title":"Cloud Pink \/ 128GB","offer_id":45739456528537,"sku":"7R-QY9-7ZA","price":148.49,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S20_5G_Cosmic_Gray_1_X3Kwgz7_edfcbd15-7b2a-422d-a50f-58c2e5d518f4.jpg?v=1758591368"},{"product_id":"samsung-galaxy-s22-sm-s906u-unlocked-very-good-light-burn","title":"Samsung Galaxy S22+ SM-S906U Unlocked Very Good Light 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 S22+ 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-1758591371862', 1);\n\t\t\u003c\/script\u003e\n\n\t\t\u003cdiv class=\"burn-carousel-container\" id=\"burn-carousel-1758591371862\"\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_1.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, the device appears to be like new. The screen might have hairline scratches. The back cover may have small use signs including light scratches. The housing of the device may show light scratches.\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-S906U\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":"Pink Gold \/ 128GB","offer_id":45739428806809,"sku":"67-R94-OPU","price":178.59,"currency_code":"USD","in_stock":false},{"title":"Pink Gold \/ 256GB","offer_id":45739459510425,"sku":"ZL-5GL-V58","price":220.88,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 128GB","offer_id":45739459543193,"sku":"OA-F0G-VOE","price":178.59,"currency_code":"USD","in_stock":false},{"title":"Green \/ 128GB","offer_id":45739459575961,"sku":"9F-DQH-1EE","price":178.59,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 256GB","offer_id":45739459608729,"sku":"N3-AJP-PF9","price":220.88,"currency_code":"USD","in_stock":true},{"title":"Green \/ 256GB","offer_id":45739459641497,"sku":"6Z-H03-R44","price":220.88,"currency_code":"USD","in_stock":false},{"title":"Phantom White \/ 128GB","offer_id":45739459674265,"sku":"X8-R2D-OZX","price":178.59,"currency_code":"USD","in_stock":false},{"title":"Phantom White \/ 256GB","offer_id":45739459707033,"sku":"U7-70Q-DGZ","price":220.88,"currency_code":"USD","in_stock":false},{"title":"Graphite \/ 256GB","offer_id":45765699502233,"sku":"VX-4K8-HGP","price":220.88,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S22_Pink_Gold_1.jpg?v=1758591375"},{"product_id":"samsung-galaxy-s21-5g-sm-g996u-unlocked-good","title":"Samsung Galaxy S21+ 5G SM-G996U Unlocked Good","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 S21+ 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\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-G996U\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":"Phantom Silver \/ 128GB","offer_id":45739428937881,"sku":"FH-SZS-5LR","price":152.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Violet \/ 128GB","offer_id":45739456102553,"sku":"ZT-M5V-MXE","price":152.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 128GB","offer_id":45739456135321,"sku":"VS-O40-RVV","price":148.9,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 256GB","offer_id":45739456168089,"sku":"2Z-S4M-80Y","price":188.99,"currency_code":"USD","in_stock":false},{"title":"Orchid Gray \/ 128GB","offer_id":45739456200857,"sku":"Y4-E9V-BF0","price":152.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Silver \/ 256GB","offer_id":46019989700761,"sku":"DI-OAE-C3V","price":188.99,"currency_code":"USD","in_stock":false},{"title":"Orchid Gray \/ 256GB","offer_id":46039883284633,"sku":"EU-2Z2-529","price":188.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S21_5G_Phantom_Silver_1.jpg?v=1758591382"},{"product_id":"samsung-galaxy-s21-5g-sm-g996u-unlocked-good-light-burn","title":"Samsung Galaxy S21+ 5G SM-G996U Unlocked Good Light 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 S21+ 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-1758591385108', 1);\n\t\t\u003c\/script\u003e\n\n\t\t\u003cdiv class=\"burn-carousel-container\" id=\"burn-carousel-1758591385108\"\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_1.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, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\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-G996U\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":"Phantom Violet \/ 128GB","offer_id":45739429068953,"sku":"J2-4C9-HKF","price":142.79,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 128GB","offer_id":45739447582873,"sku":"SM-RSW-TDW","price":142.79,"currency_code":"USD","in_stock":false},{"title":"Phantom Silver \/ 128GB","offer_id":45739447615641,"sku":"VU-HKV-E7D","price":142.79,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 256GB","offer_id":45739447648409,"sku":"A7-AVT-ECL","price":176.39,"currency_code":"USD","in_stock":false},{"title":"Phantom Silver \/ 256GB","offer_id":46019991273625,"sku":"OI-6ZX-IK9","price":176.39,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S21_5G_Phantom_Violet_1_3f998674-64b1-4d89-adec-f885704537a9.jpg?v=1758591388"},{"product_id":"samsung-galaxy-s22-sm-s901u-at-t-locked-very-good","title":"Samsung Galaxy S22 SM-S901U AT\u0026T Locked Very Good","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 S22 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be like new. The screen might have hairline scratches. The back cover may have small use signs including light scratches. The housing of the device may show light scratches.\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is \u003cspan class=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\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-S901U\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\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eAT\u0026amp;T\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Pink Gold \/ 128GB","offer_id":45739429101721,"sku":"TD-636-NM3","price":155.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 128GB","offer_id":45739447746713,"sku":"XA-CXD-12O","price":155.99,"currency_code":"USD","in_stock":false},{"title":"Green \/ 128GB","offer_id":45739447779481,"sku":"D3-VUQ-CZQ","price":155.99,"currency_code":"USD","in_stock":false},{"title":"Phantom White \/ 128GB","offer_id":45739447812249,"sku":"T6-GHM-S37","price":155.99,"currency_code":"USD","in_stock":false},{"title":"Pink Gold \/ 256GB","offer_id":45739447845017,"sku":"ZL-SWB-NVF","price":189.98,"currency_code":"USD","in_stock":false},{"title":"Green \/ 256GB","offer_id":45739447877785,"sku":"CW-M0G-1X5","price":189.98,"currency_code":"USD","in_stock":false},{"title":"Violet \/ 128GB","offer_id":45739447910553,"sku":"AZ-00S-59Z","price":155.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 256GB","offer_id":45739447943321,"sku":"GU-33D-DFQ","price":189.98,"currency_code":"USD","in_stock":false},{"title":"Bora Purple \/ 128GB","offer_id":45739447976089,"sku":"S8-5L3-OWQ","price":155.99,"currency_code":"USD","in_stock":false},{"title":"Phantom White \/ 256GB","offer_id":45739448008857,"sku":"NB-JQ6-7I1","price":189.98,"currency_code":"USD","in_stock":false},{"title":"Bora Purple \/ 256GB","offer_id":45739448041625,"sku":"IH-EAO-AK3","price":189.98,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S22_Pink_Gold_1_ojWTETP_37e22cfd-5f78-4dd5-b248-9ec6643302d4.jpg?v=1758591395"},{"product_id":"samsung-galaxy-s22-sm-s901u-xfinity-locked-good","title":"Samsung Galaxy S22 SM-S901U Xfinity Locked Good","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 S22 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is \u003cspan class=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\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-S901U\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\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eXfinity\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Green \/ 128GB","offer_id":45739429167257,"sku":"K4-22H-QCM","price":131.39,"currency_code":"USD","in_stock":false},{"title":"Violet \/ 128GB","offer_id":45739448205465,"sku":"4M-TSS-1TM","price":131.39,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 128GB","offer_id":45739448238233,"sku":"2X-X6S-O6R","price":131.39,"currency_code":"USD","in_stock":false},{"title":"Phantom White \/ 128GB","offer_id":45739448271001,"sku":"7F-VV9-G9S","price":131.39,"currency_code":"USD","in_stock":false},{"title":"Pink Gold \/ 128GB","offer_id":45739448303769,"sku":"WS-X84-9SO","price":131.39,"currency_code":"USD","in_stock":false},{"title":"Bora Purple \/ 256GB","offer_id":45739448336537,"sku":"L5-CF3-S5F","price":161.99,"currency_code":"USD","in_stock":false},{"title":"Bora Purple \/ 128GB","offer_id":45739448369305,"sku":"Y9-WFQ-RFJ","price":131.39,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 256GB","offer_id":45739448402073,"sku":"75-2LQ-BVL","price":161.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S22_Green_1_jlW1yZZ_8467bf6f-15bc-4477-8295-c4757610028c.jpg?v=1758591402"},{"product_id":"samsung-galaxy-s22-sm-s901u-spectrum-locked-acceptable","title":"Samsung Galaxy S22 SM-S901U Spectrum Locked Acceptable","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 S22 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\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=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\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-S901U\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\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eSpectrum\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Phantom Black \/ 128GB","offer_id":45739429200025,"sku":"6V-6GC-WLJ","price":116.79,"currency_code":"USD","in_stock":false},{"title":"Pink Gold \/ 128GB","offer_id":45739448565913,"sku":"V6-WEM-9PL","price":116.79,"currency_code":"USD","in_stock":false},{"title":"Violet \/ 128GB","offer_id":45739448598681,"sku":"U7-4FX-LZ6","price":116.79,"currency_code":"USD","in_stock":false},{"title":"Phantom White \/ 128GB","offer_id":45739448631449,"sku":"R4-936-G4F","price":116.79,"currency_code":"USD","in_stock":false},{"title":"Green \/ 128GB","offer_id":45739448664217,"sku":"89-ZSW-PYK","price":116.79,"currency_code":"USD","in_stock":false},{"title":"Bora Purple \/ 128GB","offer_id":45739448696985,"sku":"29-8CI-747","price":116.79,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S22_Phantom_Black_1_1347MIx_992d7139-04ce-45ae-b421-66593f5a8fb7.jpg?v=1758591408"},{"product_id":"samsung-galaxy-s22-ultra-sm-s908u-spectrum-locked-acceptable","title":"Samsung Galaxy S22 Ultra SM-S908U Spectrum Locked Acceptable","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 S22 Ultra 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\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=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\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-S908U\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\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eSpectrum\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Burgundy \/ 128GB","offer_id":45739429232793,"sku":"NI-ZRY-HQ8","price":223.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 128GB","offer_id":45739449319577,"sku":"7N-0DI-A2Y","price":223.99,"currency_code":"USD","in_stock":true},{"title":"Phantom Black \/ 256GB","offer_id":45739449352345,"sku":"Y8-ZCL-N9N","price":239.98,"currency_code":"USD","in_stock":false},{"title":"Phantom White \/ 128GB","offer_id":45739449385113,"sku":"VC-AEH-9BI","price":223.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S22_Ultra_Burgundy_1.jpg?v=1758591415"},{"product_id":"samsung-galaxy-z-flip-5g-sm-f707u-unlocked-good","title":"Samsung Galaxy Z Flip 5G SM-F707U Unlocked Good","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 Z Flip 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\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-F707U\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e256GB\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Mystic Bronze \/ 256GB","offer_id":45739429265561,"sku":"XP-YCB-GTM","price":197.99,"currency_code":"USD","in_stock":false},{"title":"Mystic Gray \/ 256GB","offer_id":45739449811097,"sku":"T4-ZCO-JDG","price":197.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_Z_Flip_5G_Mystic_Bronze_1.jpg?v=1758591421"},{"product_id":"samsung-galaxy-s21-5g-sm-g996b-unlocked-very-good","title":"Samsung Galaxy S21+ 5G SM-G996B Unlocked Very Good","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 S21+ 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be like new. The screen might have hairline scratches. The back cover may have small use signs including light scratches. The housing of the device may show light scratches.\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-G996B\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e256GB\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Phantom Violet \/ 256GB","offer_id":45739429298329,"sku":"QJ-0EF-VZS","price":209.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 128GB","offer_id":45739450040473,"sku":"GN-F68-Y8L","price":169.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Violet \/ 128GB","offer_id":45739450073241,"sku":"JD-OV0-G2J","price":169.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Silver \/ 256GB","offer_id":45739450106009,"sku":"5T-OI7-B3T","price":209.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 256GB","offer_id":45739450138777,"sku":"9R-OMI-DZ7","price":209.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Silver \/ 128GB","offer_id":45739450171545,"sku":"6L-XBH-QZ0","price":169.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S21_5G_Phantom_Violet_1_2821b9c4-efc5-4b06-869a-e20af9791997.jpg?v=1758591428"},{"product_id":"samsung-galaxy-s20-fe-5g-sm-g781u-at-t-locked-acceptable","title":"Samsung Galaxy S20 FE 5G SM-G781U AT\u0026T Locked Acceptable","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 FE 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\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=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\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-G781U\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\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eAT\u0026amp;T\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Cloud Navy \/ 128GB","offer_id":45739432706201,"sku":"V6-JD8-MMM","price":107.99,"currency_code":"USD","in_stock":false},{"title":"Cloud Mint \/ 128GB","offer_id":45739450237081,"sku":"RW-CCQ-GO8","price":107.99,"currency_code":"USD","in_stock":true},{"title":"Cloud Lavender \/ 128GB","offer_id":45739450269849,"sku":"HX-BEW-GUT","price":107.99,"currency_code":"USD","in_stock":true},{"title":"Cloud Navy \/ 256GB","offer_id":45739450302617,"sku":"MW-RN1-3Q8","price":135.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S20_FE_5G_Cloud_Navy_1.jpg?v=1758591435"},{"product_id":"samsung-galaxy-s21-5g-sm-g991u-unlocked-acceptable","title":"Samsung Galaxy S21 5G SM-G991U Unlocked Acceptable","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 S21 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\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-G991U\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":"Phantom Gray \/ 128GB","offer_id":45739432738969,"sku":"94-AJ4-G5Z","price":127.06,"currency_code":"USD","in_stock":false},{"title":"Phantom White \/ 128GB","offer_id":45739450400921,"sku":"IB-H8W-UM9","price":127.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Violet \/ 128GB","offer_id":45739450433689,"sku":"MB-2MP-4CS","price":127.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Pink \/ 128GB","offer_id":45739450466457,"sku":"WW-LAW-4S1","price":127.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Gray \/ 256GB","offer_id":45739450499225,"sku":"AX-B2W-70O","price":159.98,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S21_5G_Phantom_Gray_1.jpg?v=1758591441"},{"product_id":"samsung-galaxy-s21-fe-5g-sm-g990u-t-mobile-unlocked-acceptable","title":"Samsung Galaxy S21 FE 5G SM-G990U T-Mobile Unlocked Acceptable","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 S21 FE 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\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-G990U\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\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eT-Mobile\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Graphite \/ 128GB","offer_id":45739432771737,"sku":"GY-JEK-I0E","price":119.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 128GB","offer_id":45739450597529,"sku":"AK-R9M-7I0","price":119.99,"currency_code":"USD","in_stock":false},{"title":"Olive \/ 128GB","offer_id":45739450630297,"sku":"ZL-OV7-HA0","price":119.99,"currency_code":"USD","in_stock":false},{"title":"White \/ 128GB","offer_id":45739450663065,"sku":"UU-TI7-HUQ","price":119.99,"currency_code":"USD","in_stock":false},{"title":"Navy \/ 128GB","offer_id":45739450695833,"sku":"KY-FS4-6HP","price":119.99,"currency_code":"USD","in_stock":false},{"title":"Lavender \/ 128GB","offer_id":45739450728601,"sku":"TP-62C-RLG","price":119.99,"currency_code":"USD","in_stock":true},{"title":"Graphite \/ 256GB","offer_id":46006357721241,"sku":"69-I9L-QNV","price":159.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S21_FE_5G_Graphite_1_6266da73-ff22-4369-b5ba-fb1094b2baab.jpg?v=1758591448"},{"product_id":"samsung-galaxy-s21-5g-sm-g991u-t-mobile-unlocked-good","title":"Samsung Galaxy S21 5G SM-G991U T-Mobile Unlocked Good","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 S21 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be lightly used. The screen might have some visible moderate scratches under normal light. The back cover might have some use signs including scratches visible under normal light. The housing of the device will show signs of wear, small scuffs and dings.\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-G991U\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\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eT-Mobile\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Phantom Violet \/ 128GB","offer_id":45739433394329,"sku":"MC-14O-S91","price":143.99,"currency_code":"USD","in_stock":false},{"title":"Phantom White \/ 128GB","offer_id":45739598184601,"sku":"3I-618-Q8S","price":143.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Pink \/ 128GB","offer_id":45739598217369,"sku":"71-RHI-VUD","price":143.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Gray \/ 128GB","offer_id":45739598250137,"sku":"Z2-GDX-NHN","price":143.99,"currency_code":"USD","in_stock":false},{"title":"Phantom Gray \/ 256GB","offer_id":45739598282905,"sku":"LI-FC5-N1U","price":179.98,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S21_5G_Phantom_Violet_1_dK5xgIS.jpg?v=1758591455"},{"product_id":"samsung-galaxy-z-flip4-sm-f721u-t-mobile-unlocked-very-good","title":"Samsung Galaxy Z Flip4 SM-F721U T-Mobile Unlocked Very Good","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 Z Flip4 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\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, the device appears to be like new. The screen might have hairline scratches. The back cover may have small use signs including light scratches. The housing of the device may show light scratches.\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-F721U\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\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eT-Mobile\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Bora Purple \/ 128GB","offer_id":45739433722009,"sku":"QI-5HL-WYK","price":214.99,"currency_code":"USD","in_stock":false},{"title":"Pink Gold \/ 256GB","offer_id":45739756454041,"sku":"GT-790-FNA","price":234.99,"currency_code":"USD","in_stock":false},{"title":"Blue \/ 128GB","offer_id":45739756486809,"sku":"OX-13X-O2X","price":214.99,"currency_code":"USD","in_stock":false},{"title":"Graphite \/ 128GB","offer_id":45739756519577,"sku":"74-QN1-V5M","price":214.99,"currency_code":"USD","in_stock":false},{"title":"Bora Purple \/ 256GB","offer_id":45739756552345,"sku":"HD-909-FAH","price":234.99,"currency_code":"USD","in_stock":false},{"title":"Graphite \/ 256GB","offer_id":45739756585113,"sku":"0I-0CQ-FTN","price":234.99,"currency_code":"USD","in_stock":false},{"title":"Blue \/ 256GB","offer_id":45739756617881,"sku":"Y3-QBH-970","price":234.99,"currency_code":"USD","in_stock":false},{"title":"Pink Gold \/ 128GB","offer_id":45739756650649,"sku":"O9-EL9-75W","price":214.99,"currency_code":"USD","in_stock":false},{"title":"Mystic Gray \/ 128GB","offer_id":45739756683417,"sku":"R9-JIP-R1A","price":214.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_Z_Flip4_Bora_Purple_1.jpg?v=1758591461"},{"product_id":"samsung-galaxy-s22-sm-s906u-unlocked-acceptable","title":"Samsung Galaxy S22+ SM-S906U Unlocked Acceptable","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 S22+ 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\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-S906U\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":"Phantom Black \/ 128GB","offer_id":45739433754777,"sku":"16-VTS-Q59","price":151.99,"currency_code":"USD","in_stock":true},{"title":"Phantom White \/ 256GB","offer_id":45739601232025,"sku":"L3-W6P-2W2","price":187.98,"currency_code":"USD","in_stock":true},{"title":"Pink Gold \/ 256GB","offer_id":45739601264793,"sku":"T5-VOB-P7Y","price":187.98,"currency_code":"USD","in_stock":true},{"title":"Pink Gold \/ 128GB","offer_id":45739601297561,"sku":"18-6TL-2NC","price":151.99,"currency_code":"USD","in_stock":false},{"title":"Green \/ 128GB","offer_id":45739601330329,"sku":"UM-8CD-FXO","price":151.99,"currency_code":"USD","in_stock":false},{"title":"Green \/ 256GB","offer_id":45739601363097,"sku":"UP-Y3F-HOP","price":187.98,"currency_code":"USD","in_stock":true},{"title":"Phantom Black \/ 256GB","offer_id":45739601395865,"sku":"1A-7ML-QDI","price":197.38,"currency_code":"USD","in_stock":true},{"title":"Phantom White \/ 128GB","offer_id":45739601428633,"sku":"KW-2T5-BO2","price":151.99,"currency_code":"USD","in_stock":false},{"title":"Cream \/ 128GB","offer_id":46381973864601,"sku":"H3-AF2-DZ7","price":151.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S22_Phantom_Black_1.jpg?v=1758591468"},{"product_id":"samsung-galaxy-s22-sm-s901u-at-t-unlocked-acceptable","title":"Samsung Galaxy S22 SM-S901U AT\u0026T Unlocked Acceptable","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 S22 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\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-S901U\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e256GB\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is currently on \u003cspan class=\"emphasis-text\"\u003eAT\u0026amp;T\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Pink Gold \/ 256GB","offer_id":45739433787545,"sku":"GI-UZ0-4XF","price":159.98,"currency_code":"USD","in_stock":false},{"title":"Green \/ 128GB","offer_id":45739736105113,"sku":"BB-Z9N-QMR","price":132.79,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 256GB","offer_id":45739736137881,"sku":"84-9JB-QAB","price":159.98,"currency_code":"USD","in_stock":false},{"title":"Phantom Black \/ 128GB","offer_id":45739736170649,"sku":"YN-XZD-1F6","price":132.79,"currency_code":"USD","in_stock":false},{"title":"Phantom White \/ 128GB","offer_id":45739736203417,"sku":"GJ-7JQ-X6U","price":132.79,"currency_code":"USD","in_stock":false},{"title":"Pink Gold \/ 128GB","offer_id":45739736236185,"sku":"OS-R8X-A2A","price":132.79,"currency_code":"USD","in_stock":false},{"title":"Green \/ 256GB","offer_id":45739736268953,"sku":"1B-YP6-72V","price":159.98,"currency_code":"USD","in_stock":false},{"title":"Bora Purple \/ 128GB","offer_id":45739736301721,"sku":"2Z-G4D-Y1Y","price":132.79,"currency_code":"USD","in_stock":false},{"title":"Violet \/ 128GB","offer_id":45739736334489,"sku":"PD-6AZ-WJY","price":132.79,"currency_code":"USD","in_stock":false},{"title":"Phantom White \/ 256GB","offer_id":45739736367257,"sku":"IZ-UHP-Q7W","price":159.98,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S22_Pink_Gold_1_ojWTETP_4fbb5e67-ed55-4d74-8b7b-77e6268f869f.jpg?v=1758591474"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/collections\/New_fdsgdfgsdfg.png?v=1758048528","url":"https:\/\/shopyywireless.com\/collections\/samsung.oembed?page=23","provider":"YYWireless","version":"1.0","type":"link"}