{"product_id":"samsung-galaxy-s23-ultra-sm-s918u1-liberty-latin-america-locked-acceptable","title":"Samsung Galaxy S23 Ultra SM-S918U1 Liberty Latin America Locked Acceptable","description":"\u003cstyle\u003e\n\t\t.product-description {\n\t\t\tbackground: #1a1a1a;\n\t\t\tborder-radius: 15px;\n\t\t\tcolor: #e0e0e0;\n\t\t\tfont-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n\t\t\tmargin: 0;\n\t\t\tline-height: 1.6;\n\t\t}\n\t\t\n\t\t.pdc {\n\t\t\tpadding: 24px;\n\t\t\tbackground: #0f0f0f;\n\t\t}\n\t\t\n\t\t.description-section {\n\t\t\tpadding-top: 14px;\n\t\t\tfont-size: 21px;\n\t\t\tfont-weight: 500;\n\t\t\tborder-bottom: 1px solid #1a1a1a;\n\t\t\tpadding-bottom: 8px;\n\t\t}\n\n\t\t.description-section p {\n\t\t\tmargin: 0 0 12px 0;\n\t\t\tline-height: 1.6;\n\t\t\tcolor: #e0e0e0;\n\t\t}\n\n\t\t.manufacturer-section {\n\t\t\tpadding: 24px;\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\tgap: 16px;\n\t\t\tmargin-bottom: 24px;\n\t\t\tpadding-bottom: 16px;\n\t\t\tborder-bottom: 2px solid #333;\n\t\t}\n\n\t\t.manufacturer-section img {\n\t\t\tbackground: #e0e0e0;\n\t\t\tborder-radius: 15px;\n\t\t\tpadding: 4px;\n\t\t\theight: 32px;\n\t\t\twidth: auto;\n\t\t\tfilter: brightness(1.2);\n\t\t}\n\n\t\t.manufacturer-section p {\n\t\t\tfont-size: 20px;\n\t\t\tfont-weight: 600;\n\t\t\tcolor: #ffffff;\n\t\t\tmargin: 0;\n\t\t}\n\n\t\t.highlight-text {\n\t\t\tcolor: #00ff41;\n\t\t\tfont-weight: 600;\n\t\t}\n\n\t\t.emphasis-text {\n\t\t\tcolor: #ffffff;\n\t\t\tfont-weight: 500;\n\t\t}\n\n\t\t.secondary-text {\n\t\t\tcolor: #a0a0a0;\n\t\t\tfont-size: 15px;\n\t\t}\n\n\t\t.monospace-text {\n\t\t\tfont-family: 'Courier New', monospace;\n\t\t\tbackground: #2a2a2a;\n\t\t\tpadding: 4px 8px;\n\t\t\tborder-radius: 4px;\n\t\t\tcolor: #00ff41;\n\t\t}\n\n\t\t.burn-carousel-container {\n\t\t\tposition: relative;\n\t\t\tmax-width: 600px;\n\t\t\tmargin: 0 auto 20px auto;\n\t\t\tbackground: #1a1a1a;\n\t\t\tborder: 2px solid #333;\n\t\t\tborder-radius: 12px;\n\t\t\toverflow: hidden;\n\t\t\tbox-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);\n\t\t}\n\n\t\t.burn-warning-header {\n\t\t\tbackground: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%);\n\t\t\tcolor: white;\n\t\t\tpadding: 12px 20px;\n\t\t\tfont-weight: 600;\n\t\t\tfont-size: 16px;\n\t\t\ttext-align: center;\n\t\t}\n\n\t\t.burn-carousel {\n\t\t\tposition: relative;\n\t\t\twidth: 100%;\n\t\t\theight: 400px;\n\t\t\toverflow: hidden;\n\t\t\tbackground: #000;\n\t\t}\n\n\t\t.burn-carousel-slide {\n\t\t\tposition: absolute;\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t\topacity: 0;\n\t\t\ttransition: opacity 0.5s ease-in-out;\n\t\t}\n\n\t\t.burn-carousel-slide.active {\n\t\t\topacity: 1;\n\t\t}\n\n\t\t.burn-carousel-slide img {\n\t\t\twidth: 100%;\n\t\t\theight: 100%;\n\t\t\tobject-fit: cover;\n\t\t\tdisplay: block;\n\t\t}\n\n\t\t.burn-carousel-nav {\n\t\t\tposition: absolute;\n\t\t\ttop: 50%;\n\t\t\ttransform: translateY(-50%);\n\t\t\tbackground: rgba(0, 255, 65, 0.8);\n\t\t\tcolor: #000;\n\t\t\tbox-shadow: 2px 3px 10px rgba(0, 0, 0, .5); \n\t\t\tborder: none;\n\t\t\tpadding: 12px 16px;\n\t\t\tcursor: pointer;\n\t\t\tfont-size: 18px;\n\t\t\tfont-weight: bold;\n\t\t\tborder-radius: 25px;\n\t\t\theight: 50px;\n\t\t\twidth: 50px;\n\t\t\ttransition: all 0.3s ease;\n\t\t\tz-index: 10;\n\t\t}\n\n\t\t.burn-carousel-nav:hover {\n\t\t\tbackground: #00ff41;\n\t\t\ttransform: translateY(-50%) scale(1.1);\n\t\t}\n\n\t\t.burn-carousel-prev {\n\t\t\tleft: 15px;\n\t\t}\n\n\t\t.burn-carousel-next {\n\t\t\tright: 15px;\n\t\t}\n\n\t\t.burn-carousel-dots {\n\t\t\ttext-align: center;\n\t\t\tpadding: 20px 0;\n\t\t\tbackground: #2a2a2a;\n\t\t\tborder-top: 1px solid #404040;\n\t\t}\n\n\t\t.burn-carousel-dot {\n\t\t\tdisplay: inline-block;\n\t\t\twidth: 12px;\n\t\t\theight: 12px;\n\t\t\tborder-radius: 50%;\n\t\t\tbackground: #666;\n\t\t\tmargin: 0 8px;\n\t\t\tcursor: pointer;\n\t\t\ttransition: all 0.3s ease;\n\t\t\tborder: 2px solid transparent;\n\t\t}\n\n\t\t.burn-carousel-dot:hover {\n\t\t\tbackground: #888;\n\t\t\ttransform: scale(1.2);\n\t\t}\n\n\t\t.burn-carousel-dot.active {\n\t\t\tbackground: #00ff41;\n\t\t\tborder-color: #00ff41;\n\t\t\tbox-shadow: 0 0 10px rgba(0, 255, 65, 0.5);\n\t\t}\n\n\t\t.burn-carousel-counter {\n\t\t\tposition: absolute;\n\t\t\ttop: 15px;\n\t\t\tright: 15px;\n\t\t\tbackground: rgba(0, 0, 0, 0.8);\n\t\t\tcolor: #00ff41;\n\t\t\tpadding: 8px 12px;\n\t\t\tborder-radius: 20px;\n\t\t\tfont-size: 14px;\n\t\t\tfont-weight: 600;\n\t\t\tborder: 1px solid #00ff41;\n\t\t}\n\t\t\u003c\/style\u003e\u003cdiv class=\"product-description\"\u003e\n\u003cdiv class=\"manufacturer-section\"\u003e\n\u003cp\u003eEnjoy a premium \u003cspan class=\"highlight-text\"\u003eSamsung\u003c\/span\u003e Galaxy S23 Ultra Phone\u003c\/p\u003e\n\u003cimg src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/2\/24\/Samsung_Logo.svg\" alt=\"Samsung Logo\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdc\"\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003e\u003cspan class=\"emphasis-text\"\u003eAt first glance, this device appears to be moderately used. The screen will have moderate to heavy scratches under normal light. The back cover will have signs of wear, including scratches and scuffs. The housing will have signs of use including scratches and\/or dents. The device will have an original battery that may need servicing.\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device is \u003cspan class=\"emphasis-text\"\u003ecarrier locked\u003c\/span\u003e and may only work with specific carriers\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eThis device's battery level is \u003cspan class=\"highlight-text\"\u003eover 80%\u003c\/span\u003e\u003c\/p\u003e\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\u003cp\u003eModel: \u003cspan class=\"highlight-text\"\u003eSM-S918U1\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\"\u003eLiberty Latin America\u003c\/span\u003e carrier network\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Samsung","offers":[{"title":"Phantom Black \/ 256GB","offer_id":47864122409113,"sku":"0Y-G3R-BNR","price":319.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/2482\/9350\/files\/Galaxy_S23_Ultra_Phantom_Black_1_02e68c0b-d910-4413-8adf-df2b4cc24968.jpg?v=1780002033","url":"https:\/\/shopyywireless.com\/products\/samsung-galaxy-s23-ultra-sm-s918u1-liberty-latin-america-locked-acceptable","provider":"YYWireless","version":"1.0","type":"link"}