: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(3,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;}.pd .tech{background:linear-gradient(135deg,#1e1e3f,#2d2b55);color:#fff;border-radius:var(--radius);padding:clamp(24px,4vw,32px);margin-block-end:24px;}.pd .tech h3{font-size:18px;font-weight:800;margin-block-end:14px;}.pd .tech li{padding:5px 0 5px 24px;font-size:13px;position:relative;opacity:0.9;}.pd .tech li::before{content:'';position:absolute;left:0;}.pd .reviews{margin-block-end:24px;}.pd .reviews h3{font-size:20px;font-weight:800;text-align:center;margin-block-end:16px;}.pd .review{background:var(--light);border-radius:var(--radius);padding:20px;border:1px solid #edf2f7;}.pd .review .stars{color:#f6ad55;font-size:16px;margin-block-end:8px;}.pd .review blockquote{font-size:13px;font-style:italic;color:#4a5568;margin-block-end:8px;line-height:1.6;}.pd .review cite{font-size:12px;font-weight:700;font-style:normal;color:var(--dark);}@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 Nano-Polish Technology
Erase Scratches. Restore Shine.
In Minutes.
Motor Headz Scratch Remover doesn't mask scratches — it eliminates them. Nano-particle formula fills micro-scratches at a molecular level, then seals with a hydrophobic protective layer that lasts months.
Nano-Polish Formula
6-Month Protection
Safe on All Paints
Your Car Looks Older Than It Is — Here's Why
- Parking lot scratches — other doors, shopping carts, and careless drivers leave marks daily
- Swirl marks from washing — dirty cloths, automatic car washes, and wrong technique create hundreds of micro-swirls
- Sun oxidation — India's extreme UV breaks down clear coat, making paint look faded and chalky
- Water spot etching — hard water deposits etch into paint if left untreated, leaving permanent rings
- Key scratches and scuffs — intentional or accidental, they're the first thing you see every morning
A professional detail job costs ₹3,000–10,000. Motor Headz Scratch Remover gives you the same results for a fraction — in your own driveway.
Before Scratch Remover
- Visible scratches catching light at every angle
- Swirl marks making paint look hazy
- Faded, oxidized clear coat
- Water spots etched into paint
- Car looks 5 years older than it is
After Scratch Remover
- Scratches erased — paint looks factory-fresh
- Mirror-like clarity and gloss
- Deep, rich colour restored
- Hydrophobic sealant repelling water
- Showroom finish, done at home
One Product, Two Results
Removes + Protects
Step 1: Erase Defects
- Micro-abrasives safely level light scratches and swirl marks
- Nano-particles fill deeper scratches at molecular level
- Dissolves oxidation and restores paint clarity
- Removes water spot etching and surface stains
Step 2: Seal & Shield
- Leaves a durable hydrophobic sealant layer
- UV-resistant polymers prevent future fading
- Water beads up and rolls off the surface
- Protection lasts up to 6 months
Nano-Polish Tech
Micro-abrasive particles work at molecular level to fill and level scratches invisible to the eye.
All Paint Types
Safe for clear coats, single-stage, metallic, matte, and ceramic-coated surfaces.
UV Protection
UV-resistant polymers shield paint from India's extreme sun, preventing future oxidation.
Hydrophobic Seal
Creates a water-repelling barrier that keeps your car cleaner for longer between washes.
5-Minute Results
Apply, buff, done. No machines, no heat guns, no professional experience needed.
Cars + Bikes
Works on cars, motorcycles, scooters — any painted automotive surface.
Application Guide
3 Steps to Showroom Shine
1
Apply
Shake well. Apply a small amount onto an applicator pad or microfiber cloth.
2
Buff
Rub firmly in circular motions on the problem area for 30–60 seconds.
3
Shine
Wipe away excess with a clean microfiber towel. Reveal the glossy finish.
The Science
Powered by Nano-Polish Technology
Our micro-abrasive formula gently removes surface defects at a molecular level while building a protective barrier against future damage.
- Nano-particle formulation fills micro-scratches
- UV-resistant polymers prevent paint fading
- Creates hydrophobic protection barrier
- Lasts up to 6 months with proper maintenance
- Eco-friendly and safe for your car's finish
- Works on all paint types and colours
Perfect For
Daily drivers with parking lot battle scars
Bike owners wanting scratch-free paint
Anyone wanting pro results without ₹10K detailing bills
DIY enthusiasts who take pride in their ride
Fleet managers maintaining vehicle appearance
Car enthusiasts chasing that showroom finish
Real Results
What Our Customers Say
"This stuff is magic. My 10-year-old car had swirls everywhere. 20 minutes with this kit and it looks brand new. 10/10."
Rajesh K. — Mumbai, Maharashtra
"I was skeptical, but it took out the key scratch on my door I've been staring at for a year. Highly recommend."
Arun Bhargav — Rohtak, Haryana
Product Details
Specifications
| Product |
Motor Headz Car Scratch Remover |
| Type |
Scratch Remover Compound with Nano-Polish Technology |
| Net Quantity |
200 ml |
| Works On |
Light scratches, swirl marks, oxidation, water spots, scuffs |
| Safe For |
Clear coats, single-stage, metallic, matte, ceramic-coated paints |
| Protection Duration |
Up to 6 months with proper maintenance |
| Application |
Applicator pad or microfiber cloth (no machines needed) |
| Country of Origin |
India |
| Manufacturer |
H. R. Enterprises, Bareilly, Uttar Pradesh |
| Expiry |
36 months from date of manufacture |
Keep out of reach of children
Avoid contact with eyes & skin
Use in a well-ventilated area
Store in a cool, dry place
Common Questions
Frequently Asked Questions
Will it remove deep key scratches?
It significantly reduces the appearance of key scratches. If the scratch catches your fingernail (through the clear coat), it'll improve it but may not fully eliminate it. For light to medium scratches, expect near-complete removal.
Is it safe on ceramic-coated cars?
Yes. The formula is safe for all paint types including ceramic-coated, clear-coated, metallic, and matte finishes. It won't strip existing coatings.
Can I use it on my motorcycle?
Absolutely. Works on any painted automotive surface — cars, bikes, scooters, and even helmets with painted finishes.
How long does the protection last?
The hydrophobic sealant lasts up to 6 months with normal driving and washing. Reapply when water stops beading on the treated areas.
Do I need a polishing machine?
No. Hand application with a microfiber cloth gives excellent results. A machine polisher can help for large areas, but it's not required.
Scratches Don't Fix Themselves.
200ml of nano-polish technology. Showroom results. 5 minutes of your time.
Free shipping • Cash on Delivery available across India
13 reviews for Motor Headz Car Scratch Remover