{"title":"LG","description":"\u003cp\u003eAll of our \u003cstrong\u003eLG \u003c\/strong\u003edevices and technology.\u003c\/p\u003e","products":[{"product_id":"lg-g6-ls993-sprint-locked-very-good","title":"LG G6 LS993 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eG6 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLS993\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":"LG","offers":[{"title":"Ice Platinum \/ 32GB","offer_id":45739582324889,"sku":"9G-12K-2OH","price":39.99,"currency_code":"USD","in_stock":false},{"title":"Astro Black \/ 32GB","offer_id":45739793023129,"sku":"OF-J5F-ADU","price":39.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/G6_Ice_Platinum_1.jpg?v=1758596593"},{"product_id":"lg-stylo-5-lm-q720-sprint-locked-acceptable","title":"LG Stylo 5 LM-Q720 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eStylo 5 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-Q720\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":"LG","offers":[{"title":"Platinum Gray \/ 32GB","offer_id":45739618336921,"sku":"BI-OLT-ZIN","price":19.99,"currency_code":"USD","in_stock":false},{"title":"Silvery White \/ 32GB","offer_id":45740789989529,"sku":"D3-7JW-IW9","price":19.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Stylo_5_Platinum_Gray_1.jpg?v=1758598246"},{"product_id":"lg-tribute-dynasty-sp200-sprint-locked-good","title":"LG Tribute Dynasty SP200 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eTribute Dynasty LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eSP200\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e16GB\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":"LG","offers":[{"title":"Black \/ 16GB","offer_id":45739697635481,"sku":"75-Q7F-MTG","price":19.99,"currency_code":"USD","in_stock":false},{"title":"Gold \/ 16GB","offer_id":45740695552153,"sku":"JY-FH6-BGR","price":14.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Tribute_Dynasty_Black_1.jpg?v=1758601760"},{"product_id":"lg-k30-lm-x410fg-t-mobile-unlocked-very-good","title":"LG K30 LM-X410(FG) 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eK30 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-X410(FG)\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":"LG","offers":[{"title":"New Aurora Black \/ 32GB","offer_id":45740696436889,"sku":"WC-M19-B1P","price":44.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/K30_New_Aurora_Black_1.jpg?v=1758638834"},{"product_id":"lg-q70-lm-q730-claro-locked-very-good","title":"LG Q70 LM-Q730 Claro 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eQ70 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-Q730\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\"\u003eClaro\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"Mirror Black \/ 64GB","offer_id":45740795887769,"sku":"5B-T5C-DNH","price":50.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Q70_Mirror_Black_1.jpg?v=1758639605"},{"product_id":"lg-v40-thinq-lm-v405-t-mobile-unlocked-acceptable-light-burn","title":"LG V40 ThinQ LM-V405 T-Mobile 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eV40 ThinQ LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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-1758640730863', 1);\n\t\t\u003c\/script\u003e\n\n\t\t\u003cdiv class=\"burn-carousel-container\" id=\"burn-carousel-1758640730863\"\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\"\u003eLM-V405\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\"\u003eT-Mobile\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"New Aurora Black \/ 64GB","offer_id":45740822954137,"sku":"WU-I14-ZOD","price":69.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/V40_ThinQ_New_Aurora_Black_1.jpg?v=1758640734"},{"product_id":"lg-g8-thinq-lm-g820um-sprint-unlocked-acceptable-medium-burn","title":"LG G8 ThinQ LM-G820UM Sprint 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eG8 ThinQ LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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-1758643256123', 1);\n\t\t\u003c\/script\u003e\n\n\t\t\u003cdiv class=\"burn-carousel-container\" id=\"burn-carousel-1758643256123\"\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\"\u003eLM-G820UM\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":"LG","offers":[{"title":"Platinum Gray \/ 128GB","offer_id":45740863094937,"sku":"G2-4CH-Z1F","price":70.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/G8_ThinQ_Platinum_Gray_1.jpg?v=1758643259"},{"product_id":"lg-g3-lgls990-sprint-locked-good","title":"LG G3 LGLS990 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eG3 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLGLS990\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":"LG","offers":[{"title":"Shine Gold \/ 32GB","offer_id":45741102792857,"sku":"WF-HTK-VFR","price":14.99,"currency_code":"USD","in_stock":false},{"title":"Metallic Black \/ 32GB","offer_id":45741245366425,"sku":"B3-YG3-3B0","price":14.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/G3_Shine_Gold_1.jpg?v=1758646914"},{"product_id":"lg-tribute-empire-lm-x220pm-sprint-unlocked-good","title":"LG Tribute Empire LM-X220PM Sprint 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eTribute Empire LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-X220PM\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e16GB\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":"LG","offers":[{"title":"White \/ 16GB","offer_id":45741169705113,"sku":"63-7LF-B54","price":19.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Tribute_Empire_White_1.jpg?v=1758648527"},{"product_id":"lg-wing-5g-lm-f100vm-at-t-locked-very-good","title":"LG Wing 5G LM-F100VM 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eWing 5G LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-F100VM\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":"LG","offers":[{"title":"Aurora Gray \/ 256GB","offer_id":45741256736921,"sku":"7W-0FL-303","price":200.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Wing_5G_Aurora_Gray_1.jpg?v=1758651352"},{"product_id":"lg-k51-lm-k500um-t-mobile-unlocked-very-good","title":"LG K51 LM-K500UM 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eK51 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-K500UM\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":"LG","offers":[{"title":"Titan \/ 32GB","offer_id":45741257719961,"sku":"Y4-9DE-2MU","price":88.94,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/K51_Titan_1.jpg?v=1758651373"},{"product_id":"lg-aristo-5-lm-k300mm-metropcs-unlocked-good","title":"LG Aristo 5 LM-K300MM MetroPCS 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eAristo 5 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-K300MM\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\"\u003eMetroPCS\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"Silver \/ 32GB","offer_id":45741258408089,"sku":"GU-SA9-H66","price":29.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Aristo_5_Silver_1.jpg?v=1758651400"},{"product_id":"lg-v40-thinq-lm-v409n-ktkr-unlocked-acceptable","title":"LG V40 ThinQ LM-V409N Ktkr 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eV40 ThinQ LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-V409N\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\"\u003eKtkr\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"New Aurora Black \/ 128GB","offer_id":45741258604697,"sku":"B6-9ZW-98O","price":59.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/V40_ThinQ_New_Aurora_Black_1_272eaab0-3e0b-4294-93f4-a9b6643e4400.jpg?v=1758651414"},{"product_id":"lg-k51-lm-k500um-boost-unlocked-very-good","title":"LG K51 LM-K500UM Boost 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eK51 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-K500UM\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\"\u003eBoost\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"Titan \/ 32GB","offer_id":45741258965145,"sku":"5Y-H2Q-S7P","price":88.94,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/K51_Titan_1_6be4b6d4-ef49-4d2e-b1ff-1577d1b785d3.jpg?v=1758651421"},{"product_id":"lg-v60-thinq-5g-lm-v600tm-t-mobile-locked-acceptable","title":"LG V60 ThinQ 5G LM-V600TM 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eV60 ThinQ 5G LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-V600TM\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":"LG","offers":[{"title":"Classy Blue \/ 128GB","offer_id":45741259096217,"sku":"92-0R1-5S8","price":124.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/V60_ThinQ_5G_Classy_Blue_1.jpg?v=1758651428"},{"product_id":"lg-g7-thinq-lm-g710pm-sprint-locked-acceptable","title":"LG G7 ThinQ LM-G710PM 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eG7 ThinQ LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-G710PM\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\"\u003eSprint\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"New Platinum Gray \/ 64GB","offer_id":45741259358361,"sku":"EE-BLD-50N","price":39.99,"currency_code":"USD","in_stock":false},{"title":"New Moroccan Blue \/ 64GB","offer_id":45741365297305,"sku":"61-XUR-NLS","price":39.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/G7_ThinQ_New_Platinum_Gray_1.jpg?v=1758651448"},{"product_id":"lg-stylo-6-lm-q730tm-t-mobile-unlocked-very-good","title":"LG Stylo 6 LM-Q730TM 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eStylo 6 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-Q730TM\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\"\u003eT-Mobile\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"White \/ 64GB","offer_id":45741435224217,"sku":"OQ-TRE-BPM","price":84.99,"currency_code":"USD","in_stock":false},{"title":"Gray \/ 64GB","offer_id":45741520781465,"sku":"PE-P15-AJ3","price":84.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Stylo_6_White_1.jpg?v=1758658933"},{"product_id":"lg-g7-thinq-g710-sprint-locked-good","title":"LG G7 ThinQ G710 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eG7 ThinQ LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eG710\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\"\u003eSprint\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"New Platinum Gray \/ 64GB","offer_id":45741468057753,"sku":"QH-VGW-DXB","price":49.99,"currency_code":"USD","in_stock":false},{"title":"New Aurora Black \/ 64GB","offer_id":45741501710489,"sku":"3P-NWQ-UNG","price":49.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/G7_ThinQ_New_Platinum_Gray_1_3900aea9-7af3-44d6-a48c-d130462bd0e2.jpg?v=1758660027"},{"product_id":"lg-q70-lm-q730-t-mobile-unlocked-good","title":"LG Q70 LM-Q730 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eQ70 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-Q730\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\"\u003eT-Mobile\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"Mirror Black \/ 64GB","offer_id":45741571539097,"sku":"KZ-F3Y-15Y","price":39.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Q70_Mirror_Black_1_bdc0b996-9809-43e6-be5e-58a1409c485a.jpg?v=1758664182"},{"product_id":"lg-q70-lm-q730-metropcs-locked-acceptable","title":"LG Q70 LM-Q730 MetroPCS 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eQ70 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-Q730\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\"\u003eMetroPCS\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"Mirror Black \/ 64GB","offer_id":45741571834009,"sku":"34-T2E-4DJ","price":29.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Q70_Mirror_Black_1_8201c822-5119-4182-bf62-c8c99e1b6dde.jpg?v=1758664222"},{"product_id":"lg-q70-lm-q730-sprint-locked-acceptable","title":"LG Q70 LM-Q730 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eQ70 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-Q730\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\"\u003eSprint\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"Mirror Black \/ 64GB","offer_id":45741571997849,"sku":"1G-Z5R-9UR","price":19.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Q70_Mirror_Black_1_b78ee5fb-7dbb-4411-93e9-048abc3340dd.jpg?v=1758664229"},{"product_id":"lg-v40-thinq-lm-v405ta-t-mobile-locked-good","title":"LG V40 ThinQ LM-V405TA 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eV40 ThinQ LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-V405TA\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\"\u003eT-Mobile\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"New Aurora Black \/ 64GB","offer_id":45741587923097,"sku":"XI-EC7-N28","price":69.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/V40_ThinQ_New_Aurora_Black_1_d81e4feb-c372-4a6a-93d6-c2d65245dac6.jpg?v=1758664320"},{"product_id":"lg-q70-lm-q730-t-mobile-unlocked-very-good","title":"LG Q70 LM-Q730 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eQ70 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-Q730\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\"\u003eT-Mobile\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"Mirror Black \/ 64GB","offer_id":45741610795161,"sku":"OC-278-URB","price":49.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Q70_Mirror_Black_1_e2c9e5b6-9e47-43d2-b3e4-7e5311db2614.jpg?v=1758664419"},{"product_id":"lg-v30-ls998-sprint-locked-good","title":"LG V30 LS998 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eV30 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLS998\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":"LG","offers":[{"title":"Cloud Silver \/ 128GB","offer_id":45741612630169,"sku":"EI-NQF-D7U","price":49.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/V30_Cloud_Silver_1_FEmtDdu.jpg?v=1758664425"},{"product_id":"lg-v40-thinq-lm-v406ua-sprint-unlocked-good","title":"LG V40 ThinQ LM-V406UA Sprint 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eV40 ThinQ LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-V406UA\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\"\u003eSprint\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"New Aurora Black \/ 64GB","offer_id":45741615579289,"sku":"3L-5MB-NSA","price":69.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/V40_ThinQ_New_Aurora_Black_1_9b0e8d4a-4e41-4a8d-9abd-be7617fee87d.jpg?v=1758664438"},{"product_id":"lg-g5-lgls992-sprint-unlocked-good","title":"LG G5 LGLS992 Sprint 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eG5 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLGLS992\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":"LG","offers":[{"title":"Titan \/ 32GB","offer_id":45741622624409,"sku":"IK-XWM-UDR","price":19.99,"currency_code":"USD","in_stock":false},{"title":"Silver \/ 32GB","offer_id":45741681442969,"sku":"T4-DJJ-U9K","price":19.99,"currency_code":"USD","in_stock":false},{"title":"Gold \/ 32GB","offer_id":45741681475737,"sku":"MD-NQ5-952","price":24.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/G5_Titan_1.jpg?v=1758664465"},{"product_id":"lg-g8x-thinq-lm-g850-sprint-unlocked-good","title":"LG G8X ThinQ LM-G850 Sprint 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eG8X ThinQ LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-G850\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":"LG","offers":[{"title":"New Aurora Black \/ 128GB","offer_id":45741624295577,"sku":"Z9-OEY-MQA","price":99.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/G8X_ThinQ_New_Aurora_Black_1.jpg?v=1758664517"},{"product_id":"lg-stylo-5-lm-q720-sprint-unlocked-good","title":"LG Stylo 5 LM-Q720 Sprint 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eStylo 5 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-Q720\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":"LG","offers":[{"title":"Platinum Gray \/ 32GB","offer_id":45741624361113,"sku":"58-E2R-MO1","price":39.99,"currency_code":"USD","in_stock":false},{"title":"Silvery White \/ 32GB","offer_id":45741712441497,"sku":"7B-DWP-1FH","price":55.49,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Stylo_5_Platinum_Gray_1_7833877d-9f70-462d-a430-d46d7ae5c1ce.jpg?v=1758664524"},{"product_id":"lg-k51-lm-k500-t-mobile-unlocked-good","title":"LG K51 LM-K500 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eK51 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-K500\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":"LG","offers":[{"title":"Titan \/ 32GB","offer_id":45741624426649,"sku":"DX-OWO-PQR","price":80.05,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/K51_Titan_1_bea26b50-5dd3-4d71-85f6-895b4d157a93.jpg?v=1758664537"},{"product_id":"lg-x-venture-us701-us-cellular-unlocked-good","title":"LG X Venture US701 US Cellular 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eX Venture LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eUS701\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\"\u003eUS Cellular\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"Black \/ 32GB","offer_id":45741624459417,"sku":"F3-I23-TC5","price":34.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/X_Venture_Black_1.jpg?v=1758664544"},{"product_id":"lg-x-venture-us701-us-cellular-unlocked-acceptable","title":"LG X Venture US701 US Cellular 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eX Venture LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eUS701\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\"\u003eUS Cellular\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"Black \/ 32GB","offer_id":45741624623257,"sku":"89-S2K-GPX","price":24.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/X_Venture_Black_1_42b777c6-b4fd-48f0-8e83-c781809503cc.jpg?v=1758664563"},{"product_id":"lg-x-venture-us701-unlocked-acceptable","title":"LG X Venture US701 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eX Venture LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eUS701\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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"Black \/ 32GB","offer_id":45741624656025,"sku":"3R-JBP-AFV","price":24.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/X_Venture_Black_1_de05802f-305e-4f1c-9644-e106817cbf98.jpg?v=1758664570"},{"product_id":"lg-v35-thinq-lm-v350-at-t-unlocked-very-good","title":"LG V35 ThinQ LM-V350 AT\u0026T 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eV35 ThinQ LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-V350\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\"\u003eAT\u0026amp;T\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"New Platinum Gray \/ 64GB","offer_id":45741624819865,"sku":"7O-3V3-DSI","price":79.99,"currency_code":"USD","in_stock":false},{"title":"New Aurora Black \/ 64GB","offer_id":45741712638105,"sku":"65-Z1A-4SP","price":79.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/V35_ThinQ_New_Platinum_Gray_1.jpg?v=1758664584"},{"product_id":"lg-k51-lm-k500-t-mobile-unlocked-acceptable","title":"LG K51 LM-K500 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eK51 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-K500\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":"LG","offers":[{"title":"Titan \/ 32GB","offer_id":45741624983705,"sku":"R1-E0A-J6M","price":71.15,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/K51_Titan_1_c3070d06-42eb-4e10-87f1-1fc3ed6dbc2f.jpg?v=1758664610"},{"product_id":"lg-velvet-5g-lm-g900tm-t-mobile-locked-very-good","title":"LG Velvet 5G LM-G900TM T-Mobile 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eVelvet 5G LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-G900TM\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":"LG","offers":[{"title":"Aurora White \/ 128GB","offer_id":45741625049241,"sku":"7A-PAC-9O0","price":139.99,"currency_code":"USD","in_stock":false},{"title":"Aurora Gray \/ 128GB","offer_id":45741685407897,"sku":"9U-MMP-AUW","price":132.99,"currency_code":"USD","in_stock":false},{"title":"Pink \/ 128GB","offer_id":45741685440665,"sku":"2D-DJM-OOZ","price":139.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Velvet_5G_Aurora_White_1.jpg?v=1758664616"},{"product_id":"lg-k30-lm-x410tk-t-mobile-unlocked-good","title":"LG K30 LM-X410TK 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eK30 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-X410TK\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":"LG","offers":[{"title":"New Aurora Black \/ 32GB","offer_id":45741628457113,"sku":"1A-1BL-ZE1","price":39.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/K30_New_Aurora_Black_1_a7526e72-8ab9-4b23-a129-cc050e00d275.jpg?v=1758664700"},{"product_id":"lg-k40-lm-x420tm-t-mobile-unlocked-acceptable","title":"LG K40 LM-X420TM 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eK40 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-X420TM\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":"LG","offers":[{"title":"New Platinum Gray \/ 32GB","offer_id":45741628588185,"sku":"H7-8FG-CVX","price":19.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/K40_New_Platinum_Gray_1.jpg?v=1758664713"},{"product_id":"lg-v35-thinq-lm-v350-at-t-locked-very-good","title":"LG V35 ThinQ LM-V350 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eV35 ThinQ LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-V350\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\"\u003eAT\u0026amp;T\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"New Aurora Black \/ 64GB","offer_id":45741628752025,"sku":"1J-KOW-AHW","price":59.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/V35_ThinQ_New_Aurora_Black_1.jpg?v=1758664733"},{"product_id":"lg-v35-thinq-lm-v350-at-t-locked-good","title":"LG V35 ThinQ LM-V350 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eV35 ThinQ LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-V350\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\"\u003eAT\u0026amp;T\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"New Aurora Black \/ 64GB","offer_id":45741628817561,"sku":"GZ-CXM-OFV","price":49.99,"currency_code":"USD","in_stock":false},{"title":"New Platinum Gray \/ 64GB","offer_id":45741678362777,"sku":"D2-FE3-TB4","price":49.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/V35_ThinQ_New_Aurora_Black_1_612dca16-3d70-453b-a9a3-f5b09b68326d.jpg?v=1758664739"},{"product_id":"lg-g7-thinq-lm-g710vm-verizon-locked-good","title":"LG G7 ThinQ LM-G710VM 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eG7 ThinQ LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-G710VM\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\"\u003eVerizon\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"New Aurora Black \/ 64GB","offer_id":45741629178009,"sku":"SW-XSB-PI4","price":49.99,"currency_code":"USD","in_stock":false},{"title":"New Platinum Gray \/ 64GB","offer_id":45741676232857,"sku":"IC-5K0-2E3","price":49.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/G7_ThinQ_New_Aurora_Black_1_e88fa8c1-8a1a-4dde-b95a-4a5454f071ae.jpg?v=1758664779"},{"product_id":"lg-v40-thinq-lm-v405ua-at-t-locked-very-good","title":"LG V40 ThinQ LM-V405UA 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eV40 ThinQ LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-V405UA\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\"\u003eAT\u0026amp;T\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"New Aurora Black \/ 64GB","offer_id":45741630881945,"sku":"JM-TNC-6C3","price":74.48,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/V40_ThinQ_New_Aurora_Black_1_9cf1e877-0b13-45a5-94cc-36b91c2265ce.jpg?v=1758664844"},{"product_id":"lg-v60-thinq-5g-lm-v600am-at-t-locked-acceptable","title":"LG V60 ThinQ 5G LM-V600AM 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eV60 ThinQ 5G LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-V600AM\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":"LG","offers":[{"title":"Classy Blue \/ 128GB","offer_id":45741631471769,"sku":"6O-PMZ-ANM","price":124.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/V60_ThinQ_5G_Classy_Blue_1_34d2ff44-297c-4f6b-b8c4-2c7b78abc019.jpg?v=1758664851"},{"product_id":"lg-aristo-5-lm-k300tm-boost-unlocked-good","title":"LG Aristo 5 LM-K300TM Boost 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eAristo 5 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-K300TM\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\"\u003eBoost\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"Silver \/ 32GB","offer_id":45741631602841,"sku":"76-WR2-OAR","price":29.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Aristo_5_Silver_1_a0bfc6f9-6507-4934-b988-01318b6e706a.jpg?v=1758664858"},{"product_id":"lg-stylo-6-lm-q730-claro-locked-acceptable","title":"LG Stylo 6 LM-Q730 Claro 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eStylo 6 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-Q730\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\"\u003eClaro\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"White \/ 64GB","offer_id":45741631635609,"sku":"I1-EU5-4C2","price":60.79,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Stylo_6_White_1_2f358844-b4b4-4381-bba8-20a35d980ceb.jpg?v=1758664865"},{"product_id":"lg-tribute-hd-ls676-boost-locked-very-good","title":"LG Tribute HD LS676 Boost 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eTribute HD LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLS676\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e16GB\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":"LG","offers":[{"title":"White \/ 16GB","offer_id":45741632389273,"sku":"FI-R75-WRJ","price":14.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Tribute_HD_White_1.jpg?v=1758664956"},{"product_id":"lg-stylo-5-lm-q720-sprint-locked-very-good","title":"LG Stylo 5 LM-Q720 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eStylo 5 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-Q720\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":"LG","offers":[{"title":"Platinum Gray \/ 32GB","offer_id":45741632422041,"sku":"JX-D9C-0KZ","price":39.99,"currency_code":"USD","in_stock":false},{"title":"Silvery White \/ 32GB","offer_id":45741712507033,"sku":"OV-UGB-A0L","price":56.42,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Stylo_5_Platinum_Gray_1_85207829-c4e7-410f-a991-15a937bc402e.jpg?v=1758664963"},{"product_id":"lg-tribute-5-ls675-boost-locked-very-good","title":"LG Tribute 5 LS675 Boost 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eTribute 5 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLS675\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eStorage: \u003cspan class=\"highlight-text\"\u003e8GB\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":"LG","offers":[{"title":"Black \/ 8GB","offer_id":45741632520345,"sku":"VK-2R2-MFR","price":19.79,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Tribute_5_Black_1.jpg?v=1758664969"},{"product_id":"lg-k51-lm-k500-boost-locked-very-good","title":"LG K51 LM-K500 Boost 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eK51 LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-K500\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\"\u003eBoost\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"Titan \/ 32GB","offer_id":45741632553113,"sku":"I6-MSW-8L5","price":70.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/K51_Titan_1_4702b252-a6e8-4539-9ab6-51fa61a01885.jpg?v=1758664976"},{"product_id":"lg-g8-thinq-lm-g820um-at-t-locked-very-good","title":"LG G8 ThinQ LM-G820UM 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eG8 ThinQ LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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\"\u003eLM-G820UM\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":"LG","offers":[{"title":"New Aurora Black \/ 128GB","offer_id":45741632684185,"sku":"KX-L7W-99D","price":89.99,"currency_code":"USD","in_stock":false},{"title":"Platinum Gray \/ 128GB","offer_id":45741682458777,"sku":"3T-QF8-R7V","price":89.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/G8_ThinQ_New_Aurora_Black_1.jpg?v=1758665002"},{"product_id":"lg-g7-thinq-lm-g710vm-verizon-unlocked-very-good-medium-burn","title":"LG G7 ThinQ LM-G710VM Verizon Unlocked Very 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\u003cp\u003eThis device is a \u003cspan class=\"highlight-text\"\u003eG7 ThinQ LG\u003c\/span\u003e Phone device\u003c\/p\u003e\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-1758665038567', 1);\n\t\t\u003c\/script\u003e\n\n\t\t\u003cdiv class=\"burn-carousel-container\" id=\"burn-carousel-1758665038567\"\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 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\"\u003eLM-G710VM\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\"\u003eVerizon\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"New Aurora Black \/ 64GB","offer_id":45741633208473,"sku":"NG-5NJ-TMS","price":64.99,"currency_code":"USD","in_stock":false},{"title":"New Platinum Gray \/ 64GB","offer_id":45763891757209,"sku":"IV-89Y-35L","price":64.34,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/G7_ThinQ_New_Aurora_Black_1_5d48b584-1e3a-4cb5-a366-b7121d0f8f12.jpg?v=1758665042"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/collections\/lg.png?v=1757967833","url":"https:\/\/shopyywireless.com\/collections\/lg.oembed?page=29","provider":"YYWireless","version":"1.0","type":"link"}