{"product_id":"honda-civic-mk7-2001-2005-high-tone-horn-alarm-signal-12v-left-nsf-e1000328","title":"Honda Civic Mk7 2001-2005 High Tone Horn Alarm Signal 12V Left NSF E1000328","description":"\u003cbody\u003e\n        \n        \u003cmeta charset=\"utf-8\"\u003e\n\u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\n\u003ctitle\u003eHonda Civic Mk7 2001-2005 High Tone Horn Alarm Signal 12V Left NSF E1000328\u003c\/title\u003e\n\u003cstyle\u003e\n  :root {\n    --bg-dark: #0a0d12;\n    --card-bg: #121824;\n    --card-hover: #1a2332;\n    --border-color: #232d3f;\n    --accent-red: #dc2626;\n    --accent-gold: #d6b25e;\n    --accent-silver: #f1f5f9;\n    --text-main: #f8fafc;\n    --text-muted: #94a3b8;\n    --green-alert: #22c55e;\n    --red-alert: #ef4444;\n    --font-stack: 'Segoe UI', -apple-system, BlinkMacSystemFont, Roboto, Helvetica, Arial, sans-serif;\n  }\n\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    background-color: var(--bg-dark);\n    color: var(--text-main);\n    font-family: var(--font-stack);\n    line-height: 1.75;\n    font-size: 16px;\n    position: relative;\n  }\n\n  \/* Watermark Overlay *\/\n  .watermark-overlay {\n    position: fixed;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%) rotate(-35deg);\n    font-size: 8rem;\n    font-weight: 900;\n    color: rgba(255, 255, 255, 0.015);\n    white-space: nowrap;\n    pointer-events: none;\n    z-index: 0;\n    text-transform: uppercase;\n    letter-spacing: 12px;\n  }\n\n  .wrapper {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 25px 20px;\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* Header Branding Bar *\/\n  .brand-header {\n    background: linear-gradient(135deg, #0f172a 0%, #1c0a0a 100%);\n    border: 1px solid var(--border-color);\n    border-bottom: 3px solid var(--accent-red);\n    border-radius: 12px;\n    padding: 22px 30px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 15px;\n    margin-bottom: 25px;\n    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);\n  }\n\n  .brand-logo-container {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n  }\n\n  .honda-logo-svg {\n    width: 50px;\n    height: 50px;\n    fill: var(--accent-silver);\n  }\n\n  .brand-logo-text {\n    font-size: 26px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n  }\n\n  .brand-logo-text .the-txt { color: #ffffff; }\n  .brand-logo-text .part-txt { color: var(--accent-gold); }\n  .brand-logo-text .pilot-txt {\n    background: var(--accent-red);\n    color: #ffffff;\n    padding: 3px 8px;\n    border-radius: 4px;\n    margin-left: 3px;\n  }\n\n  .brand-subtext {\n    font-size: 14px;\n    color: var(--text-muted);\n    font-weight: 500;\n    text-align: right;\n  }\n\n  \/* Highlights Bar *\/\n  .highlights-bar {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-bottom: 25px;\n  }\n\n  .highlight-pill {\n    background: var(--card-bg);\n    border: 1px solid var(--border-color);\n    border-left: 4px solid var(--accent-red);\n    border-radius: 25px;\n    padding: 8px 20px;\n    font-size: 14px;\n    font-weight: 600;\n    color: var(--text-main);\n  }\n\n  \/* Title Box *\/\n  .title-card {\n    background: linear-gradient(135deg, #1f0b0b 0%, #0f172a 100%);\n    border: 1px solid var(--border-color);\n    border-radius: 12px;\n    padding: 30px;\n    text-align: center;\n    margin-bottom: 25px;\n    box-shadow: 0 8px 25px rgba(0,0,0,0.4);\n  }\n\n  .title-card h1 {\n    font-size: 28px;\n    color: #ffffff;\n    font-weight: 800;\n    letter-spacing: 0.5px;\n    margin-bottom: 12px;\n    line-height: 1.3;\n  }\n\n  .title-card p {\n    font-size: 16px;\n    color: var(--accent-gold);\n    font-weight: 600;\n  }\n\n  \/* Layout Grids *\/\n  .grid-2col {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 25px;\n    margin-bottom: 25px;\n  }\n\n  @media (max-width: 850px) {\n    .grid-2col { grid-template-columns: 1fr; }\n    .brand-header { flex-direction: column; text-align: center; }\n    .brand-subtext { text-align: center; }\n  }\n\n  .card {\n    background: var(--card-bg);\n    border: 1px solid var(--border-color);\n    border-radius: 12px;\n    padding: 25px;\n    margin-bottom: 25px;\n    box-shadow: 0 6px 20px rgba(0,0,0,0.3);\n  }\n\n  .card-header-title {\n    font-size: 20px;\n    font-weight: 700;\n    color: var(--accent-gold);\n    border-bottom: 1px solid var(--border-color);\n    padding-bottom: 12px;\n    margin-bottom: 20px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  \/* Image Container *\/\n  .image-container {\n    width: 100%;\n    border-radius: 8px;\n    overflow: hidden;\n    border: 1px solid var(--border-color);\n    margin-bottom: 15px;\n    background: #000000;\n  }\n\n  .image-container img {\n    width: 100%;\n    height: 320px;\n    object-fit: cover;\n    display: block;\n  }\n\n  .image-caption {\n    font-size: 13px;\n    color: var(--text-muted);\n    text-align: center;\n    padding: 8px;\n    background: rgba(0,0,0,0.5);\n    font-style: italic;\n  }\n\n  \/* Specification Tables *\/\n  .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 10px;\n  }\n\n  .spec-table th, .spec-table td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid var(--border-color);\n    font-size: 15px;\n  }\n\n  .spec-table th {\n    background: #1e293b;\n    color: var(--accent-gold);\n    font-size: 14px;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n  }\n\n  .spec-table td:first-child {\n    color: var(--text-muted);\n    font-weight: 600;\n    width: 38%;\n  }\n\n  .spec-table td:last-child {\n    color: #ffffff;\n    font-weight: 700;\n  }\n\n  \/* Badges *\/\n  .badge {\n    display: inline-block;\n    padding: 4px 10px;\n    border-radius: 4px;\n    font-size: 13px;\n    font-weight: 700;\n    font-family: monospace;\n    margin: 2px 4px 2px 0;\n  }\n\n  .badge-gold { background: rgba(214, 178, 94, 0.15); border: 1px solid var(--accent-gold); color: #f5cf6d; }\n  .badge-blue { background: rgba(2, 132, 199, 0.15); border: 1px solid #38bdf8; color: #38bdf8; }\n  .badge-red { background: rgba(220, 38, 38, 0.15); border: 1px solid var(--accent-red); color: #fca5a5; }\n  .badge-green { background: rgba(34, 197, 94, 0.15); border: 1px solid var(--green-alert); color: #86efac; }\n\n  \/* Fitment Boxes \u0026 Callouts *\/\n  .fit-box {\n    padding: 16px 20px;\n    border-radius: 8px;\n    margin-bottom: 15px;\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .fit-box-pass {\n    background: rgba(34, 197, 94, 0.08);\n    border: 1px solid var(--green-alert);\n    color: #bbf7d0;\n  }\n\n  .fit-box-fail {\n    background: rgba(239, 68, 68, 0.08);\n    border: 1px solid var(--red-alert);\n    color: #fca5a5;\n  }\n\n  .policy-callout {\n    background: rgba(239, 68, 68, 0.12);\n    border-left: 5px solid var(--red-alert);\n    padding: 18px;\n    border-radius: 6px;\n    margin: 20px 0;\n  }\n  .policy-callout strong { color: #f87171; font-size: 16px; }\n\n  .notice-callout {\n    background: rgba(2, 132, 199, 0.12);\n    border-left: 5px solid #0284c7;\n    padding: 18px;\n    border-radius: 6px;\n    margin: 20px 0;\n  }\n  .notice-callout strong { color: #38bdf8; font-size: 16px; }\n\n  \/* Lists *\/\n  .custom-list { list-style: none; }\n  .custom-list li {\n    position: relative;\n    padding-left: 26px;\n    margin-bottom: 10px;\n    color: var(--text-main);\n  }\n  .custom-list li::before {\n    content: \"✔\";\n    position: absolute;\n    left: 0;\n    color: var(--accent-gold);\n    font-weight: bold;\n  }\n  .custom-list.symptoms-list li::before {\n    content: \"⚠️\";\n    font-size: 14px;\n  }\n\n  \/* Labor Calculator Table *\/\n  .calc-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 15px;\n  }\n  .calc-table th, .calc-table td {\n    padding: 12px;\n    border: 1px solid var(--border-color);\n    text-align: center;\n    font-size: 14px;\n  }\n  .calc-table th { background: #1e293b; color: var(--accent-gold); }\n\n  \/* Contact Section *\/\n  .contact-wrapper {\n    background: linear-gradient(135deg, #062313 0%, #121824 100%);\n    border: 1px solid #16a34a;\n    border-left: 7px solid #c49a38;\n    border-radius: 12px;\n    padding: 25px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    flex-wrap: wrap;\n    margin-bottom: 25px;\n  }\n\n  .contact-text { flex: 1; min-width: 280px; }\n  .contact-text h3 { color: #ffffff; font-size: 24px; font-weight: 900; margin-bottom: 8px; }\n  .contact-text p { color: var(--text-muted); font-size: 15px; margin-bottom: 15px; }\n\n  .wa-btn {\n    display: inline-block;\n    background: #22c55e;\n    color: #000000;\n    font-weight: 800;\n    padding: 12px 24px;\n    border-radius: 6px;\n    text-decoration: none;\n    font-size: 15px;\n  }\n\n  .qr-container {\n    background: #ffffff;\n    padding: 12px;\n    border-radius: 8px;\n    text-align: center;\n  }\n  .qr-container img { width: 180px; height: 180px; display: block; border: 0; }\n  .qr-label { font-size: 11px; color: #000000; font-weight: 800; margin-top: 5px; }\n\n  \/* Eco Community Box *\/\n  .eco-box {\n    background: linear-gradient(135deg, #1e293b 0%, #0f172a 100%);\n    border: 1px solid var(--border-color);\n    border-radius: 12px;\n    padding: 25px;\n    margin-bottom: 25px;\n  }\n\n  .eco-box h3 { color: var(--accent-gold); font-size: 20px; margin-bottom: 10px; }\n\n  \/* Footer *\/\n  .footer-bar {\n    border-top: 1px solid var(--border-color);\n    padding-top: 25px;\n    text-align: center;\n    font-size: 13px;\n    color: var(--text-muted);\n  }\n\u003c\/style\u003e\n\n\n\n\n        \n        \n        \u003cdiv class=\"watermark-overlay\"\u003eTHEPARTPILOT\u003c\/div\u003e\n\n\u003cdiv class=\"wrapper\"\u003e\n\n  \u003c!-- Header Section --\u003e\n  \u003cdiv class=\"brand-header\"\u003e\n    \u003cdiv class=\"brand-logo-container\"\u003e\n      \u003csvg class=\"honda-logo-svg\" viewbox=\"0 0 100 100\"\u003e\n        \u003cpath d=\"M15 18 C15 18 28 20 50 20 C72 20 85 18 85 18 L82 82 C82 82 68 85 50 85 C32 85 18 82 18 82 Z M35 30 L38 72 L45 72 L45 54 L55 54 L55 72 L62 72 L65 30 L57 30 L57 44 L43 44 L43 30 Z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cdiv class=\"brand-logo-text\"\u003e\n        \u003cspan class=\"the-txt\"\u003eThe\u003c\/span\u003e\u003cspan class=\"part-txt\"\u003ePart\u003c\/span\u003e\u003cspan class=\"pilot-txt\"\u003ePILOT\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"brand-subtext\"\u003e\n      \u003cdiv\u003eOver 25,000 Verified Parts On Shelf\u003c\/div\u003e\n      \u003cdiv\u003eGlobal VAT Scheme — No VAT Charged\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Key Highlights Bar --\u003e\n  \u003cdiv class=\"highlights-bar\"\u003e\n    \u003cdiv class=\"highlight-pill\"\u003e🏬 25,000+ Parts In Stock\u003c\/div\u003e\n    \u003cdiv class=\"highlight-pill\"\u003e✈️ Worldwide Express GSP Shipping\u003c\/div\u003e\n    \u003cdiv class=\"highlight-pill\"\u003e⚡ Dispatched Within 24 Hours\u003c\/div\u003e\n    \u003cdiv class=\"highlight-pill\"\u003e🛠️ Garage Installation Available\u003c\/div\u003e\n    \u003cdiv class=\"highlight-pill\"\u003e🚗 Cash Paid For Cars Nationwide\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Item Title Box --\u003e\n  \u003cdiv class=\"title-card\"\u003e\n    \u003ch1\u003eHONDA CIVIC MK7 (2001–2005) HIGH TONE HORN \u0026amp; ALARM SIGNAL 12V NSF\u003c\/h1\u003e\n    \u003cp\u003eLeft Nearside Front (NSF \/ Passenger Side) | Stamped Code: E1000328 | 12V 105dB\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-2col\"\u003e\n\n    \u003cdiv class=\"card\" style=\"margin-bottom:0;\"\u003e\n      \u003cdiv class=\"card-header-title\"\u003e🔧 Horn \/ Alarm Signal Mounting Location\u003c\/div\u003e\n      \u003cdiv class=\"image-container\"\u003e\n        \u003cimg alt=\"Honda Civic Horn Installation Location\" src=\"https:\/\/images.unsplash.com\/photo-1486006920555-c77dce18193b?auto=format\u0026amp;fit=crop\u0026amp;w=800\u0026amp;q=80\"\u003e\n        \u003cdiv class=\"image-caption\"\u003eMounted behind the front bumper grill \/ Left NSF inner wing area on factory bracket\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp style=\"font-size:14px; color:var(--text-muted);\"\u003e\n        Serves dual purpose as the primary High-Tone acoustic warning horn and\/or factory security alarm siren module.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Part Specification Table --\u003e\n  \u003cdiv class=\"card\"\u003e\n    \u003cdiv class=\"card-header-title\"\u003e🔢 Detailed Part Specifications\u003c\/div\u003e\n    \u003ctable class=\"spec-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eCategory\u003c\/th\u003e\n          \u003cth\u003eReference \/ Engineering Details\u003c\/th\u003e\n          \u003cth\u003eDescription \u0026amp; Construction\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eComponent Type:\u003c\/td\u003e\n          \u003ctd\u003e\n            \u003cspan class=\"badge badge-gold\"\u003eHigh Tone Acoustic Horn\u003c\/span\u003e \n            \u003cspan class=\"badge badge-blue\"\u003eAlarm Siren Signal Unit\u003c\/span\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003eDirect-fit electromagnetic disc horn with integrated ground bracket and 1-pin \/ 2-pin weather seal connector.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eOperating Voltage \u0026amp; Pitch:\u003c\/td\u003e\n          \u003ctd\u003e\n            \u003cspan class=\"badge badge-green\"\u003e12 Volt System\u003c\/span\u003e \n            \u003cspan class=\"badge badge-gold\"\u003eHigh Tone (Approx. 400-500 Hz)\u003c\/span\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003eDelivers crisp, loud ~105dB acoustic signal rating for road safety and security alert system.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePosition \/ Placement:\u003c\/td\u003e\n          \u003ctd\u003e\n            \u003cspan class=\"badge badge-red\"\u003eLeft Nearside Front (NSF \/ Passenger Side)\u003c\/span\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003eMounted behind the front grill \/ slam panel \/ inner front wing structure.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eEngineering \/ Stamped Code:\u003c\/td\u003e\n          \u003ctd\u003e\n            \u003cspan class=\"badge badge-gold\"\u003eE1000328\u003c\/span\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003eOriginal manufacturer casting\/stamping identification number on back housing.\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eHonda Cross-Reference Codes:\u003c\/td\u003e\n          \u003ctd\u003e\n            \u003cspan class=\"badge badge-blue\"\u003e38100-S5A-G01 \/ 38100-S6M-003 \/ Mitsuba UC-2\u003c\/span\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003eCross-compatible across multiple 7th Gen Civic chassis configurations and shared Honda platforms.\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Full Model Compatibility Chart --\u003e\n  \u003cdiv class=\"card\"\u003e\n    \u003cdiv class=\"card-header-title\"\u003e📊 Full Vehicle Compatibility Table\u003c\/div\u003e\n    \u003cp style=\"font-size:14px; color:var(--text-muted); margin-bottom:15px;\"\u003e\n      Verify your vehicle details below. Match year, body shape, and part number code prior to ordering:\n    \u003c\/p\u003e\n    \u003ctable class=\"spec-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eMake \u0026amp; Model\u003c\/th\u003e\n          \u003cth\u003eBody Variant\u003c\/th\u003e\n          \u003cth\u003eEngine Size \/ Code\u003c\/th\u003e\n          \u003cth\u003eExact Model Years\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eHonda Civic EP3 Type R\u003c\/td\u003e\n          \u003ctd\u003e3-Door Hatchback\u003c\/td\u003e\n          \u003ctd\u003e2.0L i-VTEC Petrol (K20A2 200bhp)\u003c\/td\u003e\n          \u003ctd\u003e2001 – 2005\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eHonda Civic EP2 \/ EP1\u003c\/td\u003e\n          \u003ctd\u003e3-Door Hatchback\u003c\/td\u003e\n          \u003ctd\u003e1.6L (D16V1) \/ 1.4L (D14Z6) Petrol\u003c\/td\u003e\n          \u003ctd\u003e2001 – 2005\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eHonda Civic EP4 CTDi\u003c\/td\u003e\n          \u003ctd\u003e3-Door Hatchback\u003c\/td\u003e\n          \u003ctd\u003e1.7L Diesel (4EE2 100bhp)\u003c\/td\u003e\n          \u003ctd\u003e2002 – 2005\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eHonda Civic EU6 \/ EU7 \/ EU8 \/ EU9\u003c\/td\u003e\n          \u003ctd\u003e5-Door Hatchback\u003c\/td\u003e\n          \u003ctd\u003e1.4L, 1.6L Petrol \u0026amp; 1.7L Diesel\u003c\/td\u003e\n          \u003ctd\u003e2001 – 2005\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eHonda Civic Coupe (EM2)\u003c\/td\u003e\n          \u003ctd\u003e2-Door Coupe\u003c\/td\u003e\n          \u003ctd\u003e1.7L Petrol (D17A8 \/ D17A9)\u003c\/td\u003e\n          \u003ctd\u003e2001 – 2005\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eHonda Civic Saloon (ES4 \/ ES5)\u003c\/td\u003e\n          \u003ctd\u003e4-Door Sedan\u003c\/td\u003e\n          \u003ctd\u003e1.4L \/ 1.6L Petrol\u003c\/td\u003e\n          \u003ctd\u003e2001 – 2005\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eHonda CR-V Mk2 (RD4 \/ RD8)\u003c\/td\u003e\n          \u003ctd\u003e5-Door SUV\u003c\/td\u003e\n          \u003ctd\u003e2.0L i-VTEC Petrol \/ 2.2L i-CTDi\u003c\/td\u003e\n          \u003ctd\u003e2002 – 2006\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eHonda Jazz Mk1 (GD1 \/ GD5)\u003c\/td\u003e\n          \u003ctd\u003e5-Door Hatchback\u003c\/td\u003e\n          \u003ctd\u003e1.2L \/ 1.4L i-DSI Petrol\u003c\/td\u003e\n          \u003ctd\u003e2002 – 2008\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fitment Rules \u0026 Policy Warnings --\u003e\n  \u003cdiv class=\"card\"\u003e\n    \u003cdiv class=\"card-header-title\"\u003e🔍 Exact Fitment Guidelines \u0026amp; Non-Compatible Models\u003c\/div\u003e\n    \u003cdiv class=\"fit-box fit-box-pass\"\u003e\n      \u003cstrong\u003eWILL FIT:\u003c\/strong\u003e\n      \u003cbr\u003e• \u003cstrong\u003eHonda Civic 7th Gen (Mk7) 3-Door, 5-Door, Coupe \u0026amp; Saloon models built between 2001 and 2005.\u003c\/strong\u003e\n      \u003cbr\u003e• Honda CR-V Mk2 (2002-2006) and Honda Jazz Mk1 (2002-2008) sharing 12V horn code \u003cstrong\u003eE1000328\u003c\/strong\u003e.\n    \u003c\/div\u003e\n    \u003cdiv class=\"fit-box fit-box-fail\"\u003e\n      \u003cstrong\u003eWILL NOT FIT:\u003c\/strong\u003e\n      \u003cbr\u003e• \u003cstrong\u003eHonda Civic 8th Gen (Mk8 FN\/FK\/FD shape 2006–2011)\u003c\/strong\u003e — different plug orientation.\n      \u003cbr\u003e• \u003cstrong\u003eHonda Civic 6th Gen (1996–2000) or older models.\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"policy-callout\"\u003e\n      \u003cstrong\u003e⚠️ CRITICAL FITMENT POLICY \u0026amp; RESTOCKING FEE NOTICE:\u003c\/strong\u003e\n      \u003cp style=\"font-size:14px; margin-top:6px; color:#fca5a5;\"\u003e\n        To ensure you receive the correct part the first time and prevent unnecessary returns, please verify fitment using our photos and part number reference. \n        \u003cstrong\u003eAny items returned under the \"Doesn't Fit\" or \"Item Not As Described\" categories where fitment was clearly stated will have a 50% restocking fee deducted\u003c\/strong\u003e. \n        If you are unsure, send us your REG or VIN via WhatsApp before buying so our technicians can verify fitment for you!\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"notice-callout\"\u003e\n      \u003cstrong\u003e📍 CHECKOUT ADDRESS DISCLOSURE:\u003c\/strong\u003e\n      \u003cp style=\"font-size:14px; margin-top:6px; color:#38bdf8;\"\u003e\n        Please ensure your checkout delivery address is 100% accurate at the time of purchase. Under eBay regulations, we cannot alter or change dispatch addresses once payment is completed.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Fault Symptoms \u0026 Factory Quality Advantage --\u003e\n  \u003cdiv class=\"grid-2col\"\u003e\n    \u003cdiv class=\"card\" style=\"margin-bottom:0;\"\u003e\n      \u003cdiv class=\"card-header-title\"\u003e⚙️ Function \u0026amp; Fault Symptoms\u003c\/div\u003e\n      \u003cp style=\"font-size:14px; color:var(--text-muted); margin-bottom:12px;\"\u003e\n        \u003cstrong\u003eWhy Replace a Faulty Horn?\u003c\/strong\u003e A functioning horn is a mandatory MOT test requirement and critical road safety alert system.\n      \u003c\/p\u003e\n      \u003cul class=\"custom-list symptoms-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMOT Failure:\u003c\/strong\u003e Vehicle fails annual MOT inspection if the horn does not sound or produces a weak, muted tone.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eWeak \/ Squeaky Tone:\u003c\/strong\u003e Water or corrosion ingress causes high-pitch element to fail, leaving only a dull low tone.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eComplete Silence:\u003c\/strong\u003e Horn button yields no acoustic response when pressed.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAlarm Siren Mute:\u003c\/strong\u003e Factory alarm system flashes indicators but produces no audible security chime.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card\" style=\"margin-bottom:0;\"\u003e\n      \u003cdiv class=\"card-header-title\"\u003e💎 Factory Original vs Cheap Aftermarket Copy\u003c\/div\u003e\n      \u003cul class=\"custom-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTrue Weather-Sealed Diaphragm:\u003c\/strong\u003e High-grade internal metal diaphragm resists rust and moisture corrosion better than cheap replica units.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePlug-and-Play Factory Connector:\u003c\/strong\u003e Plugs directly into the stock Honda wiring loom without wire cutting or splicing.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCorrect Decibel \u0026amp; Pitch Output:\u003c\/strong\u003e Calibrated specifically to factory Honda electrical resistance specs.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSave Up To 70%:\u003c\/strong\u003e Save up to 70% compared to main dealership main counter pricing by choosing quality tested recycled auto parts!\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Installation Steps \u0026 Labour Cost Calculator --\u003e\n  \u003cdiv class=\"grid-2col\" style=\"margin-top:25px;\"\u003e\n    \u003cdiv class=\"card\" style=\"margin-bottom:0;\"\u003e\n      \u003cdiv class=\"card-header-title\"\u003e🛠️ Step-By-Step Installation Guide\u003c\/div\u003e\n      \u003cp style=\"font-size:14px; color:var(--text-muted); margin-bottom:10px;\"\u003e\n        \u003cstrong\u003eEstimated Repair Time:\u003c\/strong\u003e 15 – 30 Minutes | \u003cstrong\u003eDifficulty:\u003c\/strong\u003e Very Easy \/ DIY\n      \u003c\/p\u003e\n      \u003cp style=\"font-size:14px; color:var(--text-muted); margin-bottom:12px;\"\u003e\n        \u003cstrong\u003eRequired Tools:\u003c\/strong\u003e 10mm socket or spanner, plastic trim clip tool, wire contact cleaner.\n      \u003c\/p\u003e\n      \u003col style=\"padding-left:20px; font-size:14px; color:var(--text-main); line-height:1.8;\"\u003e\n        \u003cli\u003ePop hood and unclip top plastic radiator shroud cover using plastic pry tools.\u003c\/li\u003e\n        \u003cli\u003eLocate the horn unit attached to the inner slam panel or left front wing support bracket.\u003c\/li\u003e\n        \u003cli\u003eUnplug the single\/double electrical wire connector tab.\u003c\/li\u003e\n        \u003cli\u003eUnbolt the 10mm retaining bolt, remove old horn unit, install replacement horn, and tighten bolt securely (ensuring good earth contact).\u003c\/li\u003e\n        \u003cli\u003ePlug connector back in and test horn operation before replacing plastic cover clips.\u003c\/li\u003e\n      \u003c\/ol\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card\" style=\"margin-bottom:0;\"\u003e\n      \u003cdiv class=\"card-header-title\"\u003e🧮 Garage Labour Cost Comparison\u003c\/div\u003e\n      \u003cp style=\"font-size:14px; color:var(--text-muted); margin-bottom:10px;\"\u003e\n        Estimated garage fitting charges based on regional hourly labor rates vs DIY:\n      \u003c\/p\u003e\n      \u003ctable class=\"calc-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eGarage Type\u003c\/th\u003e\n            \u003cth\u003eHourly Rate\u003c\/th\u003e\n            \u003cth\u003eEstimated Labor Cost\u003c\/th\u003e\n            \u003cth\u003eYour Saving\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eIndependent Garage\u003c\/td\u003e\n            \u003ctd\u003e£60 - £80 \/ hr\u003c\/td\u003e\n            \u003ctd\u003e£30 - £40\u003c\/td\u003e\n            \u003ctd style=\"color:var(--green-alert); font-weight:bold;\"\u003eSAVE £30+\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eMain Dealer Garage\u003c\/td\u003e\n            \u003ctd\u003e£130 - £190 \/ hr\u003c\/td\u003e\n            \u003ctd\u003e£65 - £95\u003c\/td\u003e\n            \u003ctd style=\"color:var(--green-alert); font-weight:bold;\"\u003eSAVE OVER 70%\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eDIY Installation\u003c\/td\u003e\n            \u003ctd style=\"color:var(--green-alert); font-weight:bold;\"\u003e£0 (Free)\u003c\/td\u003e\n            \u003ctd style=\"color:var(--green-alert); font-weight:bold;\"\u003e£0\u003c\/td\u003e\n            \u003ctd style=\"color:var(--accent-gold); font-weight:bold;\"\u003eMAXIMUM SAVINGS\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Garage Fitting Service \u0026 Massive Stock Section --\u003e\n  \u003cdiv class=\"card\" style=\"margin-top:25px;\"\u003e\n    \u003cdiv class=\"card-header-title\"\u003e🏢 In-House Garage Workshop \u0026amp; 25,000+ Parts Stock\u003c\/div\u003e\n    \u003cdiv class=\"grid-2col\" style=\"margin-bottom:0;\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"image-container\"\u003e\n          \u003cimg alt=\"Mechanic Repair Garage Workshop\" src=\"https:\/\/images.unsplash.com\/photo-1617814076367-b759c7d7e738?auto=format\u0026amp;fit=crop\u0026amp;w=800\u0026amp;q=80\"\u003e\n          \u003cdiv class=\"image-caption\"\u003eFully equipped mechanical garage — Professional fitting service available\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:14px; color:var(--text-muted);\"\u003e\n          \u003cstrong\u003eProfessional Installation Available:\u003c\/strong\u003e Prefer to have a professional fit it? We offer an in-house installation service at our mechanical facility (subject to appointment availability). Contact us to book!\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cdiv class=\"image-container\"\u003e\n          \u003cimg alt=\"ThePartPilot Auto Recycling Warehouse\" src=\"https:\/\/images.unsplash.com\/photo-1586528116311-ad8dd3c8310d?auto=format\u0026amp;fit=crop\u0026amp;w=800\u0026amp;q=80\"\u003e\n          \u003cdiv class=\"image-caption\"\u003eOver 25,000 tested auto parts ready on the shelf\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size:14px; color:var(--text-muted);\"\u003e\n          \u003cstrong\u003eMassive Inventory:\u003c\/strong\u003e We store over 25,000 tested automotive parts on-site ready for immediate global dispatch via the eBay Global Shipping Program (GSP).\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Global Postage \u0026 We Buy Cars Section --\u003e\n  \u003cdiv class=\"card\"\u003e\n    \u003cdiv class=\"card-header-title\"\u003e✈️ Worldwide Shipping (GSP) \u0026amp; Cash For Cars Service\u003c\/div\u003e\n    \u003cdiv class=\"grid-2col\" style=\"margin-bottom:0;\"\u003e\n      \u003cdiv\u003e\n        \u003ch4 style=\"color:var(--accent-gold); margin-bottom:8px;\"\u003e🌍 Global Express Delivery Destination Hubs:\u003c\/h4\u003e\n        \u003cp style=\"font-size:13px; color:var(--text-muted); line-height:1.7;\"\u003e\n          United Kingdom, United States, Canada, Australia, Germany, France, Italy, Spain, Netherlands, Ireland, Sweden, Poland, Denmark, Austria, Belgium, Finland, Portugal, Greece, Switzerland, Norway, Japan, New Zealand, and all official eBay GSP countries worldwide!\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch4 style=\"color:#4ade80; margin-bottom:8px;\"\u003e🚗 We Buy Cars For Cash!\u003c\/h4\u003e\n        \u003cp style=\"font-size:14px; color:var(--text-muted); line-height:1.6;\"\u003e\n          Looking to sell an unwanted vehicle, project car, or salvage auto? \n          \u003cstrong\u003eWe offer nationwide vehicle collection with instant same-day bank payment!\u003c\/strong\u003e \n          Get in touch via WhatsApp for a quick cash offer.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WhatsApp Contact Section with Generated QR --\u003e\n  \u003cdiv class=\"contact-wrapper\"\u003e\n    \u003cdiv class=\"contact-text\"\u003e\n      \u003ch3\u003eWhatsApp QR for Fitment Assistance \u0026amp; Booking\u003c\/h3\u003e\n      \u003cp\u003eScan the QR code to message \u003cstrong\u003eThePartPilot\u003c\/strong\u003e on WhatsApp for quick registration checks or installation appointments.\u003c\/p\u003e\n      \u003cp style=\"color: var(--text-muted); font-size: 14px;\"\u003ePlease send your vehicle REG, VIN, and photos of your current horn\/connector for instant confirmation.\u003c\/p\u003e\n      \u003cbr\u003e\n      \u003ca class=\"wa-btn\" href=\"https:\/\/wa.me\/447495972152\" target=\"_blank\"\u003eChat On WhatsApp\u003c\/a\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"qr-container\"\u003e\n      \u003cimg alt=\"ThePartPilot WhatsApp Contact QR Code\" src=\"https:\/\/quickchart.io\/qr?text=https%3A%2F%2Fwa.me%2F447495972152\u0026amp;size=240\u0026amp;margin=2\"\u003e\n      \u003cdiv class=\"qr-label\"\u003eSCAN TO VERIFY REG\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Eco-Friendly Recycling \u0026 Dispatch Photo Box --\u003e\n  \u003cdiv class=\"eco-box\"\u003e\n    \u003ch3\u003e🌱 Supporting Small Business \u0026amp; Sustainable Eco-Recycling ♻️\u003c\/h3\u003e\n    \u003cp style=\"font-size:14px; color:var(--text-main); line-height:1.7; margin-bottom:15px;\"\u003e\n      By choosing high-quality recycled auto components, you are directly supporting a dedicated local small business while actively reducing industrial manufacturing waste! 🌿 \n      Reusing tested original parts drastically cuts down raw material extraction and energy usage while giving you genuine fitment quality at a fraction of dealership prices. Thank you for making a green choice! 💚\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"image-container\" style=\"max-height:260px;\"\u003e\n      \u003cimg alt=\"Boxed Dispatch Warehouse Stock\" src=\"https:\/\/images.unsplash.com\/photo-1566576721346-d4a3b4eaeb55?auto=format\u0026amp;fit=crop\u0026amp;w=800\u0026amp;q=80\"\u003e\n      \u003cdiv class=\"image-caption\"\u003eOrders securely packaged and boxed for safe, rapid delivery\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Footer Disclaimer --\u003e\n  \u003cdiv class=\"footer-bar\"\u003e\n    \u003cp\u003e© ThePartPilot Auto Recycling Direct. All vehicle brand logos (Honda), part numbers (E1000328 \/ 38100-S5A-G01), and model designations are used strictly for compatibility identification purposes.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n        \n        \u003c\/body\u003e","brand":"Honda","offers":[{"title":"Default Title","offer_id":62986188423498,"sku":"206221644151","price":18.18,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1069\/5036\/1418\/files\/57_e3b9ec1e-7c72-4a2b-8d90-824135b246bd.jpg?v=1787008525","url":"https:\/\/thepartpilot.co.uk\/products\/honda-civic-mk7-2001-2005-high-tone-horn-alarm-signal-12v-left-nsf-e1000328","provider":"The Part Pilot","version":"1.0","type":"link"}