Spigen Glas.tR EZ Fit Pro HD 2-Pack Privacy Tempered Glass for Google Pixel 10/11

Spigen Glas.tR EZ Fit Pro HD 2-Pack Privacy Tempered Glass for Google Pixel 10/11
2. Spigen Glas.tR EZ Fit Pro HD 2-Pack Privacy Tempered Glass for Google Pixel 10/11
3. Spigen Glas.tR EZ Fit Pro HD 2-Pack Privacy Tempered Glass for Google Pixel 10/11
4. Spigen Glas.tR EZ Fit Pro HD 2-Pack Privacy Tempered Glass for Google Pixel 10/11
5. Spigen Glas.tR EZ Fit Pro HD 2-Pack Privacy Tempered Glass for Google Pixel 10/11
6. Spigen Glas.tR EZ Fit Pro HD 2-Pack Privacy Tempered Glass for Google Pixel 10/11
7. Spigen Glas.tR EZ Fit Pro HD 2-Pack Privacy Tempered Glass for Google Pixel 10/11
8. Spigen Glas.tR EZ Fit Pro HD 2-Pack Privacy Tempered Glass for Google Pixel 10/11
9. Spigen Glas.tR EZ Fit Pro HD 2-Pack Privacy Tempered Glass for Google Pixel 10/11
10. Spigen Glas.tR EZ Fit Pro HD 2-Pack Privacy Tempered Glass for Google Pixel 10/11
11. Spigen Glas.tR EZ Fit Pro HD 2-Pack Privacy Tempered Glass for Google Pixel 10/11
12. Spigen Glas.tR EZ Fit Pro HD 2-Pack Privacy Tempered Glass for Google Pixel 10/11

Spigen Glas.tR EZ Fit Pro HD 2-Pack Privacy Tempered Glass for Google Pixel 10/11

