{"product_id":"spigen-glas-tr-ez-fit-pro-2-pack-tempered-glass-screen-protector-for-google-pixel-10a","title":"Spigen Glas.tR EZ Fit Pro 2-Pack Tempered Glass Screen Protector for Google Pixel 10A","description":"\u003cstyle\u003e\n    body {\n        margin: 0;\n        padding: 0;\n        background: #ffffff;\n    }\n    .fd-accordion-container {\n        max-width: 882px;\n        margin: 0 auto;\n        font-family: inherit;\n        color: #333333;\n        line-height: 1.6;\n        font-size: 16px;\n    }\n    .fd-accordion-container *,\n    .fd-accordion-container *::before,\n    .fd-accordion-container *::after {\n        box-sizing: border-box;\n        font-family: inherit;\n    }\n    .fd-accordion-item {\n        border-bottom: 1px solid #f3f2f1;\n        display: grid;\n        grid-template-columns: 200px 1fr;\n        gap: 32px;\n        padding: 26px 0;\n        cursor: pointer;\n        align-items: start;\n        margin: 0;\n    }\n    .fd-accordion-header {\n        transition: all 0.3s ease;\n    }\n    .fd-accordion-title {\n        font-size: 11pt;\n        font-weight: 600;\n        letter-spacing: 0.011em;\n        padding-top: 2px;\n        text-transform: uppercase;\n        margin: 0;\n    }\n    .fd-accordion-right {\n        position: relative;\n    }\n    .fd-accordion-header-right {\n        position: absolute;\n        top: 0;\n        right: 0;\n    }\n    .fd-accordion-icon {\n        width: 24px;\n        height: 24px;\n        position: relative;\n        flex-shrink: 0;\n    }\n    .fd-accordion-icon::before,\n    .fd-accordion-icon::after {\n        content: '';\n        position: absolute;\n        background: #1d1d1f;\n        transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n    }\n    .fd-accordion-icon::before {\n        width: 11px;\n        height: 1.5px;\n        top: 50%;\n        left: 50%;\n        transform: translate(-50%, -50%);\n    }\n    .fd-accordion-icon::after {\n        width: 1.5px;\n        height: 11px;\n        top: 50%;\n        left: 50%;\n        transform: translate(-50%, -50%);\n    }\n    .fd-accordion-item.active .fd-accordion-icon::after {\n        transform: translate(-50%, -50%) rotate(90deg);\n        opacity: 0;\n    }\n    .fd-accordion-content {\n        overflow: hidden;\n        display: grid;\n        grid-template-rows: 1fr;\n        transition: grid-template-rows 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n        padding-right: 40px;\n    }\n    .fd-accordion-content-inner {\n        padding-bottom: 26px;\n        line-height: 1.7;\n        overflow: hidden;\n        opacity: 1;\n        transform: translateY(0);\n        transition: opacity 0.35s cubic-bezier(0.4, 0, 0.2, 1),\n                    transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n    }\n    .fd-accordion.js-initialized .fd-accordion-item:not(.active) .fd-accordion-content {\n        grid-template-rows: 0fr;\n    }\n    .fd-accordion.js-initialized .fd-accordion-item:not(.active) .fd-accordion-content-inner {\n        opacity: 0;\n        transform: translateY(-8px);\n    }\n    .fd-accordion.js-initialized .fd-accordion-item.active .fd-accordion-content {\n        grid-template-rows: 1fr;\n    }\n    .fd-accordion.js-initialized .fd-accordion-item.active .fd-accordion-content-inner {\n        opacity: 1;\n        transform: translateY(0);\n    }\n    .fd-accordion-content p {\n        margin: 0 0 16px 0;\n        padding: 0;\n        color: #333333;\n    }\n    .fd-accordion-content p:last-child {\n        margin-bottom: 0;\n    }\n    .fd-accordion-content ul {\n        list-style-type: none;\n        padding: 0;\n        margin: 0;\n    }\n    .fd-accordion-content ul li {\n        padding: 4px 0 4px 16px;\n        position: relative;\n        color: #333333;\n        margin: 0;\n    }\n    .fd-accordion-content ul li::before {\n        content: '•';\n        position: absolute;\n        left: 0;\n        font-weight: 600;\n    }\n    .fd-accordion-content ol {\n        margin: 0;\n        padding-left: 24px;\n    }\n    .fd-accordion-content ol li {\n        padding: 4px 0;\n        color: #333333;\n        margin: 0;\n    }\n    .fd-spec-table {\n        width: 100%;\n    }\n    .fd-spec-row {\n        display: grid;\n        grid-template-columns: 140px 1fr;\n        padding: 12px 0;\n        border-bottom: 1px solid #f3f2f1;\n        gap: 16px;\n    }\n    .fd-spec-row:last-child {\n        border-bottom: none;\n    }\n    .fd-spec-label {\n        font-weight: 600;\n        color: #333333;\n    }\n    .fd-spec-value {\n        color: #333333;\n    }\n    .fd-accordion-icon-mobile {\n        display: none;\n    }\n    @media (max-width: 768px) {\n        .fd-accordion-item {\n            display: block;\n            cursor: pointer;\n            padding: 0;\n        }\n        .fd-accordion-header {\n            padding: 16px 0;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n        .fd-accordion-right {\n            padding: 0;\n            position: static;\n        }\n        .fd-accordion-header-right {\n            display: none;\n        }\n        .fd-accordion-content {\n            padding-right: 0;\n        }\n        .fd-accordion-icon {\n            display: none;\n        }\n        .fd-accordion-icon-mobile {\n            display: block;\n            width: 20px;\n            height: 20px;\n            position: relative;\n            flex-shrink: 0;\n            margin-left: 20px;\n        }\n        .fd-accordion-icon-mobile::before,\n        .fd-accordion-icon-mobile::after {\n            content: '';\n            position: absolute;\n            background: #1d1d1f;\n            transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);\n        }\n        .fd-accordion-icon-mobile::before {\n            width: 11px;\n            height: 1.5px;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n        }\n        .fd-accordion-icon-mobile::after {\n            width: 1.5px;\n            height: 11px;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n        }\n        .fd-accordion-item.active .fd-accordion-icon-mobile::after {\n            transform: translate(-50%, -50%) rotate(90deg);\n            opacity: 0;\n        }\n        .fd-accordion-content-inner {\n            padding-bottom: 16px;\n        }\n        .fd-spec-row {\n            grid-template-columns: 1fr;\n            gap: 8px;\n        }\n        .fd-spec-label {\n            font-weight: 700;\n        }\n        .fd-accordion-item:last-child .fd-accordion-content-inner {\n            padding-bottom: 8px;\n        }\n    }\n\u003c\/style\u003e\u003cdiv class=\"fd-accordion-container\"\u003e\u003cdiv class=\"fd-accordion\"\u003e\n\u003cdiv class=\"fd-accordion-item active\"\u003e\n\u003cdiv class=\"fd-accordion-header\"\u003e\n\u003ch2 class=\"fd-accordion-title\"\u003e \u003cspan style=\"font-size: 12pt;\"\u003eDescription\u003c\/span\u003e \u003c\/h2\u003e\n\u003cdiv class=\"fd-accordion-icon-mobile\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-accordion-right\"\u003e\n\u003cdiv class=\"fd-accordion-header-right\"\u003e\u003cdiv class=\"fd-accordion-icon\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"fd-accordion-content\"\u003e\u003cdiv class=\"fd-accordion-content-inner\"\u003e\n\u003cp\u003e \u003cstrong\u003eSpigen Glas.tR EZ Fit Pro\u003c\/strong\u003e tempered glass is the latest generation of screen protection with groundbreaking AluminaCore technology, providing maximum durability and the highest level of protection. The EZ Fit Pro mounting system ensures fast, precise, and seamless application without bubbles or shifting, guaranteeing long-lasting screen protection without compromise.\u003c\/p\u003e\n\u003cp\u003e \u003cspan\u003eAluminaCore technology utilizes an advanced ion-exchange process that provides 10H+ hardness and higher scratch resistance than standard tempered glass. The glass is crystal clear, completely light-permeable, and has zero touch lag, allowing the screen to retain its natural responsiveness.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e Installation is simple and precise thanks to the innovative EZ Fit Pro automatic positioning installation kit. The mounting frame eliminates bubbles and shifting, ensuring a perfect fit the first time. The milled edges are pleasant to the touch and ensure comfortable finger gliding along the edges of the screen. The glass does not affect touch functionality and maintains full transparency and immediate, responsive screen response.\u003c\/p\u003e\n\u003cp\u003e * Due to the various milling patterns on display edges, a slight air halo may appear around the screen after installing a screen protector. This is natural and depends on the screen itself. \u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-accordion-item active\"\u003e\n\u003cdiv class=\"fd-accordion-header\"\u003e\n\u003ch2 class=\"fd-accordion-title\"\u003e \u003cspan style=\"font-size: 12pt;\"\u003eProduct features\u003c\/span\u003e \u003c\/h2\u003e\n\u003cdiv class=\"fd-accordion-icon-mobile\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-accordion-right\"\u003e\n\u003cdiv class=\"fd-accordion-header-right\"\u003e\u003cdiv class=\"fd-accordion-icon\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"fd-accordion-content\"\u003e\u003cdiv class=\"fd-accordion-content-inner\"\u003e\u003cul\u003e\n\u003cli\u003e 100% Original\u003c\/li\u003e\n\u003cli\u003e Packed in original packaging\u003c\/li\u003e\n\u003cli\u003e Extremely easy to install\u003c\/li\u003e\n\u003cli\u003e Additional oleophobic layer\u003c\/li\u003e\n\u003cli\u003e Perfect clarity\u003c\/li\u003e\n\u003cli\u003e Does not affect touch functionality\u003c\/li\u003e\n\u003cli\u003e Hardness 9H+ \u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-accordion-item active\"\u003e\n\u003cdiv class=\"fd-accordion-header\"\u003e\n\u003ch2 class=\"fd-accordion-title\"\u003e \u003cspan style=\"font-size: 12pt;\"\u003eSpecification\u003c\/span\u003e \u003c\/h2\u003e\n\u003cdiv class=\"fd-accordion-icon-mobile\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-accordion-right\"\u003e\n\u003cdiv class=\"fd-accordion-header-right\"\u003e\u003cdiv class=\"fd-accordion-icon\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"fd-accordion-content\"\u003e\u003cdiv class=\"fd-accordion-content-inner\"\u003e\u003cdiv class=\"fd-spec-table\"\u003e\n\u003cdiv class=\"fd-spec-row\"\u003e\n\u003cdiv class=\"fd-spec-label\"\u003e Model\u003c\/div\u003e\n\u003cdiv class=\"fd-spec-value\"\u003e Glas.tR EZ Fit Pro HD\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-spec-row\"\u003e\n\u003cdiv class=\"fd-spec-label\"\u003e Type\u003c\/div\u003e\n\u003cdiv class=\"fd-spec-value\"\u003e Tempered glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-spec-row\"\u003e\n\u003cdiv class=\"fd-spec-label\"\u003e Technology\u003c\/div\u003e\n\u003cdiv class=\"fd-spec-value\"\u003e AluminaCore\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-spec-row\"\u003e\n\u003cdiv class=\"fd-spec-label\"\u003e Shell\u003c\/div\u003e\n\u003cdiv class=\"fd-spec-value\"\u003e Oleophobic\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-spec-row\"\u003e\n\u003cdiv class=\"fd-spec-label\"\u003e Hardness\u003c\/div\u003e\n\u003cdiv class=\"fd-spec-value\"\u003e 10H+\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-spec-row\"\u003e\n\u003cdiv class=\"fd-spec-label\"\u003e Dimensions\u003c\/div\u003e\n\u003cdiv class=\"fd-spec-value\"\u003e \u003cspan\u003e149.32\u003c\/span\u003e × \u003cspan\u003e68.37\u003c\/span\u003e mm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-spec-row\"\u003e\n\u003cdiv class=\"fd-spec-label\"\u003e Color\u003c\/div\u003e\n\u003cdiv class=\"fd-spec-value\"\u003e Clear\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-spec-row\"\u003e\n\u003cdiv class=\"fd-spec-label\"\u003e Compatibility\u003c\/div\u003e\n\u003cdiv class=\"fd-spec-value\"\u003e Google Pixel 10A \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-accordion-item active\"\u003e\n\u003cdiv class=\"fd-accordion-header\"\u003e\n\u003ch2 class=\"fd-accordion-title\"\u003e \u003cspan style=\"font-size: 12pt;\"\u003eThe set includes\u003c\/span\u003e \u003c\/h2\u003e\n\u003cdiv class=\"fd-accordion-icon-mobile\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-accordion-right\"\u003e\n\u003cdiv class=\"fd-accordion-header-right\"\u003e\u003cdiv class=\"fd-accordion-icon\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"fd-accordion-content\"\u003e\u003cdiv class=\"fd-accordion-content-inner\"\u003e\n\u003cp\u003e 1 × Spigen Glas.tR EZ Fit Pro Tempered Glass\u003c\/p\u003e\n\u003cp\u003e 1 × EZ Fit Pro Installation Kit \u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-accordion-item active\"\u003e\n\u003cdiv class=\"fd-accordion-header\"\u003e\n\u003ch2 class=\"fd-accordion-title\"\u003e \u003cspan style=\"font-size: 12pt;\"\u003eAssembly instructions\u003c\/span\u003e \u003c\/h2\u003e\n\u003cdiv class=\"fd-accordion-icon-mobile\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fd-accordion-right\"\u003e\n\u003cdiv class=\"fd-accordion-header-right\"\u003e\u003cdiv class=\"fd-accordion-icon\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"fd-accordion-content\"\u003e\u003cdiv class=\"fd-accordion-content-inner\"\u003e\u003col\u003e\n\u003cli\u003e Start installation in the bathroom right after taking a shower – the water vapor will absorb all the dust from the atmosphere and will not interfere with the installation.\u003c\/li\u003e\n\u003cli\u003e Thoroughly clean and degrease the screen surface, then use a dry cloth to polish it to a shine. Make sure there are no dust particles left.\u003c\/li\u003e\n\u003cli\u003e Place the frame with the glass already installed on the phone – it will ensure a precise fit and make application easier.\u003c\/li\u003e\n\u003cli\u003e Pull the starter foil to start the process of automatically sticking the glass to the screen.\u003c\/li\u003e\n\u003cli\u003e Press the glass in the designated areas. Do this carefully to ensure the adhesive bonds well with the surface.\u003c\/li\u003e\n\u003cli\u003e Remove the frame and remove any air bubbles by moving your finger in circular motions.\u003c\/li\u003e\n\u003c\/ol\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003cp\u003e\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function() {\n    const accordion = document.querySelector('.fd-accordion');\n    const accordionItems = document.querySelectorAll('.fd-accordion-item');\n    function isInEditor() {\n        if (window.frameElement) return true;\n        if (document.designMode === 'on') return true;\n        if (document.body.contentEditable === 'true') return true;\n        if (window.location.href.includes('\/admin')) return true;\n        if (window.location.href.includes('\/edit')) return true;\n        if (window.location.href.includes('editor')) return true;\n        if (document.querySelector('[contenteditable=\"true\"]')) return true;\n        if (document.querySelector('.cke_editable, .mce-content-body, .fr-element')) return true;\n        return false;\n    }\n    if (isInEditor()) {\n        return;\n    }\n    accordion.classList.add('js-initialized');\n    accordionItems.forEach((item, index) =\u003e {\n        if (index === 0) {\n            item.classList.add('active');\n        } else {\n            item.classList.remove('active');\n        }\n    });\n    accordionItems.forEach(item =\u003e {\n        item.addEventListener('click', function(e) {\n            \/\/ Sprawdź czy użytkownik zaznaczał tekst\n            const selection = window.getSelection();\n            if (selection.toString().length \u003e 0) {\n                return; \/\/ Jeśli tekst jest zaznaczony, nie rób nic\n            }\n            \n            \/\/ Przełącz stan aktywności sekcji\n            this.classList.toggle('active');\n        });\n    });\n});\n\u003c\/script\u003e\u003c\/p\u003e","brand":"Spigen","offers":[{"title":"Default Title","offer_id":52663863411035,"sku":"H-210315","price":15.08,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0865\/0152\/3803\/files\/210315_1.jpg?v=1774505142","url":"https:\/\/prime-electronics.eu\/de\/products\/spigen-glas-tr-ez-fit-pro-2-pack-tempered-glass-screen-protector-for-google-pixel-10a","provider":"Prime Electronics","version":"1.0","type":"link"}