{"title":"Vauxhall B16DTH 1.6 CDTi Parts","description":"\u003cp\u003eGenuine used parts from cars running the Vauxhall B16DTH 1.6 litre CDTi Whisper diesel (136 PS) fitted to the Astra K, Insignia, Zafira Tourer and Mokka. This page lists everything we have dismantled from B16DTH-engined donor cars, not just the engine: \u003ca href=\"\/collections\/engine-vauxhall-b16dth?filter.p.product_type=Engine+%26+Fuel\"\u003eengine and fuel parts only\u003c\/a\u003e, \u003ca href=\"\/collections\/engine-vauxhall-b16dth?filter.p.product_type=Transmission+%26+Drivetrain\"\u003egearbox and drivetrain\u003c\/a\u003e, \u003ca href=\"\/collections\/engine-vauxhall-b16dth?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: B16DTH. 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\/vauxhall\"\u003eused Vauxhall parts\u003c\/a\u003e.\u003c\/p\u003e","products":[{"product_id":"vauxhall-mokka-a-j13-rear-door-speaker-right-driver-side-84248776-2010-2019","title":"VAUXHALL MOKKA A (J13) REAR DOOR SPEAKER RIGHT DRIVER SIDE 84248776 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eSpeaker\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 Speaker. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e84248776\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016319\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSpeaker\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58902106833221,"sku":"00016319","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-18T09_40_34.291Z-watermarked-2026-08-18T09_47_28.0591647_00_00.jpg?v=1789042708"},{"product_id":"vauxhall-mokka-a-j13-door-rear-regulator-motor-rh-driver-98910suv20-2016-2020","title":"VAUXHALL MOKKA A (J13) DOOR REAR REGULATOR MOTOR RH DRIVER 98910SUV20 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eDoor Rear Regulator Motor 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 Rear Regulator Motor RH. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e98910SUV20\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016320\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Rear Regulator Motor RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58902110011717,"sku":"00016320","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-18T08_34_41.839Z-watermarked-2026-08-18T08_46_10.2439310_00_00.jpg?v=1789042711"},{"product_id":"vauxhall-mokka-a-j13-door-lock-rear-rh-driver-side-13579548-2016-2020","title":"VAUXHALL MOKKA A (J13) DOOR LOCK REAR RH DRIVER SIDE 13579548 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eDoor Lock 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 Door Lock Rear RH. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e13579548\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016321\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Lock Rear RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58902123905349,"sku":"00016321","price":49.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-18T08_48_50.623Z-watermarked-2026-08-18T09_00_06.0303144_00_00.jpg?v=1789042710"},{"product_id":"vauxhall-mokka-a-j13-rear-right-door-window-switch-95025525-2016-2020","title":"VAUXHALL MOKKA A (J13) REAR RIGHT DOOR WINDOW SWITCH 95025525 2016-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 Window Switches. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e95025525\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016322\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eWindow Switches\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58902130917701,"sku":"00016322","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-18T08_59_57.693Z-watermarked-2026-08-18T09_02_14.4735513_00_00.jpg?v=1789042712"},{"product_id":"vauxhall-mokka-a-j13-suv-door-glass-rear-rh-driver-dot748as2m353-2016-2020","title":"VAUXHALL MOKKA A (J13) SUV DOOR GLASS REAR RH DRIVER DOT748AS2M353 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eDoor Glass 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 Door Glass Rear RH. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003eDOT748AS2M353\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016323\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Glass Rear RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58909782344005,"sku":"00016323","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-18T08_55_51.121Z-watermarked-2026-08-18T09_00_43.6046489_00_00.jpg?v=1789042712"},{"product_id":"vauxhall-mokka-a-j13-suv-door-glass-quarter-rear-rh-driver-side-dot747m535as2","title":"VAUXHALL MOKKA A (J13) SUV DOOR GLASS QUARTER REAR RH DRIVER SIDE DOT747M535AS2","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eDoor Glass Quarter Light 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 Door Glass Quarter Light Rear RH. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003eDOT747M535AS2\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016324\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Glass Quarter Light Rear RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58909843849541,"sku":"00016324","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-18T13_33_18.535Z-watermarked-2026-08-18T13_45_05.8645000_00_00.jpg?v=1789042719"},{"product_id":"vauxhall-mokka-a-j13-suv-rear-right-door-door-wndow-trim-42474615-2016-2020","title":"VAUXHALL MOKKA A (J13) SUV REAR RIGHT DOOR DOOR WNDOW TRIM 42474615 2016-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 Door window trim. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e42474615\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016325\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58909922951493,"sku":"00016325","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-18T13_25_09.635Z-watermarked-2026-08-18T13_30_07.9770121_00_00.jpg?v=1789042718"},{"product_id":"vauxhall-mokka-a-j13-suv-door-card-front-right-driver-side-42458692-2016-2020","title":"VAUXHALL MOKKA A (J13) SUV DOOR CARD FRONT RIGHT DRIVER SIDE 42458692 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eFront Right Door Card\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 Right Door Card. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e42458692\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016326\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eFront Right Door Card\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58909995499845,"sku":"00016326","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-18T12_37_34.214Z-watermarked-2026-08-18T12_45_06.8915917_00_00.jpg?v=1789042721"},{"product_id":"vauxhall-mokka-a-j13-suv-door-glass-front-rh-driver-side-42426459-2016-2020","title":"VAUXHALL MOKKA A (J13) SUV DOOR GLASS FRONT RH DRIVER SIDE 42426459 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eDoor Glass Front 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 Glass Front RH. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e42426459\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016327\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Glass Front RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58910046421317,"sku":"00016327","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-18T08_54_10.917Z-watermarked-2026-08-18T09_01_02.1583857_00_00.jpg?v=1789042718"},{"product_id":"vauxhall-mokka-a-j13-suv-door-front-window-regulator-rh-driver-side-42363793","title":"VAUXHALL MOKKA A (J13) SUV DOOR FRONT WINDOW REGULATOR RH DRIVER SIDE 42363793","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eDoor Front Window Regulator 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 Front Window Regulator RH. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e42363793\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016328\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Front Window Regulator RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58910100947269,"sku":"00016328","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-18T09_10_52.305Z-watermarked-2026-08-18T09_16_13.7199776_00_00.jpg?v=1789042722"},{"product_id":"vauxhall-mokka-a-j13-suv-front-door-right-window-trim-42474613-2016-2020","title":"VAUXHALL MOKKA A (J13) SUV FRONT DOOR RIGHT WINDOW TRIM 42474613 2016-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 Door window trim. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e42474613\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016330\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor window trim\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58910227824965,"sku":"00016330","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-18T14_03_02.676Z-watermarked-2026-08-18T14_15_04.5074908_00_00.jpg?v=1789042721"},{"product_id":"vauxhall-mokka-a-j13-front-right-door-speaker-26265116-2016-2020","title":"VAUXHALL MOKKA A (J13) FRONT RIGHT DOOR SPEAKER 26265116 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eSpeaker\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 Speaker. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e26265116\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016331\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSpeaker\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58910258004293,"sku":"00016331","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-18T09_43_00.576Z-watermarked-2026-08-18T09_47_52.5603793_00_00.jpg?v=1789042725"},{"product_id":"vauxhall-mokka-a-j13-rear-door-bracket-right-driver-side-95025521-2016-2020","title":"VAUXHALL MOKKA A (J13) REAR DOOR BRACKET RIGHT DRIVER SIDE 96991970 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eMisc General\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 bracket. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e95025521\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016333\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor bracket\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58910333600069,"sku":"00016333","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-18T09_18_39.610Z-watermarked-2026-08-18T09_30_33.2760631_00_00.jpg?v=1789042725"},{"product_id":"vauxhall-mokka-a-j13-driver-side-window-rail-driver-side-42539437-2016-2020","title":"VAUXHALL MOKKA A (J13) DRIVER SIDE WINDOW RAIL DRIVER SIDE 42539437 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eMisc General\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 Window rail. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e42539437\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016334\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eWindow rail\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58910362665285,"sku":"00016334","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-18T09_02_09.950Z-watermarked-2026-08-18T09_16_39.7821925_00_00.jpg?v=1789042727"},{"product_id":"vauxhall-mokka-a-j13-rear-right-door-window-trim-95374832-2016-2020","title":"VAUXHALL MOKKA A (J13) REAR RIGHT DOOR WINDOW TRIM 95374832 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eMisc General\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 window trim. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e95374832\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016335\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor window trim\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58910397727045,"sku":"00016335","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-18T09_21_22.135Z-watermarked-2026-08-18T09_30_53.5905494_00_00.jpg?v=1789042729"},{"product_id":"vauxhall-mokka-a-j13-suv-door-trim-cover-bracket-front-right-driver-95270985","title":"VAUXHALL MOKKA A (J13) SUV DOOR TRIM COVER BRACKET FRONT RIGHT DRIVER 95270985","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 Door trim bracket. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e95270985\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016336\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58910426595653,"sku":"00016336","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-18T08_58_16.403Z-watermarked-2026-08-18T09_01_53.3070661_00_00.jpg?v=1789042729"},{"product_id":"vauxhall-mokka-a-j13-suv-door-lock-front-rh-driver-side-13579519-2016-2020","title":"VAUXHALL MOKKA A (J13) SUV DOOR LOCK FRONT RH DRIVER SIDE 13579519 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eDoor Lock Front 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 Lock Front RH. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e13579519\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016337\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Lock Front RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58910510252357,"sku":"00016337","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-18T14_03_31.763Z-watermarked-2026-08-18T14_15_30.7511722_00_00.jpg?v=1789042731"},{"product_id":"vauxhall-mokka-a-j13-suv-parcel-shelf-95459817-2016-2020","title":"VAUXHALL MOKKA A (J13) SUV PARCEL SHELF 95459817 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eParcel Shelf\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 Parcel Shelf. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e95459817\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016338\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eParcel Shelf\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58910631887173,"sku":"00016338","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-18T12_35_37.651Z-watermarked-2026-08-18T12_47_03.3452953_00_00.jpg?v=1789042732"},{"product_id":"vauxhall-mokka-a-j13-suv-boot-carpet-95048497-2016-2020","title":"VAUXHALL MOKKA A (J13) SUV BOOT CARPET 95048497 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eBoot Carpet\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 Boot Carpet. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e95048497\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016339\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBoot Carpet\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58910712693061,"sku":"00016339","price":49.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-18T12_33_01.388Z-watermarked-2026-08-18T12_45_36.2931375_00_00.jpg?v=1789042730"},{"product_id":"vauxhall-mokka-a-j13-steering-column-shroud-upper-and-lower-aut48841-2016-2020","title":"VAUXHALL MOKKA A (J13) STEERING COLUMN SHROUD UPPER AND LOWER AUT48841 2016-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 2016 1.6L Diesel Design Nav CDTI S\/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\u003eAUT48841\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016340\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58910777934149,"sku":"00016340","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-18T13_24_06.875Z-watermarked-2026-08-18T13_30_27.9856102_00_00.jpg?v=1789042735"},{"product_id":"vauxhall-mokka-a-j13-centre-console-trim-42429489-2016-2020","title":"VAUXHALL MOKKA A (J13) CENTRE CONSOLE TRIM 42429489 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eCentre Console 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 Centre Console Trim . Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e42429489\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016341\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eCentre Console Trim \u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58910848155973,"sku":"00016341","price":17.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-18T09_35_48.540Z-watermarked-2026-08-18T09_46_31.1352882_00_00.jpg?v=1789042738"},{"product_id":"vauxhall-mokka-a-j13-centre-console-cup-holder-trim-95081787-2016-2020","title":"VAUXHALL MOKKA A (J13) CENTRE CONSOLE CUP HOLDER TRIM 95081787 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eCentre Console Cup Holder\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 Centre Console Cup Holder. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e95081787\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016343\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eCentre Console Cup Holder\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58910983520581,"sku":"00016343","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-18T09_28_27.822Z-watermarked-2026-08-18T09_31_40.4250619_00_00.jpg?v=1789042736"},{"product_id":"vauxhall-mokka-a-j13-glove-compartment-assembly-avf91007-2016-2020","title":"VAUXHALL MOKKA A (J13) GLOVE COMPARTMENT ASSEMBLY AVF91007 2016-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 2016 1.6L Diesel Design Nav CDTI S\/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\u003eAVF91007\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016344\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911029526853,"sku":"00016344","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-18T09_32_47.465Z-watermarked-2026-08-18T09_48_20.9315158_00_00.jpg?v=1789042739"},{"product_id":"vauxhall-mokka-a-j13-suv-lamp-assembly-rear-lh-passenger-42528021-2016-2020","title":"VAUXHALL MOKKA A (J13) SUV LAMP ASSEMBLY REAR LH PASSENGER 42528021 2016-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 2016 1.6L Diesel Design Nav CDTI S\/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\u003e42528021\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016345\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911073567045,"sku":"00016345","price":49.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-18T11_20_52.183Z-watermarked-2026-08-18T11_30_41.4399258_00_00.jpg?v=1789042740"},{"product_id":"vauxhall-mokka-a-j13-suv-lamp-assembly-rear-rh-driver-side-42528026-2016-2020","title":"VAUXHALL MOKKA A (J13) SUV LAMP ASSEMBLY REAR RH DRIVER SIDE 42528026 2016-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 2016 1.6L Diesel Design Nav CDTI S\/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\u003e42528026\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016346\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911098536261,"sku":"00016346","price":49.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-18T11_13_14.776Z-watermarked-2026-08-18T11_15_24.8883444_00_00.jpg?v=1789042741"},{"product_id":"vauxhall-mokka-a-j13-suv-dashboard-42516625-2016-2020","title":"VAUXHALL MOKKA A (J13) SUV DASHBOARD 42516625 2016-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 2016 1.6L Diesel Design Nav CDTI S\/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\u003e42516625\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016347\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911330337093,"sku":"00016347","price":99.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-19T11_23_41.545Z-watermarked-2026-08-19T11_30_26.4299157_00_00.jpg?v=1789042743"},{"product_id":"vauxhall-mokka-a-j13-centre-console-storage-tray-42505220-2016-2020","title":"VAUXHALL MOKKA A (J13) CENTRE CONSOLE STORAGE TRAY 42505220 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eCentre Console Storage Tray\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 Centre Console Storage Tray. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e42505220\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016348\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eCentre Console Storage Tray\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911352750405,"sku":"00016348","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-18T14_13_34.742Z-watermarked-2026-08-18T14_15_44.7340379_00_00.jpg?v=1789042742"},{"product_id":"vauxhall-mokka-a-j13-rear-view-mirror-surround-trim-95298775-2016-2020","title":"VAUXHALL MOKKA A (J13) REAR VIEW MIRROR SURROUND TRIM 95298775 2016-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 Rear view mirror surround trim. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e95298775\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016349\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911419793733,"sku":"00016349","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-18T13_02_06.370Z-watermarked-2026-08-18T13_15_06.5190672_00_00.jpg?v=1789042743"},{"product_id":"vauxhall-mokka-a-j13-interior-reading-courtesy-light-42424625-2016-2020","title":"VAUXHALL MOKKA A (J13) INTERIOR READING COURTESY LIGHT 42424625 2016-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 2016 1.6L Diesel Design Nav CDTI S\/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\u003e42424625\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016351\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911443157317,"sku":"00016351","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-18T13_06_08.254Z-watermarked-2026-08-18T13_17_09.9946019_00_00.jpg?v=1789042745"},{"product_id":"vauxhall-mokka-a-j13-centre-console-storage-tray-avf45423-2016-2020","title":"VAUXHALL MOKKA A (J13) CENTRE CONSOLE STORAGE TRAY AVF45423 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eCentre Console Storage Tray\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 Centre Console Storage Tray. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003eAVF45423\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016352\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eCentre Console Storage Tray\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911455379781,"sku":"00016352","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-18T12_59_28.714Z-watermarked-2026-08-18T13_00_05.5895924_00_00.jpg?v=1789042747"},{"product_id":"vauxhall-mokka-a-j13-suv-owners-manual-handbook-vmka0rie1608-2016-2020","title":"VAUXHALL MOKKA A (J13) SUV OWNERS MANUAL HANDBOOK VMKA0RIE1608 2016-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 2016 1.6L Diesel Design Nav CDTI S\/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\u003eVMKA0RIE1608\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016353\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911468486981,"sku":"00016353","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-18T14_57_25.334Z-watermarked-2026-08-18T15_00_36.3007878_00_00.jpg?v=1789042748"},{"product_id":"vauxhall-mokka-a-j13-radio-sat-nav-multimedia-head-unit-39086777-2016-2020","title":"VAUXHALL MOKKA A (J13) RADIO SAT NAV MULTIMEDIA HEAD UNIT 39086777 2016-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 2016 1.6L Diesel Design Nav CDTI S\/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\u003e39086777\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016354\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911488311621,"sku":"00016354","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-18T13_04_01.544Z-watermarked-2026-08-18T13_15_31.6563256_00_00.jpg?v=1789042749"},{"product_id":"vauxhall-mokka-a-j13-suv-multifunction-steering-wheel-95128843-2016-2020","title":"VAUXHALL MOKKA A (J13) SUV MULTIFUNCTION STEERING WHEEL 95128843 2016-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 2016 1.6L Diesel Design Nav CDTI S\/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\u003e95128843\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016355\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911519506757,"sku":"00016355","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-18T12_56_34.822Z-watermarked-2026-08-18T13_00_32.0731446_00_00.jpg?v=1789042753"},{"product_id":"vauxhall-mokka-a-j13-glove-compartment-assembly-avf90521-2016-2020","title":"VAUXHALL MOKKA A (J13) GLOVE COMPARTMENT ASSEMBLY AVF90521 2016-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 2016 1.6L Diesel Design Nav CDTI S\/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\u003eAVF90521\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016356\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911534842181,"sku":"00016356","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-18T13_39_11.448Z-watermarked-2026-08-18T13_47_00.4768597_00_00.jpg?v=1789042755"},{"product_id":"vauxhall-mokka-a-j13-dashboard-air-vent-trim-passenger-side-42524488-2016-2020","title":"VAUXHALL MOKKA A (J13) DASHBOARD AIR VENT TRIM PASSENGER SIDE 42524488 2016-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 2016 1.6L Diesel Design Nav CDTI S\/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\u003e42524488\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016357\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911539921221,"sku":"00016357","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-18T13_21_16.125Z-watermarked-2026-08-18T13_31_16.5344515_00_00.jpg?v=1789042755"},{"product_id":"vauxhall-mokka-a-j13-dashboard-air-vet-trim-driver-side-42514223-2016-2020","title":"VAUXHALL MOKKA A (J13) DASHBOARD AIR VET TRIM DRIVER SIDE 42514223 2016-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 2016 1.6L Diesel Design Nav CDTI S\/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\u003e42514223\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016358\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911546835269,"sku":"00016358","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-18T12_17_59.728Z-watermarked-2026-08-18T12_30_06.3705276_00_00.jpg?v=1789042755"},{"product_id":"vauxhall-mokka-a-j13-dashboard-air-vent-trim-centre-42514222-2016-2020","title":"VAUXHALL MOKKA A (J13) DASHBOARD AIR VENT TRIM CENTRE 42514222 2016-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 2016 1.6L Diesel Design Nav CDTI S\/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\u003e42514222\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016359\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911551226181,"sku":"00016359","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-18T13_09_50.385Z-watermarked-2026-08-18T13_15_59.0542537_00_00.jpg?v=1789042755"},{"product_id":"vauxhall-mokka-a-j13-dashboard-air-vent-trim-driver-side-42524489-2016-2020","title":"VAUXHALL MOKKA A (J13) DASHBOARD AIR VENT TRIM DRIVER SIDE 42524489 2016-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 2016 1.6L Diesel Design Nav CDTI S\/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\u003e42524489\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016360\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911575900485,"sku":"00016360","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-18T11_35_39.193Z-watermarked-2026-08-18T11_46_45.9392799_00_00.jpg?v=1789042758"},{"product_id":"vauxhall-mokka-a-j13-wifi-hotspot-ecu-control-module-23221498-2016-2020","title":"VAUXHALL MOKKA A (J13) WIFI HOTSPOT ECU CONTROL MODULE 23221498 2016-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 Wifi control ECU. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e23221498\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016361\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eWifi control ECU\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911593922885,"sku":"00016361","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-18T11_35_00.941Z-watermarked-2026-08-18T11_45_04.7909715_00_00.jpg?v=1789042759"},{"product_id":"vauxhall-mokka-a-j13-multi-function-display-unit-42498391-2016-2020","title":"VAUXHALL MOKKA A (J13) MULTI FUNCTION DISPLAY UNIT 42498391 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eMulti Function Display Unit\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 Multi Function Display Unit. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e42498391\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016362\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMulti Function Display Unit\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911597855045,"sku":"00016362","price":69.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-08-18T11_36_31.354Z-watermarked-2026-08-18T11_47_06.4666030_00_00.jpg?v=1789042761"},{"product_id":"vauxhall-mokka-a-j13-power-socket-outlet-42401254-2016-2020","title":"VAUXHALL MOKKA A (J13) POWER SOCKET OUTLET 42401254 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eMisc electrical\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 Power socket outlet. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e42401254\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016363\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003ePower socket outlet\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911606538565,"sku":"00016363","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-18T11_39_45.411Z-watermarked-2026-08-18T11_48_43.0877786_00_00.jpg?v=1789042760"},{"product_id":"vauxhall-mokka-a-j13-centre-console-cover-trim-95195555-2016-2020","title":"VAUXHALL MOKKA A (J13) CENTRE CONSOLE COVER TRIM 95195555 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eCentre Console 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 Centre Console Trim . Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e95195555\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016364\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eCentre Console Trim \u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911616500037,"sku":"00016364","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-18T11_38_49.932Z-watermarked-2026-08-18T11_47_30.1717100_00_00.jpg?v=1789042762"},{"product_id":"vauxhall-mokka-a-j13-heater-control-assembly-39081563-2016-2020","title":"VAUXHALL MOKKA A (J13) HEATER CONTROL ASSEMBLY 39081563 2016-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 2016 1.6L Diesel Design Nav CDTI S\/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\u003e39081563\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016365\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911621710149,"sku":"00016365","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-18T11_28_16.512Z-watermarked-2026-08-18T11_31_09.4597309_00_00.jpg?v=1789042765"},{"product_id":"vauxhall-mokka-a-j13-dashboar-trim-passenger-side-42492194-2016-2020","title":"VAUXHALL MOKKA A (J13) DASHBOAR TRIM PASSENGER SIDE 42492194 2016-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 2016 1.6L Diesel Design Nav CDTI S\/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\u003e42492194\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016366\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911623807301,"sku":"00016366","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-18T12_13_42.598Z-watermarked-2026-08-18T12_15_05.7193879_00_00.jpg?v=1789042767"},{"product_id":"vauxhall-mokka-a-j13-sunlight-sensor-13586244-2016-2020","title":"VAUXHALL MOKKA A (J13) SUNLIGHT SENSOR 13586244 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eMisc sensor\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 Sunlight sensor. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e13586244\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016367\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSunlight sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911628001605,"sku":"00016367","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-18T11_36_37.786Z-watermarked-2026-08-18T11_47_50.3668492_00_00.jpg?v=1789042766"},{"product_id":"vauxhall-mokka-a-j13-parking-assistance-control-module-ecu-39021659-2016-2020","title":"VAUXHALL MOKKA A (J13) PARKING ASSISTANCE CONTROL MODULE ECU 39021659 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eECU Parking Assistance\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 ECU Parking Assistance. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e39021659\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016368\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eECU Parking Assistance\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911641960773,"sku":"00016368","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-18T11_38_07.752Z-watermarked-2026-08-18T11_45_29.8313886_00_00.jpg?v=1789042769"},{"product_id":"vauxhall-mokka-a-j13-aerial-antenna-amplifier","title":"VAUXHALL MOKKA A (J13) AERIAL ANTENNA AMPLIFIER","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eAerial Amplifier 1\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 Aerial Antenna Amplifier . Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e20960972\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016369\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eAerial Antenna Amplifier\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911660704069,"sku":"00016369","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-18T11_37_29.262Z-watermarked-2026-08-18T11_48_10.7525071_00_00.jpg?v=1789042767"},{"product_id":"vauxhall-mokka-a-j13-headlight-headlamp-switches-22992802-2016-2020","title":"VAUXHALL MOKKA A (J13) HEADLIGHT HEADLAMP SWITCHES 22992802 2016-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 2016 1.6L Diesel Design Nav CDTI S\/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\u003e22992802\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016370\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911663325509,"sku":"00016370","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-18T12_03_59.305Z-watermarked-2026-08-18T12_15_34.2749367_00_00.jpg?v=1789042773"},{"product_id":"vauxhall-mokka-a-j13-windscreen-rain-sensor-95157887-2016-2020","title":"VAUXHALL MOKKA A (J13) WINDSCREEN RAIN SENSOR 95157887 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eRain Sensor \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 Rain Sensor . Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e95157887\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016371\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eRain Sensor \u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911664603461,"sku":"00016371","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-18T11_55_00.411Z-watermarked-2026-08-18T12_01_55.0216382_00_00.jpg?v=1789042770"},{"product_id":"vauxhall-mokka-a-j13-glovebox-compartment-light-13577963-2016-2020","title":"VAUXHALL MOKKA A (J13) GLOVEBOX COMPARTMENT LIGHT 13577963 2016-2020","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eMisc electrical\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 Glovebox compartment light. Removed from a 2016 1.6L Diesel Design Nav CDTI S\/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\u003e13577963\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00016372\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eMOKKA X DESIGN NAV CDTI S\/S SUV 2016 - 2018\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\u003eVAUXHALL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eMokka X\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2016\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eYY66WRR\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eW0LJC7EC6HB035390\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFuel Type\u003c\/td\u003e\n\u003ctd\u003eDiesel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEngine Size\u003c\/td\u003e\n\u003ctd\u003e1.6L\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\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eGB0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBLACK SAPPHIRE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e113,485\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eDesign Nav CDTI S\/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\u003eSUV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e6 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":58911670108485,"sku":"00016372","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-18T12_16_27.849Z-watermarked-2026-08-18T12_31_37.7750690_00_00.jpg?v=1789042774"}],"url":"https:\/\/partsworth.com\/collections\/engine-vauxhall-b16dth.oembed?page=4","provider":"Partsworth","version":"1.0","type":"link"}