CATALOG PRICE: 26,99
PRICE: 24,99
BUY NOW
IN A WAREHOUSE above 10 pcs
We'll ship this product in 4 days.
FREE EUROPE SHIPPING FROM 149 €! 30 DAYS FOR A RETURN!
Sign up and unlock up to 10% off!
JOYs
body { margin: 0; padding: 0; background: #ffffff; } .fd-accordion-container { max-width: 882px; margin: 0 auto; font-family: inherit; color: #333333; line-height: 1.6; font-size: 16px; } .fd-accordion-container *, .fd-accordion-container *::before, .fd-accordion-container *::after { box-sizing: border-box; font-family: inherit; } .fd-accordion-item { border-bottom: 1px solid #f3f2f1; display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding: 26px 0; cursor: pointer; align-items: start; margin: 0; } .fd-accordion-header { transition: all 0.3s ease; } .fd-accordion-title { font-size: 11pt; font-weight: 600; letter-spacing: 0.011em; padding-top: 2px; text-transform: uppercase; margin: 0; } .fd-accordion-right { position: relative; } .fd-accordion-header-right { position: absolute; top: 0; right: 0; } .fd-accordion-icon { width: 24px; height: 24px; position: relative; flex-shrink: 0; } .fd-accordion-icon::before, .fd-accordion-icon::after { content: ''; position: absolute; background: #1d1d1f; transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1); } .fd-accordion-icon::before { width: 11px; height: 1.5px; top: 50%; left: 50%; transform: translate(-50%, -50%); } .fd-accordion-icon::after { width: 1.5px; height: 11px; top: 50%; left: 50%; transform: translate(-50%, -50%); } .fd-accordion-item.active .fd-accordion-icon::after { transform: translate(-50%, -50%) rotate(90deg); opacity: 0; } .fd-accordion-content { overflow: hidden; display: grid; grid-template-rows: 1fr; transition: grid-template-rows 0.4s cubic-bezier(0.4, 0, 0.2, 1); padding-right: 40px; } .fd-accordion-content-inner { padding-bottom: 26px; line-height: 1.7; overflow: hidden; opacity: 1; transform: translateY(0); transition: opacity 0.35s cubic-bezier(0.4, 0, 0.2, 1), transform 0.35s cubic-bezier(0.4, 0, 0.2, 1); } .fd-accordion.js-initialized .fd-accordion-item:not(.active) .fd-accordion-content { grid-template-rows: 0fr; } .fd-accordion.js-initialized .fd-accordion-item:not(.active) .fd-accordion-content-inner { opacity: 0; transform: translateY(-8px); } .fd-accordion.js-initialized .fd-accordion-item.active .fd-accordion-content { grid-template-rows: 1fr; } .fd-accordion.js-initialized .fd-accordion-item.active .fd-accordion-content-inner { opacity: 1; transform: translateY(0); } .fd-accordion-content p { margin: 0 0 16px 0; padding: 0; color: #333333; } .fd-accordion-content p:last-child { margin-bottom: 0; } .fd-accordion-content ul { list-style-type: none; padding: 0; margin: 0; } .fd-accordion-content ul li { padding: 4px 0 4px 16px; position: relative; color: #333333; margin: 0; } .fd-accordion-content ul li::before { content: '•'; position: absolute; left: 0; font-weight: 600; } .fd-accordion-content ol { margin: 0; padding-left: 24px; } .fd-accordion-content ol li { padding: 4px 0; color: #333333; margin: 0; } .fd-spec-table { width: 100%; } .fd-spec-row { display: grid; grid-template-columns: 140px 1fr; padding: 12px 0; border-bottom: 1px solid #f3f2f1; gap: 16px; } .fd-spec-row:last-child { border-bottom: none; } .fd-spec-label { font-weight: 600; color: #333333; } .fd-spec-value { color: #333333; } .fd-accordion-icon-mobile { display: none; } @media (max-width: 768px) { .fd-accordion-item { display: block; cursor: pointer; padding: 0; } .fd-accordion-header { padding: 16px 0; cursor: pointer; display: flex; justify-content: space-between; align-items: center; } .fd-accordion-right { padding: 0; position: static; } .fd-accordion-header-right { display: none; } .fd-accordion-content { padding-right: 0; } .fd-accordion-icon { display: none; } .fd-accordion-icon-mobile { display: block; width: 20px; height: 20px; position: relative; flex-shrink: 0; margin-left: 20px; } .fd-accordion-icon-mobile::before, .fd-accordion-icon-mobile::after { content: ''; position: absolute; background: #1d1d1f; transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1); } .fd-accordion-icon-mobile::before { width: 11px; height: 1.5px; top: 50%; left: 50%; transform: translate(-50%, -50%); } .fd-accordion-icon-mobile::after { width: 1.5px; height: 11px; top: 50%; left: 50%; transform: translate(-50%, -50%); } .fd-accordion-item.active .fd-accordion-icon-mobile::after { transform: translate(-50%, -50%) rotate(90deg); opacity: 0; } .fd-accordion-content-inner { padding-bottom: 16px; } .fd-spec-row { grid-template-columns: 1fr; gap: 8px; } .fd-spec-label { font-weight: 700; } .fd-accordion-item:last-child .fd-accordion-content-inner { padding-bottom: 8px; } }

Description

Spigen Glas.tR EZ Fit Pro AC HD Privacy tempered glass is the next generation of screen protection, featuring groundbreaking AluminaCore technology and an advanced privacy filter that reduces side visibility, shielding your data from prying eyes. The EZ Fit Pro mounting system ensures fast, precise, and seamless application without bubbles or shifting, guaranteeing long-lasting screen protection and privacy without compromise.

AluminaCore technology utilizes a layer of aluminum oxide and silicon dioxide to create a structure with a 10H+ hardness rating, significantly stronger than standard tempered glass. The multi-layer construction consists of an oleophobic layer to reduce fingerprints, a 10H tempered glass layer, an OCA layer, a shatterproof film, silicone resin, and a protective film. The entire structure absorbs impact and effectively protects the screen from scratches and mechanical damage. The glass has passed the PASS Military Grade Drop Test.

The privacy filter effectively obscures the screen image when viewed from angles greater than 30 degrees, ensuring complete confidentiality when using your phone in public places—in transit, cafes, or the office. The screen remains fully readable and bright when viewed directly, preserving the natural quality of the displayed image. Installation is simple and precise thanks to the innovative EZ Fit Pro auto-positioning installation kit. The mounting frame eliminates bubbles and shifting, ensuring a perfect fit the first time.

* 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.

Product features

  • 100% Original
  • Packed in original packaging
  • Privacy filter
  • Hardness 10H+
  • PASS Military Grade Drop Test
  • Multi-layer construction
  • Extremely easy to install
  • Additional oleophobic layer
  • Perfect clarity
  • Does not affect touch functionality

Specification

Model
Glas.tR EZ Fit Pro HD Privacy
Type
Tempered glass with privacy filter
Technology
AluminaCore
Privacy filter
Yes
Shell
Oleophobic, Privacy
Hardness
10H+
Dimensions
148.14 x 67.29 mm
Compatibility
Google Pixel 10 / 11

The set includes

2 × Spigen Glas.tR EZ Fit Pro HD Privacy Tempered Glass Screen Protector

2 × EZ Fit Pro Installation Kit

Assembly instructions

  • 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.
  • 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.
  • Place the frame with the glass already installed on the phone – it will ensure a precise fit and make application easier.
  • Pull the starter foil to start the process of automatically sticking the glass to the screen.
  • Press the glass in the designated areas. Do this carefully to ensure the adhesive bonds well with the surface.
  • Remove the frame and remove any air bubbles by moving your finger in circular motions.
  • document.addEventListener('DOMContentLoaded', function() { const accordion = document.querySelector('.fd-accordion'); const accordionItems = document.querySelectorAll('.fd-accordion-item'); function isInEditor() { if (window.frameElement) return true; if (document.designMode === 'on') return true; if (document.body.contentEditable === 'true') return true; if (window.location.href.includes('/admin')) return true; if (window.location.href.includes('/edit')) return true; if (window.location.href.includes('editor')) return true; if (document.querySelector('[contenteditable="true"]')) return true; if (document.querySelector('.cke_editable, .mce-content-body, .fr-element')) return true; return false; } if (isInEditor()) { return; } accordion.classList.add('js-initialized'); accordionItems.forEach((item, index) => { if (index === 0) { item.classList.add('active'); } else { item.classList.remove('active'); } }); accordionItems.forEach(item => { item.addEventListener('click', function(e) { // Sprawdź czy użytkownik zaznaczał tekst const selection = window.getSelection(); if (selection.toString().length > 0) { return; // Jeśli tekst jest zaznaczony, nie rób nic } // Przełącz stan aktywności sekcji this.classList.toggle('active'); }); }); });

    Name Details
    Category Phones and accessories
    Product Type Screen Protectors
    Producer EB FIT

    Questions & Answers

    There are no questions yet. Be the first :)