{"title":"Hyundai and Kia G4LA 1.2 Kappa Parts","description":"\u003cp\u003eGenuine used parts from cars running the Hyundai-Kia G4LA 1.2 litre Kappa petrol engine fitted to the Hyundai i10 and i20 and the Kia Picanto and Rio. This page lists everything we have dismantled from G4LA-engined donor cars, not just the engine: \u003ca href=\"\/collections\/engine-hyundai-kia-g4la?filter.p.product_type=Engine+%26+Fuel\"\u003eengine and fuel parts only\u003c\/a\u003e, \u003ca href=\"\/collections\/engine-hyundai-kia-g4la?filter.p.product_type=Transmission+%26+Drivetrain\"\u003egearbox and drivetrain\u003c\/a\u003e, \u003ca href=\"\/collections\/engine-hyundai-kia-g4la?filter.p.product_type=Exhaust+%26+Emissions\"\u003eexhaust and emissions\u003c\/a\u003e, or use the filters to narrow it down. Every part was removed from a known donor car at our Doncaster site, inspected before listing, and is listed against the exact vehicle it came off, so you can see the engine code, registration and mileage before you buy.\u003c\/p\u003e\n\u003cp\u003eStock changes daily as cars are dismantled. On the engine side that typically means complete engines, turbos, injectors, fuel pumps, EGR valves, intercoolers, alternators and starter motors; the rest of the car is here too, from gearboxes and driveshafts to doors, lights, mirrors and interior trim.\u003c\/p\u003e\n\u003cp\u003eEngine codes covered on this page: G4LA. Match the manufacturer part number shown on each listing to the one on your old part, or \u003ca href=\"\/pages\/contact\"\u003esend us your registration\u003c\/a\u003e and we will confirm the fit before you pay. Tracked UK delivery and 30-day returns on every order. Browse the whole make: \u003ca href=\"\/collections\/hyundai\"\u003eused Hyundai parts\u003c\/a\u003e.\u003c\/p\u003e","products":[{"product_id":"hyundai-i20-gb-indicator-wiper-squib-stalks-switch-299141440-2014-2020","title":"HYUNDAI I20 GB INDICATOR WIPER SQUIB STALKS SWITCH 299141440 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eCombination Switch \/ Stalks\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Combination Switch \/ Stalks. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e299141440\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016496\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eCombination Switch \/ Stalks\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58922656268613,"sku":"00016496","price":44.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T12_08_32.446Z-watermarked-2026-08-19T12_15_03.9087619_00_00.jpg?v=1789046478"},{"product_id":"hyundai-i20-gb-heater-control-assembly-97250c8900-2014-2020","title":"HYUNDAI I20 GB HEATER CONTROL ASSEMBLY 97250C8900 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eHeater Control Assembly\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Heater Control Assembly. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e97250C8900\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016498\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eHeater Control Assembly\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58922853302597,"sku":"00016498","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T12_10_57.093Z-watermarked-2026-08-19T12_15_16.9901867_00_00_49dee8bf-c911-43bb-bc95-f59321f0b0ac.jpg?v=1789046480"},{"product_id":"hyundai-i20-gb-sun-visor-lh-passenger-side-85210c8000ttx-2014-2020","title":"HYUNDAI I20 GB SUN VISOR LH PASSENGER SIDE 85210C8000TTX 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eSun Visor LH\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Sun Visor LH. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e85210C8000TTX\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016499\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSun Visor LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58922989158725,"sku":"00016499","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T12_13_24.536Z-watermarked-2026-08-19T12_15_31.0802702_00_00_37e04ba9-a6d6-4cd1-b3f1-0d5a6b49c75a.jpg?v=1789046480"},{"product_id":"hyundai-i20-gb-gear-lever-surround-trim-84650c8910-2014-2020","title":"HYUNDAI I20 GB GEAR LEVER SURROUND TRIM 84650C8910 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eMisc trims\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Gear lever surround trims. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e84650C8910\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016501\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58923538645317,"sku":"00016501","price":16.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T14_31_53.964Z-watermarked-2026-08-19T14_45_03.5635433_00_00_7a263e22-1ddb-4262-ad88-99ba123bd2cc.jpg?v=1789046482"},{"product_id":"hyundai-i20-gb-interior-reading-light-928504lxxx-2014-2020","title":"HYUNDAI I20 GB INTERIOR READING LIGHT 928504LXXX 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eLamp Interior\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Lamp Interior. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e928504LXXX\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016503\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eLamp Interior\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58923676565829,"sku":"00016503","price":19.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T15_09_18.223Z-watermarked-2026-08-19T15_15_59.7567783_00_00_cabe59b9-83dc-48ec-a28e-15140ebc5b2b.jpg?v=1789046483"},{"product_id":"hyundai-i20-gb-headlamp-traction-control-switch-93300c8850-2014-2020","title":"HYUNDAI I20 GB HEADLAMP TRACTION CONTROL SWITCH 93300C8850 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eSwitch Headlamp\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Switch Headlamp. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e93300C8850\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016504\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSwitch Headlamp\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58923715330373,"sku":"00016504","price":19.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T14_50_52.525Z-watermarked-2026-08-19T15_00_04.2974282_00_00.jpg?v=1789046482"},{"product_id":"hyundai-i20-usb-port-connector-unit-surround-trim-96120c7000-2014-2020","title":"HYUNDAI I20 USB PORT CONNECTOR UNIT SURROUND TRIM 96120C7000 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eMisc trims\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used USB port trim. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e96120C7000\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016505\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58923767595333,"sku":"00016505","price":16.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T14_37_21.479Z-watermarked-2026-08-19T14_45_18.1726468_00_00_f3c35c0e-f92c-4209-993b-587df9f701a8.jpg?v=1789046486"},{"product_id":"hyundai-i20-gb-multifunction-steering-wheel-56100c8000-2014-2020","title":"HYUNDAI I20 GB MULTIFUNCTION STEERING WHEEL 56100C8000 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eSteering Wheel\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Steering Wheel. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e56100C8000\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016506\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSteering Wheel\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58923841126725,"sku":"00016506","price":44.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T14_34_04.833Z-watermarked-2026-08-19T14_46_23.6036916_00_00.jpg?v=1789046490"},{"product_id":"hyundai-i20-gb-dashboard-trim-84750c8900-2014-2020","title":"HYUNDAI I20 GB DASHBOARD TRIM 84750C8900 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eMisc trims\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Misc trims. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e84750C8900\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016507\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc trims\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58923877695813,"sku":"00016507","price":19.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T14_53_45.518Z-watermarked-2026-08-19T15_00_17.7263520_00_00.jpg?v=1789046490"},{"product_id":"hyundai-i20-gb-front-left-dashboard-end-trim-84767c8800-2014-2020","title":"HYUNDAI I20 GB FRONT LEFT DASHBOARD END TRIM 84767C8800 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eDashboard Trims \u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Dashboard Trims . Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e84767C8800\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016508\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDashboard Trims \u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58923906924869,"sku":"00016508","price":19.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T14_35_44.288Z-watermarked-2026-08-19T14_46_34.8730217_00_00.jpg?v=1789046492"},{"product_id":"hyundai-i20-gb-fuse-box-cover-trim-interior-c884752900-2014-2020","title":"HYUNDAI I20 GB FUSE BOX COVER TRIM INTERIOR C884752900 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eMisc trims\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Fuse box cover . Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003eC884752900\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016509\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58923928486213,"sku":"00016509","price":14.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T14_50_00.850Z-watermarked-2026-08-19T15_00_30.1395022_00_00.jpg?v=1789046492"},{"product_id":"hyundai-i20-gb-front-passenger-air-bag-control-switch-93700c8870-2014-2020","title":"HYUNDAI I20 GB FRONT PASSENGER AIR BAG CONTROL SWITCH 93700C8870 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eSwitches\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Airbag Switches. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e93700C8870\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016510\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58923954766149,"sku":"00016510","price":19.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T14_51_34.701Z-watermarked-2026-08-19T15_01_03.9557406_00_00.jpg?v=1789046491"},{"product_id":"hyundai-i20-gb-steering-wheel-cover-c856900010-2014-2020","title":"HYUNDAI I20 GB STEERING WHEEL COVER C856900010 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eSteering Wheel Airbag Cover\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Steering Wheel Airbag Cover. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns. (I certify this airbag is not subject to recall and will be shipped in accordance with hazmat shipping requirements)\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003eC856900010\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016511\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSteering Wheel Airbag Cover\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58923996512581,"sku":"00016511","price":39.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T15_17_35.703Z-watermarked-2026-08-19T15_30_05.9492648_00_00.jpg?v=1789046493"},{"product_id":"hyundai-i20-gb-glove-compartment-assembly-84510c8900-2014-2020","title":"HYUNDAI I20 GB GLOVE COMPARTMENT ASSEMBLY 84510C8900 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eGlove Compartment Assembly\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Glove Compartment Assembly. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e84510C8900\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016512\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eGlove Compartment Assembly\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58924109791557,"sku":"00016512","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T14_55_27.754Z-watermarked-2026-08-19T15_01_11.9854013_00_00.jpg?v=1789046496"},{"product_id":"hyundai-i20-gb-passenger-side-lh-a-pillar-trim-85810c8000ttx-2014-2020","title":"HYUNDAI I20 GB PASSENGER SIDE LH A PILLAR TRIM 85810C8000TTX 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eLH A Pillar Trim \u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used LH A Pillar Trim . Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e85810C8000TTX\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016513\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eLH A Pillar Trim \u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58924143378757,"sku":"00016513","price":24.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T14_46_20.815Z-watermarked-2026-08-19T15_01_23.3472000_00_00.jpg?v=1789046497"},{"product_id":"hyundai-i20-gb-driver-side-rh-a-pillar-trim-85820c8000ttx-2014-2020","title":"HYUNDAI I20 GB DRIVER SIDE RH A PILLAR TRIM 85820C8000TTX 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eRH A Pillar Trim \u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used RH A Pillar Trim . Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e85820C8000TTX\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016514\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eRH A Pillar Trim \u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58924168610117,"sku":"00016514","price":24.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T14_47_27.039Z-watermarked-2026-08-19T15_00_41.3906733_00_00.jpg?v=1789046497"},{"product_id":"hyundai-i20-gb-1-2l-petrol-heater-blower-motor-f00s330062-2014-2020","title":"HYUNDAI I20 GB 1.2L PETROL HEATER BLOWER MOTOR F00S330062 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eHeater Blower Motor\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Heater Blower Motor. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003eF00S330062\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016515\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eHeater Blower Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58924206883141,"sku":"00016515","price":54.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T15_27_21.777Z-watermarked-2026-08-19T15_31_20.4937947_00_00.jpg?v=1789046500"},{"product_id":"hyundai-i20-gb-1-2l-petrol-air-intake-hose-pipe-line-28140c8200-2014-2020","title":"HYUNDAI I20 GB 1.2L PETROL AIR INTAKE HOSE PIPE LINE 28140C8200 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eMisc pipes\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Air intake pipes. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e28140C8200\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016516\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eAir pipes\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58924253544773,"sku":"00016516","price":24.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T15_39_57.543Z-watermarked-2026-08-19T23_00_28.3474325_00_00.jpg?v=1789046500"},{"product_id":"hyundai-i20-gb-cd-player-radio-head-unit-96170c8000-2014-2020","title":"HYUNDAI I20 GB CD PLAYER RADIO HEAD UNIT 96170C8000 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eRadio\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Radio. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e96170C8000\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016517\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eRadio\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58924348703045,"sku":"00016517","price":59.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T15_20_12.683Z-watermarked-2026-08-19T15_30_24.3039862_00_00.jpg?v=1789046503"},{"product_id":"hyundai-i20-gb-tyre-pressure-module-ecu-95800c8700-2014-2020","title":"HYUNDAI I20 GB TYRE PRESSURE MODULE ECU 95800C8700 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eECU Body\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Tyre pressure ECU. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e95800C8700\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016518\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eECU \u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58924401721669,"sku":"00016518","price":24.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T14_59_24.471Z-watermarked-2026-08-19T15_00_52.5694785_00_00.jpg?v=1789046503"},{"product_id":"hyundai-i20-gb-1-2l-petrol-air-filter-airbox-housing-28110c8100-2014-2020","title":"HYUNDAI I20 GB 1.2L PETROL AIR FILTER AIRBOX HOUSING 28110C8100 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eAir Filter Airbox\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Air Filter Airbox. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e28110C8100\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016519\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eAir Filter Airbox\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58924433604933,"sku":"00016519","price":54.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T15_23_43.135Z-watermarked-2026-08-19T15_31_31.7798775_00_00.jpg?v=1789046503"},{"product_id":"hyundai-i20-gb-hatchback-headlamp-rh-driver-side-92102c8-2014-2018","title":"HYUNDAI I20 GB HATCHBACK HEADLAMP RH DRIVER SIDE 92102C8 2014-2018","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eHeadlamp RH\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Headlamp RH. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e92102C8\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016521\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eHeadlamp RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58924532826437,"sku":"00016521","price":299.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T14_30_26.238Z-watermarked-2026-08-19T14_45_32.3015268_00_00.jpg?v=1789046508"},{"product_id":"hyundai-i20-gb-steering-column-shroud-upper-and-lower-84852c8100-2014-2020","title":"HYUNDAI I20 GB STEERING COLUMN SHROUD UPPER AND LOWER 84852C8100 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eSteering Column Shroud Upper and Lower\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Steering Column Shroud Upper and Lower. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e84852C8100\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016522\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSteering Column Shroud Upper and Lower\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58924710854981,"sku":"00016522","price":27.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T15_06_52.770Z-watermarked-2026-08-19T15_15_03.3812633_00_00.jpg?v=1789046507"},{"product_id":"hyundai-i20-gb-hatchback-front-wiper-motor-mechanism-98110c7900-2014-2020","title":"HYUNDAI I20 GB HATCHBACK FRONT WIPER MOTOR MECHANISM 98110C7900 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eFront Wiper Motor \u0026amp; Mechanism \/ Linkage\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Front Wiper Motor \u0026amp; Mechanism \/ Linkage. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e98110C7900\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016523\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eFront Wiper Motor \u0026amp; Mechanism \/ Linkage\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58924752208197,"sku":"00016523","price":39.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T15_31_54.973Z-watermarked-2026-08-19T22_30_40.5182617_00_00.jpg?v=1789046509"},{"product_id":"hyundai-i20-gb-gear-lever-gaiter-and-knob-84640c7900-2014-2020","title":"HYUNDAI I20 GB GEAR LEVER GAITER AND KNOB 84640C7900 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eGear Lever Gaiter\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Gear Lever Gaiter. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e84640C7900\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016525\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eGear Lever Gaiter\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58924838256965,"sku":"00016525","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T16_07_07.428Z-watermarked-2026-08-19T22_30_55.0680796_00_00.jpg?v=1789046508"},{"product_id":"hyundai-i20-gb-hatchback-wiper-front-arm-pair-98815c8000-2014-2020","title":"HYUNDAI I20 GB HATCHBACK WIPER FRONT ARM PAIR 98815C8000 2014-2020","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eWiper Front Arm\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Wiper Front Arm. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e98815C8000\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016526\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eWiper Front Arm\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58924868927813,"sku":"00016526","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T14_42_16.646Z-watermarked-2026-08-19T14_47_15.3329072_00_00.jpg?v=1789046513"},{"product_id":"hyundai-i20-gb-owners-manual-handbook-omgb15c-2014-2020","title":"HYUNDAI I20 GB OWNERS MANUAL HANDBOOK OMGB15C 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eHandbook\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Handbook. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003eOMGB15C\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016527\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eHandbook\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58924895371589,"sku":"00016527","price":24.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T16_21_00.808Z-watermarked-2026-08-19T23_15_24.4438177_00_00.jpg?v=1789046513"},{"product_id":"hyundai-i20-gb-tailgate-support-strut-pair-81770c8010-2014-2020","title":"HYUNDAI I20 GB TAILGATE SUPPORT STRUT PAIR 81770C8010 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eTailgate Support Strut\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Tailgate Support Strut. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e81770C8010\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016528\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eTailgate Support Strut\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58924930728261,"sku":"00016528","price":27.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T15_32_37.975Z-watermarked-2026-08-19T22_31_11.9164037_00_00.jpg?v=1789046514"},{"product_id":"hyundai-i20-gb-hatchback-roof-aerial-antenna","title":"HYUNDAI I20 GB HATCHBACK ROOF AERIAL ANTENNA","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eAerial\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Roof Aerial antenna. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e96213C8000\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016529\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eAerial antenna\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58924949930309,"sku":"00016529","price":44.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T15_05_24.841Z-watermarked-2026-08-19T15_16_11.0688228_00_00.jpg?v=1789046513"},{"product_id":"hyundai-i20-gb-handbrake-handle-trim-84615c8900-2014-2020","title":"HYUNDAI I20 GB HANDBRAKE HANDLE TRIM 84615C8900 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eMisc trims\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Handbrake handle trim. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e84615C8900\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016530\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58924994822469,"sku":"00016530","price":14.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T15_00_48.146Z-watermarked-2026-08-19T15_15_16.5797418_00_00_a29f7062-cb0e-4d86-9ecb-13f5b2762038.jpg?v=1789046519"},{"product_id":"hyundai-i20-gb-hatchback-bonnet-hinges-pair-79120c7000-2014-2020","title":"HYUNDAI I20 GB HATCHBACK BONNET HINGES PAIR 79120C7000 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eBonnet Hinges\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Bonnet Hinges. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e79120C7000\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016531\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBonnet Hinges\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58925019332933,"sku":"00016531","price":34.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T15_35_45.407Z-watermarked-2026-08-19T22_31_31.5515581_00_00_133b1176-1186-41d1-ad36-4fb4e6bdef03.jpg?v=1789046520"},{"product_id":"hyundai-i20-gb-hatchback-lamp-assembly-rear-rh-driver-side-92401c8000-2014-2020","title":"HYUNDAI I20 GB HATCHBACK LAMP ASSEMBLY REAR RH DRIVER SIDE 92402C8000 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eLamp Assembly Rear RH\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Lamp Assembly Rear RH. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e92401C8000\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016532\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eLamp Assembly Rear RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58925048987973,"sku":"00016532","price":59.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Misc-1-2026-08-19T14_41_25.602Z-watermarked-2026-08-19T14_45_57.9191633_00_00.jpg?v=1789046519"},{"product_id":"hyundai-i20-gb-hachback-lamp-assembly-rear-lh-passenger-92401c8000-2014-2020","title":"HYUNDAI I20 GB HACHBACK LAMP ASSEMBLY REAR LH PASSENGER 92401C8000 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eLamp Assembly Rear LH\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Lamp Assembly Rear LH. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e92401C8000\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016533\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eLamp Assembly Rear LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58925076906309,"sku":"00016533","price":59.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T14_43_09.499Z-watermarked-2026-08-19T14_46_59.8514948_00_00.jpg?v=1789046519"},{"product_id":"hyundai-i20-gb-hatchback-door-mirror-lh-passenger-polar-white-psw-3007125900","title":"HYUNDAI I20 GB HATCHBACK DOOR MIRROR LH PASSENGER POLAR WHITE PSW 3007125900","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eDoor Mirror LH\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Door Mirror LH. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e3007125900\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016534\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Mirror LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58925171376453,"sku":"00016534","price":139.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T15_15_20.811Z-watermarked-2026-08-19T15_30_36.8257844_00_00.jpg?v=1789046522"},{"product_id":"hyundai-i20-gb-hatchback-door-mirror-rh-driver-side-polar-white-psw-3007125700","title":"HYUNDAI I20 GB HATCHBACK DOOR MIRROR RH DRIVER SIDE POLAR WHITE PSW 3007125700","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eDoor Mirror RH\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Door Mirror RH. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e3007125700\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016535\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Mirror RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58925212762437,"sku":"00016535","price":94.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T15_12_54.739Z-watermarked-2026-08-19T15_15_26.7532194_00_00.jpg?v=1789046523"},{"product_id":"hyundai-i20-gb-wiper-cowling-scuttle-panel-trim-left-86153c8000-204-2020","title":"HYUNDAI I20 GB WIPER COWLING SCUTTLE PANEL TRIM LEFT 86153C8000 204-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eMisc trims\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Scuttle panel trim. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e86153C8000\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016536\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58925236846917,"sku":"00016536","price":14.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T15_03_58.352Z-watermarked-2026-08-19T15_15_39.2958725_00_00_99b80913-f0b6-4046-a09b-97f3d8a3e3da.jpg?v=1789046525"},{"product_id":"hyundai-i20-gb-wiper-cowling-scuttle-panel-trim-right-86154c8000-2014-2020","title":"HYUNDAI I20 GB WIPER COWLING SCUTTLE PANEL TRIM RIGHT 86154C8000 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eMisc trims\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Wiper trim. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e86154C8000\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016537\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58925258867013,"sku":"00016537","price":14.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T15_04_48.288Z-watermarked-2026-08-19T15_15_50.2857601_00_00_13d95577-ce1c-4b88-93e2-e29cf13fdcf6.jpg?v=1789046524"},{"product_id":"hyundai-i20-gb-hatchback-fuel-filler-flap-polar-white-psw-69510c7000-2014-2020","title":"HYUNDAI I20 GB HATCHBACK FUEL FILLER FLAP POLAR WHITE PSW 69510C7000 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eFuel Filler Flap\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Fuel Filler Flap. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e69510C7000\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016538\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eFuel Filler Flap\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58925289374021,"sku":"00016538","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T14_58_26.985Z-watermarked-2026-08-19T15_01_32.8228338_00_00_9c0a993a-74b5-432c-8f87-5dcd3a0f2b52.jpg?v=1789046526"},{"product_id":"hyundai-i20-gb-dashboard-air-vent-trim-passenger-side-97480c8000-2014-2020","title":"HYUNDAI I20 GB DASHBOARD AIR VENT TRIM PASSENGER SIDE 97480C8000 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eDashboard Trim With Air Vent \u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Dashboard Trim With Air Vent . Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e97480C8000\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016539\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDashboard Trim With Air Vent \u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58925341638981,"sku":"00016539","price":24.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T15_41_55.314Z-watermarked-2026-08-19T22_45_06.2414993_00_00.jpg?v=1789046531"},{"product_id":"hyundai-i20-gb-dashboard-air-vent-trim-driver-side-97490c8000-2014-2020","title":"HYUNDAI I20 GB DASHBOARD AIR VENT TRIM DRIVER SIDE 97490C8000 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eDashboard Trim With Air Vent \u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Dashboard Trim With Air Vent . Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e97490C8000\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016540\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDashboard Trim With Air Vent \u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58925407961413,"sku":"00016540","price":24.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T15_29_49.351Z-watermarked-2026-08-19T15_30_49.7719682_00_00_dbe6ae2f-01b6-4f5e-b948-41352534a404.jpg?v=1789046530"},{"product_id":"hyundai-i20-gb-hatchback-dashboard-84710c8050ugy-2014-2020","title":"HYUNDAI I20 GB HATCHBACK DASHBOARD 84710C8050UGY 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eDashboard\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Dashboard. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e84710C8050UGY\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016542\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDashboard\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58925455835461,"sku":"00016542","price":89.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T16_04_47.870Z-watermarked-2026-08-19T23_15_39.3978478_00_00.jpg?v=1789046533"},{"product_id":"hyundai-i20-gb-1-2l-petrol-washer-bottle-windscreen-98610c8000-2014-2020","title":"HYUNDAI I20 GB 1.2L PETROL WASHER BOTTLE WINDSCREEN 98610C8000 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eWasher Bottle Windscreen\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Washer Bottle Windscreen. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e98610C8000\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016545\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eWasher Bottle Windscreen\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58925627572549,"sku":"00016545","price":44.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T15_54_15.805Z-watermarked-2026-08-19T23_01_07.4793254_00_00_8c08ad1f-e320-4df0-9e1a-d361ed0fb64e.jpg?v=1789046535"},{"product_id":"hyundai-i20-gb-hatchback-driver-side-rh-front-door-hinge-pair-a046057-2014-2020","title":"HYUNDAI I20 GB HATCHBACK DRIVER SIDE RH FRONT DOOR HINGE PAIR A046057 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eRH Front Door Hinge Pair \u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used RH Front Door Hinge Pair . Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003eA046057\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016548\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eRH Front Door Hinge Pair \u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58925774602565,"sku":"00016548","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T16_05_24.512Z-watermarked-2026-08-19T22_45_33.8788579_00_00_67732e4b-2ad7-4929-8790-895c6c9796cd.jpg?v=1789046537"},{"product_id":"hyundai-i20-gb-foor-hinge-rear-left-door-passenger-side-a046057-2014-2020","title":"HYUNDAI I20 GB FOOR HINGE REAR LEFT DOOR PASSENGER SIDE A046057 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eDoor Back Hinge Lower LH\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Door Back Hinge LH. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003eA046057\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016550\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Back Hinge LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58925834273093,"sku":"00016550","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-20T12_03_38.826Z-watermarked-2026-08-20T12_15_03.8001741_00_00_c941e685-2ad0-4941-9066-f432aab74c19.jpg?v=1789046537"},{"product_id":"hyundai-i20-gb-hatchback-door-hinge-pair-rear-rh-driver-side-a046057-2014-2020","title":"HYUNDAI I20 GB HATCHBACK DOOR HINGE PAIR REAR RH DRIVER SIDE A046057 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eDoor Back Hinge Lower RH\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Door Back Hinge RH. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003eA046057\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016551\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Back Hinge RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58925872447813,"sku":"00016551","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-20T12_05_40.004Z-watermarked-2026-08-20T12_15_17.3097465_00_00_a0880139-be5a-46c6-a05d-f0b0e5d7ac02.jpg?v=1789046538"},{"product_id":"hyundai-i20-gb-1-2l-petrol-rear-wiring-loom-91890c8080-2014-2020","title":"HYUNDAI I20 GB 1.2L PETROL REAR WIRING LOOM 91890C8080 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eWiring loom\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Wiring loom. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e91890C8080\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016554\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eWiring loom\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58925984448837,"sku":"00016554","price":24.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-20T13_03_57.162Z-watermarked-2026-08-20T13_15_54.1828509_00_00_c2e5acbe-d97f-4b5e-908a-d4edddc60e35.jpg?v=1789046540"},{"product_id":"hyundai-i20-gb-1-2l-petrol-brake-master-cylinder-assembly-58510c8200-2014-2020","title":"HYUNDAI I20 GB 1.2L PETROL BRAKE MASTER CYLINDER ASSEMBLY 58510C8200 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eBrake Master Cylinder Assembly\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Brake Master Cylinder Assembly. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e58510C8200\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016555\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBrake Master Cylinder Assembly\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58925998866757,"sku":"00016555","price":34.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-20T12_40_09.143Z-watermarked-2026-08-20T12_45_03.0170997_00_00_c06811ee-ab2c-4530-acff-31f57d85c628.jpg?v=1789046541"},{"product_id":"hyundai-i20-gb-sun-visor-holding-clips-pair-85235b1000ttx-2014-2020","title":"HYUNDAI I20 GB SUN VISOR HOLDING CLIPS PAIR 85235B1000TTX 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eMisc trims\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Sun visor holding clip. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e85235B1000TTX\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016556\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58926031110469,"sku":"00016556","price":19.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-20T13_01_59.489Z-watermarked-2026-08-20T13_15_03.8587780_00_00_ebfffe63-45b5-4636-9a76-b473b5e5f748.jpg?v=1789046541"},{"product_id":"hyundai-i20-gb-1-2l-petrol-coolant-hose-pipe-line-25412c8000-2014-2020","title":"HYUNDAI I20 GB 1.2L PETROL COOLANT HOSE PIPE LINE 25412C8000 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eMisc pipes\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Air intake pipes. Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e25412C8000\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016557\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eAir intake pipes\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58926090387781,"sku":"00016557","price":19.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-20T12_48_23.139Z-watermarked-2026-08-20T13_00_58.0278574_00_00_dc2a75c3-91c5-4a9d-8f59-d4b0ebe806e4.jpg?v=1789052491"},{"product_id":"hyundai-i20-gb-1-2l-petrol-negative-battery-terminal-wire-37180c8500-2014-2020","title":"HYUNDAI I20 GB 1.2L PETROL NEGATIVE BATTERY TERMINAL WIRE 37180C8500 2014-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eNegative battery terminal \u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Negative battery terminal . Removed from a 2015 1.2L Petrol MPI S. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ Genuine used car parts, given a second life\u003cbr\u003e🔧 Every part removed from a known car and inspected before listing\u003cbr\u003e📦 Tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e37180C8500\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016558\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eNegative battery terminal \u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91184\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eI20 S MPI Hatchback 2014 - 2017\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\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e\n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eHYUNDAI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ei20\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2015\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYS15ZZT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eNLHB251BLGZ082806\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003ePetrol\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.2L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTransmission\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eColour\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003ePSW\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003ePOLAR WHITE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e91,184\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eMPI S\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eHatchback\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58932847378757,"sku":"00016558","price":19.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-20T12_54_18.988Z-watermarked-2026-08-20T13_01_09.3810748_00_00.jpg?v=1789052490"}],"url":"https:\/\/partsworth.com\/collections\/engine-hyundai-kia-g4la.oembed?page=2","provider":"Partsworth","version":"1.0","type":"link"}