:root{--orange:#F98D2A;--dark:#1a1a2e;--charcoal:#2D3748;--light:#f7f8fa;--green:#38a169;--red:#e53e3e;--radius:12px;--gap:16px;}.pd *{box-sizing:border-box;margin:0;}.pd{font-family:system-ui,-apple-system,sans-serif;color:var(--charcoal);line-height:1.6;}.pd h2,.pd h3,.pd h4,.pd h5{color:var(--dark);}.pd ul{list-style:none;padding:0;}.pd .label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:2px;color:var(--orange);margin-block-end:6px;}.pd .hero{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;border-radius:var(--radius);padding:clamp(28px,5vw,48px);text-align:center;margin-block-end:24px;}.pd .hero h2{font-size:clamp(22px,4vw,30px);font-weight:800;line-height:1.2;margin-block-end:10px;}.pd .hero h2 span{color:var(--orange);}.pd .hero p{font-size:15px;opacity:0.9;max-width:540px;margin-inline:auto;margin-block-end:16px;}.pd .badges{display:flex !important;justify-content:center;gap:8px;flex-wrap:wrap;}.pd .badge{background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.15);border-radius:100px;padding:6px 14px;font-size:12px;font-weight:600;}.pd .problem{background:#fff8f0;border-left:4px solid var(--orange);border-radius:var(--radius);padding:clamp(20px,4vw,28px);margin-block-end:24px;}.pd .problem h3{font-size:18px;font-weight:700;margin-block-end:12px;}.pd .problem li{padding:5px 0 5px 24px;font-size:14px;position:relative;}.pd .problem li::before{content:'';position:absolute;left:0;}.pd .problem .callout{margin-block-start:12px;font-size:14px;font-weight:600;color:#c05621;}.pd .grid2{display:grid !important;grid-template-columns:1fr 1fr !important;gap:var(--gap);margin-block-end:24px;}.pd .ba{border-radius:var(--radius);padding:20px;}.pd .ba.before{background:#fff5f5;border:1px solid #fed7d7;}.pd .ba.after{background:#f0fff4;border:1px solid #c6f6d5;}.pd .ba .ba-label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;margin-block-end:10px;}.pd .ba.before .ba-label{color:var(--red);}.pd .ba.after .ba-label{color:var(--green);}.pd .ba li{padding:4px 0;font-size:13px;}.pd .card{border-radius:var(--radius);padding:24px;}.pd .card.clean{background:linear-gradient(135deg,#ebf8ff,#e6fffa);border:1px solid #bee3f8;}.pd .card.protect{background:linear-gradient(135deg,#fefcbf,#fef3c7);border:1px solid #f6e05e;}.pd .card .icon{font-size:28px;margin-block-end:8px;}.pd .card h4{font-size:16px;font-weight:700;margin-block-end:10px;}.pd .card li{padding:4px 0 4px 20px;font-size:13px;position:relative;}.pd .card li::before{content:'';position:absolute;left:0;font-weight:700;color:var(--green);}.pd .features{display:grid !important;grid-template-columns:repeat(3,1fr) !important;gap:var(--gap);margin-block-end:24px;}.pd .feat{background:var(--light);border-radius:var(--radius);padding:20px 16px;text-align:center;border:1px solid #edf2f7;transition:transform 0.2s,box-shadow 0.2s;}.pd .feat:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,0.06);}.pd .feat .icon{font-size:26px;margin-block-end:8px;display:block;}.pd .feat h5{font-size:13px;font-weight:700;margin-block-end:4px;}.pd .feat p{font-size:12px;color:#718096;line-height:1.5;}.pd .howto{background:var(--light);border-radius:var(--radius);padding:clamp(24px,4vw,36px);margin-block-end:24px;text-align:center;}.pd .howto h3{font-size:20px;font-weight:800;margin-block-end:20px;}.pd .steps{display:grid !important;grid-template-columns:repeat(5,1fr) !important;gap:12px;}.pd .step-num{width:36px;height:36px;background:var(--orange);color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;margin-block-end:8px;}.pd .step h5{font-size:12px;font-weight:700;margin-block-end:4px;}.pd .step p{font-size:11px;color:#718096;}.pd .ideal{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;border-radius:var(--radius);padding:clamp(24px,4vw,32px);margin-block-end:24px;}.pd .ideal h3{font-size:18px;font-weight:800;text-align:center;margin-block-end:16px;}.pd .ideal-grid{display:grid !important;grid-template-columns:1fr 1fr !important;gap:10px;}.pd .ideal-item{background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);border-radius:8px;padding:12px 14px;display:flex;align-items:center;gap:10px;font-size:13px;}.pd .ideal-item .icon{font-size:20px;flex-shrink:0;}.pd .specs{margin-block-end:24px;}.pd .specs h3{font-size:18px;font-weight:800;margin-block-end:14px;}.pd .specs table{width:100%;border-collapse:collapse;border-radius:var(--radius);overflow:hidden;}.pd .specs tr:nth-child(odd){background:var(--light);}.pd .specs td{padding:10px 16px;font-size:13px;border-bottom:1px solid #edf2f7;}.pd .specs td:first-child{font-weight:700;color:var(--dark);width:35%;}.pd .safety{display:flex !important;gap:10px;flex-wrap:wrap;margin-block-end:24px;}.pd .pill{background:#fff;border:1px solid #edf2f7;border-radius:100px;padding:8px 16px;font-size:12px;font-weight:600;}.pd .faq{margin-block-end:24px;}.pd .faq h3{font-size:20px;font-weight:800;text-align:center;margin-block-end:16px;}.pd .faq-item{border:1px solid #edf2f7;border-radius:10px;padding:16px 20px;margin-block-end:10px;background:#fff;}.pd .faq-item h5{font-size:14px;font-weight:700;margin-block-end:6px;}.pd .faq-item p{font-size:13px;color:#4a5568;}.pd .cta{background:linear-gradient(135deg,var(--orange),#e8790d);color:#fff;border-radius:var(--radius);padding:clamp(24px,4vw,36px);text-align:center;}.pd .cta h3{font-size:22px;font-weight:800;margin-block-end:8px;}.pd .cta p{font-size:14px;opacity:0.95;}.pd .section-title{text-align:center;margin-block-end:16px;}.pd .section-title h3{font-size:20px;font-weight:800;}@media (max-width:480px){.pd .grid2{grid-template-columns:1fr !important;}.pd .features{grid-template-columns:1fr 1fr !important;}.pd .steps{grid-template-columns:repeat(3,1fr) !important;}.pd .ideal-grid{grid-template-columns:1fr !important;}}
Advanced 2-in-1 Formula
Crystal Clear Visibility.
Zero Compromise.
Glare Guard doesn't just clean your windshield — it armours it. One application removes stubborn oil films AND leaves a hydrophobic rain-repelling shield that lasts for months.
2-in-1 Formula
Hydrophobic Coating
Made for Indian Roads
Why Does Your Windshield Look Hazy — Even After Cleaning?
- Hard water deposits — calcium and magnesium from Indian tap water leave a stubborn whitish glaze
- Oil film buildup — plasticizers from dashboards, road tar, and exhaust fumes coat the glass
- UV delamination — prolonged sun exposure breaks down laminated layers, creating a milky look
- Wiper wear — months of use create micro-scratches that scatter light and worsen glare
Regular glass cleaners only remove surface dust. They can't touch oil films or mineral deposits. That's where Glare Guard is different.
Before Glare Guard
- Blinding glare from oncoming headlights
- Hazy, oily windshield even after washing
- Water smearing during rain — zero visibility
- Hard water spots that won't budge
- Eye strain on night drives
After Glare Guard
- Crystal clear view — day and night
- Rainwater beads up and rolls off instantly
- Zero oil film, zero haze
- Hard water spots dissolved completely
- Safer, more comfortable driving
One Product, Two Jobs Done
The 2-in-1 Advantage
Step 1: Deep Clean
- Cuts through built-up grime, grease & plasticizer deposits
- Dissolves hard water spots and mineral buildup
- Removes insect splatter, tree sap, and road film
- Safe for all glass — windshields, windows, mirrors, visors
Step 2: Protect & Repel
- Leaves a slick hydrophobic coating on the glass
- Water beads up and rolls off at speed
- Reduces glare from sun and oncoming headlights
- Lasts for months — survives car washes and wipers
Hydrophobic Shield
Water beads up and flies off at driving speed. Rain becomes a non-issue.
Night Drive Clarity
Reduces headlight glare and halos. See the road, not blinding lights.
Built for India
Tackles hard water deposits, monsoon grime, and extreme UV exposure.
⏱
Months of Protection
One application lasts through car washes, washer fluid, and daily wipers.
All Glass Surfaces
Windshields, side windows, rear glass, mirrors, even motorcycle visors.
Easy DIY Application
No special tools. A microfiber cloth and 5 minutes. Pro results, your hands.
Application Guide
How to Apply Glare Guard
1
Park in Shade
Avoid direct sunlight so the formula doesn't dry too fast.
2
Wet the Glass
Spray water generously over the surface.
3
Apply Compound
Dispense onto a microfiber cloth or pad.
4
Scrub Circles
Work in circular motions on hazy areas.
5
Buff Clean
Buff with a clean cloth until crystal clear.
Perfect For
Everyday commuters battling night glare
Motorcycle riders — works on helmet visors too
Anyone driving through monsoon season
DIY enthusiasts who want pro-level glass care
Fleet owners and cab drivers
Detail-obsessed car owners who accept nothing less
Product Details
Specifications
| Product |
Motor Headz Glare Guard — Advanced Windshield Cleaner & Protector |
| Type |
2-in-1 Glass Cleaner + Hydrophobic Coating |
| Works On |
Windshields, side windows, rear glass, mirrors, helmet visors |
| Removes |
Oil films, hard water spots, grime, tree sap, insect splatter |
| Coating Duration |
Lasts months — survives car washes and wipers |
| Application Time |
~5 minutes per windshield |
| Safe For |
All automotive glass — cars, bikes, trucks, SUVs |
Keep out of reach of children
Avoid contact with eyes & skin
Use in a well-ventilated area
Common Questions
Frequently Asked Questions
Can I use it on motorcycle helmet visors?
Yes. Safe for all glass and polycarbonate surfaces — helmet visors, bike windscreens, face shields.
How long does the hydrophobic coating last?
Several months under normal conditions. Survives car washes and daily wiper use. Reapply when water stops beading.
Will it remove hard water spots?
Yes — specifically designed to dissolve calcium and magnesium deposits that regular cleaners can't touch.
Is it safe for tinted windows?
Absolutely. Works on factory and aftermarket tints without affecting the film.
Do I need special tools?
Nope. Just a microfiber cloth or foam pad and 5 minutes. No machines, no experience needed.
See Clearly. Drive Safely.
One product. Two jobs done. Crystal clear visibility from the first application.
Free shipping • Cash on Delivery available across India
15 reviews for Motor Headz Glare Guard