{"title":"Audi and VW BLS 1.9 TDI Engine Parts","description":"\u003cp\u003eGenuine used parts for the Volkswagen Group BLS 1.9 litre TDI (105 PS) used in the Audi A3 8P, VW Golf Mk5, Passat B6 and Skoda Octavia. Every part here 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. Typical listings include complete engines, turbos, injectors, fuel pumps, EGR valves, intercoolers, alternators, starter motors and gearboxes, along with the brackets, sensors and small components that are hard to find new.\u003c\/p\u003e\n\u003cp\u003eEngine codes covered on this page: BLS. 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 car: \u003ca href=\"\/collections\/audi\"\u003eused Audi parts\u003c\/a\u003e.\u003c\/p\u003e","products":[{"product_id":"audi-a3-sport-tdi-convertible-door-front-lh-passenger-side-brilliant-red-ly3j","title":"AUDI A3 SPORT TDI CONVERTIBLE DOOR FRONT LH PASSENGER SIDE BRILLIANT RED LY3J","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI CONVERTIBLE DOOR FRONT LH PASSENGER SIDE BRILLIANT RED LY3J\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 AUDI A3 SPORT TDI CONVERTIBLE DOOR FRONT LH PASSENGER SIDE BRILLIANT RED LY3J. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a0bc92b9-4e08-467b-4c55-08ded75a5edc\/Front-1-2026-07-01T12:43:10.613Z-watermarked-2026-07-01T12:46:21.5844657+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a0bc92b9-4e08-467b-4c55-08ded75a5edc\/thumbnail\/Back-1-2026-07-01T12:43:17.899Z-watermarked-2026-07-01T12:46:24.9948720+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a0bc92b9-4e08-467b-4c55-08ded75a5edc\/thumbnail\/Left-1-2026-07-01T12:43:27.840Z-watermarked-2026-07-01T12:46:29.2083426+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a0bc92b9-4e08-467b-4c55-08ded75a5edc\/thumbnail\/Right-1-2026-07-01T12:43:46.386Z-watermarked-2026-07-01T12:46:33.2176216+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a0bc92b9-4e08-467b-4c55-08ded75a5edc\/thumbnail\/Misc-1-2026-07-01T12:44:15.595Z-watermarked-2026-07-01T12:46:37.1002083+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a0bc92b9-4e08-467b-4c55-08ded75a5edc\/thumbnail\/Misc-2-2026-07-01T12:44:20.302Z-watermarked-2026-07-01T12:46:40.2876137+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a0bc92b9-4e08-467b-4c55-08ded75a5edc\/thumbnail\/Misc-3-2026-07-01T12:44:43.528Z-watermarked-2026-07-01T12:46:43.1858218+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a0bc92b9-4e08-467b-4c55-08ded75a5edc\/thumbnail\/Misc-4-2026-07-01T12:44:57.881Z-watermarked-2026-07-01T12:46:46.1719890+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a0bc92b9-4e08-467b-4c55-08ded75a5edc\/thumbnail\/Misc-5-2026-07-01T12:46:15.093Z.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a0bc92b9-4e08-467b-4c55-08ded75a5edc\/thumbnail\/Misc-6-2026-07-01T12:46:30.638Z.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a0bc92b9-4e08-467b-4c55-08ded75a5edc\/thumbnail\/Misc-7-2026-07-01T12:46:37.103Z.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a0bc92b9-4e08-467b-4c55-08ded75a5edc\/thumbnail\/Misc-8-2026-07-01T12:46:51.478Z.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a0bc92b9-4e08-467b-4c55-08ded75a5edc\/thumbnail\/Misc-9-2026-07-01T12:46:58.335Z.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a0bc92b9-4e08-467b-4c55-08ded75a5edc\/thumbnail\/Misc-10-2026-07-01T12:47:08.237Z.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012745\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Front LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012745\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Front LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012745\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Front LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012745\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Front LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58427293761861,"sku":"00012745","price":144.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T12_43_10.613Z-watermarked-2026-07-01T12_46_21.5844657_00_00_1e395854-9b93-4cfa-8d2f-6f4cbd0afb8e.jpg?v=1789025258"},{"product_id":"audi-a3-sport-tdi-glove-compartment-assembly-8p2857035b-2003-2013","title":"AUDI A3 SPORT TDI GLOVE COMPARTMENT ASSEMBLY 8P2857035B 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI GLOVE COMPARTMENT ASSEMBLY 8P2857035B 2003-2013\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 AUDI A3 SPORT TDI GLOVE COMPARTMENT ASSEMBLY 8P2857035B 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/47c97f04-a189-4a2d-4c56-08ded75a5edc\/Front-1-2026-07-03T16:06:46.572Z-watermarked-2026-07-03T16:15:07.3118637+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/47c97f04-a189-4a2d-4c56-08ded75a5edc\/thumbnail\/Back-1-2026-07-03T16:06:49.257Z-watermarked-2026-07-03T16:15:17.4088769+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/47c97f04-a189-4a2d-4c56-08ded75a5edc\/thumbnail\/Left-1-2026-07-03T16:06:52.710Z-watermarked-2026-07-03T16:15:21.7536346+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/47c97f04-a189-4a2d-4c56-08ded75a5edc\/thumbnail\/Right-1-2026-07-03T16:07:00.625Z-watermarked-2026-07-03T16:15:25.2436833+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/47c97f04-a189-4a2d-4c56-08ded75a5edc\/thumbnail\/Misc-1-2026-07-03T16:07:04.241Z-watermarked-2026-07-03T16:15:29.5514040+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/47c97f04-a189-4a2d-4c56-08ded75a5edc\/thumbnail\/MPN-1-2026-07-03T16:07:51.841Z-watermarked-2026-07-03T16:15:34.0049329+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/47c97f04-a189-4a2d-4c56-08ded75a5edc\/thumbnail\/Front-1-2026-07-03T16:07:59.052Z-watermarked-2026-07-03T16:15:39.2850717+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/47c97f04-a189-4a2d-4c56-08ded75a5edc\/thumbnail\/Back-1-2026-07-03T16:08:06.647Z-watermarked-2026-07-03T16:15:42.5276588+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/47c97f04-a189-4a2d-4c56-08ded75a5edc\/thumbnail\/Left-1-2026-07-03T16:08:18.383Z-watermarked-2026-07-03T16:15:46.1954076+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P2857035B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012746\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P2857035B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012746\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P2857035B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012746\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P2857035B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012746\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P2857035B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58427354677573,"sku":"00012746","price":59.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-03T16_06_46.572Z-watermarked-2026-07-03T16_15_07.3118637_00_00.jpg?v=1789025262"},{"product_id":"audi-a3-sport-tdi-1-9l-diesel-rear-view-mirror-2003-2013","title":"AUDI A3 SPORT TDI 1.9L DIESEL REAR VIEW MIRROR 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI 1.9L DIESEL REAR VIEW MIRROR 2003-2013\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 AUDI A3 SPORT TDI 1.9L DIESEL REAR VIEW MIRROR 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/8bcb5203-2ec5-4e9c-4c57-08ded75a5edc\/Front-1-2026-07-01T10:55:21.750Z-watermarked-2026-07-01T11:02:40.7043479+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/8bcb5203-2ec5-4e9c-4c57-08ded75a5edc\/thumbnail\/Back-1-2026-07-01T10:55:24.704Z-watermarked-2026-07-01T11:02:44.2167411+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/8bcb5203-2ec5-4e9c-4c57-08ded75a5edc\/thumbnail\/Left-1-2026-07-01T10:55:27.976Z-watermarked-2026-07-01T11:02:47.2851876+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/8bcb5203-2ec5-4e9c-4c57-08ded75a5edc\/thumbnail\/Right-1-2026-07-01T10:55:31.712Z-watermarked-2026-07-01T11:02:50.5008275+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/8bcb5203-2ec5-4e9c-4c57-08ded75a5edc\/thumbnail\/Misc-1-2026-07-01T10:55:35.035Z-watermarked-2026-07-01T11:02:53.7893494+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/8bcb5203-2ec5-4e9c-4c57-08ded75a5edc\/thumbnail\/Misc-2-2026-07-01T10:55:41.563Z-watermarked-2026-07-01T11:02:56.9564990+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012747\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMirror Rear View\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012747\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMirror Rear View\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012747\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMirror Rear View\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012747\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMirror Rear View\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58427395899717,"sku":"00012747","price":26.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T10_55_21.750Z-watermarked-2026-07-01T11_02_40.7043479_00_00.jpg?v=1789025262"},{"product_id":"audi-a3-sport-tdi-1-9l-diesel-heater-blower-motor-3c0907521d-2003-2013","title":"AUDI A3 SPORT TDI 1.9L DIESEL HEATER BLOWER MOTOR 3C0907521D 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI 1.9L DIESEL HEATER BLOWER MOTOR 3C0907521D 2003-2013\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 AUDI A3 SPORT TDI 1.9L DIESEL HEATER BLOWER MOTOR 3C0907521D 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d8646400-e935-4b6f-4c58-08ded75a5edc\/Front-1-2026-07-01T12:09:26.339Z-watermarked-2026-07-01T12:16:10.8330504+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d8646400-e935-4b6f-4c58-08ded75a5edc\/thumbnail\/Back-1-2026-07-01T12:09:31.653Z-watermarked-2026-07-01T12:16:14.5448718+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d8646400-e935-4b6f-4c58-08ded75a5edc\/thumbnail\/Left-1-2026-07-01T12:09:35.331Z-watermarked-2026-07-01T12:16:18.3742670+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d8646400-e935-4b6f-4c58-08ded75a5edc\/thumbnail\/Right-1-2026-07-01T12:09:41.814Z-watermarked-2026-07-01T12:16:22.0037125+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d8646400-e935-4b6f-4c58-08ded75a5edc\/thumbnail\/Misc-1-2026-07-01T12:09:53.022Z-watermarked-2026-07-01T12:16:25.9603152+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d8646400-e935-4b6f-4c58-08ded75a5edc\/thumbnail\/Misc-2-2026-07-01T12:10:08.113Z-watermarked-2026-07-01T12:16:29.6323315+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d8646400-e935-4b6f-4c58-08ded75a5edc\/thumbnail\/Misc-3-2026-07-01T12:10:22.972Z-watermarked-2026-07-01T12:16:33.4907270+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012748\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eHeater Blower Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e3C0907521D\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e3C0907521D\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012748\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eHeater Blower Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e3C0907521D\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012748\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eHeater Blower Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e3C0907521D\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012748\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eHeater Blower Motor\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e3C0907521D\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58427411300677,"sku":"00012748","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T12_09_26.339Z-watermarked-2026-07-01T12_16_10.8330504_00_00.jpg?v=1789025264"},{"product_id":"audi-a3-sport-tdi-passenger-side-lh-a-pillar-trim-8p7867233b-2003-2013","title":"AUDI A3 SPORT TDI PASSENGER SIDE LH A PILLAR TRIM 8P7867233B 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI PASSENGER SIDE LH A PILLAR TRIM 8P7867233B 2003-2013\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 AUDI A3 SPORT TDI PASSENGER SIDE LH A PILLAR TRIM 8P7867233B 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/97cfca3c-699e-404f-4c59-08ded75a5edc\/Front-1-2026-07-02T12:50:22.615Z-watermarked-2026-07-02T13:04:35.2495163+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/97cfca3c-699e-404f-4c59-08ded75a5edc\/thumbnail\/Back-1-2026-07-02T12:50:26.889Z-watermarked-2026-07-02T13:04:38.7766758+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/97cfca3c-699e-404f-4c59-08ded75a5edc\/thumbnail\/Left-1-2026-07-02T12:50:30.908Z-watermarked-2026-07-02T13:04:42.8077133+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/97cfca3c-699e-404f-4c59-08ded75a5edc\/thumbnail\/Right-1-2026-07-02T12:50:39.250Z-watermarked-2026-07-02T13:04:46.6802191+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/97cfca3c-699e-404f-4c59-08ded75a5edc\/thumbnail\/Misc-1-2026-07-02T12:50:45.032Z-watermarked-2026-07-02T13:04:50.4301065+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/97cfca3c-699e-404f-4c59-08ded75a5edc\/thumbnail\/Misc-2-2026-07-02T12:50:54.547Z-watermarked-2026-07-02T13:04:53.9933322+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/97cfca3c-699e-404f-4c59-08ded75a5edc\/thumbnail\/Misc-3-2026-07-02T12:51:04.335Z-watermarked-2026-07-02T13:04:57.7612235+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7867233B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012749\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eLH A Pillar Trim \u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7867233B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012749\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eLH A Pillar Trim \u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7867233B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012749\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eLH A Pillar Trim \u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7867233B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012749\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eLH A Pillar Trim \u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7867233B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58427426668869,"sku":"00012749","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-02T12_50_22.615Z-watermarked-2026-07-02T13_04_35.2495163_00_00.jpg?v=1789025268"},{"product_id":"audi-a3-sport-tdi-driver-side-rh-a-pillar-trim-8p7867234b-2003-2013","title":"AUDI A3 SPORT TDI DRIVER SIDE RH A PILLAR TRIM 8P7867234B 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI DRIVER SIDE RH A PILLAR TRIM 8P7867234B 2003-2013\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 AUDI A3 SPORT TDI DRIVER SIDE RH A PILLAR TRIM 8P7867234B 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/47cd5394-d646-4993-4c5a-08ded75a5edc\/Front-1-2026-07-02T12:52:07.312Z-watermarked-2026-07-02T13:05:01.9522454+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/47cd5394-d646-4993-4c5a-08ded75a5edc\/thumbnail\/Back-1-2026-07-02T12:52:11.012Z-watermarked-2026-07-02T13:05:05.6052614+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/47cd5394-d646-4993-4c5a-08ded75a5edc\/thumbnail\/Left-1-2026-07-02T12:52:14.541Z-watermarked-2026-07-02T13:05:09.3388552+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/47cd5394-d646-4993-4c5a-08ded75a5edc\/thumbnail\/Right-1-2026-07-02T12:52:18.789Z-watermarked-2026-07-02T13:05:13.4448843+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/47cd5394-d646-4993-4c5a-08ded75a5edc\/thumbnail\/Misc-1-2026-07-02T12:52:25.631Z-watermarked-2026-07-02T13:05:17.1778003+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/47cd5394-d646-4993-4c5a-08ded75a5edc\/thumbnail\/Misc-2-2026-07-02T12:52:32.163Z-watermarked-2026-07-02T13:05:21.8062814+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/47cd5394-d646-4993-4c5a-08ded75a5edc\/thumbnail\/Misc-3-2026-07-02T12:52:36.518Z-watermarked-2026-07-02T13:05:25.6925107+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012750\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eRH A Pillar Trim \u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7867234B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7867234B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012750\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eRH A Pillar Trim \u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7867234B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012750\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eRH A Pillar Trim \u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7867234B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012750\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eRH A Pillar Trim \u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7867234B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58427443577157,"sku":"00012750","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-02T12_52_07.312Z-watermarked-2026-07-02T13_05_01.9522454_00_00.jpg?v=1789025268"},{"product_id":"audi-a3-sport-tdi-sun-visor-lh-passenger-side-black-2003-2013","title":"AUDI A3 SPORT TDI SUN VISOR LH PASSENGER SIDE BLACK 2003-2013","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eSun Visor LH\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"title\"\u003eAUDI A3 SPORT TDI SUN VISOR LH PASSENGER SIDE BLACK 2003-2013\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free 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\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012753\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSun Visor LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cdiv class=\"flex-1 flex flex-col px-4 max-w-3xl mx-auto w-full pt-1\"\u003e\n\u003cdiv\u003e\u003cdiv data-test-render-count=\"1\"\u003e\u003cdiv class=\"group\" style=\"height: auto; opacity: 1; transform: none;\"\u003e\u003cdiv data-is-streaming=\"false\" class=\"group relative relative pb-[var(--msg-assistant-pb,0.75rem)]\" style=\"opacity: 1; transform: none;\"\u003e\u003cdiv class=\"font-claude-response relative leading-[1.65rem] [\u0026amp;_pre\u0026gt;div]:bg-bg-000\/50 [\u0026amp;_pre\u0026gt;div]:border-0.5 [\u0026amp;_pre\u0026gt;div]:border-border-400 [\u0026amp;_.ignore-pre-bg\u0026gt;div]:bg-transparent [\u0026amp;_.standard-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.standard-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8 [\u0026amp;_.progressive-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.progressive-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8\"\u003e\u003cdiv\u003e\u003cdiv class=\"standard-markdown grid-cols-1 grid [\u0026amp;_\u0026gt;_*]:min-w-0 gap-3 standard-markdown\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-decimal flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eYour original order reference\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eA short description of the issue\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"h-12\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"print:hidden\" style=\"height: 0px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-chat-input-container=\"true\" class=\"sticky bottom-0 mx-auto w-full pt-6 print:hidden z-[5]\"\u003e\n\u003cbutton aria-label=\"Scroll to bottom\" aria-hidden=\"true\" class=\"z-[1] size-9 inline-flex items-center justify-center absolute -top-8 left-1\/2 -translate-x-1\/2 border-0.5 overflow-hidden !rounded-full p-1 shadow-md hover:shadow-lg bg-bg-000\/80 hover:bg-bg-000 backdrop-blur transition-opacity duration-200 border-border-300 opacity-0 pointer-events-none\" inert=\"\"\u003e\u003cdiv class=\"mix-blend-luminosity\" style=\"width: 20px; height: 20px; display: flex; align-items: center; justify-content: center;\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mix-blend-luminosity\" aria-hidden=\"true\" style=\"flex-shrink: 0;\"\u003e\u003cpath d=\"M10 3a.5.5 0 0 1 .5.5v11.793l4.147-4.146a.5.5 0 0 1 .707.707l-5 5a.5.5 0 0 1-.631.062l-.076-.062-5-5a.5.5 0 0 1 .707-.707L9.5 15.293V3.5A.5.5 0 0 1 10 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/button\u003e\u003cdiv class=\"mb-2 flex w-full flex-col gap-2 empty:hidden\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cfieldset class=\"flex w-full min-w-0 flex-col\"\u003e\n\u003cinput id=\"chat-input-file-upload-bottom\" data-testid=\"file-upload\" aria-hidden=\"true\" tabindex=\"-1\" class=\"absolute -z-10 h-0 w-0 overflow-hidden opacity-0 select-none\" accept=\"\" multiple aria-label=\"Upload files\" type=\"file\"\u003e\u003cdiv class=\"px-2 md:px-0\" data-alert-band-wrapper=\"true\"\u003e\u003cdiv role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"\u003e\u003cdiv class=\"overflow-hidden\" style=\"height: auto; margin-top: 0px; margin-bottom: -20px;\"\u003e\u003cdiv style=\"transform: none;\"\u003e\u003cdiv class=\"w-full border-0.5 relative z-0 px-3.5 rounded-t-[20px] border-b-0 pb-7 pt-2 bg-bg-300 border-transparent\"\u003e\u003cdiv class=\"font-normal text-[0.65rem] sm:text-xs w-full flex gap-1.5 items-center justify-between\"\u003e\u003cdiv class=\"flex items-center gap-1\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"h-4 w-4 shrink-0\"\u003e\u003cpath d=\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm16-40a8,8,0,0,1-8,8,16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40A8,8,0,0,1,144,176ZM112,84a12,12,0,1,1,12,12A12,12,0,0,1,112,84Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/fieldset\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003e\nProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThese buyer information terms apply to all purchases made through our online sales \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003echannels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEach part is carefully inspected and function-tested where applicable, cleaned and prepared\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ecomponents, some cosmetic wear or signs of previous use may be present. We aim for\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eMost items carry a Partsworth ID and security mark to support accurate handling and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003everification. It helps us identify the correct part during processing and keeps service fast and fair.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e The ID mark is used during return inspections to verify the item. It does not override your buyer\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e rights or statutory rights.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ereplacement or a refund.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003emust come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003erefurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued to the original payment method once we receive and check the item. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eYour statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003enumber. The buyer is responsible for confirming compatibility before purchase, and we're happy to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehelp: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWe recommend professional installation for components such as ECUs and electrical modules, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eengines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ebefore dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eavoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehas been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprogramming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 370px;\"\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edispatched 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 class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003e\nInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprofessional and transparent service for every customer.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo help us process it efficiently, we may ask you for your order reference, a short description of \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ethe issue, and photos or videos where relevant. Returned items may be inspected or tested as part\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e of the normal returns process.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eany components originally sent, is packaged securely to prevent transit damage, and has not been \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark,\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003epre-dispatch photos, and scan logs and order information. This helps us identify the correct part and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eresolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eor parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eand are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe cover the return postage.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued once the item has been received and checked, through the original payment method. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eProcessing times can vary depending on courier return times and inspection. Our internal records \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e(photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth ID mark where applicable, and any differences between the returned item and the part originally \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003esupplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003efairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\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":58427541619013,"sku":"00012753","price":24.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T11_03_31.187Z-watermarked-2026-07-01T11_17_54.1993785_00_00.jpg?v=1789025268"},{"product_id":"audi-a3-sport-tdi-doors-front-driver-side-trim-8p3867410-2003-2013","title":"AUDI A3 SPORT TDI DOORS FRONT DRIVER SIDE TRIM 8P3867410 2003-2013","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=\"title\"\u003eAUDI A3 SPORT TDI DOORS FRONT DRIVER SIDE TRIM 8P3867410 2003-2013\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free 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\u003e8P3867410\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012754\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc trims\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P3867410\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cdiv class=\"flex-1 flex flex-col px-4 max-w-3xl mx-auto w-full pt-1\"\u003e\n\u003cdiv\u003e\u003cdiv data-test-render-count=\"1\"\u003e\u003cdiv class=\"group\" style=\"height: auto; opacity: 1; transform: none;\"\u003e\u003cdiv data-is-streaming=\"false\" class=\"group relative relative pb-[var(--msg-assistant-pb,0.75rem)]\" style=\"opacity: 1; transform: none;\"\u003e\u003cdiv class=\"font-claude-response relative leading-[1.65rem] [\u0026amp;_pre\u0026gt;div]:bg-bg-000\/50 [\u0026amp;_pre\u0026gt;div]:border-0.5 [\u0026amp;_pre\u0026gt;div]:border-border-400 [\u0026amp;_.ignore-pre-bg\u0026gt;div]:bg-transparent [\u0026amp;_.standard-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.standard-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8 [\u0026amp;_.progressive-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.progressive-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8\"\u003e\u003cdiv\u003e\u003cdiv class=\"standard-markdown grid-cols-1 grid [\u0026amp;_\u0026gt;_*]:min-w-0 gap-3 standard-markdown\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-decimal flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eYour original order reference\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eA short description of the issue\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"h-12\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"print:hidden\" style=\"height: 0px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-chat-input-container=\"true\" class=\"sticky bottom-0 mx-auto w-full pt-6 print:hidden z-[5]\"\u003e\n\u003cbutton aria-label=\"Scroll to bottom\" aria-hidden=\"true\" class=\"z-[1] size-9 inline-flex items-center justify-center absolute -top-8 left-1\/2 -translate-x-1\/2 border-0.5 overflow-hidden !rounded-full p-1 shadow-md hover:shadow-lg bg-bg-000\/80 hover:bg-bg-000 backdrop-blur transition-opacity duration-200 border-border-300 opacity-0 pointer-events-none\" inert=\"\"\u003e\u003cdiv class=\"mix-blend-luminosity\" style=\"width: 20px; height: 20px; display: flex; align-items: center; justify-content: center;\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mix-blend-luminosity\" aria-hidden=\"true\" style=\"flex-shrink: 0;\"\u003e\u003cpath d=\"M10 3a.5.5 0 0 1 .5.5v11.793l4.147-4.146a.5.5 0 0 1 .707.707l-5 5a.5.5 0 0 1-.631.062l-.076-.062-5-5a.5.5 0 0 1 .707-.707L9.5 15.293V3.5A.5.5 0 0 1 10 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/button\u003e\u003cdiv class=\"mb-2 flex w-full flex-col gap-2 empty:hidden\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cfieldset class=\"flex w-full min-w-0 flex-col\"\u003e\n\u003cinput id=\"chat-input-file-upload-bottom\" data-testid=\"file-upload\" aria-hidden=\"true\" tabindex=\"-1\" class=\"absolute -z-10 h-0 w-0 overflow-hidden opacity-0 select-none\" accept=\"\" multiple aria-label=\"Upload files\" type=\"file\"\u003e\u003cdiv class=\"px-2 md:px-0\" data-alert-band-wrapper=\"true\"\u003e\u003cdiv role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"\u003e\u003cdiv class=\"overflow-hidden\" style=\"height: auto; margin-top: 0px; margin-bottom: -20px;\"\u003e\u003cdiv style=\"transform: none;\"\u003e\u003cdiv class=\"w-full border-0.5 relative z-0 px-3.5 rounded-t-[20px] border-b-0 pb-7 pt-2 bg-bg-300 border-transparent\"\u003e\u003cdiv class=\"font-normal text-[0.65rem] sm:text-xs w-full flex gap-1.5 items-center justify-between\"\u003e\u003cdiv class=\"flex items-center gap-1\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"h-4 w-4 shrink-0\"\u003e\u003cpath d=\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm16-40a8,8,0,0,1-8,8,16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40A8,8,0,0,1,144,176ZM112,84a12,12,0,1,1,12,12A12,12,0,0,1,112,84Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/fieldset\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003e\nProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThese buyer information terms apply to all purchases made through our online sales \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003echannels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEach part is carefully inspected and function-tested where applicable, cleaned and prepared\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ecomponents, some cosmetic wear or signs of previous use may be present. We aim for\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eMost items carry a Partsworth ID and security mark to support accurate handling and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003everification. It helps us identify the correct part during processing and keeps service fast and fair.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e The ID mark is used during return inspections to verify the item. It does not override your buyer\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e rights or statutory rights.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ereplacement or a refund.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003emust come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003erefurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued to the original payment method once we receive and check the item. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eYour statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003enumber. The buyer is responsible for confirming compatibility before purchase, and we're happy to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehelp: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWe recommend professional installation for components such as ECUs and electrical modules, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eengines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ebefore dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eavoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehas been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprogramming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 370px;\"\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edispatched 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 class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003e\nInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprofessional and transparent service for every customer.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo help us process it efficiently, we may ask you for your order reference, a short description of \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ethe issue, and photos or videos where relevant. Returned items may be inspected or tested as part\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e of the normal returns process.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eany components originally sent, is packaged securely to prevent transit damage, and has not been \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark,\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003epre-dispatch photos, and scan logs and order information. This helps us identify the correct part and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eresolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eor parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eand are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe cover the return postage.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued once the item has been received and checked, through the original payment method. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eProcessing times can vary depending on courier return times and inspection. Our internal records \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e(photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth ID mark where applicable, and any differences between the returned item and the part originally \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003esupplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003efairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\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":58427552268613,"sku":"00012754","price":24.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T11_54_15.268Z-watermarked-2026-07-01T12_01_53.5741077_00_00.jpg?v=1789025269"},{"product_id":"audi-a3-sport-interior-reading-light-with-surround-roof-trim-8p7867360-2003-2013","title":"AUDI A3 SPORT CONVERTIBLE INTERIOR READING LIGHT WITH SURROUND ROOF TRIM","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT CONVERTIBLE INTERIOR READING LIGHT WITH SURROUND ROOF 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 AUDI A3 SPORT CONVERTIBLE INTERIOR READING LIGHT WITH SURROUND ROOF TRIM. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/90516744-5000-4da4-4c5f-08ded75a5edc\/Front-1-2026-07-01T16:05:38.110Z-watermarked-2026-07-01T16:15:08.7335706+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/90516744-5000-4da4-4c5f-08ded75a5edc\/thumbnail\/Back-1-2026-07-01T16:05:41.444Z-watermarked-2026-07-01T16:15:21.6853434+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/90516744-5000-4da4-4c5f-08ded75a5edc\/thumbnail\/Left-1-2026-07-01T16:05:45.355Z-watermarked-2026-07-01T16:15:30.1405130+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/90516744-5000-4da4-4c5f-08ded75a5edc\/thumbnail\/Right-1-2026-07-01T16:05:49.738Z-watermarked-2026-07-01T16:15:33.5100018+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/90516744-5000-4da4-4c5f-08ded75a5edc\/thumbnail\/Misc-1-2026-07-01T16:05:56.284Z-watermarked-2026-07-01T16:15:36.5320691+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/90516744-5000-4da4-4c5f-08ded75a5edc\/thumbnail\/Misc-2-2026-07-01T16:06:02.487Z-watermarked-2026-07-01T16:15:39.4599983+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/90516744-5000-4da4-4c5f-08ded75a5edc\/thumbnail\/Misc-3-2026-07-01T16:06:09.623Z-watermarked-2026-07-01T16:15:42.4410351+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/90516744-5000-4da4-4c5f-08ded75a5edc\/thumbnail\/Misc-4-2026-07-01T16:06:19.441Z-watermarked-2026-07-01T16:15:45.0836652+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/90516744-5000-4da4-4c5f-08ded75a5edc\/thumbnail\/Misc-5-2026-07-01T16:06:24.417Z-watermarked-2026-07-01T16:15:48.1104779+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/90516744-5000-4da4-4c5f-08ded75a5edc\/thumbnail\/Misc-6-2026-07-01T16:06:28.749Z-watermarked-2026-07-01T16:15:50.9241432+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/90516744-5000-4da4-4c5f-08ded75a5edc\/thumbnail\/Misc-7-2026-07-01T16:06:31.751Z-watermarked-2026-07-01T16:15:54.0990641+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012755\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7867360\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7867360\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012755\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7867360\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012755\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7867360\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012755\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7867360\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012755\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7867360\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58427569668421,"sku":"00012755","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T16_05_38.110Z-watermarked-2026-07-01T16_15_08.7335706_00_00.jpg?v=1789025271"},{"product_id":"audi-a3-sport-convertible-front-right-door-inner-window-rubber-seal-8p7837480","title":"AUDI A3 SPORT CONVERTIBLE FRONT RIGHT DOOR INNER WINDOW RUBBER SEAL 8P7837480","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT CONVERTIBLE FRONT RIGHT DOOR INNER WINDOW RUBBER SEAL 8P7837480\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 AUDI A3 SPORT CONVERTIBLE FRONT RIGHT DOOR INNER WINDOW RUBBER SEAL 8P7837480. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/dba7f1df-4bc4-43bf-4c60-08ded75a5edc\/Front-1-2026-07-01T11:52:31.519Z-watermarked-2026-07-01T12:02:37.0117206+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/dba7f1df-4bc4-43bf-4c60-08ded75a5edc\/thumbnail\/Back-1-2026-07-01T11:52:34.511Z-watermarked-2026-07-01T12:02:41.6412248+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/dba7f1df-4bc4-43bf-4c60-08ded75a5edc\/thumbnail\/Left-1-2026-07-01T11:52:38.847Z-watermarked-2026-07-01T12:02:46.9457361+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/dba7f1df-4bc4-43bf-4c60-08ded75a5edc\/thumbnail\/Right-1-2026-07-01T11:52:48.088Z-watermarked-2026-07-01T12:02:51.0993602+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/dba7f1df-4bc4-43bf-4c60-08ded75a5edc\/thumbnail\/Misc-1-2026-07-01T11:52:56.777Z-watermarked-2026-07-01T12:02:55.0767117+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/dba7f1df-4bc4-43bf-4c60-08ded75a5edc\/thumbnail\/Misc-2-2026-07-01T11:52:59.776Z-watermarked-2026-07-01T12:02:59.2856078+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7837480\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012756\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc trims\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7837480\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012756\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc trims\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7837480\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012756\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc trims\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7837480\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012756\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc trims\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7837480\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012756\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc trims\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7837480\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58427664138565,"sku":"00012756","price":19.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T11_52_31.519Z-watermarked-2026-07-01T12_02_37.0117206_00_00.jpg?v=1789025275"},{"product_id":"audi-a3-sport-tdi-centre-console-storage-compartment-8p7863284a-2003-2013","title":"AUDI A3 SPORT TDI CENTRE CONSOLE STORAGE COMPARTMENT 8P7863284A 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI CENTRE CONSOLE STORAGE COMPARTMENT 8P7863284A 2003-2013\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 AUDI A3 SPORT TDI CENTRE CONSOLE STORAGE COMPARTMENT 8P7863284A 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/7f8f410a-ed8c-4345-8396-08ded76161ca\/Front-1-2026-07-01T14:54:52.477Z-watermarked-2026-07-01T15:00:28.5416406+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/7f8f410a-ed8c-4345-8396-08ded76161ca\/thumbnail\/Back-1-2026-07-01T14:54:55.573Z-watermarked-2026-07-01T15:00:30.8699129+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/7f8f410a-ed8c-4345-8396-08ded76161ca\/thumbnail\/Left-1-2026-07-01T14:55:00.095Z-watermarked-2026-07-01T15:00:33.1610058+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/7f8f410a-ed8c-4345-8396-08ded76161ca\/thumbnail\/Right-1-2026-07-01T14:55:04.679Z-watermarked-2026-07-01T15:00:35.3582865+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/7f8f410a-ed8c-4345-8396-08ded76161ca\/thumbnail\/Misc-1-2026-07-01T14:55:09.593Z-watermarked-2026-07-01T15:00:37.5414271+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/7f8f410a-ed8c-4345-8396-08ded76161ca\/thumbnail\/Misc-2-2026-07-01T14:55:14.382Z-watermarked-2026-07-01T15:00:39.6883452+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/7f8f410a-ed8c-4345-8396-08ded76161ca\/thumbnail\/Misc-3-2026-07-01T14:55:24.108Z-watermarked-2026-07-01T15:00:41.7773844+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012757\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7863284A\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7863284A\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012757\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7837480\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012757\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7837480\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012757\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7837480\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58427673280837,"sku":"00012757","price":14.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T14_54_52.477Z-watermarked-2026-07-01T15_00_28.5416406_00_00.jpg?v=1789025275"},{"product_id":"audi-a3-sport-tdi-ashtray-centre-console-8p0857951-2003-2013","title":"AUDI A3 SPORT TDI ASHTRAY CENTRE CONSOLE 8P0857951 2003-2013","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eAshtray Centre Console\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=\"title\"\u003eAUDI A3 SPORT TDI ASHTRAY CENTRE CONSOLE 8P0857951 2003-2013\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free 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\u003e8P0857951\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012759\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eAshtray Centre Console\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0857951\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cdiv class=\"flex-1 flex flex-col px-4 max-w-3xl mx-auto w-full pt-1\"\u003e\n\u003cdiv\u003e\u003cdiv data-test-render-count=\"1\"\u003e\u003cdiv class=\"group\" style=\"height: auto; opacity: 1; transform: none;\"\u003e\u003cdiv data-is-streaming=\"false\" class=\"group relative relative pb-[var(--msg-assistant-pb,0.75rem)]\" style=\"opacity: 1; transform: none;\"\u003e\u003cdiv class=\"font-claude-response relative leading-[1.65rem] [\u0026amp;_pre\u0026gt;div]:bg-bg-000\/50 [\u0026amp;_pre\u0026gt;div]:border-0.5 [\u0026amp;_pre\u0026gt;div]:border-border-400 [\u0026amp;_.ignore-pre-bg\u0026gt;div]:bg-transparent [\u0026amp;_.standard-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.standard-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8 [\u0026amp;_.progressive-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.progressive-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8\"\u003e\u003cdiv\u003e\u003cdiv class=\"standard-markdown grid-cols-1 grid [\u0026amp;_\u0026gt;_*]:min-w-0 gap-3 standard-markdown\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-decimal flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eYour original order reference\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eA short description of the issue\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"h-12\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"print:hidden\" style=\"height: 0px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-chat-input-container=\"true\" class=\"sticky bottom-0 mx-auto w-full pt-6 print:hidden z-[5]\"\u003e\n\u003cbutton aria-label=\"Scroll to bottom\" aria-hidden=\"true\" class=\"z-[1] size-9 inline-flex items-center justify-center absolute -top-8 left-1\/2 -translate-x-1\/2 border-0.5 overflow-hidden !rounded-full p-1 shadow-md hover:shadow-lg bg-bg-000\/80 hover:bg-bg-000 backdrop-blur transition-opacity duration-200 border-border-300 opacity-0 pointer-events-none\" inert=\"\"\u003e\u003cdiv class=\"mix-blend-luminosity\" style=\"width: 20px; height: 20px; display: flex; align-items: center; justify-content: center;\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mix-blend-luminosity\" aria-hidden=\"true\" style=\"flex-shrink: 0;\"\u003e\u003cpath d=\"M10 3a.5.5 0 0 1 .5.5v11.793l4.147-4.146a.5.5 0 0 1 .707.707l-5 5a.5.5 0 0 1-.631.062l-.076-.062-5-5a.5.5 0 0 1 .707-.707L9.5 15.293V3.5A.5.5 0 0 1 10 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/button\u003e\u003cdiv class=\"mb-2 flex w-full flex-col gap-2 empty:hidden\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cfieldset class=\"flex w-full min-w-0 flex-col\"\u003e\n\u003cinput id=\"chat-input-file-upload-bottom\" data-testid=\"file-upload\" aria-hidden=\"true\" tabindex=\"-1\" class=\"absolute -z-10 h-0 w-0 overflow-hidden opacity-0 select-none\" accept=\"\" multiple aria-label=\"Upload files\" type=\"file\"\u003e\u003cdiv class=\"px-2 md:px-0\" data-alert-band-wrapper=\"true\"\u003e\u003cdiv role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"\u003e\u003cdiv class=\"overflow-hidden\" style=\"height: auto; margin-top: 0px; margin-bottom: -20px;\"\u003e\u003cdiv style=\"transform: none;\"\u003e\u003cdiv class=\"w-full border-0.5 relative z-0 px-3.5 rounded-t-[20px] border-b-0 pb-7 pt-2 bg-bg-300 border-transparent\"\u003e\u003cdiv class=\"font-normal text-[0.65rem] sm:text-xs w-full flex gap-1.5 items-center justify-between\"\u003e\u003cdiv class=\"flex items-center gap-1\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"h-4 w-4 shrink-0\"\u003e\u003cpath d=\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm16-40a8,8,0,0,1-8,8,16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40A8,8,0,0,1,144,176ZM112,84a12,12,0,1,1,12,12A12,12,0,0,1,112,84Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/fieldset\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003e\nProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThese buyer information terms apply to all purchases made through our online sales \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003echannels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEach part is carefully inspected and function-tested where applicable, cleaned and prepared\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ecomponents, some cosmetic wear or signs of previous use may be present. We aim for\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eMost items carry a Partsworth ID and security mark to support accurate handling and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003everification. It helps us identify the correct part during processing and keeps service fast and fair.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e The ID mark is used during return inspections to verify the item. It does not override your buyer\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e rights or statutory rights.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ereplacement or a refund.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003emust come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003erefurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued to the original payment method once we receive and check the item. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eYour statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003enumber. The buyer is responsible for confirming compatibility before purchase, and we're happy to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehelp: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWe recommend professional installation for components such as ECUs and electrical modules, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eengines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ebefore dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eavoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehas been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprogramming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 370px;\"\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edispatched 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 class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003e\nInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprofessional and transparent service for every customer.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo help us process it efficiently, we may ask you for your order reference, a short description of \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ethe issue, and photos or videos where relevant. Returned items may be inspected or tested as part\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e of the normal returns process.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eany components originally sent, is packaged securely to prevent transit damage, and has not been \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark,\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003epre-dispatch photos, and scan logs and order information. This helps us identify the correct part and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eresolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eor parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eand are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe cover the return postage.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued once the item has been received and checked, through the original payment method. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eProcessing times can vary depending on courier return times and inspection. Our internal records \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e(photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth ID mark where applicable, and any differences between the returned item and the part originally \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003esupplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003efairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\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":58427706016069,"sku":"00012759","price":24.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T11_38_37.583Z-watermarked-2026-07-01T11_46_25.8992491_00_00_a79ea8f4-cb6d-422d-b9bd-c327db9ee902.jpg?v=1789025276"},{"product_id":"audi-a3-sport-tdi-centre-console-rear-storage-compartment-8p0863351-2003-2013","title":"AUDI A3 SPORT TDI CENTRE CONSOLE REAR STORAGE COMPARTMENT 8P0863351 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI CENTRE CONSOLE REAR STORAGE COMPARTMENT 8P0863351 2003-2013\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 AUDI A3 SPORT TDI CENTRE CONSOLE REAR STORAGE COMPARTMENT 8P0863351 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/004d4eb0-1bdc-43ea-8399-08ded76161ca\/Front-1-2026-07-02T11:49:16.919Z-watermarked-2026-07-02T12:00:10.9000055+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/004d4eb0-1bdc-43ea-8399-08ded76161ca\/thumbnail\/Back-1-2026-07-02T11:49:20.233Z-watermarked-2026-07-02T12:00:23.2631082+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/004d4eb0-1bdc-43ea-8399-08ded76161ca\/thumbnail\/Left-1-2026-07-02T11:49:27.441Z-watermarked-2026-07-02T12:00:33.6772831+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/004d4eb0-1bdc-43ea-8399-08ded76161ca\/thumbnail\/Right-1-2026-07-02T11:49:35.556Z-watermarked-2026-07-02T12:00:44.2524998+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/004d4eb0-1bdc-43ea-8399-08ded76161ca\/thumbnail\/Misc-1-2026-07-02T11:49:55.623Z-watermarked-2026-07-02T12:00:55.1279195+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/004d4eb0-1bdc-43ea-8399-08ded76161ca\/thumbnail\/Misc-2-2026-07-02T11:50:49.612Z-watermarked-2026-07-02T12:00:58.7400176+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/004d4eb0-1bdc-43ea-8399-08ded76161ca\/thumbnail\/Misc-3-2026-07-02T11:51:42.137Z-watermarked-2026-07-02T12:01:01.8546157+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0863351\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012760\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0863351\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012760\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0863351\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012760\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0863351\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012760\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0863351\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58427716043077,"sku":"00012760","price":19.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-02T11_49_16.919Z-watermarked-2026-07-02T12_00_10.9000055_00_00.jpg?v=1789025283"},{"product_id":"audi-a3-sport-tdi-steering-wheel-slip-ring-squib-clockspring-unit-1k0959653d","title":"AUDI A3 SPORT TDI STEERING WHEEL SLIP RING SQUIB CLOCKSPRING UNIT 1K0959653D","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=\"title\"\u003eAUDI A3 SPORT TDI STEERING WHEEL SLIP RING SQUIB CLOCKSPRING UNIT 1K0959653D 2003-2013\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free 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\u003e1K0959653D\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012762\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSwitches\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e1K0959653D\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cdiv class=\"flex-1 flex flex-col px-4 max-w-3xl mx-auto w-full pt-1\"\u003e\n\u003cdiv\u003e\u003cdiv data-test-render-count=\"1\"\u003e\u003cdiv class=\"group\" style=\"height: auto; opacity: 1; transform: none;\"\u003e\u003cdiv data-is-streaming=\"false\" class=\"group relative relative pb-[var(--msg-assistant-pb,0.75rem)]\" style=\"opacity: 1; transform: none;\"\u003e\u003cdiv class=\"font-claude-response relative leading-[1.65rem] [\u0026amp;_pre\u0026gt;div]:bg-bg-000\/50 [\u0026amp;_pre\u0026gt;div]:border-0.5 [\u0026amp;_pre\u0026gt;div]:border-border-400 [\u0026amp;_.ignore-pre-bg\u0026gt;div]:bg-transparent [\u0026amp;_.standard-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.standard-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8 [\u0026amp;_.progressive-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.progressive-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8\"\u003e\u003cdiv\u003e\u003cdiv class=\"standard-markdown grid-cols-1 grid [\u0026amp;_\u0026gt;_*]:min-w-0 gap-3 standard-markdown\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-decimal flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eYour original order reference\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eA short description of the issue\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"h-12\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"print:hidden\" style=\"height: 0px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-chat-input-container=\"true\" class=\"sticky bottom-0 mx-auto w-full pt-6 print:hidden z-[5]\"\u003e\n\u003cbutton aria-label=\"Scroll to bottom\" aria-hidden=\"true\" class=\"z-[1] size-9 inline-flex items-center justify-center absolute -top-8 left-1\/2 -translate-x-1\/2 border-0.5 overflow-hidden !rounded-full p-1 shadow-md hover:shadow-lg bg-bg-000\/80 hover:bg-bg-000 backdrop-blur transition-opacity duration-200 border-border-300 opacity-0 pointer-events-none\" inert=\"\"\u003e\u003cdiv class=\"mix-blend-luminosity\" style=\"width: 20px; height: 20px; display: flex; align-items: center; justify-content: center;\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mix-blend-luminosity\" aria-hidden=\"true\" style=\"flex-shrink: 0;\"\u003e\u003cpath d=\"M10 3a.5.5 0 0 1 .5.5v11.793l4.147-4.146a.5.5 0 0 1 .707.707l-5 5a.5.5 0 0 1-.631.062l-.076-.062-5-5a.5.5 0 0 1 .707-.707L9.5 15.293V3.5A.5.5 0 0 1 10 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/button\u003e\u003cdiv class=\"mb-2 flex w-full flex-col gap-2 empty:hidden\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cfieldset class=\"flex w-full min-w-0 flex-col\"\u003e\n\u003cinput id=\"chat-input-file-upload-bottom\" data-testid=\"file-upload\" aria-hidden=\"true\" tabindex=\"-1\" class=\"absolute -z-10 h-0 w-0 overflow-hidden opacity-0 select-none\" accept=\"\" multiple aria-label=\"Upload files\" type=\"file\"\u003e\u003cdiv class=\"px-2 md:px-0\" data-alert-band-wrapper=\"true\"\u003e\u003cdiv role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"\u003e\u003cdiv class=\"overflow-hidden\" style=\"height: auto; margin-top: 0px; margin-bottom: -20px;\"\u003e\u003cdiv style=\"transform: none;\"\u003e\u003cdiv class=\"w-full border-0.5 relative z-0 px-3.5 rounded-t-[20px] border-b-0 pb-7 pt-2 bg-bg-300 border-transparent\"\u003e\u003cdiv class=\"font-normal text-[0.65rem] sm:text-xs w-full flex gap-1.5 items-center justify-between\"\u003e\u003cdiv class=\"flex items-center gap-1\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"h-4 w-4 shrink-0\"\u003e\u003cpath d=\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm16-40a8,8,0,0,1-8,8,16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40A8,8,0,0,1,144,176ZM112,84a12,12,0,1,1,12,12A12,12,0,0,1,112,84Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/fieldset\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003e\nProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThese buyer information terms apply to all purchases made through our online sales \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003echannels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEach part is carefully inspected and function-tested where applicable, cleaned and prepared\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ecomponents, some cosmetic wear or signs of previous use may be present. We aim for\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eMost items carry a Partsworth ID and security mark to support accurate handling and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003everification. It helps us identify the correct part during processing and keeps service fast and fair.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e The ID mark is used during return inspections to verify the item. It does not override your buyer\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e rights or statutory rights.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ereplacement or a refund.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003emust come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003erefurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued to the original payment method once we receive and check the item. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eYour statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003enumber. The buyer is responsible for confirming compatibility before purchase, and we're happy to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehelp: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWe recommend professional installation for components such as ECUs and electrical modules, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eengines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ebefore dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eavoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehas been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprogramming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 370px;\"\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edispatched 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 class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003e\nInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprofessional and transparent service for every customer.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo help us process it efficiently, we may ask you for your order reference, a short description of \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ethe issue, and photos or videos where relevant. Returned items may be inspected or tested as part\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e of the normal returns process.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eany components originally sent, is packaged securely to prevent transit damage, and has not been \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark,\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003epre-dispatch photos, and scan logs and order information. This helps us identify the correct part and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eresolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eor parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eand are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe cover the return postage.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued once the item has been received and checked, through the original payment method. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eProcessing times can vary depending on courier return times and inspection. Our internal records \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e(photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth ID mark where applicable, and any differences between the returned item and the part originally \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003esupplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003efairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\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":58427738325317,"sku":"00012762","price":24.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T11_40_11.999Z-watermarked-2026-07-01T11_47_27.0485802_00_00.jpg?v=1789025281"},{"product_id":"audi-a3-sport-tdi-indicator-switch-stalk-8p0953513c-2003-2013","title":"AUDI A3 SPORT TDI INDICATOR SWITCH STALK 8P0953513C 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI INDICATOR SWITCH STALK 8P0953513C 2003-2013\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 AUDI A3 SPORT TDI INDICATOR SWITCH STALK 8P0953513C 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/77531a88-1eba-4843-839c-08ded76161ca\/Front-1-2026-07-01T13:09:05.518Z-watermarked-2026-07-01T13:15:12.9434249+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/77531a88-1eba-4843-839c-08ded76161ca\/thumbnail\/Back-1-2026-07-01T13:09:08.706Z-watermarked-2026-07-01T13:15:23.8353517+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/77531a88-1eba-4843-839c-08ded76161ca\/thumbnail\/Left-1-2026-07-01T13:09:12.821Z-watermarked-2026-07-01T13:15:27.9773548+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/77531a88-1eba-4843-839c-08ded76161ca\/thumbnail\/Right-1-2026-07-01T13:09:16.250Z-watermarked-2026-07-01T13:15:31.1638708+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/77531a88-1eba-4843-839c-08ded76161ca\/thumbnail\/Misc-1-2026-07-01T13:09:23.007Z-watermarked-2026-07-01T13:15:33.9358907+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/77531a88-1eba-4843-839c-08ded76161ca\/thumbnail\/Misc-2-2026-07-01T13:09:28.782Z-watermarked-2026-07-01T13:15:37.3806949+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/77531a88-1eba-4843-839c-08ded76161ca\/thumbnail\/Misc-3-2026-07-01T13:09:36.049Z-watermarked-2026-07-01T13:15:40.6059073+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0953513C\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012763\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eCombination Switch \/ Stalks\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0953513C\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012763\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eCombination Switch \/ Stalks\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0953513C\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012763\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eCombination Switch \/ Stalks\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0953513C\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012763\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eCombination Switch \/ Stalks\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0953513C\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58427748352325,"sku":"00012763","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T13_09_05.518Z-watermarked-2026-07-01T13_15_12.9434249_00_00.jpg?v=1789025279"},{"product_id":"audi-a3-sport-tdi-windscreen-wiper-switch-stalk-8p0953519q-2003-2013","title":"AUDI A3 SPORT TDI WINDSCREEN WIPER SWITCH STALK 8P0953519Q 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI WINDSCREEN WIPER SWITCH STALK 8P0953519Q 2003-2013\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 AUDI A3 SPORT TDI WINDSCREEN WIPER SWITCH STALK 8P0953519Q 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/971146f4-9fba-4c45-b9a3-08ded763fbc7\/Front-1-2026-07-01T13:10:08.050Z-watermarked-2026-07-01T13:15:43.8824436+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/971146f4-9fba-4c45-b9a3-08ded763fbc7\/thumbnail\/Back-1-2026-07-01T13:10:11.559Z-watermarked-2026-07-01T13:15:47.6664365+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/971146f4-9fba-4c45-b9a3-08ded763fbc7\/thumbnail\/Left-1-2026-07-01T13:10:15.166Z-watermarked-2026-07-01T13:15:50.4688978+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/971146f4-9fba-4c45-b9a3-08ded763fbc7\/thumbnail\/Right-1-2026-07-01T13:10:19.229Z-watermarked-2026-07-01T13:15:54.8569133+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/971146f4-9fba-4c45-b9a3-08ded763fbc7\/thumbnail\/Misc-1-2026-07-01T13:10:23.337Z-watermarked-2026-07-01T13:15:58.0299498+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/971146f4-9fba-4c45-b9a3-08ded763fbc7\/thumbnail\/Misc-2-2026-07-01T13:10:35.028Z-watermarked-2026-07-01T13:16:01.3647849+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/971146f4-9fba-4c45-b9a3-08ded763fbc7\/thumbnail\/Misc-3-2026-07-01T13:10:43.502Z-watermarked-2026-07-01T13:16:04.9223001+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012764\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eCombination Switch \/ Stalks\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0953519Q\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0953519Q\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0953519Q\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012764\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eCombination Switch \/ Stalks\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0953519Q\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012764\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eCombination Switch \/ Stalks\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0953519Q\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012764\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eCombination Switch \/ Stalks\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0953519Q\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58427756740933,"sku":"00012764","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T13_10_08.050Z-watermarked-2026-07-01T13_15_43.8824436_00_00.jpg?v=1789025280"},{"product_id":"audi-a3-sport-tdi-steering-wheel-cover-8p7880201g","title":"AUDI A3 SPORT TDI STEERING WHEEL COVER 8P7880201G","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eSteering Wheel Airbag Cover\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"title\"\u003eAUDI A3 SPORT TDI STEERING WHEEL COVER 8P7880201G (I certify this airbag is not subject to recall and will be shipped in accordance with hazmat shipping requirements)\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free 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\u003e8P7880201G\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012769\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSteering Wheel Airbag Cover\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7880201G\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cdiv class=\"flex-1 flex flex-col px-4 max-w-3xl mx-auto w-full pt-1\"\u003e\n\u003cdiv\u003e\u003cdiv data-test-render-count=\"1\"\u003e\u003cdiv class=\"group\" style=\"height: auto; opacity: 1; transform: none;\"\u003e\u003cdiv data-is-streaming=\"false\" class=\"group relative relative pb-[var(--msg-assistant-pb,0.75rem)]\" style=\"opacity: 1; transform: none;\"\u003e\u003cdiv class=\"font-claude-response relative leading-[1.65rem] [\u0026amp;_pre\u0026gt;div]:bg-bg-000\/50 [\u0026amp;_pre\u0026gt;div]:border-0.5 [\u0026amp;_pre\u0026gt;div]:border-border-400 [\u0026amp;_.ignore-pre-bg\u0026gt;div]:bg-transparent [\u0026amp;_.standard-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.standard-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8 [\u0026amp;_.progressive-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.progressive-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8\"\u003e\u003cdiv\u003e\u003cdiv class=\"standard-markdown grid-cols-1 grid [\u0026amp;_\u0026gt;_*]:min-w-0 gap-3 standard-markdown\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-decimal flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eYour original order reference\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eA short description of the issue\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"h-12\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"print:hidden\" style=\"height: 0px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-chat-input-container=\"true\" class=\"sticky bottom-0 mx-auto w-full pt-6 print:hidden z-[5]\"\u003e\n\u003cbutton aria-label=\"Scroll to bottom\" aria-hidden=\"true\" class=\"z-[1] size-9 inline-flex items-center justify-center absolute -top-8 left-1\/2 -translate-x-1\/2 border-0.5 overflow-hidden !rounded-full p-1 shadow-md hover:shadow-lg bg-bg-000\/80 hover:bg-bg-000 backdrop-blur transition-opacity duration-200 border-border-300 opacity-0 pointer-events-none\" inert=\"\"\u003e\u003cdiv class=\"mix-blend-luminosity\" style=\"width: 20px; height: 20px; display: flex; align-items: center; justify-content: center;\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mix-blend-luminosity\" aria-hidden=\"true\" style=\"flex-shrink: 0;\"\u003e\u003cpath d=\"M10 3a.5.5 0 0 1 .5.5v11.793l4.147-4.146a.5.5 0 0 1 .707.707l-5 5a.5.5 0 0 1-.631.062l-.076-.062-5-5a.5.5 0 0 1 .707-.707L9.5 15.293V3.5A.5.5 0 0 1 10 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/button\u003e\u003cdiv class=\"mb-2 flex w-full flex-col gap-2 empty:hidden\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cfieldset class=\"flex w-full min-w-0 flex-col\"\u003e\n\u003cinput id=\"chat-input-file-upload-bottom\" data-testid=\"file-upload\" aria-hidden=\"true\" tabindex=\"-1\" class=\"absolute -z-10 h-0 w-0 overflow-hidden opacity-0 select-none\" accept=\"\" multiple aria-label=\"Upload files\" type=\"file\"\u003e\u003cdiv class=\"px-2 md:px-0\" data-alert-band-wrapper=\"true\"\u003e\u003cdiv role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"\u003e\u003cdiv class=\"overflow-hidden\" style=\"height: auto; margin-top: 0px; margin-bottom: -20px;\"\u003e\u003cdiv style=\"transform: none;\"\u003e\u003cdiv class=\"w-full border-0.5 relative z-0 px-3.5 rounded-t-[20px] border-b-0 pb-7 pt-2 bg-bg-300 border-transparent\"\u003e\u003cdiv class=\"font-normal text-[0.65rem] sm:text-xs w-full flex gap-1.5 items-center justify-between\"\u003e\u003cdiv class=\"flex items-center gap-1\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"h-4 w-4 shrink-0\"\u003e\u003cpath d=\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm16-40a8,8,0,0,1-8,8,16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40A8,8,0,0,1,144,176ZM112,84a12,12,0,1,1,12,12A12,12,0,0,1,112,84Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/fieldset\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003e\nProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThese buyer information terms apply to all purchases made through our online sales \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003echannels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEach part is carefully inspected and function-tested where applicable, cleaned and prepared\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ecomponents, some cosmetic wear or signs of previous use may be present. We aim for\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eMost items carry a Partsworth ID and security mark to support accurate handling and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003everification. It helps us identify the correct part during processing and keeps service fast and fair.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e The ID mark is used during return inspections to verify the item. It does not override your buyer\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e rights or statutory rights.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ereplacement or a refund.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003emust come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003erefurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued to the original payment method once we receive and check the item. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eYour statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003enumber. The buyer is responsible for confirming compatibility before purchase, and we're happy to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehelp: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWe recommend professional installation for components such as ECUs and electrical modules, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eengines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ebefore dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eavoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehas been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprogramming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 370px;\"\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edispatched 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 class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003e\nInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprofessional and transparent service for every customer.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo help us process it efficiently, we may ask you for your order reference, a short description of \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ethe issue, and photos or videos where relevant. Returned items may be inspected or tested as part\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e of the normal returns process.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eany components originally sent, is packaged securely to prevent transit damage, and has not been \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark,\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003epre-dispatch photos, and scan logs and order information. This helps us identify the correct part and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eresolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eor parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eand are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe cover the return postage.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued once the item has been received and checked, through the original payment method. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eProcessing times can vary depending on courier return times and inspection. Our internal records \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e(photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth ID mark where applicable, and any differences between the returned item and the part originally \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003esupplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003efairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\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":58427906163013,"sku":"00012769","price":34.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-02T12_12_09.247Z-watermarked-2026-07-02T12_18_16.9097620_00_00.jpg?v=1789025282"},{"product_id":"audi-a3-sport-tdi-passenger-side-dasboard-airbag-8p0880202","title":"AUDI A3 SPORT TDI PASSENGER SIDE DASBOARD 8P0880202","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eAirbag Passenger Side\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=\"title\"\u003eAUDI A3 SPORT TDI PASSENGER SIDE DASBOARD AIRBAG 8P0880202\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free 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\u003e8P0880202\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012770\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eAirbag Passenger Side\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0880202\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012770\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eAirbag Passenger Side\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0880202\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cdiv class=\"flex-1 flex flex-col px-4 max-w-3xl mx-auto w-full pt-1\"\u003e\n\u003cdiv\u003e\u003cdiv data-test-render-count=\"1\"\u003e\u003cdiv class=\"group\" style=\"height: auto; opacity: 1; transform: none;\"\u003e\u003cdiv data-is-streaming=\"false\" class=\"group relative relative pb-[var(--msg-assistant-pb,0.75rem)]\" style=\"opacity: 1; transform: none;\"\u003e\u003cdiv class=\"font-claude-response relative leading-[1.65rem] [\u0026amp;_pre\u0026gt;div]:bg-bg-000\/50 [\u0026amp;_pre\u0026gt;div]:border-0.5 [\u0026amp;_pre\u0026gt;div]:border-border-400 [\u0026amp;_.ignore-pre-bg\u0026gt;div]:bg-transparent [\u0026amp;_.standard-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.standard-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8 [\u0026amp;_.progressive-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.progressive-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8\"\u003e\u003cdiv\u003e\u003cdiv class=\"standard-markdown grid-cols-1 grid [\u0026amp;_\u0026gt;_*]:min-w-0 gap-3 standard-markdown\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-decimal flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eYour original order reference\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eA short description of the issue\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"h-12\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"print:hidden\" style=\"height: 0px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-chat-input-container=\"true\" class=\"sticky bottom-0 mx-auto w-full pt-6 print:hidden z-[5]\"\u003e\n\u003cbutton aria-label=\"Scroll to bottom\" aria-hidden=\"true\" class=\"z-[1] size-9 inline-flex items-center justify-center absolute -top-8 left-1\/2 -translate-x-1\/2 border-0.5 overflow-hidden !rounded-full p-1 shadow-md hover:shadow-lg bg-bg-000\/80 hover:bg-bg-000 backdrop-blur transition-opacity duration-200 border-border-300 opacity-0 pointer-events-none\" inert=\"\"\u003e\u003cdiv class=\"mix-blend-luminosity\" style=\"width: 20px; height: 20px; display: flex; align-items: center; justify-content: center;\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mix-blend-luminosity\" aria-hidden=\"true\" style=\"flex-shrink: 0;\"\u003e\u003cpath d=\"M10 3a.5.5 0 0 1 .5.5v11.793l4.147-4.146a.5.5 0 0 1 .707.707l-5 5a.5.5 0 0 1-.631.062l-.076-.062-5-5a.5.5 0 0 1 .707-.707L9.5 15.293V3.5A.5.5 0 0 1 10 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/button\u003e\u003cdiv class=\"mb-2 flex w-full flex-col gap-2 empty:hidden\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cfieldset class=\"flex w-full min-w-0 flex-col\"\u003e\n\u003cinput id=\"chat-input-file-upload-bottom\" data-testid=\"file-upload\" aria-hidden=\"true\" tabindex=\"-1\" class=\"absolute -z-10 h-0 w-0 overflow-hidden opacity-0 select-none\" accept=\"\" multiple aria-label=\"Upload files\" type=\"file\"\u003e\u003cdiv class=\"px-2 md:px-0\" data-alert-band-wrapper=\"true\"\u003e\u003cdiv role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"\u003e\u003cdiv class=\"overflow-hidden\" style=\"height: auto; margin-top: 0px; margin-bottom: -20px;\"\u003e\u003cdiv style=\"transform: none;\"\u003e\u003cdiv class=\"w-full border-0.5 relative z-0 px-3.5 rounded-t-[20px] border-b-0 pb-7 pt-2 bg-bg-300 border-transparent\"\u003e\u003cdiv class=\"font-normal text-[0.65rem] sm:text-xs w-full flex gap-1.5 items-center justify-between\"\u003e\u003cdiv class=\"flex items-center gap-1\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"h-4 w-4 shrink-0\"\u003e\u003cpath d=\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm16-40a8,8,0,0,1-8,8,16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40A8,8,0,0,1,144,176ZM112,84a12,12,0,1,1,12,12A12,12,0,0,1,112,84Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/fieldset\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003e\nProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThese buyer information terms apply to all purchases made through our online sales \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003echannels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEach part is carefully inspected and function-tested where applicable, cleaned and prepared\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ecomponents, some cosmetic wear or signs of previous use may be present. We aim for\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eMost items carry a Partsworth ID and security mark to support accurate handling and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003everification. It helps us identify the correct part during processing and keeps service fast and fair.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e The ID mark is used during return inspections to verify the item. It does not override your buyer\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e rights or statutory rights.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ereplacement or a refund.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003emust come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003erefurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued to the original payment method once we receive and check the item. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eYour statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003enumber. The buyer is responsible for confirming compatibility before purchase, and we're happy to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehelp: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWe recommend professional installation for components such as ECUs and electrical modules, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eengines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ebefore dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eavoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehas been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprogramming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 370px;\"\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edispatched 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 class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003e\nInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprofessional and transparent service for every customer.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo help us process it efficiently, we may ask you for your order reference, a short description of \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ethe issue, and photos or videos where relevant. Returned items may be inspected or tested as part\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e of the normal returns process.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eany components originally sent, is packaged securely to prevent transit damage, and has not been \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark,\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003epre-dispatch photos, and scan logs and order information. This helps us identify the correct part and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eresolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eor parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eand are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe cover the return postage.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued once the item has been received and checked, through the original payment method. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eProcessing times can vary depending on courier return times and inspection. Our internal records \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e(photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth ID mark where applicable, and any differences between the returned item and the part originally \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003esupplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003efairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\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":58427917205829,"sku":"00012770","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T12_12_21.230Z-watermarked-2026-07-01T12_16_37.6025392_00_00.jpg?v=1789025284"},{"product_id":"audi-a3-sport-tdi-heatr-control-assembly-switch-8p0820043-2003-2013","title":"AUDI A3 SPORT TDI HEATR CONTROL ASSEMBLY SWITCH 8P0820043 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI HEATR CONTROL ASSEMBLY SWITCH 8P0820043 2003-2013\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 AUDI A3 SPORT TDI HEATR CONTROL ASSEMBLY SWITCH 8P0820043 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/884b86f6-308b-4b6a-83e7-08ded76482bf\/Front-1-2026-07-01T13:17:51.759Z-watermarked-2026-07-01T13:31:01.8805432+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/884b86f6-308b-4b6a-83e7-08ded76482bf\/thumbnail\/Back-1-2026-07-01T13:17:54.949Z-watermarked-2026-07-01T13:31:12.5192446+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/884b86f6-308b-4b6a-83e7-08ded76482bf\/thumbnail\/Left-1-2026-07-01T13:17:58.364Z-watermarked-2026-07-01T13:31:24.2430705+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/884b86f6-308b-4b6a-83e7-08ded76482bf\/thumbnail\/Right-1-2026-07-01T13:18:02.805Z-watermarked-2026-07-01T13:31:28.3088658+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/884b86f6-308b-4b6a-83e7-08ded76482bf\/thumbnail\/Misc-1-2026-07-01T13:18:07.517Z-watermarked-2026-07-01T13:31:31.6841596+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/884b86f6-308b-4b6a-83e7-08ded76482bf\/thumbnail\/Misc-2-2026-07-01T13:18:12.495Z-watermarked-2026-07-01T13:31:35.2615080+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/884b86f6-308b-4b6a-83e7-08ded76482bf\/thumbnail\/Misc-3-2026-07-01T13:18:17.314Z-watermarked-2026-07-01T13:31:38.3567383+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012771\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0820043\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0820043\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012771\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0820043\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012771\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0820043\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012771\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0820043\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58427932770629,"sku":"00012771","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T13_17_51.759Z-watermarked-2026-07-01T13_31_01.8805432_00_00_d95450e7-c93c-46fb-a411-80b9bb5d359d.jpg?v=1789025284"},{"product_id":"audi-a3-sport-tdi-front-dashboard-chrome-air-vent-8p0820901-2003-2013","title":"AUDI A3 SPORT TDI FRONT DASHBOARD CHROME AIR VENT 8P0820901 2003-2013","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=\"title\"\u003eAUDI A3 SPORT TDI FRONT DASHBOARD CHROME AIR VENT 8P0820901 2003-2013\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free 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\u003e8P0820901\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012772\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0820901\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cdiv class=\"flex-1 flex flex-col px-4 max-w-3xl mx-auto w-full pt-1\"\u003e\n\u003cdiv\u003e\u003cdiv data-test-render-count=\"1\"\u003e\u003cdiv class=\"group\" style=\"height: auto; opacity: 1; transform: none;\"\u003e\u003cdiv data-is-streaming=\"false\" class=\"group relative relative pb-[var(--msg-assistant-pb,0.75rem)]\" style=\"opacity: 1; transform: none;\"\u003e\u003cdiv class=\"font-claude-response relative leading-[1.65rem] [\u0026amp;_pre\u0026gt;div]:bg-bg-000\/50 [\u0026amp;_pre\u0026gt;div]:border-0.5 [\u0026amp;_pre\u0026gt;div]:border-border-400 [\u0026amp;_.ignore-pre-bg\u0026gt;div]:bg-transparent [\u0026amp;_.standard-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.standard-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8 [\u0026amp;_.progressive-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.progressive-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8\"\u003e\u003cdiv\u003e\u003cdiv class=\"standard-markdown grid-cols-1 grid [\u0026amp;_\u0026gt;_*]:min-w-0 gap-3 standard-markdown\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-decimal flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eYour original order reference\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eA short description of the issue\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"h-12\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"print:hidden\" style=\"height: 0px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-chat-input-container=\"true\" class=\"sticky bottom-0 mx-auto w-full pt-6 print:hidden z-[5]\"\u003e\n\u003cbutton aria-label=\"Scroll to bottom\" aria-hidden=\"true\" class=\"z-[1] size-9 inline-flex items-center justify-center absolute -top-8 left-1\/2 -translate-x-1\/2 border-0.5 overflow-hidden !rounded-full p-1 shadow-md hover:shadow-lg bg-bg-000\/80 hover:bg-bg-000 backdrop-blur transition-opacity duration-200 border-border-300 opacity-0 pointer-events-none\" inert=\"\"\u003e\u003cdiv class=\"mix-blend-luminosity\" style=\"width: 20px; height: 20px; display: flex; align-items: center; justify-content: center;\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mix-blend-luminosity\" aria-hidden=\"true\" style=\"flex-shrink: 0;\"\u003e\u003cpath d=\"M10 3a.5.5 0 0 1 .5.5v11.793l4.147-4.146a.5.5 0 0 1 .707.707l-5 5a.5.5 0 0 1-.631.062l-.076-.062-5-5a.5.5 0 0 1 .707-.707L9.5 15.293V3.5A.5.5 0 0 1 10 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/button\u003e\u003cdiv class=\"mb-2 flex w-full flex-col gap-2 empty:hidden\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cfieldset class=\"flex w-full min-w-0 flex-col\"\u003e\n\u003cinput id=\"chat-input-file-upload-bottom\" data-testid=\"file-upload\" aria-hidden=\"true\" tabindex=\"-1\" class=\"absolute -z-10 h-0 w-0 overflow-hidden opacity-0 select-none\" accept=\"\" multiple aria-label=\"Upload files\" type=\"file\"\u003e\u003cdiv class=\"px-2 md:px-0\" data-alert-band-wrapper=\"true\"\u003e\u003cdiv role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"\u003e\u003cdiv class=\"overflow-hidden\" style=\"height: auto; margin-top: 0px; margin-bottom: -20px;\"\u003e\u003cdiv style=\"transform: none;\"\u003e\u003cdiv class=\"w-full border-0.5 relative z-0 px-3.5 rounded-t-[20px] border-b-0 pb-7 pt-2 bg-bg-300 border-transparent\"\u003e\u003cdiv class=\"font-normal text-[0.65rem] sm:text-xs w-full flex gap-1.5 items-center justify-between\"\u003e\u003cdiv class=\"flex items-center gap-1\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"h-4 w-4 shrink-0\"\u003e\u003cpath d=\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm16-40a8,8,0,0,1-8,8,16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40A8,8,0,0,1,144,176ZM112,84a12,12,0,1,1,12,12A12,12,0,0,1,112,84Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/fieldset\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003e\nProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThese buyer information terms apply to all purchases made through our online sales \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003echannels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEach part is carefully inspected and function-tested where applicable, cleaned and prepared\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ecomponents, some cosmetic wear or signs of previous use may be present. We aim for\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eMost items carry a Partsworth ID and security mark to support accurate handling and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003everification. It helps us identify the correct part during processing and keeps service fast and fair.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e The ID mark is used during return inspections to verify the item. It does not override your buyer\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e rights or statutory rights.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ereplacement or a refund.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003emust come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003erefurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued to the original payment method once we receive and check the item. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eYour statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003enumber. The buyer is responsible for confirming compatibility before purchase, and we're happy to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehelp: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWe recommend professional installation for components such as ECUs and electrical modules, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eengines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ebefore dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eavoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehas been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprogramming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 370px;\"\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edispatched 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 class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003e\nInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprofessional and transparent service for every customer.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo help us process it efficiently, we may ask you for your order reference, a short description of \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ethe issue, and photos or videos where relevant. Returned items may be inspected or tested as part\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e of the normal returns process.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eany components originally sent, is packaged securely to prevent transit damage, and has not been \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark,\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003epre-dispatch photos, and scan logs and order information. This helps us identify the correct part and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eresolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eor parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eand are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe cover the return postage.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued once the item has been received and checked, through the original payment method. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eProcessing times can vary depending on courier return times and inspection. Our internal records \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e(photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth ID mark where applicable, and any differences between the returned item and the part originally \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003esupplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003efairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\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":58428070756677,"sku":"00012772","price":19.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T13_18_39.982Z-watermarked-2026-07-01T13_31_41.2799514_00_00.jpg?v=1789025286"},{"product_id":"audi-a3-sport-tdi-gear-lever-gaiter-with-knob-and-surround-trim-402003001000","title":"AUDI A3 SPORT TDI GEAR LEVER GAITER WITH KNOB AND SURROUND TRIM 402003001000","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eGear Lever Gaiter\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"title\"\u003eAUDI A3 SPORT TDI GEAR LEVER GAITER WITH KNOB AND SURROUND TRIM 402003001000 2003-2013\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free 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\u003e402003001000\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012773\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eGear Lever Gaiter\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e402003001000\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cdiv class=\"flex-1 flex flex-col px-4 max-w-3xl mx-auto w-full pt-1\"\u003e\n\u003cdiv\u003e\u003cdiv data-test-render-count=\"1\"\u003e\u003cdiv class=\"group\" style=\"height: auto; opacity: 1; transform: none;\"\u003e\u003cdiv data-is-streaming=\"false\" class=\"group relative relative pb-[var(--msg-assistant-pb,0.75rem)]\" style=\"opacity: 1; transform: none;\"\u003e\u003cdiv class=\"font-claude-response relative leading-[1.65rem] [\u0026amp;_pre\u0026gt;div]:bg-bg-000\/50 [\u0026amp;_pre\u0026gt;div]:border-0.5 [\u0026amp;_pre\u0026gt;div]:border-border-400 [\u0026amp;_.ignore-pre-bg\u0026gt;div]:bg-transparent [\u0026amp;_.standard-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.standard-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8 [\u0026amp;_.progressive-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.progressive-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8\"\u003e\u003cdiv\u003e\u003cdiv class=\"standard-markdown grid-cols-1 grid [\u0026amp;_\u0026gt;_*]:min-w-0 gap-3 standard-markdown\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-decimal flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eYour original order reference\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eA short description of the issue\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"h-12\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"print:hidden\" style=\"height: 0px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-chat-input-container=\"true\" class=\"sticky bottom-0 mx-auto w-full pt-6 print:hidden z-[5]\"\u003e\n\u003cbutton aria-label=\"Scroll to bottom\" aria-hidden=\"true\" class=\"z-[1] size-9 inline-flex items-center justify-center absolute -top-8 left-1\/2 -translate-x-1\/2 border-0.5 overflow-hidden !rounded-full p-1 shadow-md hover:shadow-lg bg-bg-000\/80 hover:bg-bg-000 backdrop-blur transition-opacity duration-200 border-border-300 opacity-0 pointer-events-none\" inert=\"\"\u003e\u003cdiv class=\"mix-blend-luminosity\" style=\"width: 20px; height: 20px; display: flex; align-items: center; justify-content: center;\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mix-blend-luminosity\" aria-hidden=\"true\" style=\"flex-shrink: 0;\"\u003e\u003cpath d=\"M10 3a.5.5 0 0 1 .5.5v11.793l4.147-4.146a.5.5 0 0 1 .707.707l-5 5a.5.5 0 0 1-.631.062l-.076-.062-5-5a.5.5 0 0 1 .707-.707L9.5 15.293V3.5A.5.5 0 0 1 10 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/button\u003e\u003cdiv class=\"mb-2 flex w-full flex-col gap-2 empty:hidden\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cfieldset class=\"flex w-full min-w-0 flex-col\"\u003e\n\u003cinput id=\"chat-input-file-upload-bottom\" data-testid=\"file-upload\" aria-hidden=\"true\" tabindex=\"-1\" class=\"absolute -z-10 h-0 w-0 overflow-hidden opacity-0 select-none\" accept=\"\" multiple aria-label=\"Upload files\" type=\"file\"\u003e\u003cdiv class=\"px-2 md:px-0\" data-alert-band-wrapper=\"true\"\u003e\u003cdiv role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"\u003e\u003cdiv class=\"overflow-hidden\" style=\"height: auto; margin-top: 0px; margin-bottom: -20px;\"\u003e\u003cdiv style=\"transform: none;\"\u003e\u003cdiv class=\"w-full border-0.5 relative z-0 px-3.5 rounded-t-[20px] border-b-0 pb-7 pt-2 bg-bg-300 border-transparent\"\u003e\u003cdiv class=\"font-normal text-[0.65rem] sm:text-xs w-full flex gap-1.5 items-center justify-between\"\u003e\u003cdiv class=\"flex items-center gap-1\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"h-4 w-4 shrink-0\"\u003e\u003cpath d=\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm16-40a8,8,0,0,1-8,8,16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40A8,8,0,0,1,144,176ZM112,84a12,12,0,1,1,12,12A12,12,0,0,1,112,84Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/fieldset\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003e\nProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThese buyer information terms apply to all purchases made through our online sales \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003echannels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEach part is carefully inspected and function-tested where applicable, cleaned and prepared\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ecomponents, some cosmetic wear or signs of previous use may be present. We aim for\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eMost items carry a Partsworth ID and security mark to support accurate handling and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003everification. It helps us identify the correct part during processing and keeps service fast and fair.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e The ID mark is used during return inspections to verify the item. It does not override your buyer\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e rights or statutory rights.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ereplacement or a refund.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003emust come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003erefurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued to the original payment method once we receive and check the item. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eYour statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003enumber. The buyer is responsible for confirming compatibility before purchase, and we're happy to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehelp: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWe recommend professional installation for components such as ECUs and electrical modules, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eengines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ebefore dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eavoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehas been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprogramming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 370px;\"\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edispatched 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 class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003e\nInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprofessional and transparent service for every customer.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo help us process it efficiently, we may ask you for your order reference, a short description of \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ethe issue, and photos or videos where relevant. Returned items may be inspected or tested as part\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e of the normal returns process.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eany components originally sent, is packaged securely to prevent transit damage, and has not been \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark,\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003epre-dispatch photos, and scan logs and order information. This helps us identify the correct part and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eresolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eor parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eand are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe cover the return postage.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued once the item has been received and checked, through the original payment method. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eProcessing times can vary depending on courier return times and inspection. Our internal records \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e(photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth ID mark where applicable, and any differences between the returned item and the part originally \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003esupplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003efairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\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":58428184527173,"sku":"00012773","price":34.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T13_21_06.879Z-watermarked-2026-07-01T13_32_05.4764035_00_00.jpg?v=1789025292"},{"product_id":"audi-a3-sport-tdi-door-lock-front-rh-driver-side-2003-2013","title":"AUDI A3 SPORT TDI DOOR LOCK FRONT RH DRIVER SIDE 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI DOOR LOCK FRONT RH DRIVER SIDE 2003-2013\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 AUDI A3 SPORT TDI DOOR LOCK FRONT RH DRIVER SIDE 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/70468184-30a2-4938-83ea-08ded76482bf\/Front-1-2026-07-01T13:22:14.386Z-watermarked-2026-07-01T13:32:31.2127177+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/70468184-30a2-4938-83ea-08ded76482bf\/thumbnail\/Back-1-2026-07-01T13:22:18.858Z-watermarked-2026-07-01T13:32:34.4985340+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/70468184-30a2-4938-83ea-08ded76482bf\/thumbnail\/Left-1-2026-07-01T13:22:23.249Z-watermarked-2026-07-01T13:32:37.5671999+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/70468184-30a2-4938-83ea-08ded76482bf\/thumbnail\/Right-1-2026-07-01T13:22:27.897Z-watermarked-2026-07-01T13:32:40.9722978+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/70468184-30a2-4938-83ea-08ded76482bf\/thumbnail\/Misc-1-2026-07-01T13:22:32.851Z-watermarked-2026-07-01T13:32:44.3658061+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/70468184-30a2-4938-83ea-08ded76482bf\/thumbnail\/Misc-2-2026-07-01T13:22:37.411Z-watermarked-2026-07-01T13:32:47.5703444+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/70468184-30a2-4938-83ea-08ded76482bf\/thumbnail\/Front-1-2026-07-01T13:23:01.815Z-watermarked-2026-07-01T13:32:50.9460692+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012774\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012774\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012774\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012774\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58428210217285,"sku":"00012774","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T13_22_14.386Z-watermarked-2026-07-01T13_32_31.2127177_00_00_009b8d05-c8e6-4e34-9795-7d579bf02bf2.jpg?v=1789025287"},{"product_id":"audi-a3-sport-tdi-gateway-ecu-control-module-1k0907530q-2003-2013","title":"AUDI A3 SPORT TDI GATEWAY ECU CONTROL MODULE 1K0907530Q 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI GATEWAY ECU CONTROL MODULE 1K0907530Q 2003-2013\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 AUDI A3 SPORT TDI GATEWAY ECU CONTROL MODULE 1K0907530Q 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/00703b89-222e-47b8-83eb-08ded76482bf\/Front-1-2026-07-01T13:32:41.166Z-watermarked-2026-07-01T13:45:34.6278475+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/00703b89-222e-47b8-83eb-08ded76482bf\/thumbnail\/Back-1-2026-07-01T13:32:53.498Z-watermarked-2026-07-01T13:45:37.7668155+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/00703b89-222e-47b8-83eb-08ded76482bf\/thumbnail\/Left-1-2026-07-01T13:32:59.633Z-watermarked-2026-07-01T13:45:40.7906870+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/00703b89-222e-47b8-83eb-08ded76482bf\/thumbnail\/Right-1-2026-07-01T13:33:03.554Z-watermarked-2026-07-01T13:45:44.3068002+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/00703b89-222e-47b8-83eb-08ded76482bf\/thumbnail\/Misc-1-2026-07-01T13:33:07.398Z-watermarked-2026-07-01T13:45:48.1965345+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/00703b89-222e-47b8-83eb-08ded76482bf\/thumbnail\/Misc-2-2026-07-01T13:33:11.603Z-watermarked-2026-07-01T13:45:51.5046961+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012775\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eECU Body\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e1K0907530Q\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e1K0907530Q\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012775\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eECU Body\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e1K0907530Q\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012775\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eECU Body\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e1K0907530Q\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012775\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eECU Body\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e1K0907530Q\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58428224471365,"sku":"00012775","price":19.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T13_32_41.166Z-watermarked-2026-07-01T13_45_34.6278475_00_00.jpg?v=1789025289"},{"product_id":"audi-a3-sport-tdi-right-front-door-lock-cover-trim-8p7837350-2003-2013","title":"AUDI A3 SPORT TDI RIGHT FRONT DOOR LOCK COVER TRIM 8P7837350 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI RIGHT FRONT DOOR LOCK COVER TRIM 8P7837350 2003-2013\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 AUDI A3 SPORT TDI RIGHT FRONT DOOR LOCK COVER TRIM 8P7837350 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/1df3b521-95a8-464b-83ed-08ded76482bf\/Front-1-2026-07-01T13:32:06.104Z-watermarked-2026-07-01T13:46:14.4185806+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/1df3b521-95a8-464b-83ed-08ded76482bf\/thumbnail\/Back-1-2026-07-01T13:32:08.677Z-watermarked-2026-07-01T13:46:17.7294606+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/1df3b521-95a8-464b-83ed-08ded76482bf\/thumbnail\/Left-1-2026-07-01T13:32:13.090Z-watermarked-2026-07-01T13:46:20.9034511+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/1df3b521-95a8-464b-83ed-08ded76482bf\/thumbnail\/Right-1-2026-07-01T13:32:16.831Z-watermarked-2026-07-01T13:46:24.5295147+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/1df3b521-95a8-464b-83ed-08ded76482bf\/thumbnail\/Misc-1-2026-07-01T13:32:20.805Z-watermarked-2026-07-01T13:46:27.5775453+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/1df3b521-95a8-464b-83ed-08ded76482bf\/thumbnail\/Misc-2-2026-07-01T13:32:27.251Z-watermarked-2026-07-01T13:46:30.6934951+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7837350\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012777\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc trims\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7837350\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012777\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc trims\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7837350\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012777\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc trims\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7837350\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012777\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc trims\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7837350\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58428339093829,"sku":"00012777","price":14.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T13_32_06.104Z-watermarked-2026-07-01T13_46_14.4185806_00_00.jpg?v=1789025292"},{"product_id":"audi-a3-sport-tdi-right-interior-door-mirror-trim-8p7857504a-2003-2013","title":"AUDI A3 SPORT TDI RIGHT INTERIOR DOOR MIRROR TRIM 8P7857504A 2003-2013","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=\"title\"\u003eAUDI A3 SPORT TDI RIGHT INTERIOR DOOR MIRROR TRIM 8P7857504A 2003-2013\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e\n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free 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\u003e8P7857504A\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012779\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc trims\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7857504A\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012779\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc trims\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7857504A\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cdiv class=\"flex-1 flex flex-col px-4 max-w-3xl mx-auto w-full pt-1\"\u003e\n\u003cdiv\u003e\u003cdiv data-test-render-count=\"1\"\u003e\u003cdiv class=\"group\" style=\"height: auto; opacity: 1; transform: none;\"\u003e\u003cdiv data-is-streaming=\"false\" class=\"group relative relative pb-[var(--msg-assistant-pb,0.75rem)]\" style=\"opacity: 1; transform: none;\"\u003e\u003cdiv class=\"font-claude-response relative leading-[1.65rem] [\u0026amp;_pre\u0026gt;div]:bg-bg-000\/50 [\u0026amp;_pre\u0026gt;div]:border-0.5 [\u0026amp;_pre\u0026gt;div]:border-border-400 [\u0026amp;_.ignore-pre-bg\u0026gt;div]:bg-transparent [\u0026amp;_.standard-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.standard-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8 [\u0026amp;_.progressive-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.progressive-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8\"\u003e\u003cdiv\u003e\u003cdiv class=\"standard-markdown grid-cols-1 grid [\u0026amp;_\u0026gt;_*]:min-w-0 gap-3 standard-markdown\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-decimal flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eYour original order reference\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eA short description of the issue\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"h-12\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"print:hidden\" style=\"height: 0px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-chat-input-container=\"true\" class=\"sticky bottom-0 mx-auto w-full pt-6 print:hidden z-[5]\"\u003e\n\u003cbutton aria-label=\"Scroll to bottom\" aria-hidden=\"true\" class=\"z-[1] size-9 inline-flex items-center justify-center absolute -top-8 left-1\/2 -translate-x-1\/2 border-0.5 overflow-hidden !rounded-full p-1 shadow-md hover:shadow-lg bg-bg-000\/80 hover:bg-bg-000 backdrop-blur transition-opacity duration-200 border-border-300 opacity-0 pointer-events-none\" inert=\"\"\u003e\u003cdiv class=\"mix-blend-luminosity\" style=\"width: 20px; height: 20px; display: flex; align-items: center; justify-content: center;\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mix-blend-luminosity\" aria-hidden=\"true\" style=\"flex-shrink: 0;\"\u003e\u003cpath d=\"M10 3a.5.5 0 0 1 .5.5v11.793l4.147-4.146a.5.5 0 0 1 .707.707l-5 5a.5.5 0 0 1-.631.062l-.076-.062-5-5a.5.5 0 0 1 .707-.707L9.5 15.293V3.5A.5.5 0 0 1 10 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/button\u003e\u003cdiv class=\"mb-2 flex w-full flex-col gap-2 empty:hidden\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cfieldset class=\"flex w-full min-w-0 flex-col\"\u003e\n\u003cinput id=\"chat-input-file-upload-bottom\" data-testid=\"file-upload\" aria-hidden=\"true\" tabindex=\"-1\" class=\"absolute -z-10 h-0 w-0 overflow-hidden opacity-0 select-none\" accept=\"\" multiple aria-label=\"Upload files\" type=\"file\"\u003e\u003cdiv class=\"px-2 md:px-0\" data-alert-band-wrapper=\"true\"\u003e\u003cdiv role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"\u003e\u003cdiv class=\"overflow-hidden\" style=\"height: auto; margin-top: 0px; margin-bottom: -20px;\"\u003e\u003cdiv style=\"transform: none;\"\u003e\u003cdiv class=\"w-full border-0.5 relative z-0 px-3.5 rounded-t-[20px] border-b-0 pb-7 pt-2 bg-bg-300 border-transparent\"\u003e\u003cdiv class=\"font-normal text-[0.65rem] sm:text-xs w-full flex gap-1.5 items-center justify-between\"\u003e\u003cdiv class=\"flex items-center gap-1\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"h-4 w-4 shrink-0\"\u003e\u003cpath d=\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm16-40a8,8,0,0,1-8,8,16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40A8,8,0,0,1,144,176ZM112,84a12,12,0,1,1,12,12A12,12,0,0,1,112,84Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/fieldset\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003e\nProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThese buyer information terms apply to all purchases made through our online sales \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003echannels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEach part is carefully inspected and function-tested where applicable, cleaned and prepared\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ecomponents, some cosmetic wear or signs of previous use may be present. We aim for\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eMost items carry a Partsworth ID and security mark to support accurate handling and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003everification. It helps us identify the correct part during processing and keeps service fast and fair.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e The ID mark is used during return inspections to verify the item. It does not override your buyer\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e rights or statutory rights.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ereplacement or a refund.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003emust come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003erefurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued to the original payment method once we receive and check the item. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eYour statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003enumber. The buyer is responsible for confirming compatibility before purchase, and we're happy to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehelp: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWe recommend professional installation for components such as ECUs and electrical modules, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eengines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ebefore dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eavoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehas been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprogramming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 370px;\"\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edispatched 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 class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003e\nInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprofessional and transparent service for every customer.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo help us process it efficiently, we may ask you for your order reference, a short description of \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ethe issue, and photos or videos where relevant. Returned items may be inspected or tested as part\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e of the normal returns process.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eany components originally sent, is packaged securely to prevent transit damage, and has not been \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark,\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003epre-dispatch photos, and scan logs and order information. This helps us identify the correct part and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eresolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eor parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eand are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe cover the return postage.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued once the item has been received and checked, through the original payment method. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eProcessing times can vary depending on courier return times and inspection. Our internal records \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e(photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth ID mark where applicable, and any differences between the returned item and the part originally \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003esupplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003efairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\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":58428375695685,"sku":"00012779","price":14.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T13_31_14.575Z-watermarked-2026-07-01T13_46_33.7845481_00_00.jpg?v=1789025296"},{"product_id":"audi-a3-sport-tdi-rear-bass-subwoofer-speaker-8p7035382-2003-2013","title":"AUDI A3 SPORT TDI REAR BASS SUBWOOFER SPEAKER 8P7035382 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI REAR BASS SUBWOOFER SPEAKER 8P7035382 2003-2013\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 AUDI A3 SPORT TDI REAR BASS SUBWOOFER SPEAKER 8P7035382 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/03cd4d1f-1956-45aa-83f0-08ded76482bf\/Front-1-2026-07-02T11:26:48.905Z-watermarked-2026-07-02T11:31:46.3300668+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/03cd4d1f-1956-45aa-83f0-08ded76482bf\/thumbnail\/Back-1-2026-07-02T11:26:55.188Z-watermarked-2026-07-02T11:31:49.1962307+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/03cd4d1f-1956-45aa-83f0-08ded76482bf\/thumbnail\/Left-1-2026-07-02T11:27:02.148Z-watermarked-2026-07-02T11:31:52.0097671+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/03cd4d1f-1956-45aa-83f0-08ded76482bf\/thumbnail\/Right-1-2026-07-02T11:27:08.186Z-watermarked-2026-07-02T11:31:54.9614177+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/03cd4d1f-1956-45aa-83f0-08ded76482bf\/thumbnail\/Misc-1-2026-07-02T11:27:28.798Z-watermarked-2026-07-02T11:31:57.6298417+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/03cd4d1f-1956-45aa-83f0-08ded76482bf\/thumbnail\/Misc-2-2026-07-02T11:27:42.440Z-watermarked-2026-07-02T11:32:00.5078040+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/03cd4d1f-1956-45aa-83f0-08ded76482bf\/thumbnail\/Misc-3-2026-07-02T11:27:47.339Z-watermarked-2026-07-02T11:32:03.4260704+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/03cd4d1f-1956-45aa-83f0-08ded76482bf\/thumbnail\/Misc-4-2026-07-02T11:29:14.666Z-watermarked-2026-07-02T11:32:06.1350846+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/03cd4d1f-1956-45aa-83f0-08ded76482bf\/thumbnail\/Misc-5-2026-07-02T11:29:24.904Z-watermarked-2026-07-02T11:32:08.8498692+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7035382\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012780\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSpeaker Bass Box\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7035382\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012780\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSpeaker Bass Box\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7035382\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012780\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSpeaker Bass Box\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7035382\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012780\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSpeaker Bass Box\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7035382\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012780\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSpeaker Bass Box\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7035382\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012780\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eSpeaker Bass Box\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7035382\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58428393390405,"sku":"00012780","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-02T11_26_48.905Z-watermarked-2026-07-02T11_31_46.3300668_00_00.jpg?v=1789025295"},{"product_id":"audi-a3-sport-tdi-right-rear-door-speaker-8h0035411d-2003-2013","title":"AUDI A3 SPORT TDI RIGHT FRONT DOOR SPEAKER 8H0035411D 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI RIGHT FRONT DOOR SPEAKER 8H0035411D 2003-2013\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 AUDI A3 SPORT TDI RIGHT FRONT DOOR SPEAKER 8H0035411D 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d8510dcd-ce18-485b-83f1-08ded76482bf\/Front-1-2026-07-01T14:55:40.540Z-watermarked-2026-07-01T15:00:43.9455150+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d8510dcd-ce18-485b-83f1-08ded76482bf\/thumbnail\/Back-1-2026-07-01T14:55:43.633Z-watermarked-2026-07-01T15:00:46.0858387+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d8510dcd-ce18-485b-83f1-08ded76482bf\/thumbnail\/Left-1-2026-07-01T14:55:46.999Z-watermarked-2026-07-01T15:00:48.4421280+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d8510dcd-ce18-485b-83f1-08ded76482bf\/thumbnail\/Right-1-2026-07-01T14:55:51.327Z-watermarked-2026-07-01T15:00:50.5453960+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d8510dcd-ce18-485b-83f1-08ded76482bf\/thumbnail\/Misc-1-2026-07-01T14:55:58.143Z-watermarked-2026-07-01T15:00:52.6490346+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d8510dcd-ce18-485b-83f1-08ded76482bf\/thumbnail\/Misc-2-2026-07-01T14:56:02.375Z-watermarked-2026-07-01T15:00:54.7690431+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012781\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8H0035411D\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8H0035411D\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012781\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8H0035411D\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012781\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8H0035411D\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012781\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8H0035411D\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012781\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8H0035411D\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58428419309893,"sku":"00012781","price":14.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T14_55_40.540Z-watermarked-2026-07-01T15_00_43.9455150_00_00_5d593fca-ce08-4466-91dd-a8f0ccdf5cd7.jpg?v=1789025293"},{"product_id":"audi-a3-sport-tdiconvertible-boot-carpet-2003-2013","title":"AUDI A3 SPORT TDICONVERTIBLE BOOT CARPET 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDICONVERTIBLE BOOT CARPET 2003-2013\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 AUDI A3 SPORT TDICONVERTIBLE BOOT CARPET 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/33fe901c-0ee9-4a61-811f-08ded7798c22\/Front-1-2026-07-01T16:03:03.047Z-watermarked-2026-07-01T16:16:26.0294563+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/33fe901c-0ee9-4a61-811f-08ded7798c22\/thumbnail\/Back-1-2026-07-01T16:03:07.793Z-watermarked-2026-07-01T16:16:30.6761030+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/33fe901c-0ee9-4a61-811f-08ded7798c22\/thumbnail\/Left-1-2026-07-01T16:03:13.124Z-watermarked-2026-07-01T16:16:33.3597801+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/33fe901c-0ee9-4a61-811f-08ded7798c22\/thumbnail\/Right-1-2026-07-01T16:03:17.615Z-watermarked-2026-07-01T16:16:36.0857018+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/33fe901c-0ee9-4a61-811f-08ded7798c22\/thumbnail\/Misc-1-2026-07-01T16:03:26.920Z-watermarked-2026-07-01T16:16:39.7416279+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/33fe901c-0ee9-4a61-811f-08ded7798c22\/thumbnail\/Misc-2-2026-07-01T16:03:33.841Z-watermarked-2026-07-01T16:16:42.4107910+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/33fe901c-0ee9-4a61-811f-08ded7798c22\/thumbnail\/Misc-3-2026-07-01T16:03:41.903Z-watermarked-2026-07-01T16:16:45.0495650+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012786\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012786\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012786\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012786\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58428901392709,"sku":"00012786","price":34.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T16_03_03.047Z-watermarked-2026-07-01T16_16_26.0294563_00_00_e28bff84-1b28-4b8a-aee0-69ee4bc251ca.jpg?v=1789025299"},{"product_id":"audi-a3-sport-tdi-convertible-quarter-window-rear-left-passenger-side-2003-2013","title":"AUDI A3 SPORT TDI CONVERTIBLE QUARTER WINDOW REAR LEFT PASSENGER SIDE 2003-2013","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eDoor Glass Quarter Light 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 Quarter Window Glass Rear LH. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free 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✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free 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\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012794\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Glass Quarter Light Rear LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012794\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Glass Quarter Light Rear LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cdiv class=\"flex-1 flex flex-col px-4 max-w-3xl mx-auto w-full pt-1\"\u003e\n\u003cdiv\u003e\u003cdiv data-test-render-count=\"1\"\u003e\u003cdiv class=\"group\" style=\"height: auto; opacity: 1; transform: none;\"\u003e\u003cdiv data-is-streaming=\"false\" class=\"group relative relative pb-[var(--msg-assistant-pb,0.75rem)]\" style=\"opacity: 1; transform: none;\"\u003e\u003cdiv class=\"font-claude-response relative leading-[1.65rem] [\u0026amp;_pre\u0026gt;div]:bg-bg-000\/50 [\u0026amp;_pre\u0026gt;div]:border-0.5 [\u0026amp;_pre\u0026gt;div]:border-border-400 [\u0026amp;_.ignore-pre-bg\u0026gt;div]:bg-transparent [\u0026amp;_.standard-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.standard-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8 [\u0026amp;_.progressive-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.progressive-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8\"\u003e\u003cdiv\u003e\u003cdiv class=\"standard-markdown grid-cols-1 grid [\u0026amp;_\u0026gt;_*]:min-w-0 gap-3 standard-markdown\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-decimal flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eYour original order reference\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eA short description of the issue\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"h-12\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"print:hidden\" style=\"height: 0px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-chat-input-container=\"true\" class=\"sticky bottom-0 mx-auto w-full pt-6 print:hidden z-[5]\"\u003e\n\u003cbutton aria-label=\"Scroll to bottom\" aria-hidden=\"true\" class=\"z-[1] size-9 inline-flex items-center justify-center absolute -top-8 left-1\/2 -translate-x-1\/2 border-0.5 overflow-hidden !rounded-full p-1 shadow-md hover:shadow-lg bg-bg-000\/80 hover:bg-bg-000 backdrop-blur transition-opacity duration-200 border-border-300 opacity-0 pointer-events-none\" inert=\"\"\u003e\u003cdiv class=\"mix-blend-luminosity\" style=\"width: 20px; height: 20px; display: flex; align-items: center; justify-content: center;\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mix-blend-luminosity\" aria-hidden=\"true\" style=\"flex-shrink: 0;\"\u003e\u003cpath d=\"M10 3a.5.5 0 0 1 .5.5v11.793l4.147-4.146a.5.5 0 0 1 .707.707l-5 5a.5.5 0 0 1-.631.062l-.076-.062-5-5a.5.5 0 0 1 .707-.707L9.5 15.293V3.5A.5.5 0 0 1 10 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/button\u003e\u003cdiv class=\"mb-2 flex w-full flex-col gap-2 empty:hidden\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cfieldset class=\"flex w-full min-w-0 flex-col\"\u003e\n\u003cinput id=\"chat-input-file-upload-bottom\" data-testid=\"file-upload\" aria-hidden=\"true\" tabindex=\"-1\" class=\"absolute -z-10 h-0 w-0 overflow-hidden opacity-0 select-none\" accept=\"\" multiple aria-label=\"Upload files\" type=\"file\"\u003e\u003cdiv class=\"px-2 md:px-0\" data-alert-band-wrapper=\"true\"\u003e\u003cdiv role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"\u003e\u003cdiv class=\"overflow-hidden\" style=\"height: auto; margin-top: 0px; margin-bottom: -20px;\"\u003e\u003cdiv style=\"transform: none;\"\u003e\u003cdiv class=\"w-full border-0.5 relative z-0 px-3.5 rounded-t-[20px] border-b-0 pb-7 pt-2 bg-bg-300 border-transparent\"\u003e\u003cdiv class=\"font-normal text-[0.65rem] sm:text-xs w-full flex gap-1.5 items-center justify-between\"\u003e\u003cdiv class=\"flex items-center gap-1\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"h-4 w-4 shrink-0\"\u003e\u003cpath d=\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm16-40a8,8,0,0,1-8,8,16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40A8,8,0,0,1,144,176ZM112,84a12,12,0,1,1,12,12A12,12,0,0,1,112,84Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/fieldset\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003e\nProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThese buyer information terms apply to all purchases made through our online sales \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003echannels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEach part is carefully inspected and function-tested where applicable, cleaned and prepared\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ecomponents, some cosmetic wear or signs of previous use may be present. We aim for\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eMost items carry a Partsworth ID and security mark to support accurate handling and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003everification. It helps us identify the correct part during processing and keeps service fast and fair.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e The ID mark is used during return inspections to verify the item. It does not override your buyer\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e rights or statutory rights.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ereplacement or a refund.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003emust come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003erefurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued to the original payment method once we receive and check the item. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eYour statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003enumber. The buyer is responsible for confirming compatibility before purchase, and we're happy to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehelp: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWe recommend professional installation for components such as ECUs and electrical modules, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eengines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ebefore dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eavoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehas been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprogramming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 370px;\"\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edispatched 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 class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003e\nInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprofessional and transparent service for every customer.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo help us process it efficiently, we may ask you for your order reference, a short description of \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ethe issue, and photos or videos where relevant. Returned items may be inspected or tested as part\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e of the normal returns process.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eany components originally sent, is packaged securely to prevent transit damage, and has not been \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark,\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003epre-dispatch photos, and scan logs and order information. This helps us identify the correct part and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eresolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eor parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eand are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe cover the return postage.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued once the item has been received and checked, through the original payment method. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eProcessing times can vary depending on courier return times and inspection. Our internal records \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e(photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth ID mark where applicable, and any differences between the returned item and the part originally \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003esupplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003efairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\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":58429360013637,"sku":"00012794","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T15_01_49.808Z-watermarked-2026-07-01T15_15_48.0865713_00_00_02a0bb2b-3b95-4da6-9908-d475163bb846.jpg?v=1789025302"},{"product_id":"audi-a3-sport-tdi-convertible-quarter-window-rear-right-driver-side-2003-2013","title":"AUDI A3 SPORT TDI CONVERTIBLE QUARTER WINDOW REAR RIGHT DRIVER SIDE 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI CONVERTIBLE QUARTER WINDOW REAR RIGHT DRIVER SIDE 2003-2013\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 AUDI A3 SPORT TDI CONVERTIBLE QUARTER WINDOW REAR RIGHT DRIVER SIDE 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/2717d430-15ab-4cfc-8128-08ded7798c22\/Front-1-2026-07-01T15:03:11.935Z-watermarked-2026-07-01T15:16:00.4468853+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/2717d430-15ab-4cfc-8128-08ded7798c22\/thumbnail\/Back-1-2026-07-01T15:03:14.836Z-watermarked-2026-07-01T15:16:02.4889382+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/2717d430-15ab-4cfc-8128-08ded7798c22\/thumbnail\/Left-1-2026-07-01T15:03:17.830Z-watermarked-2026-07-01T15:16:04.4972031+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/2717d430-15ab-4cfc-8128-08ded7798c22\/thumbnail\/Right-1-2026-07-01T15:03:21.516Z-watermarked-2026-07-01T15:16:06.6773422+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/2717d430-15ab-4cfc-8128-08ded7798c22\/thumbnail\/Misc-1-2026-07-01T15:03:24.321Z-watermarked-2026-07-01T15:16:08.7273841+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/2717d430-15ab-4cfc-8128-08ded7798c22\/thumbnail\/Misc-2-2026-07-01T15:03:31.711Z-watermarked-2026-07-01T15:16:10.8361280+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/2717d430-15ab-4cfc-8128-08ded7798c22\/thumbnail\/Misc-3-2026-07-01T15:03:43.667Z-watermarked-2026-07-01T15:16:12.8618279+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/2717d430-15ab-4cfc-8128-08ded7798c22\/thumbnail\/Misc-4-2026-07-01T15:03:48.273Z-watermarked-2026-07-01T15:16:15.0157406+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012795\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012795\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012795\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012795\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58429369581893,"sku":"00012795","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T15_03_11.935Z-watermarked-2026-07-01T15_16_00.4468853_00_00_d81b95e8-c4fa-49a1-baf8-0c9c60e6a812.jpg?v=1789025304"},{"product_id":"audi-a3-sport-tdi-convertible-boot-lid-brilliant-red-ly3j-2003-2013","title":"AUDI A3 SPORT TDI CONVERTIBLE BOOT LID BRILLIANT RED LY3J 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI CONVERTIBLE BOOT LID BRILLIANT RED LY3J 2003-2013\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 AUDI A3 SPORT TDI CONVERTIBLE BOOT LID BRILLIANT RED LY3J 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/f1e4ba44-6592-47e2-812a-08ded7798c22\/Front-1-2026-07-01T15:59:06.697Z-watermarked-2026-07-01T16:00:14.8765139+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/f1e4ba44-6592-47e2-812a-08ded7798c22\/thumbnail\/Back-1-2026-07-01T15:59:11.041Z-watermarked-2026-07-01T16:00:32.4927755+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/f1e4ba44-6592-47e2-812a-08ded7798c22\/thumbnail\/Left-1-2026-07-01T15:59:14.908Z-watermarked-2026-07-01T16:00:46.8265910+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/f1e4ba44-6592-47e2-812a-08ded7798c22\/thumbnail\/Right-1-2026-07-01T15:59:18.658Z-watermarked-2026-07-01T16:01:01.2348659+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/f1e4ba44-6592-47e2-812a-08ded7798c22\/thumbnail\/Misc-1-2026-07-01T15:59:23.371Z-watermarked-2026-07-01T16:01:20.2245309+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/f1e4ba44-6592-47e2-812a-08ded7798c22\/thumbnail\/Misc-2-2026-07-01T15:59:29.564Z-watermarked-2026-07-01T16:01:35.3203555+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/f1e4ba44-6592-47e2-812a-08ded7798c22\/thumbnail\/Misc-3-2026-07-01T16:00:08.635Z.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/f1e4ba44-6592-47e2-812a-08ded7798c22\/thumbnail\/Misc-4-2026-07-01T16:00:23.851Z.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/f1e4ba44-6592-47e2-812a-08ded7798c22\/thumbnail\/Misc-5-2026-07-01T16:00:36.519Z.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/f1e4ba44-6592-47e2-812a-08ded7798c22\/thumbnail\/Misc-6-2026-07-01T16:00:49.416Z.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/f1e4ba44-6592-47e2-812a-08ded7798c22\/thumbnail\/Misc-7-2026-07-01T16:02:06.795Z.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012797\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBoot Lid\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012797\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBoot Lid\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012797\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBoot Lid\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012797\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBoot Lid\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58429437673797,"sku":"00012797","price":119.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T15_59_06.697Z-watermarked-2026-07-01T16_00_14.8765139_00_00_1d3ed83f-bd38-4232-92f0-45b0344b33d1.jpg?v=1789025306"},{"product_id":"audi-a3-sport-tdi-convertible-lamp-assembly-rear-inner-rh-driver-side-8p0945094","title":"AUDI A3 SPORT TDI CONVERTIBLE LAMP ASSEMBLY REAR INNER RH DRIVER SIDE 8P0945094","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI CONVERTIBLE LAMP ASSEMBLY REAR INNER RH DRIVER SIDE 8P0945094\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 AUDI A3 SPORT TDI CONVERTIBLE LAMP ASSEMBLY REAR INNER RH DRIVER SIDE 8P0945094. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/7f07b3f6-e9e4-486f-812b-08ded7798c22\/Front-1-2026-07-01T16:42:54.610Z-watermarked-2026-07-01T16:45:08.3595875+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/7f07b3f6-e9e4-486f-812b-08ded7798c22\/thumbnail\/Back-1-2026-07-01T16:42:57.373Z-watermarked-2026-07-01T16:45:14.1289907+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/7f07b3f6-e9e4-486f-812b-08ded7798c22\/thumbnail\/Left-1-2026-07-01T16:43:00.395Z-watermarked-2026-07-01T16:45:17.1492342+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/7f07b3f6-e9e4-486f-812b-08ded7798c22\/thumbnail\/Right-1-2026-07-01T16:43:04.937Z-watermarked-2026-07-01T16:45:20.0837918+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/7f07b3f6-e9e4-486f-812b-08ded7798c22\/thumbnail\/Misc-1-2026-07-01T16:43:10.871Z-watermarked-2026-07-01T16:45:23.0959383+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/7f07b3f6-e9e4-486f-812b-08ded7798c22\/thumbnail\/Misc-2-2026-07-01T16:43:17.104Z-watermarked-2026-07-01T16:45:26.3989447+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012798\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eLamp Assembly Rear Inner RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0945094\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0945094\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012798\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eLamp Assembly Rear Inner RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0945094\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012798\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eLamp Assembly Rear Inner RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0945094\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012798\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eLamp Assembly Rear Inner RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0945094\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58429451862341,"sku":"00012798","price":34.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T16_42_54.610Z-watermarked-2026-07-01T16_45_08.3595875_00_00.jpg?v=1789025308"},{"product_id":"audi-a3-sport-tdi-convertible-lamp-assembly-rear-inner-lh-passenger-8p0945093","title":"AUDI A3 SPORT TDI CONVERTIBLE LAMP ASSEMBLY REAR INNER LH PASSENGER 8P0945093","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI CONVERTIBLE LAMP ASSEMBLY REAR INNER LH PASSENGER 8P0945093\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 AUDI A3 SPORT TDI CONVERTIBLE LAMP ASSEMBLY REAR INNER LH PASSENGER 8P0945093. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/5d6f73f0-dde6-49cc-812c-08ded7798c22\/Front-1-2026-07-01T16:38:01.853Z-watermarked-2026-07-01T16:45:28.9779469+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/5d6f73f0-dde6-49cc-812c-08ded7798c22\/thumbnail\/Back-1-2026-07-01T16:38:04.659Z-watermarked-2026-07-01T16:45:31.5937063+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/5d6f73f0-dde6-49cc-812c-08ded7798c22\/thumbnail\/Left-1-2026-07-01T16:38:07.440Z-watermarked-2026-07-01T16:45:34.1845122+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/5d6f73f0-dde6-49cc-812c-08ded7798c22\/thumbnail\/Front-1-2026-07-01T16:40:09.563Z-watermarked-2026-07-01T16:45:38.4310372+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/5d6f73f0-dde6-49cc-812c-08ded7798c22\/thumbnail\/Back-1-2026-07-01T16:40:13.160Z-watermarked-2026-07-01T16:45:40.8983232+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/5d6f73f0-dde6-49cc-812c-08ded7798c22\/thumbnail\/Left-1-2026-07-01T16:40:18.037Z-watermarked-2026-07-01T16:45:43.4280532+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/5d6f73f0-dde6-49cc-812c-08ded7798c22\/thumbnail\/Front-1-2026-07-01T16:57:44.770Z.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0945093\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012799\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eLamp Assembly Rear Inner LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0945093\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012799\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eLamp Assembly Rear Inner LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0945093\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012799\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eLamp Assembly Rear Inner LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0945093\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012799\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eLamp Assembly Rear Inner LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0945093\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58429474373957,"sku":"00012799","price":34.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T16_38_01.853Z-watermarked-2026-07-01T16_45_28.9779469_00_00_f522b0aa-af39-4a4d-a1dc-c5e4de817d99.jpg?v=1789025309"},{"product_id":"audi-a3-sport-tdi-roof-control-module-ecu-8p7959255-2003-2013","title":"AUDI A3 SPORT TDI ROOF CONTROL MODULE ECU 8P7959255 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI ROOF CONTROL MODULE ECU 8P7959255 2003-2013\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 AUDI A3 SPORT TDI ROOF CONTROL MODULE ECU 8P7959255 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/af86cd81-d8b6-4947-812d-08ded7798c22\/Front-1-2026-07-01T16:59:01.187Z-watermarked-2026-07-01T17:00:08.3559047+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/af86cd81-d8b6-4947-812d-08ded7798c22\/thumbnail\/Back-1-2026-07-01T16:59:04.070Z-watermarked-2026-07-01T17:00:21.1300934+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/af86cd81-d8b6-4947-812d-08ded7798c22\/thumbnail\/Left-1-2026-07-01T16:59:07.363Z-watermarked-2026-07-01T17:00:34.6557078+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/af86cd81-d8b6-4947-812d-08ded7798c22\/thumbnail\/Right-1-2026-07-01T16:59:10.259Z-watermarked-2026-07-01T17:00:48.2735923+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/af86cd81-d8b6-4947-812d-08ded7798c22\/thumbnail\/Misc-1-2026-07-01T16:59:14.082Z-watermarked-2026-07-01T17:01:00.9305457+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/af86cd81-d8b6-4947-812d-08ded7798c22\/thumbnail\/Misc-2-2026-07-01T16:59:19.122Z-watermarked-2026-07-01T17:01:12.7569745+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/af86cd81-d8b6-4947-812d-08ded7798c22\/thumbnail\/Misc-3-2026-07-01T16:59:22.017Z-watermarked-2026-07-01T17:01:24.6172953+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012800\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eECU Body\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7959255\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7959255\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012800\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eECU Body\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7959255\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012800\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eECU Body\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7959255\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012800\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eECU Body\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7959255\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58429490004293,"sku":"00012800","price":39.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T16_59_01.187Z-watermarked-2026-07-01T17_00_08.3559047_00_00.jpg?v=1789025310"},{"product_id":"audi-a3-sport-tdi-convertible-bonnet-hinges-pair-brilliant-red-ly3j-8p7827300e","title":"AUDI A3 SPORT TDI CONVERTIBLE BONNET HINGES PAIR BRILLIANT RED LY3J 8P7827300E","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI CONVERTIBLE BONNET HINGES PAIR BRILLIANT RED LY3J 8P7827300E\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 AUDI A3 SPORT TDI CONVERTIBLE BONNET HINGES PAIR BRILLIANT RED LY3J 8P7827300E. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a04c1d42-b955-4be8-812e-08ded7798c22\/Front-1-2026-07-01T17:00:22.281Z-watermarked-2026-07-01T17:15:04.4732159+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a04c1d42-b955-4be8-812e-08ded7798c22\/thumbnail\/Back-1-2026-07-01T17:00:25.292Z-watermarked-2026-07-01T17:15:08.2615748+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a04c1d42-b955-4be8-812e-08ded7798c22\/thumbnail\/Left-1-2026-07-01T17:00:28.223Z-watermarked-2026-07-01T17:15:10.4161126+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a04c1d42-b955-4be8-812e-08ded7798c22\/thumbnail\/Right-1-2026-07-01T17:00:35.615Z-watermarked-2026-07-01T17:15:12.5263394+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a04c1d42-b955-4be8-812e-08ded7798c22\/thumbnail\/Misc-1-2026-07-01T17:00:40.903Z-watermarked-2026-07-01T17:15:14.6706840+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a04c1d42-b955-4be8-812e-08ded7798c22\/thumbnail\/Misc-2-2026-07-01T17:01:02.999Z-watermarked-2026-07-01T17:15:16.8426674+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/a04c1d42-b955-4be8-812e-08ded7798c22\/thumbnail\/Misc-3-2026-07-01T17:01:09.813Z-watermarked-2026-07-01T17:15:19.0200376+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7827300E\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012801\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBonnet Hinges\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7827300E\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012801\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBonnet Hinges\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7827300E\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012801\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBonnet Hinges\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7827300E\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012801\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBonnet Hinges\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7827300E\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58429505700165,"sku":"00012801","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T17_00_22.281Z-watermarked-2026-07-01T17_15_04.4732159_00_00.jpg?v=1789025308"},{"product_id":"audi-a3-sport-tdi-tailgate-boot-lid-gas-strut-pair-8p7827552d-2003-2013","title":"AUDI A3 SPORT TDI TAILGATE BOOT LID GAS STRUT PAIR 8P7827552D 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI TAILGATE BOOT LID GAS STRUT PAIR 8P7827552D 2003-2013\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 AUDI A3 SPORT TDI TAILGATE BOOT LID GAS STRUT PAIR 8P7827552D 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/19547144-9124-4990-812f-08ded7798c22\/Front-1-2026-07-02T11:44:36.208Z-watermarked-2026-07-02T11:45:08.4972979+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/19547144-9124-4990-812f-08ded7798c22\/thumbnail\/Front-1-2026-07-02T11:44:36.208Z-watermarked-2026-07-02T11:45:08.4972979+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/19547144-9124-4990-812f-08ded7798c22\/thumbnail\/Back-1-2026-07-02T11:44:42.773Z-watermarked-2026-07-02T11:45:12.7920020+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/19547144-9124-4990-812f-08ded7798c22\/thumbnail\/Left-1-2026-07-02T11:44:49.386Z-watermarked-2026-07-02T11:45:15.8439130+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/19547144-9124-4990-812f-08ded7798c22\/thumbnail\/Misc-1-2026-07-02T11:45:13.932Z.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/19547144-9124-4990-812f-08ded7798c22\/thumbnail\/Misc-2-2026-07-02T11:45:20.147Z.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/19547144-9124-4990-812f-08ded7798c22\/thumbnail\/Misc-3-2026-07-02T11:45:26.235Z.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/19547144-9124-4990-812f-08ded7798c22\/thumbnail\/Misc-4-2026-07-02T11:45:33.138Z.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/19547144-9124-4990-812f-08ded7798c22\/thumbnail\/Misc-5-2026-07-02T11:45:38.314Z.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/19547144-9124-4990-812f-08ded7798c22\/thumbnail\/Misc-6-2026-07-02T11:45:43.546Z.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/19547144-9124-4990-812f-08ded7798c22\/thumbnail\/Misc-7-2026-07-02T11:45:54.895Z.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/19547144-9124-4990-812f-08ded7798c22\/thumbnail\/Misc-8-2026-07-02T11:46:03.234Z.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7827552D\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012802\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc trims\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7827552D\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012802\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc trims\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7827552D\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012802\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc trims\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7827552D\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012802\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc trims\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7827552D\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58429550002501,"sku":"00012802","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-02T11_44_36.208Z-watermarked-2026-07-02T11_45_08.4972979_00_00.jpg?v=1789025310"},{"product_id":"audi-a3-sport-tdi-convertible-lamp-assembly-rear-rh-driver-8p7945096-2008-2013","title":"AUDI A3 SPORT TDI CONVERTIBLE LAMP ASSEMBLY REAR RH DRIVER 8P7945096 2008-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI CONVERTIBLE LAMP ASSEMBLY REAR RH DRIVER 8P7945096 2008-2013\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 AUDI A3 SPORT TDI CONVERTIBLE LAMP ASSEMBLY REAR RH DRIVER 8P7945096 2008-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/5690e068-6a60-45a2-8130-08ded7798c22\/Front-1-2026-07-01T16:53:52.341Z-watermarked-2026-07-01T17:01:28.7014731+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/5690e068-6a60-45a2-8130-08ded7798c22\/thumbnail\/Back-1-2026-07-01T16:53:55.010Z-watermarked-2026-07-01T17:01:31.3927083+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/5690e068-6a60-45a2-8130-08ded7798c22\/thumbnail\/Left-1-2026-07-01T16:53:57.873Z-watermarked-2026-07-01T17:01:36.1056934+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/5690e068-6a60-45a2-8130-08ded7798c22\/thumbnail\/Right-1-2026-07-01T16:54:16.514Z-watermarked-2026-07-01T17:01:38.8751347+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/5690e068-6a60-45a2-8130-08ded7798c22\/thumbnail\/Misc-1-2026-07-01T16:54:20.590Z-watermarked-2026-07-01T17:01:41.3969290+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/5690e068-6a60-45a2-8130-08ded7798c22\/thumbnail\/Misc-2-2026-07-01T16:54:24.952Z-watermarked-2026-07-01T17:01:44.1461742+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/5690e068-6a60-45a2-8130-08ded7798c22\/thumbnail\/Misc-3-2026-07-01T16:54:31.363Z-watermarked-2026-07-01T17:01:46.9881090+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/5690e068-6a60-45a2-8130-08ded7798c22\/thumbnail\/Misc-4-2026-07-01T16:54:37.124Z-watermarked-2026-07-01T17:01:49.6287255+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7945096\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012803\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7945096\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012803\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7945096\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012803\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7945096\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012803\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7945096\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58429565501765,"sku":"00012803","price":59.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T16_53_52.341Z-watermarked-2026-07-01T17_01_28.7014731_00_00.jpg?v=1789025316"},{"product_id":"audi-a3-sport-convertible-door-mirror-rh-driver-brilliant-red-ly3j-2008-2013","title":"AUDI A3 SPORT CONVERTIBLE DOOR MIRROR RH DRIVER BRILLIANT RED LY3J 2008-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT CONVERTIBLE DOOR MIRROR RH DRIVER BRILLIANT RED LY3J 2008-2013\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 AUDI A3 SPORT CONVERTIBLE DOOR MIRROR RH DRIVER BRILLIANT RED LY3J 2008-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d33c6013-beb0-461b-8133-08ded7798c22\/Front-1-2026-07-01T16:48:24.687Z-watermarked-2026-07-01T17:01:54.0051528+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d33c6013-beb0-461b-8133-08ded7798c22\/thumbnail\/Back-1-2026-07-01T16:48:27.637Z-watermarked-2026-07-01T17:01:59.0558726+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d33c6013-beb0-461b-8133-08ded7798c22\/thumbnail\/Left-1-2026-07-01T16:48:33.272Z-watermarked-2026-07-01T17:02:02.1859057+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d33c6013-beb0-461b-8133-08ded7798c22\/thumbnail\/Right-1-2026-07-01T16:48:38.077Z-watermarked-2026-07-01T17:02:06.1977433+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d33c6013-beb0-461b-8133-08ded7798c22\/thumbnail\/Misc-1-2026-07-01T16:48:43.691Z-watermarked-2026-07-01T17:02:09.3161206+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d33c6013-beb0-461b-8133-08ded7798c22\/thumbnail\/Misc-2-2026-07-01T16:48:55.191Z-watermarked-2026-07-01T17:02:12.1066576+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d33c6013-beb0-461b-8133-08ded7798c22\/thumbnail\/Misc-3-2026-07-01T16:49:12.842Z-watermarked-2026-07-01T17:02:15.0082703+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d33c6013-beb0-461b-8133-08ded7798c22\/thumbnail\/Misc-4-2026-07-01T16:49:24.150Z-watermarked-2026-07-01T17:02:19.3665441+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/d33c6013-beb0-461b-8133-08ded7798c22\/thumbnail\/Misc-5-2026-07-01T16:49:35.579Z-watermarked-2026-07-01T17:02:22.0992803+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eC\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012806\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Mirror RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012806\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Mirror RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012806\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Mirror RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eC\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012806\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Mirror RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58429607051589,"sku":"00012806","price":69.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T16_48_24.687Z-watermarked-2026-07-01T17_01_54.0051528_00_00_63f3d404-e93a-4f71-8c0c-56f790bcb5dd.jpg?v=1789025312"},{"product_id":"audi-a3-sport-tdi-door-mirror-lh-passenger-side-black-2008-2013","title":"AUDI A3 SPORT TDI DOOR MIRROR LH PASSENGER SIDE BLACK 2008-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI DOOR MIRROR LH PASSENGER SIDE BLACK 2008-2013\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 AUDI A3 SPORT TDI DOOR MIRROR LH PASSENGER SIDE BLACK 2008-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/8be6122a-ffde-4566-8134-08ded7798c22\/Front-1-2026-07-01T16:51:27.643Z-watermarked-2026-07-01T17:02:24.8946411+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/8be6122a-ffde-4566-8134-08ded7798c22\/thumbnail\/Back-1-2026-07-01T16:51:30.616Z-watermarked-2026-07-01T17:02:28.1446189+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/8be6122a-ffde-4566-8134-08ded7798c22\/thumbnail\/Left-1-2026-07-01T16:51:34.034Z-watermarked-2026-07-01T17:02:30.7575751+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/8be6122a-ffde-4566-8134-08ded7798c22\/thumbnail\/Right-1-2026-07-01T16:51:38.035Z-watermarked-2026-07-01T17:02:33.5118458+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/8be6122a-ffde-4566-8134-08ded7798c22\/thumbnail\/Misc-1-2026-07-01T16:51:47.930Z-watermarked-2026-07-01T17:02:36.4503411+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/8be6122a-ffde-4566-8134-08ded7798c22\/thumbnail\/Misc-2-2026-07-01T16:51:54.515Z-watermarked-2026-07-01T17:02:39.6295260+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/8be6122a-ffde-4566-8134-08ded7798c22\/thumbnail\/Misc-3-2026-07-01T16:52:01.670Z-watermarked-2026-07-01T17:02:42.5054979+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/8be6122a-ffde-4566-8134-08ded7798c22\/thumbnail\/Misc-4-2026-07-01T16:52:08.914Z-watermarked-2026-07-01T17:02:45.4232290+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/8be6122a-ffde-4566-8134-08ded7798c22\/thumbnail\/Misc-5-2026-07-01T16:52:17.229Z-watermarked-2026-07-01T17:02:48.4740979+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/8be6122a-ffde-4566-8134-08ded7798c22\/thumbnail\/Misc-6-2026-07-01T16:52:24.222Z-watermarked-2026-07-01T17:02:51.4481520+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012807\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Mirror LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eB\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012807\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Mirror LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012807\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Mirror LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012807\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eDoor Mirror LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58429610426693,"sku":"00012807","price":69.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T16_51_27.643Z-watermarked-2026-07-01T17_02_24.8946411_00_00.jpg?v=1789025314"},{"product_id":"audi-a3-sport-tdi-airbag-ecu-control-module-8p7959655-2003-2013","title":"AUDI A3 SPORT TDI ECU CONTROL MODULE 8P7959655 2003-2013","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eAirbag ECU\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Airbag ECU. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free 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✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free 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\u003e8P7959655\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012809\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eAirbag ECU\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7959655\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cdiv class=\"flex-1 flex flex-col px-4 max-w-3xl mx-auto w-full pt-1\"\u003e\n\u003cdiv\u003e\u003cdiv data-test-render-count=\"1\"\u003e\u003cdiv class=\"group\" style=\"height: auto; opacity: 1; transform: none;\"\u003e\u003cdiv data-is-streaming=\"false\" class=\"group relative relative pb-[var(--msg-assistant-pb,0.75rem)]\" style=\"opacity: 1; transform: none;\"\u003e\u003cdiv class=\"font-claude-response relative leading-[1.65rem] [\u0026amp;_pre\u0026gt;div]:bg-bg-000\/50 [\u0026amp;_pre\u0026gt;div]:border-0.5 [\u0026amp;_pre\u0026gt;div]:border-border-400 [\u0026amp;_.ignore-pre-bg\u0026gt;div]:bg-transparent [\u0026amp;_.standard-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.standard-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8 [\u0026amp;_.progressive-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.progressive-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8\"\u003e\u003cdiv\u003e\u003cdiv class=\"standard-markdown grid-cols-1 grid [\u0026amp;_\u0026gt;_*]:min-w-0 gap-3 standard-markdown\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-decimal flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eYour original order reference\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eA short description of the issue\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"h-12\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"print:hidden\" style=\"height: 0px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-chat-input-container=\"true\" class=\"sticky bottom-0 mx-auto w-full pt-6 print:hidden z-[5]\"\u003e\n\u003cbutton aria-label=\"Scroll to bottom\" aria-hidden=\"true\" class=\"z-[1] size-9 inline-flex items-center justify-center absolute -top-8 left-1\/2 -translate-x-1\/2 border-0.5 overflow-hidden !rounded-full p-1 shadow-md hover:shadow-lg bg-bg-000\/80 hover:bg-bg-000 backdrop-blur transition-opacity duration-200 border-border-300 opacity-0 pointer-events-none\" inert=\"\"\u003e\u003cdiv class=\"mix-blend-luminosity\" style=\"width: 20px; height: 20px; display: flex; align-items: center; justify-content: center;\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mix-blend-luminosity\" aria-hidden=\"true\" style=\"flex-shrink: 0;\"\u003e\u003cpath d=\"M10 3a.5.5 0 0 1 .5.5v11.793l4.147-4.146a.5.5 0 0 1 .707.707l-5 5a.5.5 0 0 1-.631.062l-.076-.062-5-5a.5.5 0 0 1 .707-.707L9.5 15.293V3.5A.5.5 0 0 1 10 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/button\u003e\u003cdiv class=\"mb-2 flex w-full flex-col gap-2 empty:hidden\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cfieldset class=\"flex w-full min-w-0 flex-col\"\u003e\n\u003cinput id=\"chat-input-file-upload-bottom\" data-testid=\"file-upload\" aria-hidden=\"true\" tabindex=\"-1\" class=\"absolute -z-10 h-0 w-0 overflow-hidden opacity-0 select-none\" accept=\"\" multiple aria-label=\"Upload files\" type=\"file\"\u003e\u003cdiv class=\"px-2 md:px-0\" data-alert-band-wrapper=\"true\"\u003e\u003cdiv role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"\u003e\u003cdiv class=\"overflow-hidden\" style=\"height: auto; margin-top: 0px; margin-bottom: -20px;\"\u003e\u003cdiv style=\"transform: none;\"\u003e\u003cdiv class=\"w-full border-0.5 relative z-0 px-3.5 rounded-t-[20px] border-b-0 pb-7 pt-2 bg-bg-300 border-transparent\"\u003e\u003cdiv class=\"font-normal text-[0.65rem] sm:text-xs w-full flex gap-1.5 items-center justify-between\"\u003e\u003cdiv class=\"flex items-center gap-1\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"h-4 w-4 shrink-0\"\u003e\u003cpath d=\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm16-40a8,8,0,0,1-8,8,16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40A8,8,0,0,1,144,176ZM112,84a12,12,0,1,1,12,12A12,12,0,0,1,112,84Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/fieldset\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003e\nProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThese buyer information terms apply to all purchases made through our online sales \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003echannels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEach part is carefully inspected and function-tested where applicable, cleaned and prepared\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ecomponents, some cosmetic wear or signs of previous use may be present. We aim for\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eMost items carry a Partsworth ID and security mark to support accurate handling and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003everification. It helps us identify the correct part during processing and keeps service fast and fair.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e The ID mark is used during return inspections to verify the item. It does not override your buyer\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e rights or statutory rights.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ereplacement or a refund.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003emust come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003erefurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued to the original payment method once we receive and check the item. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eYour statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003enumber. The buyer is responsible for confirming compatibility before purchase, and we're happy to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehelp: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWe recommend professional installation for components such as ECUs and electrical modules, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eengines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ebefore dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eavoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehas been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprogramming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 370px;\"\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edispatched 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 class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003e\nInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprofessional and transparent service for every customer.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo help us process it efficiently, we may ask you for your order reference, a short description of \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ethe issue, and photos or videos where relevant. Returned items may be inspected or tested as part\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e of the normal returns process.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eany components originally sent, is packaged securely to prevent transit damage, and has not been \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark,\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003epre-dispatch photos, and scan logs and order information. This helps us identify the correct part and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eresolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eor parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eand are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe cover the return postage.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued once the item has been received and checked, through the original payment method. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eProcessing times can vary depending on courier return times and inspection. Our internal records \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e(photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth ID mark where applicable, and any differences between the returned item and the part originally \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003esupplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003efairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\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":58429660102981,"sku":"00012809","price":24.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-02T15_58_34.674Z-watermarked-2026-07-02T16_00_14.4982748_00_00_cef1c889-77cf-4acf-9a41-6b9a1a8cf625.jpg?v=1789025315"},{"product_id":"audi-a3-sport-tdi-1-9l-diesel-mass-air-flow-meter-038906461b-2003-2013","title":"AUDI A3 SPORT TDI 1.9L DIESEL MASS AIR FLOW METER 038906461B 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI 1.9L DIESEL MASS AIR FLOW METER 038906461B 2003-2013\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 AUDI A3 SPORT TDI 1.9L DIESEL MASS AIR FLOW METER 038906461B 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/7d3fc208-73ab-41ae-8137-08ded7798c22\/Front-1-2026-07-01T16:41:08.679Z-watermarked-2026-07-01T16:45:45.9185380+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/7d3fc208-73ab-41ae-8137-08ded7798c22\/thumbnail\/Back-1-2026-07-01T16:41:13.061Z-watermarked-2026-07-01T16:45:48.5414359+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/7d3fc208-73ab-41ae-8137-08ded7798c22\/thumbnail\/Left-1-2026-07-01T16:41:16.735Z-watermarked-2026-07-01T16:45:51.1679404+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/7d3fc208-73ab-41ae-8137-08ded7798c22\/thumbnail\/Right-1-2026-07-01T16:41:21.029Z-watermarked-2026-07-01T16:45:54.6628048+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/7d3fc208-73ab-41ae-8137-08ded7798c22\/thumbnail\/Misc-1-2026-07-01T16:42:04.461Z-watermarked-2026-07-01T16:45:57.5232410+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/7d3fc208-73ab-41ae-8137-08ded7798c22\/thumbnail\/Misc-2-2026-07-01T16:42:11.178Z-watermarked-2026-07-01T16:45:59.9897047+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e038906461B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012810\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMass Air Flow Meter\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e038906461B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012810\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMass Air Flow Meter\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e038906461B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012810\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMass Air Flow Meter\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e038906461B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012810\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMass Air Flow Meter\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e038906461B\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58429673636165,"sku":"00012810","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T16_41_08.679Z-watermarked-2026-07-01T16_45_45.9185380_00_00_72c19e34-6bd0-4f42-82d7-64aee645950a.jpg?v=1789025320"},{"product_id":"audi-a3-sport-tdi-1-9l-diesel-air-intake-hose-pipe-line-1k0129618-2003-2013","title":"AUDI A3 SPORT TDI 1.9L DIESEL AIR INTAKE HOSE PIPE LINE 1K0129618 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI 1.9L DIESEL AIR INTAKE HOSE PIPE LINE 1K0129618 2003-2013\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 AUDI A3 SPORT TDI 1.9L DIESEL AIR INTAKE HOSE PIPE LINE 1K0129618 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/4641983b-39f0-4073-8138-08ded7798c22\/Front-1-2026-07-02T12:15:22.125Z-watermarked-2026-07-02T12:20:20.9216617+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/4641983b-39f0-4073-8138-08ded7798c22\/thumbnail\/Back-1-2026-07-02T12:15:25.184Z-watermarked-2026-07-02T12:20:25.4212488+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/4641983b-39f0-4073-8138-08ded7798c22\/thumbnail\/Left-1-2026-07-02T12:15:28.076Z-watermarked-2026-07-02T12:20:29.9829200+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/4641983b-39f0-4073-8138-08ded7798c22\/thumbnail\/Right-1-2026-07-02T12:15:31.073Z-watermarked-2026-07-02T12:20:34.6479458+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/4641983b-39f0-4073-8138-08ded7798c22\/thumbnail\/Misc-1-2026-07-02T12:15:34.913Z-watermarked-2026-07-02T12:20:38.7625312+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/4641983b-39f0-4073-8138-08ded7798c22\/thumbnail\/Misc-2-2026-07-02T12:15:41.961Z-watermarked-2026-07-02T12:20:43.3006043+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e1K0129618\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012811\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc pipes\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e1K0129618\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012811\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc pipes\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e1K0129618\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012811\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc pipes\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e1K0129618\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012811\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc pipes\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e1K0129618\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58429698965829,"sku":"00012811","price":14.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-02T12_15_22.125Z-watermarked-2026-07-02T12_20_20.9216617_00_00.jpg?v=1789025320"},{"product_id":"audi-a3-sport-tdi-1-9l-diesel-air-filter-housing-pipe-line-3c0129637c-2003-2013","title":"AUDI A3 SPORT TDI 1.9L DIESEL AIR FILTER HOUSING PIPE LINE 3C0129637C 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI 1.9L DIESEL AIR FILTER HOUSING PIPE LINE 3C0129637C 2003-2013\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 AUDI A3 SPORT TDI 1.9L DIESEL AIR FILTER HOUSING PIPE LINE 3C0129637C 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/27539003-5372-4ddc-8139-08ded7798c22\/Front-1-2026-07-02T12:17:25.592Z-watermarked-2026-07-02T12:37:56.5670971+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/27539003-5372-4ddc-8139-08ded7798c22\/thumbnail\/Back-1-2026-07-02T12:17:28.359Z-watermarked-2026-07-02T12:38:02.5603412+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/27539003-5372-4ddc-8139-08ded7798c22\/thumbnail\/Left-1-2026-07-02T12:17:31.062Z-watermarked-2026-07-02T12:38:09.5571388+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/27539003-5372-4ddc-8139-08ded7798c22\/thumbnail\/Right-1-2026-07-02T12:17:34.395Z-watermarked-2026-07-02T12:38:17.0262886+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/27539003-5372-4ddc-8139-08ded7798c22\/thumbnail\/Misc-2-2026-07-02T12:17:44.672Z-watermarked-2026-07-02T12:38:22.2964734+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012812\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc pipes\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e3C0129637C\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e3C0129637C\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012812\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc pipes\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e3C0129637C\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012812\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc pipes\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e3C0129637C\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012812\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc pipes\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e3C0129637C\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58429732061509,"sku":"00012812","price":14.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-02T12_17_25.592Z-watermarked-2026-07-02T12_37_56.5670971_00_00.jpg?v=1789025319"},{"product_id":"audi-a3-sport-tdi-interior-temperature-sensor-8p0907539a-2003-2013","title":"AUDI A3 SPORT TDI INTERIOR TEMPERATURE SENSOR 8P0907539A 2003-2013","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 Interior Temperature Sensor . Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free 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✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free 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\u003e8P0907539A\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012815\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0907539A\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cdiv class=\"flex-1 flex flex-col px-4 max-w-3xl mx-auto w-full pt-1\"\u003e\n\u003cdiv\u003e\u003cdiv data-test-render-count=\"1\"\u003e\u003cdiv class=\"group\" style=\"height: auto; opacity: 1; transform: none;\"\u003e\u003cdiv data-is-streaming=\"false\" class=\"group relative relative pb-[var(--msg-assistant-pb,0.75rem)]\" style=\"opacity: 1; transform: none;\"\u003e\u003cdiv class=\"font-claude-response relative leading-[1.65rem] [\u0026amp;_pre\u0026gt;div]:bg-bg-000\/50 [\u0026amp;_pre\u0026gt;div]:border-0.5 [\u0026amp;_pre\u0026gt;div]:border-border-400 [\u0026amp;_.ignore-pre-bg\u0026gt;div]:bg-transparent [\u0026amp;_.standard-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.standard-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8 [\u0026amp;_.progressive-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.progressive-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8\"\u003e\u003cdiv\u003e\u003cdiv class=\"standard-markdown grid-cols-1 grid [\u0026amp;_\u0026gt;_*]:min-w-0 gap-3 standard-markdown\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-decimal flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eYour original order reference\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eA short description of the issue\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"h-12\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"print:hidden\" style=\"height: 0px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-chat-input-container=\"true\" class=\"sticky bottom-0 mx-auto w-full pt-6 print:hidden z-[5]\"\u003e\n\u003cbutton aria-label=\"Scroll to bottom\" aria-hidden=\"true\" class=\"z-[1] size-9 inline-flex items-center justify-center absolute -top-8 left-1\/2 -translate-x-1\/2 border-0.5 overflow-hidden !rounded-full p-1 shadow-md hover:shadow-lg bg-bg-000\/80 hover:bg-bg-000 backdrop-blur transition-opacity duration-200 border-border-300 opacity-0 pointer-events-none\" inert=\"\"\u003e\u003cdiv class=\"mix-blend-luminosity\" style=\"width: 20px; height: 20px; display: flex; align-items: center; justify-content: center;\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mix-blend-luminosity\" aria-hidden=\"true\" style=\"flex-shrink: 0;\"\u003e\u003cpath d=\"M10 3a.5.5 0 0 1 .5.5v11.793l4.147-4.146a.5.5 0 0 1 .707.707l-5 5a.5.5 0 0 1-.631.062l-.076-.062-5-5a.5.5 0 0 1 .707-.707L9.5 15.293V3.5A.5.5 0 0 1 10 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/button\u003e\u003cdiv class=\"mb-2 flex w-full flex-col gap-2 empty:hidden\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cfieldset class=\"flex w-full min-w-0 flex-col\"\u003e\n\u003cinput id=\"chat-input-file-upload-bottom\" data-testid=\"file-upload\" aria-hidden=\"true\" tabindex=\"-1\" class=\"absolute -z-10 h-0 w-0 overflow-hidden opacity-0 select-none\" accept=\"\" multiple aria-label=\"Upload files\" type=\"file\"\u003e\u003cdiv class=\"px-2 md:px-0\" data-alert-band-wrapper=\"true\"\u003e\u003cdiv role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"\u003e\u003cdiv class=\"overflow-hidden\" style=\"height: auto; margin-top: 0px; margin-bottom: -20px;\"\u003e\u003cdiv style=\"transform: none;\"\u003e\u003cdiv class=\"w-full border-0.5 relative z-0 px-3.5 rounded-t-[20px] border-b-0 pb-7 pt-2 bg-bg-300 border-transparent\"\u003e\u003cdiv class=\"font-normal text-[0.65rem] sm:text-xs w-full flex gap-1.5 items-center justify-between\"\u003e\u003cdiv class=\"flex items-center gap-1\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"h-4 w-4 shrink-0\"\u003e\u003cpath d=\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm16-40a8,8,0,0,1-8,8,16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40A8,8,0,0,1,144,176ZM112,84a12,12,0,1,1,12,12A12,12,0,0,1,112,84Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/fieldset\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003e\nProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThese buyer information terms apply to all purchases made through our online sales \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003echannels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEach part is carefully inspected and function-tested where applicable, cleaned and prepared\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ecomponents, some cosmetic wear or signs of previous use may be present. We aim for\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eMost items carry a Partsworth ID and security mark to support accurate handling and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003everification. It helps us identify the correct part during processing and keeps service fast and fair.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e The ID mark is used during return inspections to verify the item. It does not override your buyer\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e rights or statutory rights.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ereplacement or a refund.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003emust come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003erefurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued to the original payment method once we receive and check the item. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eYour statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003enumber. The buyer is responsible for confirming compatibility before purchase, and we're happy to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehelp: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWe recommend professional installation for components such as ECUs and electrical modules, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eengines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ebefore dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eavoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehas been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprogramming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 370px;\"\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edispatched 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 class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003e\nInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprofessional and transparent service for every customer.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo help us process it efficiently, we may ask you for your order reference, a short description of \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ethe issue, and photos or videos where relevant. Returned items may be inspected or tested as part\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e of the normal returns process.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eany components originally sent, is packaged securely to prevent transit damage, and has not been \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark,\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003epre-dispatch photos, and scan logs and order information. This helps us identify the correct part and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eresolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eor parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eand are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe cover the return postage.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued once the item has been received and checked, through the original payment method. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eProcessing times can vary depending on courier return times and inspection. Our internal records \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e(photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth ID mark where applicable, and any differences between the returned item and the part originally \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003esupplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003efairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\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":58429783048517,"sku":"00012815","price":14.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T16_59_37.255Z-watermarked-2026-07-01T17_02_54.4840586_00_00_de9edb87-0882-45b2-a1b2-46c7b1df8722.jpg?v=1789025324"},{"product_id":"audi-a3-sport-tdi-alarm-warning-sensor-8p0919238-2003-2013","title":"AUDI A3 SPORT TDI ALARM WARNING SENSOR 8P0919238 2003-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI ALARM WARNING SENSOR 8P0919238 2003-2013\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 AUDI A3 SPORT TDI ALARM WARNING SENSOR 8P0919238 2003-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/48dceb93-45aa-4b00-813d-08ded7798c22\/Front-1-2026-07-01T16:44:46.177Z-watermarked-2026-07-01T16:46:02.6607452+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/48dceb93-45aa-4b00-813d-08ded7798c22\/thumbnail\/Back-1-2026-07-01T16:44:49.532Z-watermarked-2026-07-01T16:46:05.5566038+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/48dceb93-45aa-4b00-813d-08ded7798c22\/thumbnail\/Left-1-2026-07-01T16:44:52.894Z-watermarked-2026-07-01T16:46:08.6797817+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/48dceb93-45aa-4b00-813d-08ded7798c22\/thumbnail\/Right-1-2026-07-01T16:44:56.305Z-watermarked-2026-07-01T16:46:11.5580417+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/48dceb93-45aa-4b00-813d-08ded7798c22\/thumbnail\/Misc-1-2026-07-01T16:46:14.595Z.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012816\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0919238\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0919238\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012816\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0919238\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012816\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0919238\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012816\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0919238\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eGrade\u003c\/td\u003e\n\u003ctd\u003eA\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012816\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0919238\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58429788782917,"sku":"00012816","price":14.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-01T16_44_46.177Z-watermarked-2026-07-01T16_46_02.6607452_00_00.jpg?v=1789025323"},{"product_id":"audi-a3-sport-tdi-centre-dashboard-speaker-cover-grille-trim-8p0857367-2003-2013","title":"AUDI A3 SPORT TDI CENTRE DASHBOARD SPEAKER COVER GRILLE TRIM 8P0857367 2003-2013","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 Dasboard Speaker Cover Grille. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free 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✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free 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\u003e8P0857367\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012817\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eMisc trims\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P0857367\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cdiv class=\"flex-1 flex flex-col px-4 max-w-3xl mx-auto w-full pt-1\"\u003e\n\u003cdiv\u003e\u003cdiv data-test-render-count=\"1\"\u003e\u003cdiv class=\"group\" style=\"height: auto; opacity: 1; transform: none;\"\u003e\u003cdiv data-is-streaming=\"false\" class=\"group relative relative pb-[var(--msg-assistant-pb,0.75rem)]\" style=\"opacity: 1; transform: none;\"\u003e\u003cdiv class=\"font-claude-response relative leading-[1.65rem] [\u0026amp;_pre\u0026gt;div]:bg-bg-000\/50 [\u0026amp;_pre\u0026gt;div]:border-0.5 [\u0026amp;_pre\u0026gt;div]:border-border-400 [\u0026amp;_.ignore-pre-bg\u0026gt;div]:bg-transparent [\u0026amp;_.standard-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.standard-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8 [\u0026amp;_.progressive-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.progressive-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8\"\u003e\u003cdiv\u003e\u003cdiv class=\"standard-markdown grid-cols-1 grid [\u0026amp;_\u0026gt;_*]:min-w-0 gap-3 standard-markdown\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-decimal flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eYour original order reference\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eA short description of the issue\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"h-12\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"print:hidden\" style=\"height: 0px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-chat-input-container=\"true\" class=\"sticky bottom-0 mx-auto w-full pt-6 print:hidden z-[5]\"\u003e\n\u003cbutton aria-label=\"Scroll to bottom\" aria-hidden=\"true\" class=\"z-[1] size-9 inline-flex items-center justify-center absolute -top-8 left-1\/2 -translate-x-1\/2 border-0.5 overflow-hidden !rounded-full p-1 shadow-md hover:shadow-lg bg-bg-000\/80 hover:bg-bg-000 backdrop-blur transition-opacity duration-200 border-border-300 opacity-0 pointer-events-none\" inert=\"\"\u003e\u003cdiv class=\"mix-blend-luminosity\" style=\"width: 20px; height: 20px; display: flex; align-items: center; justify-content: center;\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mix-blend-luminosity\" aria-hidden=\"true\" style=\"flex-shrink: 0;\"\u003e\u003cpath d=\"M10 3a.5.5 0 0 1 .5.5v11.793l4.147-4.146a.5.5 0 0 1 .707.707l-5 5a.5.5 0 0 1-.631.062l-.076-.062-5-5a.5.5 0 0 1 .707-.707L9.5 15.293V3.5A.5.5 0 0 1 10 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/button\u003e\u003cdiv class=\"mb-2 flex w-full flex-col gap-2 empty:hidden\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cfieldset class=\"flex w-full min-w-0 flex-col\"\u003e\n\u003cinput id=\"chat-input-file-upload-bottom\" data-testid=\"file-upload\" aria-hidden=\"true\" tabindex=\"-1\" class=\"absolute -z-10 h-0 w-0 overflow-hidden opacity-0 select-none\" accept=\"\" multiple aria-label=\"Upload files\" type=\"file\"\u003e\u003cdiv class=\"px-2 md:px-0\" data-alert-band-wrapper=\"true\"\u003e\u003cdiv role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"\u003e\u003cdiv class=\"overflow-hidden\" style=\"height: auto; margin-top: 0px; margin-bottom: -20px;\"\u003e\u003cdiv style=\"transform: none;\"\u003e\u003cdiv class=\"w-full border-0.5 relative z-0 px-3.5 rounded-t-[20px] border-b-0 pb-7 pt-2 bg-bg-300 border-transparent\"\u003e\u003cdiv class=\"font-normal text-[0.65rem] sm:text-xs w-full flex gap-1.5 items-center justify-between\"\u003e\u003cdiv class=\"flex items-center gap-1\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"h-4 w-4 shrink-0\"\u003e\u003cpath d=\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm16-40a8,8,0,0,1-8,8,16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40A8,8,0,0,1,144,176ZM112,84a12,12,0,1,1,12,12A12,12,0,0,1,112,84Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/fieldset\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003e\nProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThese buyer information terms apply to all purchases made through our online sales \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003echannels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEach part is carefully inspected and function-tested where applicable, cleaned and prepared\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ecomponents, some cosmetic wear or signs of previous use may be present. We aim for\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eMost items carry a Partsworth ID and security mark to support accurate handling and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003everification. It helps us identify the correct part during processing and keeps service fast and fair.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e The ID mark is used during return inspections to verify the item. It does not override your buyer\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e rights or statutory rights.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ereplacement or a refund.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003emust come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003erefurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued to the original payment method once we receive and check the item. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eYour statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003enumber. The buyer is responsible for confirming compatibility before purchase, and we're happy to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehelp: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWe recommend professional installation for components such as ECUs and electrical modules, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eengines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ebefore dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eavoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehas been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprogramming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 370px;\"\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edispatched 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 class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003e\nInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprofessional and transparent service for every customer.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo help us process it efficiently, we may ask you for your order reference, a short description of \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ethe issue, and photos or videos where relevant. Returned items may be inspected or tested as part\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e of the normal returns process.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eany components originally sent, is packaged securely to prevent transit damage, and has not been \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark,\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003epre-dispatch photos, and scan logs and order information. This helps us identify the correct part and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eresolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eor parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eand are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe cover the return postage.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued once the item has been received and checked, through the original payment method. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eProcessing times can vary depending on courier return times and inspection. Our internal records \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e(photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth ID mark where applicable, and any differences between the returned item and the part originally \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003esupplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003efairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\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":58429812867397,"sku":"00012817","price":14.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-02T12_10_33.634Z-watermarked-2026-07-02T12_18_45.4101005_00_00.jpg?v=1789025327"},{"product_id":"audi-a3-sport-tdi-bumper-rear-bracket-lh-passenger-side-8p7807377-2008-2013","title":"AUDI A3 SPORT TDI BUMPER REAR BRACKET LH PASSENGER SIDE 8P7807393 2008-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI BUMPER REAR BRACKET LH PASSENGER SIDE 8P7807393 2008-2013\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 AUDI A3 SPORT TDI BUMPER REAR BRACKET LH PASSENGER SIDE 8P7807393 2008-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/cf476c8c-7373-4e5d-a638-08ded810662c\/Front-1-2026-07-02T11:35:13.752Z-watermarked-2026-07-02T11:45:18.9299222+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/cf476c8c-7373-4e5d-a638-08ded810662c\/thumbnail\/Back-1-2026-07-02T11:35:16.631Z-watermarked-2026-07-02T11:45:21.7794031+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/cf476c8c-7373-4e5d-a638-08ded810662c\/thumbnail\/Left-1-2026-07-02T11:35:19.984Z-watermarked-2026-07-02T11:45:24.5794616+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/cf476c8c-7373-4e5d-a638-08ded810662c\/thumbnail\/Right-1-2026-07-02T11:35:23.583Z-watermarked-2026-07-02T11:45:27.7078644+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/cf476c8c-7373-4e5d-a638-08ded810662c\/thumbnail\/Misc-1-2026-07-02T11:35:26.365Z-watermarked-2026-07-02T11:45:30.5151623+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/cf476c8c-7373-4e5d-a638-08ded810662c\/thumbnail\/Misc-2-2026-07-02T11:35:29.787Z-watermarked-2026-07-02T11:45:33.3125289+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/cf476c8c-7373-4e5d-a638-08ded810662c\/thumbnail\/Misc-3-2026-07-02T11:35:33.668Z-watermarked-2026-07-02T11:45:36.1936794+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7807393\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012819\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBumper Rear Bracket LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7807377\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012819\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBumper Rear Bracket LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7807377\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012819\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBumper Rear Bracket LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7807377\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012819\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBumper Rear Bracket LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7807393\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012819\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBumper Rear Bracket LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7807393\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58434631696709,"sku":"00012819","price":14.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-02T11_35_13.752Z-watermarked-2026-07-02T11_45_18.9299222_00_00.jpg?v=1789025324"},{"product_id":"audi-a3-sport-tdi-bumper-rear-bracket-rh-driver-side-8p807394-2008-2013","title":"AUDI A3 SPORT TDI BUMPER REAR BRACKET RH DRIVER SIDE 8P807394 2008-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT TDI BUMPER REAR BRACKET RH DRIVER SIDE 8P807394 2008-2013\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 AUDI A3 SPORT TDI BUMPER REAR BRACKET RH DRIVER SIDE 8P807394 2008-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/c1780c73-3903-4172-a639-08ded810662c\/Front-1-2026-07-02T10:18:46.738Z-watermarked-2026-07-02T10:30:17.0459674+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/c1780c73-3903-4172-a639-08ded810662c\/thumbnail\/Back-1-2026-07-02T10:18:50.389Z-watermarked-2026-07-02T10:30:40.7778987+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/c1780c73-3903-4172-a639-08ded810662c\/thumbnail\/Left-1-2026-07-02T10:18:55.403Z-watermarked-2026-07-02T10:31:02.2930697+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/c1780c73-3903-4172-a639-08ded810662c\/thumbnail\/Right-1-2026-07-02T10:19:00.239Z-watermarked-2026-07-02T10:31:24.8006213+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/c1780c73-3903-4172-a639-08ded810662c\/thumbnail\/Misc-1-2026-07-02T10:19:05.181Z-watermarked-2026-07-02T10:31:48.5617496+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/c1780c73-3903-4172-a639-08ded810662c\/thumbnail\/Misc-2-2026-07-02T10:19:10.000Z-watermarked-2026-07-02T10:32:11.5482906+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012820\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBumper Rear Bracket RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P807394\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P807394\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012820\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBumper Rear Bracket RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P807394\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012820\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBumper Rear Bracket RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P807394\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012820\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBumper Rear Bracket RH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P807394\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58434648867141,"sku":"00012820","price":14.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-02T10_18_46.738Z-watermarked-2026-07-02T10_30_17.0459674_00_00.jpg?v=1789025326"},{"product_id":"audi-a3-sport-convertible-bumper-rear-bracket-lh-passenger-8p7807377-2008-2013","title":"AUDI A3 SPORT CONVERTIBLE BUMPER REAR BRACKET LH PASSENGER 8P7807377 2008-2013","description":"      \u003cmeta charset=\"UTF-8\"\u003e   \u003ctitle\u003eAUDI A3 SPORT CONVERTIBLE BUMPER REAR BRACKET LH PASSENGER 8P7807377 2008-2013\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 AUDI A3 SPORT CONVERTIBLE BUMPER REAR BRACKET LH PASSENGER 8P7807377 2008-2013. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free tracked UK delivery and 30-day returns.\u003c\/div\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"left-panel\"\u003e \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/adf2e38c-18f7-4fcd-a63a-08ded810662c\/Front-1-2026-07-02T12:28:37.124Z-watermarked-2026-07-02T12:35:24.6654482+00:00.jpg\" alt=\"Main Product\" class=\"product-image\"\u003e\n\u003cdiv class=\"thumbnails\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/adf2e38c-18f7-4fcd-a63a-08ded810662c\/thumbnail\/Back-1-2026-07-02T12:28:50.636Z-watermarked-2026-07-02T12:35:29.9366988+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/adf2e38c-18f7-4fcd-a63a-08ded810662c\/thumbnail\/Left-1-2026-07-02T12:28:57.129Z-watermarked-2026-07-02T12:35:36.5342163+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/adf2e38c-18f7-4fcd-a63a-08ded810662c\/thumbnail\/Right-1-2026-07-02T12:29:03.594Z-watermarked-2026-07-02T12:35:42.5341474+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/adf2e38c-18f7-4fcd-a63a-08ded810662c\/thumbnail\/Misc-1-2026-07-02T12:29:07.588Z-watermarked-2026-07-02T12:35:48.2341256+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/adf2e38c-18f7-4fcd-a63a-08ded810662c\/thumbnail\/Misc-2-2026-07-02T12:29:14.546Z-watermarked-2026-07-02T12:35:54.2215914+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/adf2e38c-18f7-4fcd-a63a-08ded810662c\/thumbnail\/Misc-3-2026-07-02T12:29:28.484Z-watermarked-2026-07-02T12:35:58.5832374+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/adf2e38c-18f7-4fcd-a63a-08ded810662c\/thumbnail\/Misc-4-2026-07-02T12:29:32.307Z-watermarked-2026-07-02T12:36:05.2541608+00:00.jpg\" class=\"thumbnail\"\u003e\n  \u003cimg src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/parts\/adf2e38c-18f7-4fcd-a63a-08ded810662c\/thumbnail\/Misc-5-2026-07-02T12:29:37.004Z-watermarked-2026-07-02T12:36:10.3932224+00:00.jpg\" class=\"thumbnail\"\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"highlight-box\"\u003e✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free tracked UK delivery from Doncaster\u003cbr\u003e🔁 30-day returns\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"right-panel\"\u003e \u003ctable class=\"aspects-table\"\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7807377\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012821\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBumper Rear Bracket LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7807377\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012821\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBumper Rear Bracket LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7807377\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012821\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBumper Rear Bracket LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7807377\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012821\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eBumper Rear Bracket LH\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eManufacturer Part Number\u003c\/td\u003e\n\u003ctd\u003e8P7807377\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"section-title\"\u003eDonor Vehicle\u003c\/div\u003e\n\n\u003cdiv class=\"vehicle-section\"\u003e  \n\u003cdiv class=\"vehicle-details\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMake\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cp\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAt Partsworth we supply genuine OEM used car parts, removed from quality donor vehicles and given a second life. Every part is inspected, cleaned, photographed and securely packaged before dispatch, so you receive exactly what you ordered.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eParts listed as Spares or Repairs, Faulty or Untested are described as such and sold for parts or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost of our parts carry a Partsworth security ID mark for traceability. It helps us confirm the correct item is returned and keeps processing fast and fair. The ID mark does not override your buyer rights. It simply lets us verify the part during the return check.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eYour original order reference\u003c\/li\u003e\n\u003cli\u003eA short description of the issue\u003c\/li\u003e\n\u003cli\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eOnce it arrives, we check the part and process your return promptly, with refunds issued to the original payment method.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery listing gives you the detail to buy with confidence: part numbers, donor vehicle details, engine and trim information, and clear photographs. If you're unsure whether a part fits your vehicle, send us your registration number and we'll confirm before you order.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, full tracking and secure, protective packaging, normally 1 to 3 working days. We handle every order with care for safe arrival.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold for refurbishment, diagnosis or parts. They may not be fully functional and are clearly described as such at the point of sale.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eEvery part is handled, inspected and dispatched with care, so you can repair your vehicle quickly, affordably and with confidence. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003eProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp\u003eThese buyer information terms apply to all purchases made through our online sales channels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. Each part is carefully inspected and function-tested where applicable, cleaned and prepared for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned components, some cosmetic wear or signs of previous use may be present. We aim for transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eMost items carry a Partsworth ID and security mark to support accurate handling and verification. It helps us identify the correct part during processing and keeps service fast and fair. The ID mark is used during return inspections to verify the item. It does not override your buyer rights or statutory rights.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a replacement or a refund.\u003c\/p\u003e\n\u003cp\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts must come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or refurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. Refunds are issued to the original payment method once we receive and check the item. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part number. The buyer is responsible for confirming compatibility before purchase, and we're happy to help: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp\u003eWe recommend professional installation for components such as ECUs and electrical modules, engines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification before dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, we review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to avoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item has been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or programming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and dispatched with attention to detail. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"returns\"\u003e\n\u003cp\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003eInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, professional and transparent service for every customer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. To help us process it efficiently, we may ask you for your order reference, a short description of the issue, and photos or videos where relevant. Returned items may be inspected or tested as part of the normal returns process.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes any components originally sent, is packaged securely to prevent transit damage, and has not been dismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark, this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, pre-dispatch photos, and scan logs and order information. This helps us identify the correct part and resolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis or parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, and are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and ensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, we cover the return postage.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRefunds are issued once the item has been received and checked, through the original payment method. Processing times can vary depending on courier return times and inspection. Our internal records (photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the Partsworth ID mark where applicable, and any differences between the returned item and the part originally supplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with fairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e  ","brand":"Partsworth","offers":[{"title":"Default Title","offer_id":58434668298565,"sku":"00012821","price":14.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-02T12_28_37.124Z-watermarked-2026-07-02T12_35_24.6654482_00_00.jpg?v=1789025328"},{"product_id":"audi-a3-sport-convertible-windscreen-wiper-arm-front-pair-8p7807377-2003-2013","title":"AUDI A3 SPORT CONVERTIBLE WINDSCREEN WIPER ARM FRONT PAIR 8P2955408 2003-2013","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e   \u003c\/p\u003e\u003ctitle\u003eWiper Front Arm\u003c\/title\u003e   \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e   \u003cstyle\u003e     :root {       --brand-primary-color: #163466;     }      body {       font-family: 'Poppins', sans-serif;       margin: 0;       padding: 0;       background-color: #f5f5f5;     }      .container {       max-width: 1200px;       margin: 0 auto;       padding: 20px;       background: white;     }      .header {       text-align: center;       margin-bottom: 30px;       padding-bottom: 20px;       border-bottom: 2px solid var(--brand-primary-color);     }      .brand-logo {       max-height: 80px;       max-width: 300px;       margin-bottom: 10px;     }      .title {       font-size: 24px;       font-weight: bold;       margin-bottom: 20px;     }      .main-content {       display: flex;       gap: 20px;     }      .left-panel {       flex: 2;     }      .product-image {       width: 100%;       max-width: 500px;       border: 1px solid #ddd;     }      .thumbnails {       display: flex;       flex-wrap: wrap;       gap: 10px;       margin-top: 10px;     }      .thumbnail {       width: 100px;       height: auto;       border: 1px solid #ccc;     }      .right-panel {       flex: 1;       font-size: 14px;       margin-bottom: 20px;     }      .spec-table {       width: 100%;       border-collapse: collapse;     }      .spec-table td {       padding: 6px 10px;       border-bottom: 1px solid #eee;     }      .spec-table td:first-child {       font-weight: bold;     }      .aspects-table {       width: 100%;       border-collapse: collapse;       margin-bottom: 20px;     }      .aspects-table td {       padding: 8px 12px;       border-bottom: 1px solid #eee;     }      .aspects-table td:first-child {       font-weight: 600;       color: #333;       width: 40%;     }      .highlight-box {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       margin-top: 20px;     }      .inspection {       background-color: var(--brand-primary-color);       color: white;       text-align: center;       padding: 10px;       font-size: 18px;       font-weight: bold;       margin-top: 30px;       border-radius: 4px;     }      .sub-section {       margin-top: 40px;     }      .section-title {       background-color: var(--brand-primary-color);       color: white;       padding: 10px;       font-size: 18px;       text-align: center;       border-radius: 6px;     }      .purple-title {       background-color: #6f42c1;     }      .inspection-details {       display: flex;       align-items: center;       justify-content: center;       gap: 30px;       margin-top: 20px;     }      .damage-label {       border: 2px solid black;       padding: 10px 20px;       font-size: 18px;       border-radius: 10px;       display: flex;       align-items: center;       gap: 10px;     }      .red-circle {       width: 20px;       height: 20px;       border: 2px solid red;       border-radius: 50%;     }      .vehicle-section {       display: flex;       gap: 30px;       margin-top: 20px;       align-items: flex-start;       flex-wrap: wrap;     }      .vehicle-details {       display: grid;       grid-template-columns: 1fr 1fr;       gap: 20px;       width: 100%;       min-width: 0;     }      .vehicle-details .spec-table {       margin: 0;       width: 100%;       table-layout: fixed;     }      .vehicle-details .spec-table td {       word-wrap: break-word;       overflow-wrap: break-word;     }      \/* CSS-only tabs using checkbox hack *\/     .tabs-container {       margin-top: 50px;     }      .tabs {       display: flex;       border-bottom: 1px solid #ccc;     }      .tab {       padding: 10px 20px;       border: 1px solid #ccc;       border-bottom: none;       background-color: #eee;       margin-right: 4px;       cursor: pointer;       user-select: none;       position: relative;       text-decoration: none;       color: #333;       display: inline-block;     }      .tab:hover {       background-color: #ddd;     }      .tab.active {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      .tab-content {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;     }      .tab-content \u003e div {       display: none;     }      .tab-content \u003e div.active {       display: block;     }      \/* Hidden checkboxes for tab functionality *\/     .tab-checkbox {       display: none;     }      \/* Tab content sections *\/     .tab-content-section {       border: 1px solid #ccc;       padding: 20px;       margin-top: -1px;       display: none;     }      \/* Show content when corresponding checkbox is checked *\/     #warranty-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"terms\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"returns\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"additional-info\"] {       display: block;     }      \/* Show warranty by default *\/     .tab-content-section[data-tab=\"warranty\"] {       display: block;     }      \/* Hide warranty when other tabs are selected *\/     #terms-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #returns-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"],     #additional-info-checkbox:checked ~ .tab-content .tab-content-section[data-tab=\"warranty\"] {       display: none;     }      \/* Style active tab labels *\/     #warranty-checkbox:checked ~ .tabs .tab[for=\"warranty-checkbox\"],     #terms-checkbox:checked ~ .tabs .tab[for=\"terms-checkbox\"],     #returns-checkbox:checked ~ .tabs .tab[for=\"returns-checkbox\"],     #additional-info-checkbox:checked ~ .tabs .tab[for=\"additional-info-checkbox\"] {       background-color: var(--brand-primary-color);       color: white;       font-weight: bold;     }      \/* Mobile responsive styles *\/     @media (max-width: 768px) {       .container {         padding: 10px;       }        .main-content {         flex-direction: column;         gap: 15px;       }        .left-panel {         flex: none;         order: 1;       }        .right-panel {         flex: none;         order: 2;         margin-bottom: 0;       }        .product-image {         max-width: 100%;       }        .thumbnails {         gap: 5px;       }        .thumbnail {         width: 80px;       }        .vehicle-section {         flex-direction: column;         gap: 15px;       }        .vehicle-details {         grid-template-columns: 1fr;         gap: 15px;       }        .tabs {         flex-direction: column;         border-bottom: none;       }        .tab {         margin-right: 0;         margin-bottom: 2px;         border-bottom: 1px solid #ccc;         text-align: center;       }        .tab-content {         margin-top: 0;       }        .inspection-details {         flex-direction: column;         gap: 15px;       }        .damage-label {         font-size: 16px;         padding: 8px 15px;       }        .section-title {         font-size: 16px;         padding: 8px;       }        .title {         font-size: 20px;       }        .brand-logo {         max-height: 60px;         max-width: 200px;       }     }      \/* Small mobile devices *\/     @media (max-width: 480px) {       .container {         padding: 5px;       }        .title {         font-size: 18px;         margin-bottom: 15px;       }        .highlight-box {         padding: 8px;         font-size: 14px;       }        .spec-table td {         padding: 4px 6px;         font-size: 13px;       }        .aspects-table td {         padding: 6px 8px;         font-size: 13px;       }        .tab {         padding: 8px 12px;         font-size: 14px;       }        .tab-content {         padding: 15px;       }        .vehicle-details .spec-table td {         font-size: 12px;         padding: 3px 5px;       }        .thumbnail {         width: 60px;       }     }   \u003c\/style\u003e   \u003cdiv class=\"container\"\u003e\n\u003cdiv class=\"header\"\u003e\u003cimg class=\"brand-logo\" src=\"https:\/\/cdn.recyclingsoftware.co.uk\/public\/images\/logos\/4b9271cf-d289-42bd-26f0-08de2058365b\/logo.png\" alt=\"Company Logo\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"lead-intro\" style=\"font-size: 16px; line-height: 1.5; margin: 0 0 12px;\"\u003eGenuine used Wiper Front Arm. Removed from a 2009 1.9L Diesel TDI Sport. Inspected and tested before dispatch. Guaranteed fit for this vehicle. See the compatibility details below for other vehicles it also fits. Free 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✅ 20+ years selling genuine used car parts\u003cbr\u003e🔧 Every part removed from a known car, inspected and tested\u003cbr\u003e📦 Free 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\u003eTag Number\u003c\/td\u003e\n\u003ctd\u003e00012822\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eWiper Front Arm\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eFitment\u003c\/td\u003e\n\u003ctd\u003eA3 SPORT TDI Convertible 2008 - 2011\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\u003eAUDI\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eA3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eYear\u003c\/td\u003e\n\u003ctd\u003e2009\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVRM\u003c\/td\u003e\n\u003ctd\u003eLR58ZTP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVIN\u003c\/td\u003e\n\u003ctd\u003eTRUZZZ8P591007039\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody Style\u003c\/td\u003e\n\u003ctd\u003eConvertible\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.9L\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\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Code\u003c\/td\u003e\n\u003ctd\u003eLY3J\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePaint Colour Name\u003c\/td\u003e\n\u003ctd\u003eBRILLIANT RED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMileage\u003c\/td\u003e\n\u003ctd\u003e160,722\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTrim\u003c\/td\u003e\n\u003ctd\u003eTDI Sport\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDoors\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eConvertible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eGearbox\u003c\/td\u003e\n\u003ctd\u003e5 Speed Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDrive Type\u003c\/td\u003e\n\u003ctd\u003eFront 4x2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sub-section\"\u003e\n\u003cdiv class=\"tabs-container\"\u003e\n\u003c!-- Hidden checkboxes for tab functionality --\u003e \u003cinput type=\"radio\" id=\"warranty-checkbox\" name=\"tab-group\" class=\"tab-checkbox\" checked\u003e \u003cinput type=\"radio\" id=\"terms-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"returns-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003cinput type=\"radio\" id=\"additional-info-checkbox\" name=\"tab-group\" class=\"tab-checkbox\"\u003e \u003c!-- Tab labels --\u003e\n\u003cdiv class=\"tabs\"\u003e \u003clabel class=\"tab\" for=\"warranty-checkbox\"\u003eWARRANTY\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"terms-checkbox\"\u003ePART TERMS \u0026amp; CONDITIONS\u003c\/label\u003e   \u003clabel class=\"tab\" for=\"returns-checkbox\"\u003eRETURNS\u003c\/label\u003e  \u003c\/div\u003e\n\u003c!-- Tab content --\u003e\n\u003cdiv class=\"tab-content\"\u003e\n\u003cdiv class=\"tab-content-section\" data-tab=\"warranty\"\u003e\n\u003cdiv class=\"flex-1 flex flex-col px-4 max-w-3xl mx-auto w-full pt-1\"\u003e\n\u003cdiv\u003e\u003cdiv data-test-render-count=\"1\"\u003e\u003cdiv class=\"group\" style=\"height: auto; opacity: 1; transform: none;\"\u003e\u003cdiv data-is-streaming=\"false\" class=\"group relative relative pb-[var(--msg-assistant-pb,0.75rem)]\" style=\"opacity: 1; transform: none;\"\u003e\u003cdiv class=\"font-claude-response relative leading-[1.65rem] [\u0026amp;_pre\u0026gt;div]:bg-bg-000\/50 [\u0026amp;_pre\u0026gt;div]:border-0.5 [\u0026amp;_pre\u0026gt;div]:border-border-400 [\u0026amp;_.ignore-pre-bg\u0026gt;div]:bg-transparent [\u0026amp;_.standard-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.standard-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8 [\u0026amp;_.progressive-markdown_:is(p,blockquote,h1,h2,h3,h4,h5,h6)]:pl-2 [\u0026amp;_.progressive-markdown_:is(p,blockquote,ul,ol,h1,h2,h3,h4,h5,h6)]:pr-8\"\u003e\u003cdiv\u003e\u003cdiv class=\"standard-markdown grid-cols-1 grid [\u0026amp;_\u0026gt;_*]:min-w-0 gap-3 standard-markdown\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eQuality inspected • Trusted UK supplier • Fast tracked dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003e30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003ePartsworth ID mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eReturns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003eIf you need to return an item, we ask for three things:\u003c\/p\u003e\n\u003col class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-decimal flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eYour original order reference\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eA short description of the issue\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eThe item packaged securely to avoid transit damage\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWill it fit? Compatibility and support\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eShipping and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eSpares, repairs and untested items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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 class=\"font-claude-response-body break-words whitespace-normal\"\u003e\u003cstrong\u003eWhy buy from Partsworth\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"[li_\u0026amp;]:mb-0 [li_\u0026amp;]:mt-1 [li_\u0026amp;]:gap-1 [\u0026amp;:not(:last-child)_ul]:pb-1 [\u0026amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3\"\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eTrusted UK supplier of genuine OEM used parts\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eProfessionally inspected, and tested where applicable\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFree tracked UK delivery\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eClear photos and accurate, part-number-led descriptions\u003c\/li\u003e\n\u003cli class=\"font-claude-response-body whitespace-normal break-words pl-2\"\u003eFriendly support before and after you buy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\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\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"h-12\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv aria-hidden=\"true\" class=\"print:hidden\" style=\"height: 0px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv data-chat-input-container=\"true\" class=\"sticky bottom-0 mx-auto w-full pt-6 print:hidden z-[5]\"\u003e\n\u003cbutton aria-label=\"Scroll to bottom\" aria-hidden=\"true\" class=\"z-[1] size-9 inline-flex items-center justify-center absolute -top-8 left-1\/2 -translate-x-1\/2 border-0.5 overflow-hidden !rounded-full p-1 shadow-md hover:shadow-lg bg-bg-000\/80 hover:bg-bg-000 backdrop-blur transition-opacity duration-200 border-border-300 opacity-0 pointer-events-none\" inert=\"\"\u003e\u003cdiv class=\"mix-blend-luminosity\" style=\"width: 20px; height: 20px; display: flex; align-items: center; justify-content: center;\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"mix-blend-luminosity\" aria-hidden=\"true\" style=\"flex-shrink: 0;\"\u003e\u003cpath d=\"M10 3a.5.5 0 0 1 .5.5v11.793l4.147-4.146a.5.5 0 0 1 .707.707l-5 5a.5.5 0 0 1-.631.062l-.076-.062-5-5a.5.5 0 0 1 .707-.707L9.5 15.293V3.5A.5.5 0 0 1 10 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/button\u003e\u003cdiv class=\"mb-2 flex w-full flex-col gap-2 empty:hidden\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\u003cfieldset class=\"flex w-full min-w-0 flex-col\"\u003e\n\u003cinput id=\"chat-input-file-upload-bottom\" data-testid=\"file-upload\" aria-hidden=\"true\" tabindex=\"-1\" class=\"absolute -z-10 h-0 w-0 overflow-hidden opacity-0 select-none\" accept=\"\" multiple aria-label=\"Upload files\" type=\"file\"\u003e\u003cdiv class=\"px-2 md:px-0\" data-alert-band-wrapper=\"true\"\u003e\u003cdiv role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"\u003e\u003cdiv class=\"overflow-hidden\" style=\"height: auto; margin-top: 0px; margin-bottom: -20px;\"\u003e\u003cdiv style=\"transform: none;\"\u003e\u003cdiv class=\"w-full border-0.5 relative z-0 px-3.5 rounded-t-[20px] border-b-0 pb-7 pt-2 bg-bg-300 border-transparent\"\u003e\u003cdiv class=\"font-normal text-[0.65rem] sm:text-xs w-full flex gap-1.5 items-center justify-between\"\u003e\u003cdiv class=\"flex items-center gap-1\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"1em\" height=\"1em\" fill=\"currentColor\" viewbox=\"0 0 256 256\" class=\"h-4 w-4 shrink-0\"\u003e\u003cpath d=\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm16-40a8,8,0,0,1-8,8,16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40A8,8,0,0,1,144,176ZM112,84a12,12,0,1,1,12,12A12,12,0,0,1,112,84Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/fieldset\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n \n\u003cdiv class=\"tab-content-section\" data-tab=\"terms\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Buyer Information and Terms\u003c\/strong\u003e\u003cbr\u003e\nProfessional used car parts • Inspected • Verified • Fast UK delivery\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThese buyer information terms apply to all purchases made through our online sales \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003echannels. They explain how we handle used vehicle parts, inspections, returns and support.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. Understanding used vehicle parts\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth supplies genuine OEM used car parts removed from quality donor vehicles. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEach part is carefully inspected and function-tested where applicable, cleaned and prepared\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e for resale, and photographed clearly to show the exact item supplied. Because these are pre-owned \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ecomponents, some cosmetic wear or signs of previous use may be present. We aim for\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e transparency, accuracy and value in every listing.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Partsworth identification mark\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eMost items carry a Partsworth ID and security mark to support accurate handling and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003everification. It helps us identify the correct part during processing and keeps service fast and fair.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e The ID mark is used during return inspections to verify the item. It does not override your buyer\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e rights or statutory rights.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, contact us within 30 days of delivery and we'll put it right with a \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ereplacement or a refund.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo return an item, tell us your order number and what the issue is (photos help). Returned parts \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003emust come back in the same condition, with all supplied components and the Partsworth ID mark intact.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Untested or For Parts are sold for component harvesting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003erefurbishment, so they are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eReturn postage is the buyer's responsibility unless the item is faulty or we made an error. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued to the original payment method once we receive and check the item. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eYour statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Compatibility and installation\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThe confirmed fit is the donor vehicle shown in the listing. Where we list \"also fits\", it is by shared part \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003enumber. The buyer is responsible for confirming compatibility before purchase, and we're happy to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehelp: send us your vehicle registration and we'll confirm fitment before you order.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWe recommend professional installation for components such as ECUs and electrical modules, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eengines, gearboxes and turbos, and safety systems, airbags and hybrid components.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Delivery, tracking and dispatch\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eEvery order ships with free tracked UK delivery, secure protective packaging and internal verification \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ebefore dispatch, normally 1 to 3 working days. If you report a missing, damaged or incorrect item, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe review all dispatch information to resolve it quickly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Returns process\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf a return is required, send the item back in the condition it was supplied, packaged securely to \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eavoid transit damage. The Partsworth ID mark, where present, helps us confirm the correct item \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ehas been returned quickly. We process refunds promptly once the item is received and checked.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Liability\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eOur responsibility is limited to the purchase price of the item. We cannot cover labour, fitting or \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprogramming costs, damage arising from incorrect installation, or vehicle downtime or loss of earnings.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 370px;\"\u003e\u003cstrong\u003e8. Legal\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eAll transactions comply with UK consumer law. Your statutory rights are fully protected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – trusted, tested, professional. Every part we supply is carefully handled, inspected and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edispatched 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 class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003ePartsworth – Returns Policy\u003c\/strong\u003e\u003cbr\u003e\nInspected OEM parts • Fast delivery • Trusted UK supplier\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eThis Returns Policy applies to all purchases made through our online sales channels. Our goal is a fair, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eprofessional and transparent service for every customer.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e1. 30-day returns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf something isn't right, you have 30 days from the delivery date to contact us and open a return. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo help us process it efficiently, we may ask you for your order reference, a short description of \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ethe issue, and photos or videos where relevant. Returned items may be inspected or tested as part\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e of the normal returns process.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e2. Condition of returned items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eWhen returning an item, please make sure it is in the same condition as originally supplied, includes \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eany components originally sent, is packaged securely to prevent transit damage, and has not been \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003edismantled, opened or altered after delivery. Where an item carries a Partsworth ID and security mark,\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e this helps us verify the part quickly during inspection.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e3. If you believe you received the wrong item\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eIf you think an incorrect item was received, we will review our internal packing and dispatch records, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003epre-dispatch photos, and scan logs and order information. This helps us identify the correct part and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eresolve the issue promptly and fairly.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e4. Spares or repairs, untested and for-parts items\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eItems listed as Spares or Repairs, Faulty or Untested are sold specifically for refurbishment, diagnosis \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eor parts harvesting. They are clearly marked in the listing so you know exactly what you are purchasing, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eand are non-returnable unless we sent the wrong item.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e5. Return shipping\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eUnless the return is due to a Partsworth error, you are responsible for packaging the part securely and \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eensuring it is protected during transit. If the return is a result of a listing error or an incorrect item supplied, \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ewe cover the return postage.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e6. Refunds and processing time\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eRefunds are issued once the item has been received and checked, through the original payment method. \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eProcessing times can vary depending on courier return times and inspection. Our internal records \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e(photographs, ID marks, logs) help us verify items quickly and keep the process smooth.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003e\u003cstrong\u003e7. Fair and transparent return handling\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003eTo keep things fair for every customer, we review the condition of the returned part, the presence of the \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth ID mark where applicable, and any differences between the returned item and the part originally \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003esupplied. This keeps returns consistent and accurate. Your statutory rights are not affected.\u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003ePartsworth – professional, inspected and quality-assured used car parts. Every return is handled with \u003c\/p\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\" style=\"margin-left: 340px;\"\u003efairness, consistency and full transparency. Parts worth your trust.\u003c\/p\u003e\n\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":58434809626949,"sku":"00012822","price":29.95,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0976\/9205\/7925\/files\/Front-1-2026-07-02T10_29_28.501Z-watermarked-2026-07-02T10_35_53.1687605_00_00.jpg?v=1789025333"}],"url":"https:\/\/partsworth.com\/collections\/engine-audi-bls.oembed","provider":"Partsworth","version":"1.0","type":"link"}