{"title":"Genesis","description":"","products":[{"product_id":"2019-2023-genesis-g70-rwd-auto-transmission-assembly-71k-mileage-2-0l-105370","title":"2019 - 2023 GENESIS G70 RWD AUTO TRANSMISSION ASSEMBLY 71K MILEAGE 2.0L # 105370","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Blue Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #e2e8f0; \/* Cool slate background *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #0f172a; \/* Dark slate text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f1f5f9;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #2563eb; \/* Blue primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #1d4ed8; \/* Darker blue hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e2e8f0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #e2e8f0;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #1e293b;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #0f172a;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #cbd5e1;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #0f172a;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #cbd5e1;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #f1f5f9;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #94a3b8;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #94a3b8;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #475569;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #475569;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f8fafc;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #64748b;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #f1f5f9;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #475569;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #cbd5e1;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cbd5e1;\n            padding: 2px;\n            cursor: pointer;\n            background: #f1f5f9;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #2563eb; \/* Blue highlight *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #1d4ed8; \/* Blue title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #fbbf24;\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #475569;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #334155;\n            border-top: 1px dashed #e2e8f0;\n            border-bottom: 1px dashed #e2e8f0;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #1d4ed8; \/* Blue arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #1d4ed8; \/* Blue price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #0f172a; \/* Dark slate button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #1d4ed8; \/* Blue hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #1d4ed8; \/* Blue tab *\/\n            color: white;\n            border-top: 3px solid #1e3a8a; \/* Darker blue top border *\/\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #1d4ed8; \/* Blue line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #475569;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f1f5f9;\n            border: 1px solid #cbd5e1;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e2e8f0;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #cbd5e1;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #1e293b;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #cbd5e1;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f8fafc;\n        }\n\n        .compat-table th {\n            border: 1px solid #cbd5e1;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #0f172a;\n        }\n\n        .compat-table td {\n            border: 1px solid #cbd5e1;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #cbd5e1;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #cbd5e1;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #cbd5e1;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #cbd5e1;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #475569;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #64748b;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #475569;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #0f172a;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #1d4ed8;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitioemparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infiniti-nissan-autoparts\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infiniti-nissan-autoparts\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44597128011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44597130011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44529665011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Kia\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44392357011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Acura\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44408886011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e New Aftermarket Big Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44341614011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Toyota\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44307730011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Infiniti\/ Nissan Big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=38808958011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Air Conditioning \u0026amp; Heat\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=38814568011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e AC Condenser\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7925_3wrJqVjGg.JPG\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7925_3wrJqVjGg.JPG\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7926_a5x44hffM.JPG\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7926_a5x44hffM.JPG\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7927_YBsRqFXAW.JPG\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7927_YBsRqFXAW.JPG\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7928_vMZQy-3pK.JPG\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7928_vMZQy-3pK.JPG\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7929_wf7IK-NrRA.JPG\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7929_wf7IK-NrRA.JPG\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7930_51oKdsJdA.JPG\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7930_51oKdsJdA.JPG\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7931_AxrfKhAD-.JPG\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7931_AxrfKhAD-.JPG\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7932_GRzYH6DR-.JPG\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7932_GRzYH6DR-.JPG\" alt=\"Image 8\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7925_3wrJqVjGg.JPG\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7926_a5x44hffM.JPG\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7927_YBsRqFXAW.JPG\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7928_vMZQy-3pK.JPG\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7929_wf7IK-NrRA.JPG\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7930_51oKdsJdA.JPG\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7931_AxrfKhAD-.JPG\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/ik.imagekit.io\/s4lie6ff0\/listings\/IMG_7932_GRzYH6DR-.JPG\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                2019 - 2023 GENESIS G70 RWD AUTO TRANSMISSION ASSEMBLY 71K MILEAGE 2.0L # 105370\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 105370\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 900\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infiniti-nissan-autoparts\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2020 Genesis G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e GRAY\r\n                                , \u003cb\u003eCode:\u003c\/b\u003e N5M\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 4500047CD0\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Prestige Sedan 4-Door, Select Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Launch Edition Sedan 4-Door, Prestige Sedan 4-Door, Select Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Design Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infiniti-nissan-autoparts\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infiniti-nissan-autoparts\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infiniti-nissan-autoparts\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814351466565,"sku":"105370","price":900.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/IMG_7925_3wrJqVjGg.jpg?v=1774433960"},{"product_id":"genesis-g70-radiator-core-support-w-cooling-assembly-2-0l-2019-2021-105371","title":"GENESIS G70 RADIATOR CORE SUPPORT W\/ COOLING ASSEMBLY 2.0L 2019-2021 # 105371","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Grayscale Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #eaeaea; \/* Light pure gray *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #222222; \/* Near black text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f5f5f5;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #666666; \/* Gray primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #333333; \/* Dark gray hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #eaeaea;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #333333;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #111111;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #bcbcbc;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #111111;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #bcbcbc;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #e0e0e0;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #cccccc;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #cccccc;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #444444;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e5e5e5;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #444444;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f5f5f5;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #777777;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #eeeeee;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #444444;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #bcbcbc;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cccccc;\n            padding: 2px;\n            cursor: pointer;\n            background: #f0f0f0;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #000000; \/* Pure black hover *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #000000; \/* Black title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #555555; \/* Gray star to fit B\u0026W theme *\/\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #555555;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #333333;\n            border-top: 1px dashed #e5e5e5;\n            border-bottom: 1px dashed #e5e5e5;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #000000; \/* Black arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #000000; \/* Black price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #111111; \/* Almost black button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #444444; \/* Gray hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #000000; \/* Black tab *\/\n            color: white;\n            border-top: 3px solid #000000;\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #000000; \/* Black line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #555555;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f0f0f0;\n            border: 1px solid #cccccc;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e5e5e5;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #bcbcbc;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #222222;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #bcbcbc;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f5f5f5;\n        }\n\n        .compat-table th {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #111111;\n        }\n\n        .compat-table td {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #bcbcbc;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #bcbcbc;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #444444;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #777777;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #444444;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #111111;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #444444;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitinissancollisionparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070399018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070400018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49023190018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Subframes - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48875574018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e DT Dropship Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48898557018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48815319018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e OEM Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691388018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691389018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket items\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NzQyWDE2MDA=\/z\/QUwAAeSw5rpppnS7\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-12\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzQyWDE2MDA=\/z\/QUwAAeSw5rpppnS7\/$_57.JPG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/NP4AAeSwCsZppnS5\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/NP4AAeSwCsZppnS5\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/grQAAeSwegBppnS~\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/grQAAeSwegBppnS~\/$_57.JPG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Pq4AAeSweSpppnS-\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Pq4AAeSweSpppnS-\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/dkAAAeSwfzBppnS7\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/dkAAAeSwfzBppnS7\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Y8UAAeSwbkVppnS~\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Y8UAAeSwbkVppnS~\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/K-wAAeSw7WVppnTA\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/K-wAAeSw7WVppnTA\/$_57.JPG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTE2NlgxNjAw\/z\/b4oAAeSw9cNppnS9\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTE2NlgxNjAw\/z\/b4oAAeSw9cNppnS9\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NTI0WDE2MDA=\/z\/QK4AAeSwPllppnS5\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NTI0WDE2MDA=\/z\/QK4AAeSwPllppnS5\/$_57.JPG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/P3kAAeSwR~BppnTD\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/P3kAAeSwR~BppnTD\/$_57.JPG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-10\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/KeIAAeSwZwBppnS~\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-10\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-10\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-10\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/KeIAAeSwZwBppnS~\/$_57.JPG?set_id=880000500F\" alt=\"Image 11\"\u003e\u003clabel for=\"image-11\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/L9sAAeSwEJxppnTE\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-11\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-11\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-11\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-10\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/L9sAAeSwEJxppnTE\/$_57.JPG?set_id=880000500F\" alt=\"Image 12\"\u003e\u003clabel for=\"image-12\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/bWMAAeSwYxRppnS5\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-12\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-12\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-12\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-11\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/bWMAAeSwYxRppnS5\/$_57.JPG?set_id=880000500F\" alt=\"Image 13\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzQyWDE2MDA=\/z\/QUwAAeSw5rpppnS7\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/NP4AAeSwCsZppnS5\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/grQAAeSwegBppnS~\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Pq4AAeSweSpppnS-\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/dkAAAeSwfzBppnS7\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Y8UAAeSwbkVppnS~\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/K-wAAeSw7WVppnTA\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTE2NlgxNjAw\/z\/b4oAAeSw9cNppnS9\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NTI0WDE2MDA=\/z\/QK4AAeSwPllppnS5\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/P3kAAeSwR~BppnTD\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-10\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/KeIAAeSwZwBppnS~\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-11\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/L9sAAeSwEJxppnTE\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-12\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/bWMAAeSwYxRppnS5\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                GENESIS G70 RADIATOR CORE SUPPORT W\/ COOLING ASSEMBLY 2.0L 2019-2021 # 105371\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 105371\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 1650\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2020 Genesis G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e GRAY\r\n                                , \u003cb\u003eCode:\u003c\/b\u003e N5M\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 64101G9000\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infinitinissancollisionparts1\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814351532101,"sku":"105371","price":1700.03,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_b35f544c-875b-43c1-9dcc-773a09bf3901.jpg?v=1774433964"},{"product_id":"2019-2021-genesis-g70-front-right-passenger-side-sunvisor-sun-visor-105307","title":"2019 - 2021 GENESIS G70 FRONT RIGHT PASSENGER SIDE SUNVISOR SUN VISOR # 105307","description":"\u003cbody\u003e\n\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eAmerican Auto Export - Template\u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n    *,\n    *::before,\n    *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    body {\n      min-height: 100vh;\n      background-color: #ffffff;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      color: #1f2937;\n    }\n\n    \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n    .custom-scrollbar::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb {\n      background: #e66c15;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n      background: #c55a0e;\n    }\n\n    \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n    .outer-wrapper {\n      width: 100%;\n      overflow-x: auto;\n    }\n\n    .canvas {\n      min-width: 1200px;\n      max-width: 1400px;\n      margin-left: auto;\n      margin-right: auto;\n      background-color: #e5e7eb;\n      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n    }\n\n    \/* ─── Header ─────────────────────────────────────────────────── *\/\n    header {\n      padding: 24px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n    }\n\n    .header-logo-wrap {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n\n    .logo-img-wrap {\n      width: 600px;\n      height: 118px;\n      position: relative;\n      flex-shrink: 0;\n    }\n\n    .logo-img-wrap img {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n    }\n\n    .header-hours {\n      text-align: right;\n      color: #374151;\n      font-weight: 600;\n    }\n\n    .header-hours p {\n      margin-bottom: 0;\n    }\n\n    .header-hours .hours-label {\n      font-size: 15px;\n      letter-spacing: 0.05em;\n      margin-bottom: 4px;\n    }\n\n    .header-hours .hours-value {\n      font-size: 14px;\n    }\n\n    \/* ─── Navigation ─────────────────────────────────────────────── *\/\n    nav {\n      background-color: #00a2e8;\n      color: #ffffff;\n      display: flex;\n      justify-content: space-around;\n      padding-top: 12px;\n      padding-bottom: 12px;\n      font-size: 16px;\n      font-weight: 700;\n      letter-spacing: 0.05em;\n    }\n\n    nav a {\n      color: #ffffff;\n      text-decoration: none;\n    }\n\n    .fura-nav-link {\n      position: relative;\n      transition: color 0.2s ease;\n    }\n\n    .fura-nav-link::after {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      right: 0;\n      bottom: -4px;\n      height: 3px;\n      background-color: #f97316;\n      transform: scaleX(0);\n      transform-origin: center;\n      transition: transform 0.2s ease;\n    }\n\n    .fura-nav-link:hover {\n      color: #e5e7eb;\n    }\n\n    .fura-nav-link:hover::after {\n      transform: scaleX(1);\n    }\n\n    \/* ─── Main layout ────────────────────────────────────────────── *\/\n    .main-content {\n      display: flex;\n      padding: 20px;\n      gap: 24px;\n    }\n\n    \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n    aside {\n      width: 240px;\n      flex-shrink: 0;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n    }\n\n    .sidebar-categories {\n      background-color: #ffffff;\n      border: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories h2 {\n      background: linear-gradient(to bottom, #f3f4f6, #e5e7eb);\n      padding: 10px;\n      font-weight: 700;\n      font-style: italic;\n      font-size: 16px;\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul {\n      font-size: 13px;\n      font-weight: 700;\n      color: #1f2937;\n      list-style: none;\n    }\n\n    .sidebar-categories ul li {\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul li:last-child {\n      border-bottom: none;\n    }\n\n    .sidebar-categories ul li a {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      padding: 9px 10px;\n      color: #1f2937;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 13px;\n      text-transform: uppercase;\n      letter-spacing: 0.02em;\n      transition: background-color 0.15s;\n    }\n\n    .sidebar-categories ul li a:hover {\n      background-color: #f3f4f6;\n      color: #00a2e8;\n    }\n\n    .sidebar-categories ul li a::before {\n      content: \"›\";\n      font-size: 18px;\n      font-weight: 900;\n      color: #00a2e8;\n      line-height: 1;\n      flex-shrink: 0;\n    }\n\n    .sidebar-banner {\n      margin-top: 16px;\n    }\n\n    .sidebar-banner img {\n      width: 100%;\n      height: auto;\n    }\n\n    \/* ─── Main area ──────────────────────────────────────────────── *\/\n    main {\n      flex: 1;\n      background-color: #ffffff;\n      padding: 24px;\n      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n    }\n\n    .product-top {\n      display: flex;\n      flex-direction: row;\n      gap: 32px;\n      margin-bottom: 32px;\n    }\n\n    .product-gallery {\n      width: 55%;\n    }\n\n    .product-info {\n      width: 45%;\n    }\n\n    \/* ─── Gallery ────────────────────────────────────────────────── *\/\n    #gallery_outer_1 {\n      width: 100%;\n    }\n\n    #gallery {\n      display: flex;\n      flex-direction: row-reverse;\n      gap: 12px;\n      align-items: stretch;\n    }\n\n    .gallery-main-area {\n      position: relative;\n      flex: 1;\n      height: 340px;\n      border: 1px solid #d1d5db;\n      background: #ffffff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n    }\n\n    .g_image {\n      position: absolute;\n      inset: 0;\n    }\n\n    .g_image input[type=\"radio\"],\n    .g_image input[type=\"checkbox\"] {\n      display: none;\n    }\n\n    .g_image .mainimage {\n      display: none;\n      width: 100%;\n      height: 100%;\n      cursor: default;\n    }\n\n    .g_image input[type=\"radio\"]:checked+input+.mainimage {\n      display: block;\n    }\n\n    .g_image .mainimage\u003ediv {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      height: 100%;\n    }\n\n    .g_image .mainimage img {\n      max-width: 100%;\n      max-height: 100%;\n      object-fit: contain;\n      display: block;\n      margin: 0 auto;\n    }\n\n    .gallery-thumbs {\n      width: 100px;\n      max-height: 340px;\n      overflow-y: auto;\n      padding-right: 4px;\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .gallery-thumbs .thumbimage {\n      display: block;\n      border: 2px solid #e5e7eb;\n      padding: 2px;\n      cursor: pointer;\n      background: #ffffff;\n    }\n\n    .gallery-thumbs .thumbimage li {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n    }\n\n    .gallery-thumbs .thumbimage img {\n      display: block;\n      width: 100%;\n      height: auto;\n      object-fit: cover;\n    }\n\n    .gallery-thumbs .thumbimage:hover {\n      border-color: #f97316;\n    }\n\n    .leftarrow,\n    .rightarrow {\n      display: none;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb {\n      background: #f97316;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb:hover {\n      background: #ea580c;\n    }\n\n    \/* ─── Product Info ───────────────────────────────────────────── *\/\n    .product-title {\n      font-size: 24px;\n      font-weight: 900;\n      font-style: italic;\n      text-transform: uppercase;\n      line-height: 1.25;\n      margin-bottom: 24px;\n      display: flex;\n      align-items: flex-start;\n      gap: 8px;\n    }\n\n    .product-title .star-icon {\n      color: #facc15;\n      font-size: 30px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    .product-bullets {\n      list-style: none;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n      font-size: 15px;\n      font-weight: 600;\n      color: #1f2937;\n    }\n\n    .product-bullets li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n    }\n\n    .bullet-arrow {\n      font-weight: 700;\n      font-size: 20px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n    .tab-content {\n      display: none;\n    }\n\n    .fura-tabs-input {\n      display: none;\n    }\n\n    #fura-tab-desc:checked~.tab-panels #tab-desc,\n    #fura-tab-about:checked~.tab-panels #tab-about,\n    #fura-tab-payment:checked~.tab-panels #tab-payment,\n    #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n    #fura-tab-returns:checked~.tab-panels #tab-returns {\n      display: block;\n    }\n\n    #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n    #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n    #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n    #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n    #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n      background-color: #e66c15;\n    }\n\n    #tab-buttons {\n      display: flex;\n      gap: 8px;\n      margin-bottom: 24px;\n    }\n\n    .tab-btn {\n      flex: 1;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      border-radius: 9999px;\n      font-weight: 700;\n      font-style: italic;\n      color: #ffffff;\n      font-size: 16px;\n      transition: background-color 0.2s;\n      background-color: #00a2e8;\n      text-align: center;\n      cursor: pointer;\n      display: block;\n    }\n\n    .tab-btn:hover {\n      background-color: #008bc7;\n    }\n\n    \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n    .tab-panels {\n      padding: 8px 16px;\n    }\n\n    #tab-desc {\n      font-family: \"Times New Roman\", Times, serif;\n      font-size: 18.6667px;\n      line-height: normal;\n      color: #000000;\n    }\n\n    #tab-desc p {\n      margin-bottom: 0;\n    }\n\n    #tab-desc .desc-intro {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-section-label {\n      font-weight: 700;\n      margin-bottom: 4px;\n    }\n\n    #tab-desc .desc-note {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-fits {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-part-number {\n      margin-bottom: 16px;\n    }\n\n    \/* Compatibility table *\/\n    .compat-table {\n      width: 100%;\n      border-collapse: collapse;\n      border: 1px solid #000000;\n      font-size: 12px;\n      font-family: ui-sans-serif, system-ui, -apple-system, sans-serif;\n    }\n\n    .compat-table thead tr {\n      background-color: #f7f7f7;\n    }\n\n    .compat-table th {\n      border: 1px solid #000000;\n      padding: 6px;\n      text-align: left;\n      font-weight: 700;\n      color: #1f2937;\n    }\n\n    .compat-table td {\n      border: 1px solid #000000;\n      padding: 6px;\n    }\n\n    #tab-about {\n      font-size: 18.6667px;\n      line-height: 107%;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-about p,\n    #tab-payment p,\n    #tab-shipping p,\n    #tab-returns p {\n      margin-bottom: 0;\n    }\n\n    .tab-static-content\u003e*+* {\n      margin-top: 16px;\n    }\n\n    #tab-payment {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-shipping {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-returns {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    \/* ─── Footer ─────────────────────────────────────────────────── *\/\n    footer {\n      padding-left: 32px;\n      padding-right: 32px;\n    }\n\n    footer img {\n      width: 100%;\n      height: auto;\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003cdiv class=\"outer-wrapper\"\u003e\n    \u003cdiv class=\"canvas\"\u003e\n\n      \u003c!-- Header --\u003e\n      \u003cheader\u003e\n        \u003cdiv class=\"header-logo-wrap\"\u003e\n          \u003cdiv class=\"logo-img-wrap\"\u003e\n            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_logo.jpg\" alt=\"American Auto Export OEM Parts\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"header-hours\"\u003e\n          \u003cp class=\"hours-label\"\u003eBUSINESS HOURS:\u003c\/p\u003e\n          \u003cp class=\"hours-value\"\u003eMON - SAT (8:30AM - 5:30PM EST)\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/header\u003e\n\n      \u003c!-- Navigation --\u003e\n      \u003cnav\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/str\/americanautoexport\" class=\"fura-nav-link\"\u003eHOME\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/usr\/aaexport1\" class=\"fura-nav-link\"\u003eABOUT US\u003c\/a\u003e\n        \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=aaexport1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFEEDBACK\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNEWSLETTER\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eCONTACT US\u003c\/a\u003e\n      \u003c\/nav\u003e\n\n      \u003c!-- Main Content --\u003e\n      \u003cdiv class=\"main-content\"\u003e\n\n        \u003c!-- Sidebar --\u003e\n        \u003caside\u003e\n          \u003cdiv class=\"sidebar-categories\"\u003e\n            \u003ch2\u003eShop Categories\u003c\/h2\u003e\n            \u003cul\u003e\n              \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=69169123013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e QT Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86191705013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Mazda\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86138874013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e BMW\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86154362013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089514013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Infiniti\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089515013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Nissan\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089516013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Honda\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089517013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Acura\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089518013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Toyota\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sidebar-banner\"\u003e\n            \u003cimg src=\"https:\/\/cdn.frooition.com\/190139\/files\/side_banner.jpg\" alt=\"Store Banner\"\u003e\n          \u003c\/div\u003e\n        \u003c\/aside\u003e\n\n        \u003c!-- Main Content Area --\u003e\n        \u003cmain\u003e\n          \u003cdiv class=\"product-top\"\u003e\n\n            \u003c!-- Gallery --\u003e\n            \u003cdiv class=\"product-gallery\"\u003e\n              \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NzMwWDE1MTc=\/z\/8O4AAeSwIiNpgt~i\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzMwWDE1MTc=\/z\/8O4AAeSwIiNpgt~i\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NjA2WDE1NDg=\/z\/8t4AAeSwrHtpgt~w\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjA2WDE1NDg=\/z\/8t4AAeSwrHtpgt~w\/$_57.PNG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODc5WDE2MDA=\/z\/zZEAAeSwi-Zpgt~3\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODc5WDE2MDA=\/z\/zZEAAeSwi-Zpgt~3\/$_57.PNG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/P8kAAeSwXVZpgt-9\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/P8kAAeSwXVZpgt-9\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/aLoAAeSwdUJpgt-9\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/aLoAAeSwdUJpgt-9\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NzA0WDE2MDA=\/z\/9J0AAeSwxAtpguAD\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzA0WDE2MDA=\/z\/9J0AAeSwxAtpguAD\/$_57.PNG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/YPkAAeSwhf5pgt-9\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/YPkAAeSwhf5pgt-9\/$_57.JPG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/uDgAAeSwIABpgt-9\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/uDgAAeSwIABpgt-9\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/8m4AAeSwBWJpgt-9\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/8m4AAeSwBWJpgt-9\/$_57.JPG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzMwWDE1MTc=\/z\/8O4AAeSwIiNpgt~i\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjA2WDE1NDg=\/z\/8t4AAeSwrHtpgt~w\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODc5WDE2MDA=\/z\/zZEAAeSwi-Zpgt~3\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/P8kAAeSwXVZpgt-9\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/aLoAAeSwdUJpgt-9\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzA0WDE2MDA=\/z\/9J0AAeSwxAtpguAD\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/YPkAAeSwhf5pgt-9\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/uDgAAeSwIABpgt-9\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/8m4AAeSwBWJpgt-9\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Info --\u003e\n            \u003cdiv class=\"product-info\"\u003e\n              \u003ch1 class=\"product-title\"\u003e\n                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\n                2019 - 2021 GENESIS G70 FRONT RIGHT PASSENGER SIDE SUNVISOR SUN VISOR # 105307\n              \u003c\/h1\u003e\n              \u003cul class=\"product-bullets\"\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\n                \u003c\/li\u003e\n              \u003c\/ul\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\n\n          \u003c!-- Tab buttons --\u003e\n          \u003cdiv id=\"tab-buttons\"\u003e\n            \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tab Content --\u003e\n          \u003cdiv class=\"tab-panels\"\u003e\n\n            \u003c!-- Description --\u003e\n            \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\n\n              \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\n\n              \u003cp class=\"desc-intro\"\u003e\n                This Part is taken from 2020 Genesis G70. Please see the Details for\n                this vehicle.\n              \u003c\/p\u003e\n              \u003cp class=\"desc-section-label\"\u003eDONOR DETAILS:\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\n              \u003cp\u003e\n                \u003cb\u003eColor:\u003c\/b\u003e GRAY\n                , \u003cb\u003eCode:\u003c\/b\u003e N5M\n              \u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\n              \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 85220-G9110-RJS, 85220 G9110 RJS, 85220G9110RJS, 85220-G9110, 85220 G9110, 85220G9110\u003c\/p\u003e\n              \u003c!-- \u003cp class=\"desc-section-label\"\u003ePlease Note:\u003c\/p\u003e\n              \u003cp class=\"desc-note\"\u003e\n                Free Shipping only applies to business address. For residential address, please get a quote.\n              \u003c\/p\u003e --\u003e\n              \u003c!-- Compatibility table always shown --\u003e\n              \u003cp class=\"desc-fits\"\u003e\n                This Parts Fits with Following Models, If you still have any questions, Please contact us.\n              \u003c\/p\u003e\n              \u003ctable class=\"compat-table\"\u003e\n                \u003cthead\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eMake\u003c\/th\u003e\n                    \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\n                    \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\n                  \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                  \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Design Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003c\/tbody\u003e\n              \u003c\/table\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- About Us --\u003e\n            \u003cdiv id=\"tab-about\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\n                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\n                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\n              \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\n                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\n                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\n              \u003c\/p\u003e\n              \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\n                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\n                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\n                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\n                auto parts needs.\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Payment --\u003e\n            \u003cdiv id=\"tab-payment\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\n              \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Shipping --\u003e\n            \u003cdiv id=\"tab-shipping\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\n              \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\n                For such transactions please contact us for quote.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Returns --\u003e\n            \u003cdiv id=\"tab-returns\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\n              \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\n                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\n                compatibility please always see the description for more details and exact fitment or If you have\n                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\n                anything else will be included if it is not pictured.\u003c\/p\u003e\n              \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\n                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\n                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\n                if it will fit your application. Additional items may be needed if this is an upgrade or custom\n                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/main\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Footer --\u003e\n      \u003cfooter\u003e\n        \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_footer.jpg\" alt=\"American Auto Export OEM brands\"\u003e\n      \u003c\/footer\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814351958085,"sku":"105307","price":23.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_e0a62862-6729-428e-a5f6-0730299610fb.png?v=1774433984"},{"product_id":"19-23-genesis-g70-right-intercooler-air-intake-inlet-hose-tube-pipe-2-0l-105338","title":"19-23 GENESIS G70 RIGHT INTERCOOLER AIR INTAKE INLET HOSE TUBE PIPE 2.0L #105338","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Grayscale Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #eaeaea; \/* Light pure gray *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #222222; \/* Near black text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f5f5f5;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #666666; \/* Gray primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #333333; \/* Dark gray hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #eaeaea;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #333333;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #111111;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #bcbcbc;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #111111;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #bcbcbc;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #e0e0e0;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #cccccc;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #cccccc;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #444444;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e5e5e5;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #444444;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f5f5f5;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #777777;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #eeeeee;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #444444;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #bcbcbc;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cccccc;\n            padding: 2px;\n            cursor: pointer;\n            background: #f0f0f0;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #000000; \/* Pure black hover *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #000000; \/* Black title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #555555; \/* Gray star to fit B\u0026W theme *\/\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #555555;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #333333;\n            border-top: 1px dashed #e5e5e5;\n            border-bottom: 1px dashed #e5e5e5;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #000000; \/* Black arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #000000; \/* Black price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #111111; \/* Almost black button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #444444; \/* Gray hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #000000; \/* Black tab *\/\n            color: white;\n            border-top: 3px solid #000000;\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #000000; \/* Black line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #555555;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f0f0f0;\n            border: 1px solid #cccccc;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e5e5e5;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #bcbcbc;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #222222;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #bcbcbc;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f5f5f5;\n        }\n\n        .compat-table th {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #111111;\n        }\n\n        .compat-table td {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #bcbcbc;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #bcbcbc;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #444444;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #777777;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #444444;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #111111;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #444444;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitinissancollisionparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070399018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070400018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49023190018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Subframes - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48875574018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e DT Dropship Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48898557018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48815319018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e OEM Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691388018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691389018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket items\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODcxWDE2MDA=\/z\/vdAAAeSwEeZpguD0\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODcxWDE2MDA=\/z\/vdAAAeSwEeZpguD0\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/NOYAAeSwWaZpguDP\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/NOYAAeSwWaZpguDP\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/8-4AAeSwhd9pguDP\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/8-4AAeSwhd9pguDP\/$_57.JPG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/erMAAeSwPHZpguDP\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/erMAAeSwPHZpguDP\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/0j4AAeSwTPdpguDP\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/0j4AAeSwTPdpguDP\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/5vYAAeSwSahpguDP\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/5vYAAeSwSahpguDP\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/U8IAAeSwJbJpguDP\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/U8IAAeSwJbJpguDP\/$_57.JPG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9doAAeSw-LtpguDP\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9doAAeSw-LtpguDP\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9V4AAeSwqDtpguDP\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9V4AAeSwqDtpguDP\/$_57.JPG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9G0AAeSwIiNpguDQ\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9G0AAeSwIiNpguDQ\/$_57.JPG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODcxWDE2MDA=\/z\/vdAAAeSwEeZpguD0\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/NOYAAeSwWaZpguDP\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/8-4AAeSwhd9pguDP\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/erMAAeSwPHZpguDP\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/0j4AAeSwTPdpguDP\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/5vYAAeSwSahpguDP\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/U8IAAeSwJbJpguDP\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9doAAeSw-LtpguDP\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9V4AAeSwqDtpguDP\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9G0AAeSwIiNpguDQ\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                19-23 GENESIS G70 RIGHT INTERCOOLER AIR INTAKE INLET HOSE TUBE PIPE 2.0L #105338\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 105338\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 64\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2020 Genesis G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e GRAY\r\n                                , \u003cb\u003eCode:\u003c\/b\u003e N5M\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 28272-2CTD0 \/ 28272 2CTD0 \/ 282722CTD0, 28283-2CTB8 \/ 28283 2CTB8 \/ 282832CTB8\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Prestige Sedan 4-Door, Select Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Prestige Sedan 4-Door, Select Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e3.3L 3342CC V6 GAS DOHC Turbocharged, 2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infinitinissancollisionparts1\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814352023621,"sku":"105338","price":64.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_44419565-d28a-4f3a-87c6-0779c5fa04b2.png?v=1774433988"},{"product_id":"19-23-genesis-g70-rear-right-passenger-side-axle-shaft-49601-g9200-2-0l-105339","title":"19-23 GENESIS G70 REAR RIGHT PASSENGER SIDE AXLE SHAFT 49601-G9200 2.0L # 105339","description":"\u003cdiv class=\"aae-fura-shopify\" style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; color: #222222; line-height: 1.55; max-width: 900px; margin: 0 auto; padding: 16px 0;\"\u003e\r\n\r\n  \u003cstyle\u003e\n    .aae-fura-shopify .aae-compat-table td {\n      border: 1px solid #d4d4d4;\n      padding: 8px 10px;\n      font-size: 13px;\n      vertical-align: top;\n      color: #222222;\n    }\n    .aae-fura-shopify .aae-compat-table tr:nth-child(even) td {\n      background: #fafafa;\n    }\n  \u003c\/style\u003e\r\n\r\n  \u003c!-- Lead line --\u003e\r\n  \u003cp style=\"font-size: 15px; font-weight: 700; margin: 0 0 20px 0; padding: 12px 16px; background: #f5f5f5; border-left: 4px solid #222222; border-radius: 2px;\"\u003e\r\n    This part was pulled from a 2020 Genesis G70. Donor vehicle details below.\r\n  \u003c\/p\u003e\r\n\r\n  \u003c!-- Donor vehicle details --\u003e\r\n  \u003ch2 style=\"font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; margin: 24px 0 12px 0; padding-bottom: 6px; border-bottom: 2px solid #222222; color: #111111;\"\u003e\r\n    Donor Vehicle Details\r\n  \u003c\/h2\u003e\r\n  \u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 14px; margin-bottom: 24px;\"\u003e\r\n    \u003ctbody\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; width: 160px; color: #555555;\"\u003eYear\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003e2020\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eMake \/ Model\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003eGenesis G70\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eColor\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003e\r\n          GRAY \u003cspan style=\"color: #888888;\"\u003e(Code: N5M)\u003c\/span\u003e\r\n        \u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eTrim\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003eRWD\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eType\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003eUSED\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eMileage\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003e71720\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eVIN\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003eKMTG64LA4LU056255\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eStock #\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003e0425-004\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; font-weight: 600; color: #555555;\"\u003ePart Number\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px;\"\u003e49601-G9200 \/ 49601 G9200 \/ 49601G9200\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n    \u003c\/tbody\u003e\r\n  \u003c\/table\u003e\r\n\r\n  \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n\r\n  \u003c!-- Condition notes --\u003e\r\n  \u003ch2 style=\"font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; margin: 24px 0 12px 0; padding-bottom: 6px; border-bottom: 2px solid #222222; color: #111111;\"\u003e\r\n    Condition \u0026amp; Notes\r\n  \u003c\/h2\u003e\r\n  \u003cul style=\"list-style: none; padding: 0; margin: 0 0 24px 0; font-size: 14px;\"\u003e\r\n    \u003cli style=\"padding: 6px 0 6px 20px; position: relative;\"\u003e\r\n      \u003cspan style=\"position: absolute; left: 0; color: #222222; font-weight: 700;\"\u003e›\u003c\/span\u003e\r\n      Please read the description carefully for exact fitment.\r\n    \u003c\/li\u003e\r\n    \u003cli style=\"padding: 6px 0 6px 20px; position: relative;\"\u003e\r\n      \u003cspan style=\"position: absolute; left: 0; color: #222222; font-weight: 700;\"\u003e›\u003c\/span\u003e\r\n      All parts are tested and in good working condition.\r\n    \u003c\/li\u003e\r\n    \u003cli style=\"padding: 6px 0 6px 20px; position: relative;\"\u003e\r\n      \u003cspan style=\"position: absolute; left: 0; color: #222222; font-weight: 700;\"\u003e›\u003c\/span\u003e\r\n      Any damage or imperfections are noted above.\r\n    \u003c\/li\u003e\r\n    \u003cli style=\"padding: 6px 0 6px 20px; position: relative;\"\u003e\r\n      \u003cspan style=\"position: absolute; left: 0; color: #222222; font-weight: 700;\"\u003e›\u003c\/span\u003e\r\n      Contact us before purchase if you have fitment questions.\r\n    \u003c\/li\u003e\r\n  \u003c\/ul\u003e\r\n\r\n  \u003c!-- Fitment --\u003e\r\n  \u003ch2 style=\"font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; margin: 24px 0 12px 0; padding-bottom: 6px; border-bottom: 2px solid #222222; color: #111111;\"\u003e\r\n    Fitment\r\n  \u003c\/h2\u003e\r\n  \u003cp style=\"font-size: 14px; margin: 0 0 12px 0;\"\u003e\r\n    This part fits the following models. If you have questions about compatibility, please contact us before ordering.\r\n  \u003c\/p\u003e\r\n  \u003cdiv style=\"width: 100%; overflow-x: auto;\"\u003e\r\n    \u003ctable class=\"aae-compat-table\" style=\"width: 100%; min-width: 480px; border-collapse: collapse; font-size: 13px; border: 1px solid #d4d4d4;\"\u003e\r\n      \u003cthead\u003e\r\n        \u003ctr style=\"background: #f0f0f0;\"\u003e\r\n          \u003cth style=\"border: 1px solid #d4d4d4; padding: 8px 10px; text-align: left; font-weight: 700; color: #111111;\"\u003eMake\u003c\/th\u003e\r\n          \u003cth style=\"border: 1px solid #d4d4d4; padding: 8px 10px; text-align: left; font-weight: 700; color: #111111;\"\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n          \u003cth style=\"border: 1px solid #d4d4d4; padding: 8px 10px; text-align: left; font-weight: 700; color: #111111;\"\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n        \u003c\/tr\u003e\r\n      \u003c\/thead\u003e\r\n      \u003ctbody\u003e\r\n        \r\n      \u003c\/tbody\u003e\r\n    \u003c\/table\u003e\r\n  \u003c\/div\u003e\r\n\r\n  \u003c!-- Warranty --\u003e\r\n  \u003ch2 style=\"font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; margin: 24px 0 12px 0; padding-bottom: 6px; border-bottom: 2px solid #222222; color: #111111;\"\u003e\r\n    Warranty\r\n  \u003c\/h2\u003e\r\n  \u003cp style=\"font-size: 14px; margin: 0 0 12px 0;\"\u003e\r\n    American Auto Export provides a standard \u003cstrong\u003e30-day warranty\u003c\/strong\u003e on all mechanical parts. Please verify fitment independently prior to purchase — if you have any questions, contact us first.\r\n  \u003c\/p\u003e\r\n  \u003cp style=\"font-size: 13px; color: #666666; margin: 0;\"\u003e\r\n    You will only receive the item(s) pictured or described above. Parts are guaranteed to fit the vehicle(s) listed in the fitment table. If your vehicle was not originally equipped with the exact part, please confirm compatibility with your dealer before ordering.\r\n  \u003c\/p\u003e\r\n\r\n\u003c\/div\u003e\r\n","brand":"American Auto Exports","offers":[{"title":"Default Title","offer_id":44814352547909,"sku":"105339","price":67.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_646104f9-6901-47c6-ab86-ad3ba5ad0ce9.png?v=1787658720"},{"product_id":"2019-2025-genesis-g70-rear-left-driver-side-axle-shaft-49600-g9200-2-0l-105351","title":"2019-2025 GENESIS G70 REAR LEFT DRIVER SIDE AXLE SHAFT 49600-G9200 2.0L # 105351","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Grayscale Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #eaeaea; \/* Light pure gray *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #222222; \/* Near black text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f5f5f5;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #666666; \/* Gray primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #333333; \/* Dark gray hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #eaeaea;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #333333;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #111111;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #bcbcbc;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #111111;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #bcbcbc;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #e0e0e0;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #cccccc;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #cccccc;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #444444;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e5e5e5;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #444444;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f5f5f5;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #777777;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #eeeeee;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #444444;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #bcbcbc;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cccccc;\n            padding: 2px;\n            cursor: pointer;\n            background: #f0f0f0;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #000000; \/* Pure black hover *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #000000; \/* Black title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #555555; \/* Gray star to fit B\u0026W theme *\/\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #555555;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #333333;\n            border-top: 1px dashed #e5e5e5;\n            border-bottom: 1px dashed #e5e5e5;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #000000; \/* Black arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #000000; \/* Black price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #111111; \/* Almost black button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #444444; \/* Gray hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #000000; \/* Black tab *\/\n            color: white;\n            border-top: 3px solid #000000;\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #000000; \/* Black line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #555555;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f0f0f0;\n            border: 1px solid #cccccc;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e5e5e5;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #bcbcbc;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #222222;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #bcbcbc;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f5f5f5;\n        }\n\n        .compat-table th {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #111111;\n        }\n\n        .compat-table td {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #bcbcbc;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #bcbcbc;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #444444;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #777777;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #444444;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #111111;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #444444;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitinissancollisionparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070399018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070400018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49023190018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Subframes - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48875574018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e DT Dropship Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48898557018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48815319018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e OEM Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691388018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691389018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket items\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NzQxWDE2MDA=\/z\/sZ8AAeSwmNdpguzq\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzQxWDE2MDA=\/z\/sZ8AAeSwmNdpguzq\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NTYxWDE2MDA=\/z\/pA8AAeSwwpVpguza\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NTYxWDE2MDA=\/z\/pA8AAeSwwpVpguza\/$_57.PNG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NjUwWDE2MDA=\/z\/RFcAAeSwy3Jpguzg\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjUwWDE2MDA=\/z\/RFcAAeSwy3Jpguzg\/$_57.PNG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/VIkAAeSwQAVpguzG\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/VIkAAeSwQAVpguzG\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/-wAAAeSw0wppguzI\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/-wAAAeSw0wppguzI\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/pLgAAeSw~85pguzI\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/pLgAAeSw~85pguzI\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/~A0AAeSwTGppguzI\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/~A0AAeSwTGppguzI\/$_57.JPG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/bokAAeSwWQFpguzI\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/bokAAeSwWQFpguzI\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/G6kAAeSwN3dpguzH\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/G6kAAeSwN3dpguzH\/$_57.JPG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/~i0AAeSwXgJpguzH\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/~i0AAeSwXgJpguzH\/$_57.JPG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzQxWDE2MDA=\/z\/sZ8AAeSwmNdpguzq\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NTYxWDE2MDA=\/z\/pA8AAeSwwpVpguza\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjUwWDE2MDA=\/z\/RFcAAeSwy3Jpguzg\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/VIkAAeSwQAVpguzG\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/-wAAAeSw0wppguzI\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/pLgAAeSw~85pguzI\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/~A0AAeSwTGppguzI\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/bokAAeSwWQFpguzI\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/G6kAAeSwN3dpguzH\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/~i0AAeSwXgJpguzH\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                2019-2025 GENESIS G70 REAR LEFT DRIVER SIDE AXLE SHAFT 49600-G9200 2.0L # 105351\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 105351\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 36.98\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2020 Genesis G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e GRAY\r\n                                , \u003cb\u003eCode:\u003c\/b\u003e N5M\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 49600-G9200, 49600 G9200, 49600G9200\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infinitinissancollisionparts1\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814352613445,"sku":"105351","price":36.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_38c8b5b6-b08a-444c-9f9b-7296a3b062de.png?v=1774434023"},{"product_id":"2019-2023-genesis-g70-roof-overhead-console-dome-light-lamp-w-switch-105329","title":"2019-2023 GENESIS G70 ROOF OVERHEAD CONSOLE DOME LIGHT LAMP W\/ SWITCH # 105329","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Grayscale Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #eaeaea; \/* Light pure gray *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #222222; \/* Near black text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f5f5f5;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #666666; \/* Gray primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #333333; \/* Dark gray hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #eaeaea;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #333333;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #111111;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #bcbcbc;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #111111;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #bcbcbc;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #e0e0e0;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #cccccc;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #cccccc;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #444444;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e5e5e5;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #444444;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f5f5f5;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #777777;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #eeeeee;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #444444;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #bcbcbc;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cccccc;\n            padding: 2px;\n            cursor: pointer;\n            background: #f0f0f0;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #000000; \/* Pure black hover *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #000000; \/* Black title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #555555; \/* Gray star to fit B\u0026W theme *\/\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #555555;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #333333;\n            border-top: 1px dashed #e5e5e5;\n            border-bottom: 1px dashed #e5e5e5;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #000000; \/* Black arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #000000; \/* Black price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #111111; \/* Almost black button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #444444; \/* Gray hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #000000; \/* Black tab *\/\n            color: white;\n            border-top: 3px solid #000000;\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #000000; \/* Black line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #555555;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f0f0f0;\n            border: 1px solid #cccccc;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e5e5e5;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #bcbcbc;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #222222;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #bcbcbc;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f5f5f5;\n        }\n\n        .compat-table th {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #111111;\n        }\n\n        .compat-table td {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #bcbcbc;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #bcbcbc;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #444444;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #777777;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #444444;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #111111;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #444444;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitinissancollisionparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070399018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070400018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49023190018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Subframes - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48875574018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e DT Dropship Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48898557018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48815319018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e OEM Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691388018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691389018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket items\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTAwN1gxMjE3\/z\/PCAAAeSwBWJpgu0z\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-12\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAwN1gxMjE3\/z\/PCAAAeSwBWJpgu0z\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTI4WDEyODU=\/z\/ZfoAAeSw5M9pgu08\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTI4WDEyODU=\/z\/ZfoAAeSw5M9pgu08\/$_57.PNG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTEwOVgxMzM0\/z\/vNAAAeSwqxdpgu1C\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTEwOVgxMzM0\/z\/vNAAAeSwqxdpgu1C\/$_57.PNG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/HKoAAeSwlrFpgu0J\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/HKoAAeSwlrFpgu0J\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Og4AAeSwevBpgu0H\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Og4AAeSwevBpgu0H\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxMTYx\/z\/Rx8AAeSw9GFpgu1J\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxMTYx\/z\/Rx8AAeSw9GFpgu1J\/$_57.PNG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTA1MFgxNjAw\/z\/HEYAAeSwqmdpgu1M\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA1MFgxNjAw\/z\/HEYAAeSwqmdpgu1M\/$_57.PNG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODY2WDE2MDA=\/z\/S7oAAeSwZ0Vpgu1R\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODY2WDE2MDA=\/z\/S7oAAeSwZ0Vpgu1R\/$_57.PNG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTA5MVgxMjc5\/z\/VXIAAeSw1lVpgu1X\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA5MVgxMjc5\/z\/VXIAAeSw1lVpgu1X\/$_57.PNG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/OtQAAeSw-Ltpgu0J\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/OtQAAeSw-Ltpgu0J\/$_57.JPG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-10\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/rD4AAeSw-vppgu0J\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-10\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-10\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-10\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/rD4AAeSw-vppgu0J\/$_57.JPG?set_id=880000500F\" alt=\"Image 11\"\u003e\u003clabel for=\"image-11\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTY3WDE2MDA=\/z\/AtsAAeSwnbNpgu1f\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-11\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-11\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-11\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-10\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTY3WDE2MDA=\/z\/AtsAAeSwnbNpgu1f\/$_57.PNG?set_id=880000500F\" alt=\"Image 12\"\u003e\u003clabel for=\"image-12\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/RV4AAeSwy3Jpgu0J\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-12\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-12\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-12\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-11\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/RV4AAeSwy3Jpgu0J\/$_57.JPG?set_id=880000500F\" alt=\"Image 13\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAwN1gxMjE3\/z\/PCAAAeSwBWJpgu0z\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTI4WDEyODU=\/z\/ZfoAAeSw5M9pgu08\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTEwOVgxMzM0\/z\/vNAAAeSwqxdpgu1C\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/HKoAAeSwlrFpgu0J\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Og4AAeSwevBpgu0H\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxMTYx\/z\/Rx8AAeSw9GFpgu1J\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA1MFgxNjAw\/z\/HEYAAeSwqmdpgu1M\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODY2WDE2MDA=\/z\/S7oAAeSwZ0Vpgu1R\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA5MVgxMjc5\/z\/VXIAAeSw1lVpgu1X\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/OtQAAeSw-Ltpgu0J\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-10\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/rD4AAeSw-vppgu0J\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-11\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTY3WDE2MDA=\/z\/AtsAAeSwnbNpgu1f\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-12\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/RV4AAeSwy3Jpgu0J\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                2019-2023 GENESIS G70 ROOF OVERHEAD CONSOLE DOME LIGHT LAMP W\/ SWITCH # 105329\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 105329\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 28\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2020 Genesis G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e GRAY\r\n                                , \u003cb\u003eCode:\u003c\/b\u003e N5M\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 92800-G9070, 92800 G9070, 92800G9070, 92800-G9070-RJS, 92800 G9070 RJS, 92800G9070RJS\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Launch Edition Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Design Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infinitinissancollisionparts1\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814352711749,"sku":"105329","price":28.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_5f5a4ed5-4154-4130-b004-8aa285aac87c.png?v=1774434028"},{"product_id":"2019-2021-genesis-g70-engine-air-intake-cleaner-filter-housing-box-2-0l-105355","title":"2019-2021 GENESIS G70 ENGINE AIR INTAKE CLEANER FILTER HOUSING BOX 2.0L # 105355","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Grayscale Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #eaeaea; \/* Light pure gray *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #222222; \/* Near black text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f5f5f5;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #666666; \/* Gray primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #333333; \/* Dark gray hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #eaeaea;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #333333;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #111111;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #bcbcbc;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #111111;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #bcbcbc;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #e0e0e0;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #cccccc;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #cccccc;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #444444;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e5e5e5;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #444444;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f5f5f5;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #777777;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #eeeeee;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #444444;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #bcbcbc;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cccccc;\n            padding: 2px;\n            cursor: pointer;\n            background: #f0f0f0;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #000000; \/* Pure black hover *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #000000; \/* Black title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #555555; \/* Gray star to fit B\u0026W theme *\/\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #555555;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #333333;\n            border-top: 1px dashed #e5e5e5;\n            border-bottom: 1px dashed #e5e5e5;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #000000; \/* Black arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #000000; \/* Black price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #111111; \/* Almost black button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #444444; \/* Gray hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #000000; \/* Black tab *\/\n            color: white;\n            border-top: 3px solid #000000;\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #000000; \/* Black line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #555555;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f0f0f0;\n            border: 1px solid #cccccc;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e5e5e5;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #bcbcbc;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #222222;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #bcbcbc;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f5f5f5;\n        }\n\n        .compat-table th {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #111111;\n        }\n\n        .compat-table td {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #bcbcbc;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #bcbcbc;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #444444;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #777777;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #444444;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #111111;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #444444;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitinissancollisionparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070399018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070400018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49023190018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Subframes - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48875574018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e DT Dropship Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48898557018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48815319018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e OEM Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691388018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691389018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket items\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZAcAAeSw0y9pgvMf\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-10\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZAcAAeSw0y9pgvMf\/$_57.JPG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/3LkAAeSwalhpgvMf\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/3LkAAeSwalhpgvMf\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/VdcAAeSwiONpgvMg\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/VdcAAeSwiONpgvMg\/$_57.JPG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/VIoAAeSwlrFpgvMf\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/VIoAAeSwlrFpgvMf\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/J7sAAeSw7p9pgvMg\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/J7sAAeSw7p9pgvMg\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9rQAAeSwlQFpgvMf\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9rQAAeSwlQFpgvMf\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZgwAAeSwodJpgvMf\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZgwAAeSwodJpgvMf\/$_57.JPG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/cTQAAeSwEfZpgvMg\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/cTQAAeSwEfZpgvMg\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZmUAAeSwzrZpgvMe\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZmUAAeSwzrZpgvMe\/$_57.JPG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/370AAeSwfi9pgvMg\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/370AAeSwfi9pgvMg\/$_57.JPG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-10\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/eNwAAeSwpOlpgvMh\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-10\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-10\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-10\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/eNwAAeSwpOlpgvMh\/$_57.JPG?set_id=880000500F\" alt=\"Image 11\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZAcAAeSw0y9pgvMf\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/3LkAAeSwalhpgvMf\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/VdcAAeSwiONpgvMg\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/VIoAAeSwlrFpgvMf\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/J7sAAeSw7p9pgvMg\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9rQAAeSwlQFpgvMf\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZgwAAeSwodJpgvMf\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/cTQAAeSwEfZpgvMg\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZmUAAeSwzrZpgvMe\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/370AAeSwfi9pgvMg\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-10\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/eNwAAeSwpOlpgvMh\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                2019-2021 GENESIS G70 ENGINE AIR INTAKE CLEANER FILTER HOUSING BOX 2.0L # 105355\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 105355\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 67.04\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2020 Genesis G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e GRAY\r\n                                , \u003cb\u003eCode:\u003c\/b\u003e N5M\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 28110-J5100 \/ 28110 J5100 \/ 28110J5100\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infinitinissancollisionparts1\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814353334341,"sku":"105355","price":67.04,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_d63819ca-061b-40fc-a7a8-22a393a791cb.jpg?v=1774434052"},{"product_id":"2019-2023-genesis-g70-rwd-12v-engine-starter-motor-36100-2cta0-2-0l-105357","title":"2019-2023 GENESIS G70 RWD 12V ENGINE STARTER MOTOR 36100-2CTA0 2.0L # 105357","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Grayscale Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #eaeaea; \/* Light pure gray *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #222222; \/* Near black text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f5f5f5;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #666666; \/* Gray primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #333333; \/* Dark gray hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #eaeaea;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #333333;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #111111;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #bcbcbc;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #111111;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #bcbcbc;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #e0e0e0;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #cccccc;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #cccccc;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #444444;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e5e5e5;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #444444;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f5f5f5;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #777777;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #eeeeee;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #444444;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #bcbcbc;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cccccc;\n            padding: 2px;\n            cursor: pointer;\n            background: #f0f0f0;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #000000; \/* Pure black hover *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #000000; \/* Black title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #555555; \/* Gray star to fit B\u0026W theme *\/\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #555555;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #333333;\n            border-top: 1px dashed #e5e5e5;\n            border-bottom: 1px dashed #e5e5e5;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #000000; \/* Black arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #000000; \/* Black price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #111111; \/* Almost black button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #444444; \/* Gray hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #000000; \/* Black tab *\/\n            color: white;\n            border-top: 3px solid #000000;\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #000000; \/* Black line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #555555;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f0f0f0;\n            border: 1px solid #cccccc;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e5e5e5;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #bcbcbc;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #222222;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #bcbcbc;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f5f5f5;\n        }\n\n        .compat-table th {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #111111;\n        }\n\n        .compat-table td {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #bcbcbc;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #bcbcbc;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #444444;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #777777;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #444444;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #111111;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #444444;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitinissancollisionparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070399018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070400018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49023190018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Subframes - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48875574018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e DT Dropship Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48898557018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48815319018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e OEM Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691388018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691389018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket items\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODg3WDE0ODk=\/z\/e-wAAeSwLoFpgvW2\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODg3WDE0ODk=\/z\/e-wAAeSwLoFpgvW2\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NzczWDE0NjA=\/z\/d3cAAeSwYEZpgvW7\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzczWDE0NjA=\/z\/d3cAAeSwYEZpgvW7\/$_57.PNG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/PZgAAeSwx1tpgvWT\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/PZgAAeSwx1tpgvWT\/$_57.JPG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/60wAAeSwEb5pgvWU\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/60wAAeSwEb5pgvWU\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/eToAAeSwf4RpgvWU\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/eToAAeSwf4RpgvWU\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/PdYAAeSwtQ5pgvWU\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/PdYAAeSwtQ5pgvWU\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Ir8AAeSwOtdpgvWT\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Ir8AAeSwOtdpgvWT\/$_57.JPG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9RAAAeSwiLRpgvWT\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9RAAAeSwiLRpgvWT\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODg3WDE0ODk=\/z\/e-wAAeSwLoFpgvW2\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzczWDE0NjA=\/z\/d3cAAeSwYEZpgvW7\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/PZgAAeSwx1tpgvWT\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/60wAAeSwEb5pgvWU\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/eToAAeSwf4RpgvWU\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/PdYAAeSwtQ5pgvWU\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Ir8AAeSwOtdpgvWT\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9RAAAeSwiLRpgvWT\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                2019-2023 GENESIS G70 RWD 12V ENGINE STARTER MOTOR 36100-2CTA0 2.0L # 105357\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 105357\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 44\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2020 Genesis G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e GRAY\r\n                                , \u003cb\u003eCode:\u003c\/b\u003e N5M\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 36100-2CTA0 \/ 36100 2CTA0 \/ 361002CTA0\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infinitinissancollisionparts1\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814353432645,"sku":"105357","price":44.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_d37420d2-f6a1-4cc5-b80a-9ed3cf9da9f0.png?v=1774434057"},{"product_id":"2019-2021-genesis-g70-steering-column-multifunction-control-switch-105313","title":"2019 - 2021 GENESIS G70 STEERING COLUMN MULTIFUNCTION CONTROL SWITCH # 105313","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Grayscale Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #eaeaea; \/* Light pure gray *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #222222; \/* Near black text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f5f5f5;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #666666; \/* Gray primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #333333; \/* Dark gray hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #eaeaea;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #333333;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #111111;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #bcbcbc;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #111111;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #bcbcbc;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #e0e0e0;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #cccccc;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #cccccc;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #444444;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e5e5e5;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #444444;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f5f5f5;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #777777;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #eeeeee;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #444444;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #bcbcbc;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cccccc;\n            padding: 2px;\n            cursor: pointer;\n            background: #f0f0f0;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #000000; \/* Pure black hover *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #000000; \/* Black title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #555555; \/* Gray star to fit B\u0026W theme *\/\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #555555;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #333333;\n            border-top: 1px dashed #e5e5e5;\n            border-bottom: 1px dashed #e5e5e5;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #000000; \/* Black arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #000000; \/* Black price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #111111; \/* Almost black button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #444444; \/* Gray hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #000000; \/* Black tab *\/\n            color: white;\n            border-top: 3px solid #000000;\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #000000; \/* Black line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #555555;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f0f0f0;\n            border: 1px solid #cccccc;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e5e5e5;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #bcbcbc;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #222222;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #bcbcbc;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f5f5f5;\n        }\n\n        .compat-table th {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #111111;\n        }\n\n        .compat-table td {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #bcbcbc;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #bcbcbc;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #444444;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #777777;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #444444;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #111111;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #444444;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitinissancollisionparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070399018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070400018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49023190018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Subframes - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48875574018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e DT Dropship Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48898557018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48815319018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e OEM Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691388018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691389018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket items\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NzczWDE1NDg=\/z\/h6AAAeSwszlpgvYb\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzczWDE1NDg=\/z\/h6AAAeSwszlpgvYb\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODA0WDE2MDA=\/z\/5xMAAeSwXVZpgvYf\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODA0WDE2MDA=\/z\/5xMAAeSwXVZpgvYf\/$_57.PNG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NzcxWDE2MDA=\/z\/j~YAAeSwL95pgvYk\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzcxWDE2MDA=\/z\/j~YAAeSwL95pgvYk\/$_57.PNG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODM1WDE0NjA=\/z\/kbYAAeSwDRFpgvYq\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODM1WDE0NjA=\/z\/kbYAAeSwDRFpgvYq\/$_57.PNG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTQ5WDE2MDA=\/z\/iRcAAeSwKJlpgvYw\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTQ5WDE2MDA=\/z\/iRcAAeSwKJlpgvYw\/$_57.PNG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTkwWDEzNTc=\/z\/iqwAAeSwKVBpgvY1\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTkwWDEzNTc=\/z\/iqwAAeSwKVBpgvY1\/$_57.PNG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NzU4WDE2MDA=\/z\/apAAAeSwqUBpgvY5\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzU4WDE2MDA=\/z\/apAAAeSwqUBpgvY5\/$_57.PNG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NzEyWDE0MDE=\/z\/7-4AAeSwdP5pgvZE\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzEyWDE0MDE=\/z\/7-4AAeSwdP5pgvZE\/$_57.PNG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTAyOVgxNjAw\/z\/lcgAAeSwpFJpgvZL\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAyOVgxNjAw\/z\/lcgAAeSwpFJpgvZL\/$_57.PNG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/bQYAAeSwoRFpgvYR\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/bQYAAeSwoRFpgvYR\/$_57.JPG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzczWDE1NDg=\/z\/h6AAAeSwszlpgvYb\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODA0WDE2MDA=\/z\/5xMAAeSwXVZpgvYf\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzcxWDE2MDA=\/z\/j~YAAeSwL95pgvYk\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODM1WDE0NjA=\/z\/kbYAAeSwDRFpgvYq\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTQ5WDE2MDA=\/z\/iRcAAeSwKJlpgvYw\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTkwWDEzNTc=\/z\/iqwAAeSwKVBpgvY1\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzU4WDE2MDA=\/z\/apAAAeSwqUBpgvY5\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzEyWDE0MDE=\/z\/7-4AAeSwdP5pgvZE\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAyOVgxNjAw\/z\/lcgAAeSwpFJpgvZL\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/bQYAAeSwoRFpgvYR\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                2019 - 2021 GENESIS G70 STEERING COLUMN MULTIFUNCTION CONTROL SWITCH # 105313\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 105313\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 79.2\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2020 Genesis G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e GRAY\r\n                                , \u003cb\u003eCode:\u003c\/b\u003e N5M\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 93400-G9501, 93400 G9501, 93400G9501\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Design Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infinitinissancollisionparts1\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814353498181,"sku":"105313","price":79.2,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_9c34a329-2841-42eb-ae71-e9a4c6d71bec.png?v=1774434062"},{"product_id":"2019-2023-genesis-g70-engine-motor-appearance-top-cover-panel-2-0l-105368","title":"2019 - 2023 GENESIS G70 ENGINE MOTOR APPEARANCE TOP COVER PANEL 2.0L # 105368","description":"\u003cbody\u003e\n\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eAmerican Auto Export - Template\u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n    *,\n    *::before,\n    *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    body {\n      min-height: 100vh;\n      background-color: #ffffff;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      color: #1f2937;\n    }\n\n    \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n    .custom-scrollbar::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb {\n      background: #e66c15;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n      background: #c55a0e;\n    }\n\n    \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n    .outer-wrapper {\n      width: 100%;\n      overflow-x: auto;\n    }\n\n    .canvas {\n      min-width: 1200px;\n      max-width: 1400px;\n      margin-left: auto;\n      margin-right: auto;\n      background-color: #e5e7eb;\n      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n    }\n\n    \/* ─── Header ─────────────────────────────────────────────────── *\/\n    header {\n      padding: 24px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n    }\n\n    .header-logo-wrap {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n\n    .logo-img-wrap {\n      width: 600px;\n      height: 118px;\n      position: relative;\n      flex-shrink: 0;\n    }\n\n    .logo-img-wrap img {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n    }\n\n    .header-hours {\n      text-align: right;\n      color: #374151;\n      font-weight: 600;\n    }\n\n    .header-hours p {\n      margin-bottom: 0;\n    }\n\n    .header-hours .hours-label {\n      font-size: 15px;\n      letter-spacing: 0.05em;\n      margin-bottom: 4px;\n    }\n\n    .header-hours .hours-value {\n      font-size: 14px;\n    }\n\n    \/* ─── Navigation ─────────────────────────────────────────────── *\/\n    nav {\n      background-color: #00a2e8;\n      color: #ffffff;\n      display: flex;\n      justify-content: space-around;\n      padding-top: 12px;\n      padding-bottom: 12px;\n      font-size: 16px;\n      font-weight: 700;\n      letter-spacing: 0.05em;\n    }\n\n    nav a {\n      color: #ffffff;\n      text-decoration: none;\n    }\n\n    .fura-nav-link {\n      position: relative;\n      transition: color 0.2s ease;\n    }\n\n    .fura-nav-link::after {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      right: 0;\n      bottom: -4px;\n      height: 3px;\n      background-color: #f97316;\n      transform: scaleX(0);\n      transform-origin: center;\n      transition: transform 0.2s ease;\n    }\n\n    .fura-nav-link:hover {\n      color: #e5e7eb;\n    }\n\n    .fura-nav-link:hover::after {\n      transform: scaleX(1);\n    }\n\n    \/* ─── Main layout ────────────────────────────────────────────── *\/\n    .main-content {\n      display: flex;\n      padding: 20px;\n      gap: 24px;\n    }\n\n    \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n    aside {\n      width: 240px;\n      flex-shrink: 0;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n    }\n\n    .sidebar-categories {\n      background-color: #ffffff;\n      border: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories h2 {\n      background: linear-gradient(to bottom, #f3f4f6, #e5e7eb);\n      padding: 10px;\n      font-weight: 700;\n      font-style: italic;\n      font-size: 16px;\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul {\n      font-size: 13px;\n      font-weight: 700;\n      color: #1f2937;\n      list-style: none;\n    }\n\n    .sidebar-categories ul li {\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul li:last-child {\n      border-bottom: none;\n    }\n\n    .sidebar-categories ul li a {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      padding: 9px 10px;\n      color: #1f2937;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 13px;\n      text-transform: uppercase;\n      letter-spacing: 0.02em;\n      transition: background-color 0.15s;\n    }\n\n    .sidebar-categories ul li a:hover {\n      background-color: #f3f4f6;\n      color: #00a2e8;\n    }\n\n    .sidebar-categories ul li a::before {\n      content: \"›\";\n      font-size: 18px;\n      font-weight: 900;\n      color: #00a2e8;\n      line-height: 1;\n      flex-shrink: 0;\n    }\n\n    .sidebar-banner {\n      margin-top: 16px;\n    }\n\n    .sidebar-banner img {\n      width: 100%;\n      height: auto;\n    }\n\n    \/* ─── Main area ──────────────────────────────────────────────── *\/\n    main {\n      flex: 1;\n      background-color: #ffffff;\n      padding: 24px;\n      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n    }\n\n    .product-top {\n      display: flex;\n      flex-direction: row;\n      gap: 32px;\n      margin-bottom: 32px;\n    }\n\n    .product-gallery {\n      width: 55%;\n    }\n\n    .product-info {\n      width: 45%;\n    }\n\n    \/* ─── Gallery ────────────────────────────────────────────────── *\/\n    #gallery_outer_1 {\n      width: 100%;\n    }\n\n    #gallery {\n      display: flex;\n      flex-direction: row-reverse;\n      gap: 12px;\n      align-items: stretch;\n    }\n\n    .gallery-main-area {\n      position: relative;\n      flex: 1;\n      height: 340px;\n      border: 1px solid #d1d5db;\n      background: #ffffff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n    }\n\n    .g_image {\n      position: absolute;\n      inset: 0;\n    }\n\n    .g_image input[type=\"radio\"],\n    .g_image input[type=\"checkbox\"] {\n      display: none;\n    }\n\n    .g_image .mainimage {\n      display: none;\n      width: 100%;\n      height: 100%;\n      cursor: default;\n    }\n\n    .g_image input[type=\"radio\"]:checked+input+.mainimage {\n      display: block;\n    }\n\n    .g_image .mainimage\u003ediv {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      height: 100%;\n    }\n\n    .g_image .mainimage img {\n      max-width: 100%;\n      max-height: 100%;\n      object-fit: contain;\n      display: block;\n      margin: 0 auto;\n    }\n\n    .gallery-thumbs {\n      width: 100px;\n      max-height: 340px;\n      overflow-y: auto;\n      padding-right: 4px;\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .gallery-thumbs .thumbimage {\n      display: block;\n      border: 2px solid #e5e7eb;\n      padding: 2px;\n      cursor: pointer;\n      background: #ffffff;\n    }\n\n    .gallery-thumbs .thumbimage li {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n    }\n\n    .gallery-thumbs .thumbimage img {\n      display: block;\n      width: 100%;\n      height: auto;\n      object-fit: cover;\n    }\n\n    .gallery-thumbs .thumbimage:hover {\n      border-color: #f97316;\n    }\n\n    .leftarrow,\n    .rightarrow {\n      display: none;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb {\n      background: #f97316;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb:hover {\n      background: #ea580c;\n    }\n\n    \/* ─── Product Info ───────────────────────────────────────────── *\/\n    .product-title {\n      font-size: 24px;\n      font-weight: 900;\n      font-style: italic;\n      text-transform: uppercase;\n      line-height: 1.25;\n      margin-bottom: 24px;\n      display: flex;\n      align-items: flex-start;\n      gap: 8px;\n    }\n\n    .product-title .star-icon {\n      color: #facc15;\n      font-size: 30px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    .product-bullets {\n      list-style: none;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n      font-size: 15px;\n      font-weight: 600;\n      color: #1f2937;\n    }\n\n    .product-bullets li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n    }\n\n    .bullet-arrow {\n      font-weight: 700;\n      font-size: 20px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n    .tab-content {\n      display: none;\n    }\n\n    .fura-tabs-input {\n      display: none;\n    }\n\n    #fura-tab-desc:checked~.tab-panels #tab-desc,\n    #fura-tab-about:checked~.tab-panels #tab-about,\n    #fura-tab-payment:checked~.tab-panels #tab-payment,\n    #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n    #fura-tab-returns:checked~.tab-panels #tab-returns {\n      display: block;\n    }\n\n    #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n    #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n    #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n    #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n    #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n      background-color: #e66c15;\n    }\n\n    #tab-buttons {\n      display: flex;\n      gap: 8px;\n      margin-bottom: 24px;\n    }\n\n    .tab-btn {\n      flex: 1;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      border-radius: 9999px;\n      font-weight: 700;\n      font-style: italic;\n      color: #ffffff;\n      font-size: 16px;\n      transition: background-color 0.2s;\n      background-color: #00a2e8;\n      text-align: center;\n      cursor: pointer;\n      display: block;\n    }\n\n    .tab-btn:hover {\n      background-color: #008bc7;\n    }\n\n    \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n    .tab-panels {\n      padding: 8px 16px;\n    }\n\n    #tab-desc {\n      font-family: \"Times New Roman\", Times, serif;\n      font-size: 18.6667px;\n      line-height: normal;\n      color: #000000;\n    }\n\n    #tab-desc p {\n      margin-bottom: 0;\n    }\n\n    #tab-desc .desc-intro {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-section-label {\n      font-weight: 700;\n      margin-bottom: 4px;\n    }\n\n    #tab-desc .desc-note {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-fits {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-part-number {\n      margin-bottom: 16px;\n    }\n\n    \/* Compatibility table *\/\n    .compat-table {\n      width: 100%;\n      border-collapse: collapse;\n      border: 1px solid #000000;\n      font-size: 12px;\n      font-family: ui-sans-serif, system-ui, -apple-system, sans-serif;\n    }\n\n    .compat-table thead tr {\n      background-color: #f7f7f7;\n    }\n\n    .compat-table th {\n      border: 1px solid #000000;\n      padding: 6px;\n      text-align: left;\n      font-weight: 700;\n      color: #1f2937;\n    }\n\n    .compat-table td {\n      border: 1px solid #000000;\n      padding: 6px;\n    }\n\n    #tab-about {\n      font-size: 18.6667px;\n      line-height: 107%;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-about p,\n    #tab-payment p,\n    #tab-shipping p,\n    #tab-returns p {\n      margin-bottom: 0;\n    }\n\n    .tab-static-content\u003e*+* {\n      margin-top: 16px;\n    }\n\n    #tab-payment {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-shipping {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-returns {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    \/* ─── Footer ─────────────────────────────────────────────────── *\/\n    footer {\n      padding-left: 32px;\n      padding-right: 32px;\n    }\n\n    footer img {\n      width: 100%;\n      height: auto;\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003cdiv class=\"outer-wrapper\"\u003e\n    \u003cdiv class=\"canvas\"\u003e\n\n      \u003c!-- Header --\u003e\n      \u003cheader\u003e\n        \u003cdiv class=\"header-logo-wrap\"\u003e\n          \u003cdiv class=\"logo-img-wrap\"\u003e\n            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_logo.jpg\" alt=\"American Auto Export OEM Parts\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"header-hours\"\u003e\n          \u003cp class=\"hours-label\"\u003eBUSINESS HOURS:\u003c\/p\u003e\n          \u003cp class=\"hours-value\"\u003eMON - SAT (8:30AM - 5:30PM EST)\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/header\u003e\n\n      \u003c!-- Navigation --\u003e\n      \u003cnav\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/str\/americanautoexport\" class=\"fura-nav-link\"\u003eHOME\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/usr\/aaexport1\" class=\"fura-nav-link\"\u003eABOUT US\u003c\/a\u003e\n        \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=aaexport1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFEEDBACK\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNEWSLETTER\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eCONTACT US\u003c\/a\u003e\n      \u003c\/nav\u003e\n\n      \u003c!-- Main Content --\u003e\n      \u003cdiv class=\"main-content\"\u003e\n\n        \u003c!-- Sidebar --\u003e\n        \u003caside\u003e\n          \u003cdiv class=\"sidebar-categories\"\u003e\n            \u003ch2\u003eShop Categories\u003c\/h2\u003e\n            \u003cul\u003e\n              \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=69169123013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e QT Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86138874013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e BMW\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86154362013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089514013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Infiniti\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089515013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Nissan\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089516013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Honda\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089517013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Acura\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089518013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Toyota\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089519013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Hyundai\/Genesis\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sidebar-banner\"\u003e\n            \u003cimg src=\"https:\/\/cdn.frooition.com\/190139\/files\/side_banner.jpg\" alt=\"Store Banner\"\u003e\n          \u003c\/div\u003e\n        \u003c\/aside\u003e\n\n        \u003c!-- Main Content Area --\u003e\n        \u003cmain\u003e\n          \u003cdiv class=\"product-top\"\u003e\n\n            \u003c!-- Gallery --\u003e\n            \u003cdiv class=\"product-gallery\"\u003e\n              \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/gmAAAeSwHzNpgvjW\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/gmAAAeSwHzNpgvjW\/$_57.JPG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ujwAAeSw0RhpgvjW\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ujwAAeSw0RhpgvjW\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/mTgAAeSwZpxpgvjW\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/mTgAAeSwZpxpgvjW\/$_57.JPG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/h4IAAeSwVwVpgvjV\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/h4IAAeSwVwVpgvjV\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/k4IAAeSwejdpgvjV\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/k4IAAeSwejdpgvjV\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/WDkAAeSwJv1pgvjW\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/WDkAAeSwJv1pgvjW\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/iN8AAeSwDXtpgvjW\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/iN8AAeSwDXtpgvjW\/$_57.JPG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/bUYAAeSwtElpgvjW\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/bUYAAeSwtElpgvjW\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Cr4AAeSwBRppgvjV\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Cr4AAeSwBRppgvjV\/$_57.JPG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/gmAAAeSwHzNpgvjW\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ujwAAeSw0RhpgvjW\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/mTgAAeSwZpxpgvjW\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/h4IAAeSwVwVpgvjV\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/k4IAAeSwejdpgvjV\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/WDkAAeSwJv1pgvjW\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/iN8AAeSwDXtpgvjW\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/bUYAAeSwtElpgvjW\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Cr4AAeSwBRppgvjV\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Info --\u003e\n            \u003cdiv class=\"product-info\"\u003e\n              \u003ch1 class=\"product-title\"\u003e\n                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\n                2019 - 2023 GENESIS G70 ENGINE MOTOR APPEARANCE TOP COVER PANEL 2.0L # 105368\n              \u003c\/h1\u003e\n              \u003cul class=\"product-bullets\"\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\n                \u003c\/li\u003e\n              \u003c\/ul\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\n\n          \u003c!-- Tab buttons --\u003e\n          \u003cdiv id=\"tab-buttons\"\u003e\n            \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tab Content --\u003e\n          \u003cdiv class=\"tab-panels\"\u003e\n\n            \u003c!-- Description --\u003e\n            \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\n\n              \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\n\n              \u003cp class=\"desc-intro\"\u003e\n                This Part is taken from 2020 Genesis G70. Please see the Details for\n                this vehicle.\n              \u003c\/p\u003e\n              \u003cp class=\"desc-section-label\"\u003eDONOR DETAILS:\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\n              \u003cp\u003e\n                \u003cb\u003eColor:\u003c\/b\u003e GRAY\n                , \u003cb\u003eCode:\u003c\/b\u003e N5M\n              \u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\n              \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 29240-2CTA1 \/ 29240 2CTA1 \/ 292402CTA1\u003c\/p\u003e\n              \u003c!-- \u003cp class=\"desc-section-label\"\u003ePlease Note:\u003c\/p\u003e\n              \u003cp class=\"desc-note\"\u003e\n                Free Shipping only applies to business address. For residential address, please get a quote.\n              \u003c\/p\u003e --\u003e\n              \u003c!-- Compatibility table always shown --\u003e\n              \u003cp class=\"desc-fits\"\u003e\n                This Parts Fits with Following Models, If you still have any questions, Please contact us.\n              \u003c\/p\u003e\n              \u003ctable class=\"compat-table\"\u003e\n                \u003cthead\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eMake\u003c\/th\u003e\n                    \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\n                    \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\n                  \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                  \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003c\/tbody\u003e\n              \u003c\/table\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- About Us --\u003e\n            \u003cdiv id=\"tab-about\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\n                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\n                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\n              \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\n                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\n                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\n              \u003c\/p\u003e\n              \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\n                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\n                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\n                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\n                auto parts needs.\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Payment --\u003e\n            \u003cdiv id=\"tab-payment\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\n              \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Shipping --\u003e\n            \u003cdiv id=\"tab-shipping\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\n              \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\n                For such transactions please contact us for quote.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Returns --\u003e\n            \u003cdiv id=\"tab-returns\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\n              \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\n                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\n                compatibility please always see the description for more details and exact fitment or If you have\n                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\n                anything else will be included if it is not pictured.\u003c\/p\u003e\n              \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\n                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\n                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\n                if it will fit your application. Additional items may be needed if this is an upgrade or custom\n                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/main\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Footer --\u003e\n      \u003cfooter\u003e\n        \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_footer.jpg\" alt=\"American Auto Export OEM brands\"\u003e\n      \u003c\/footer\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814353563717,"sku":"105368","price":59.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_874272ec-19da-4444-87a6-92914b2a0b07.jpg?v=1774434067"},{"product_id":"2019-2023-genesis-g70-engine-upstream-lambda-o2-oxygen-sensor-2-0l-105314","title":"2019-2023 GENESIS G70 ENGINE UPSTREAM O2 OXYGEN SENSOR 39210-2CTA0 2.0L # 105314","description":"\u003cbody\u003e\n\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eAmerican Auto Export - Template\u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n    *,\n    *::before,\n    *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    body {\n      min-height: 100vh;\n      background-color: #ffffff;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      color: #1f2937;\n    }\n\n    \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n    .custom-scrollbar::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb {\n      background: #e66c15;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n      background: #c55a0e;\n    }\n\n    \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n    .outer-wrapper {\n      width: 100%;\n      overflow-x: auto;\n    }\n\n    .canvas {\n      min-width: 1200px;\n      max-width: 1400px;\n      margin-left: auto;\n      margin-right: auto;\n      background-color: #e5e7eb;\n      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n    }\n\n    \/* ─── Header ─────────────────────────────────────────────────── *\/\n    header {\n      padding: 24px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n    }\n\n    .header-logo-wrap {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n\n    .logo-img-wrap {\n      width: 600px;\n      height: 118px;\n      position: relative;\n      flex-shrink: 0;\n    }\n\n    .logo-img-wrap img {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n    }\n\n    .header-hours {\n      text-align: right;\n      color: #374151;\n      font-weight: 600;\n    }\n\n    .header-hours p {\n      margin-bottom: 0;\n    }\n\n    .header-hours .hours-label {\n      font-size: 15px;\n      letter-spacing: 0.05em;\n      margin-bottom: 4px;\n    }\n\n    .header-hours .hours-value {\n      font-size: 14px;\n    }\n\n    \/* ─── Navigation ─────────────────────────────────────────────── *\/\n    nav {\n      background-color: #00a2e8;\n      color: #ffffff;\n      display: flex;\n      justify-content: space-around;\n      padding-top: 12px;\n      padding-bottom: 12px;\n      font-size: 16px;\n      font-weight: 700;\n      letter-spacing: 0.05em;\n    }\n\n    nav a {\n      color: #ffffff;\n      text-decoration: none;\n    }\n\n    .fura-nav-link {\n      position: relative;\n      transition: color 0.2s ease;\n    }\n\n    .fura-nav-link::after {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      right: 0;\n      bottom: -4px;\n      height: 3px;\n      background-color: #f97316;\n      transform: scaleX(0);\n      transform-origin: center;\n      transition: transform 0.2s ease;\n    }\n\n    .fura-nav-link:hover {\n      color: #e5e7eb;\n    }\n\n    .fura-nav-link:hover::after {\n      transform: scaleX(1);\n    }\n\n    \/* ─── Main layout ────────────────────────────────────────────── *\/\n    .main-content {\n      display: flex;\n      padding: 20px;\n      gap: 24px;\n    }\n\n    \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n    aside {\n      width: 240px;\n      flex-shrink: 0;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n    }\n\n    .sidebar-categories {\n      background-color: #ffffff;\n      border: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories h2 {\n      background: linear-gradient(to bottom, #f3f4f6, #e5e7eb);\n      padding: 10px;\n      font-weight: 700;\n      font-style: italic;\n      font-size: 16px;\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul {\n      font-size: 13px;\n      font-weight: 700;\n      color: #1f2937;\n      list-style: none;\n    }\n\n    .sidebar-categories ul li {\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul li:last-child {\n      border-bottom: none;\n    }\n\n    .sidebar-categories ul li a {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      padding: 9px 10px;\n      color: #1f2937;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 13px;\n      text-transform: uppercase;\n      letter-spacing: 0.02em;\n      transition: background-color 0.15s;\n    }\n\n    .sidebar-categories ul li a:hover {\n      background-color: #f3f4f6;\n      color: #00a2e8;\n    }\n\n    .sidebar-categories ul li a::before {\n      content: \"›\";\n      font-size: 18px;\n      font-weight: 900;\n      color: #00a2e8;\n      line-height: 1;\n      flex-shrink: 0;\n    }\n\n    .sidebar-banner {\n      margin-top: 16px;\n    }\n\n    .sidebar-banner img {\n      width: 100%;\n      height: auto;\n    }\n\n    \/* ─── Main area ──────────────────────────────────────────────── *\/\n    main {\n      flex: 1;\n      background-color: #ffffff;\n      padding: 24px;\n      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n    }\n\n    .product-top {\n      display: flex;\n      flex-direction: row;\n      gap: 32px;\n      margin-bottom: 32px;\n    }\n\n    .product-gallery {\n      width: 55%;\n    }\n\n    .product-info {\n      width: 45%;\n    }\n\n    \/* ─── Gallery ────────────────────────────────────────────────── *\/\n    #gallery_outer_1 {\n      width: 100%;\n    }\n\n    #gallery {\n      display: flex;\n      flex-direction: row-reverse;\n      gap: 12px;\n      align-items: stretch;\n    }\n\n    .gallery-main-area {\n      position: relative;\n      flex: 1;\n      height: 340px;\n      border: 1px solid #d1d5db;\n      background: #ffffff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n    }\n\n    .g_image {\n      position: absolute;\n      inset: 0;\n    }\n\n    .g_image input[type=\"radio\"],\n    .g_image input[type=\"checkbox\"] {\n      display: none;\n    }\n\n    .g_image .mainimage {\n      display: none;\n      width: 100%;\n      height: 100%;\n      cursor: default;\n    }\n\n    .g_image input[type=\"radio\"]:checked+input+.mainimage {\n      display: block;\n    }\n\n    .g_image .mainimage\u003ediv {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      height: 100%;\n    }\n\n    .g_image .mainimage img {\n      max-width: 100%;\n      max-height: 100%;\n      object-fit: contain;\n      display: block;\n      margin: 0 auto;\n    }\n\n    .gallery-thumbs {\n      width: 100px;\n      max-height: 340px;\n      overflow-y: auto;\n      padding-right: 4px;\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .gallery-thumbs .thumbimage {\n      display: block;\n      border: 2px solid #e5e7eb;\n      padding: 2px;\n      cursor: pointer;\n      background: #ffffff;\n    }\n\n    .gallery-thumbs .thumbimage li {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n    }\n\n    .gallery-thumbs .thumbimage img {\n      display: block;\n      width: 100%;\n      height: auto;\n      object-fit: cover;\n    }\n\n    .gallery-thumbs .thumbimage:hover {\n      border-color: #f97316;\n    }\n\n    .leftarrow,\n    .rightarrow {\n      display: none;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb {\n      background: #f97316;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb:hover {\n      background: #ea580c;\n    }\n\n    \/* ─── Product Info ───────────────────────────────────────────── *\/\n    .product-title {\n      font-size: 24px;\n      font-weight: 900;\n      font-style: italic;\n      text-transform: uppercase;\n      line-height: 1.25;\n      margin-bottom: 24px;\n      display: flex;\n      align-items: flex-start;\n      gap: 8px;\n    }\n\n    .product-title .star-icon {\n      color: #facc15;\n      font-size: 30px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    .product-bullets {\n      list-style: none;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n      font-size: 15px;\n      font-weight: 600;\n      color: #1f2937;\n    }\n\n    .product-bullets li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n    }\n\n    .bullet-arrow {\n      font-weight: 700;\n      font-size: 20px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n    .tab-content {\n      display: none;\n    }\n\n    .fura-tabs-input {\n      display: none;\n    }\n\n    #fura-tab-desc:checked~.tab-panels #tab-desc,\n    #fura-tab-about:checked~.tab-panels #tab-about,\n    #fura-tab-payment:checked~.tab-panels #tab-payment,\n    #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n    #fura-tab-returns:checked~.tab-panels #tab-returns {\n      display: block;\n    }\n\n    #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n    #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n    #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n    #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n    #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n      background-color: #e66c15;\n    }\n\n    #tab-buttons {\n      display: flex;\n      gap: 8px;\n      margin-bottom: 24px;\n    }\n\n    .tab-btn {\n      flex: 1;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      border-radius: 9999px;\n      font-weight: 700;\n      font-style: italic;\n      color: #ffffff;\n      font-size: 16px;\n      transition: background-color 0.2s;\n      background-color: #00a2e8;\n      text-align: center;\n      cursor: pointer;\n      display: block;\n    }\n\n    .tab-btn:hover {\n      background-color: #008bc7;\n    }\n\n    \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n    .tab-panels {\n      padding: 8px 16px;\n    }\n\n    #tab-desc {\n      font-family: \"Times New Roman\", Times, serif;\n      font-size: 18.6667px;\n      line-height: normal;\n      color: #000000;\n    }\n\n    #tab-desc p {\n      margin-bottom: 0;\n    }\n\n    #tab-desc .desc-intro {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-section-label {\n      font-weight: 700;\n      margin-bottom: 4px;\n    }\n\n    #tab-desc .desc-note {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-fits {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-part-number {\n      margin-bottom: 16px;\n    }\n\n    \/* Compatibility table *\/\n    .compat-table {\n      width: 100%;\n      border-collapse: collapse;\n      border: 1px solid #000000;\n      font-size: 12px;\n      font-family: ui-sans-serif, system-ui, -apple-system, sans-serif;\n    }\n\n    .compat-table thead tr {\n      background-color: #f7f7f7;\n    }\n\n    .compat-table th {\n      border: 1px solid #000000;\n      padding: 6px;\n      text-align: left;\n      font-weight: 700;\n      color: #1f2937;\n    }\n\n    .compat-table td {\n      border: 1px solid #000000;\n      padding: 6px;\n    }\n\n    #tab-about {\n      font-size: 18.6667px;\n      line-height: 107%;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-about p,\n    #tab-payment p,\n    #tab-shipping p,\n    #tab-returns p {\n      margin-bottom: 0;\n    }\n\n    .tab-static-content\u003e*+* {\n      margin-top: 16px;\n    }\n\n    #tab-payment {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-shipping {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-returns {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    \/* ─── Footer ─────────────────────────────────────────────────── *\/\n    footer {\n      padding-left: 32px;\n      padding-right: 32px;\n    }\n\n    footer img {\n      width: 100%;\n      height: auto;\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003cdiv class=\"outer-wrapper\"\u003e\n    \u003cdiv class=\"canvas\"\u003e\n\n      \u003c!-- Header --\u003e\n      \u003cheader\u003e\n        \u003cdiv class=\"header-logo-wrap\"\u003e\n          \u003cdiv class=\"logo-img-wrap\"\u003e\n            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_logo.jpg\" alt=\"American Auto Export OEM Parts\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"header-hours\"\u003e\n          \u003cp class=\"hours-label\"\u003eBUSINESS HOURS:\u003c\/p\u003e\n          \u003cp class=\"hours-value\"\u003eMON - SAT (8:30AM - 5:30PM EST)\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/header\u003e\n\n      \u003c!-- Navigation --\u003e\n      \u003cnav\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/str\/americanautoexport\" class=\"fura-nav-link\"\u003eHOME\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/usr\/aaexport1\" class=\"fura-nav-link\"\u003eABOUT US\u003c\/a\u003e\n        \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=aaexport1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFEEDBACK\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNEWSLETTER\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eCONTACT US\u003c\/a\u003e\n      \u003c\/nav\u003e\n\n      \u003c!-- Main Content --\u003e\n      \u003cdiv class=\"main-content\"\u003e\n\n        \u003c!-- Sidebar --\u003e\n        \u003caside\u003e\n          \u003cdiv class=\"sidebar-categories\"\u003e\n            \u003ch2\u003eShop Categories\u003c\/h2\u003e\n            \u003cul\u003e\n              \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=69169123013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e QT Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86138874013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e BMW\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86154362013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089514013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Infiniti\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089515013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Nissan\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089516013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Honda\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089517013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Acura\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089518013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Toyota\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089519013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Hyundai\/Genesis\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sidebar-banner\"\u003e\n            \u003cimg src=\"https:\/\/cdn.frooition.com\/190139\/files\/side_banner.jpg\" alt=\"Store Banner\"\u003e\n          \u003c\/div\u003e\n        \u003c\/aside\u003e\n\n        \u003c!-- Main Content Area --\u003e\n        \u003cmain\u003e\n          \u003cdiv class=\"product-top\"\u003e\n\n            \u003c!-- Gallery --\u003e\n            \u003cdiv class=\"product-gallery\"\u003e\n              \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTA4NlgxMjE1\/z\/mjgAAeSw0y9pgvnl\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA4NlgxMjE1\/z\/mjgAAeSw0y9pgvnl\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODkyWDEzNTk=\/z\/su0AAeSwRUJpgvnr\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODkyWDEzNTk=\/z\/su0AAeSwRUJpgvnr\/$_57.PNG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxMjQx\/z\/tbwAAeSwqDtpgvnv\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxMjQx\/z\/tbwAAeSwqDtpgvnv\/$_57.PNG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODU0WDE2MDA=\/z\/p-wAAeSwKJlpgvn1\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODU0WDE2MDA=\/z\/p-wAAeSwKJlpgvn1\/$_57.PNG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTkzWDY4NA==\/z\/mpsAAeSw6YtpgvoB\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTkzWDY4NA==\/z\/mpsAAeSw6YtpgvoB\/$_57.PNG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTU0WDk4Mg==\/z\/ig0AAeSweq5pgvoG\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTU0WDk4Mg==\/z\/ig0AAeSweq5pgvoG\/$_57.PNG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxMDQ3\/z\/IrMAAeSwvD5pgvoO\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxMDQ3\/z\/IrMAAeSwvD5pgvoO\/$_57.PNG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA4NlgxMjE1\/z\/mjgAAeSw0y9pgvnl\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODkyWDEzNTk=\/z\/su0AAeSwRUJpgvnr\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxMjQx\/z\/tbwAAeSwqDtpgvnv\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODU0WDE2MDA=\/z\/p-wAAeSwKJlpgvn1\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTkzWDY4NA==\/z\/mpsAAeSw6YtpgvoB\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTU0WDk4Mg==\/z\/ig0AAeSweq5pgvoG\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxMDQ3\/z\/IrMAAeSwvD5pgvoO\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Info --\u003e\n            \u003cdiv class=\"product-info\"\u003e\n              \u003ch1 class=\"product-title\"\u003e\n                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\n                2019-2023 GENESIS G70 ENGINE UPSTREAM O2 OXYGEN SENSOR 39210-2CTA0 2.0L # 105314\n              \u003c\/h1\u003e\n              \u003cul class=\"product-bullets\"\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\n                \u003c\/li\u003e\n              \u003c\/ul\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\n\n          \u003c!-- Tab buttons --\u003e\n          \u003cdiv id=\"tab-buttons\"\u003e\n            \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tab Content --\u003e\n          \u003cdiv class=\"tab-panels\"\u003e\n\n            \u003c!-- Description --\u003e\n            \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\n\n              \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\n\n              \u003cp class=\"desc-intro\"\u003e\n                This Part is taken from 2020 Genesis G70. Please see the Details for\n                this vehicle.\n              \u003c\/p\u003e\n              \u003cp class=\"desc-section-label\"\u003eDONOR DETAILS:\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\n              \u003cp\u003e\n                \u003cb\u003eColor:\u003c\/b\u003e GRAY\n                , \u003cb\u003eCode:\u003c\/b\u003e N5M\n              \u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\n              \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 39210-2CTA0, 392102CTA0\u003c\/p\u003e\n              \u003c!-- \u003cp class=\"desc-section-label\"\u003ePlease Note:\u003c\/p\u003e\n              \u003cp class=\"desc-note\"\u003e\n                Free Shipping only applies to business address. For residential address, please get a quote.\n              \u003c\/p\u003e --\u003e\n              \u003c!-- Compatibility table always shown --\u003e\n              \u003cp class=\"desc-fits\"\u003e\n                This Parts Fits with Following Models, If you still have any questions, Please contact us.\n              \u003c\/p\u003e\n              \u003ctable class=\"compat-table\"\u003e\n                \u003cthead\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eMake\u003c\/th\u003e\n                    \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\n                    \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\n                  \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                  \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Launch Edition Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Design Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003c\/tbody\u003e\n              \u003c\/table\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- About Us --\u003e\n            \u003cdiv id=\"tab-about\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\n                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\n                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\n              \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\n                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\n                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\n              \u003c\/p\u003e\n              \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\n                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\n                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\n                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\n                auto parts needs.\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Payment --\u003e\n            \u003cdiv id=\"tab-payment\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\n              \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Shipping --\u003e\n            \u003cdiv id=\"tab-shipping\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\n              \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\n                For such transactions please contact us for quote.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Returns --\u003e\n            \u003cdiv id=\"tab-returns\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\n              \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\n                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\n                compatibility please always see the description for more details and exact fitment or If you have\n                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\n                anything else will be included if it is not pictured.\u003c\/p\u003e\n              \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\n                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\n                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\n                if it will fit your application. Additional items may be needed if this is an upgrade or custom\n                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/main\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Footer --\u003e\n      \u003cfooter\u003e\n        \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_footer.jpg\" alt=\"American Auto Export OEM brands\"\u003e\n      \u003c\/footer\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814353694789,"sku":"105314","price":29.04,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_d9a21e8d-bffb-4fff-8e7b-90cf0181afb6.png?v=1774434072"},{"product_id":"2019-2023-genesis-g70-g90-g80-front-interior-rear-view-mirror-black-105327","title":"2019 - 2023 GENESIS G70 G90 G80 FRONT INTERIOR REAR VIEW MIRROR BLACK # 105327","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Grayscale Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #eaeaea; \/* Light pure gray *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #222222; \/* Near black text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f5f5f5;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #666666; \/* Gray primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #333333; \/* Dark gray hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #eaeaea;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #333333;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #111111;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #bcbcbc;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #111111;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #bcbcbc;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #e0e0e0;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #cccccc;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #cccccc;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #444444;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e5e5e5;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #444444;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f5f5f5;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #777777;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #eeeeee;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #444444;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #bcbcbc;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cccccc;\n            padding: 2px;\n            cursor: pointer;\n            background: #f0f0f0;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #000000; \/* Pure black hover *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #000000; \/* Black title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #555555; \/* Gray star to fit B\u0026W theme *\/\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #555555;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #333333;\n            border-top: 1px dashed #e5e5e5;\n            border-bottom: 1px dashed #e5e5e5;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #000000; \/* Black arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #000000; \/* Black price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #111111; \/* Almost black button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #444444; \/* Gray hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #000000; \/* Black tab *\/\n            color: white;\n            border-top: 3px solid #000000;\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #000000; \/* Black line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #555555;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f0f0f0;\n            border: 1px solid #cccccc;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e5e5e5;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #bcbcbc;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #222222;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #bcbcbc;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f5f5f5;\n        }\n\n        .compat-table th {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #111111;\n        }\n\n        .compat-table td {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #bcbcbc;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #bcbcbc;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #444444;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #777777;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #444444;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #111111;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #444444;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitinissancollisionparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070399018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070400018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49023190018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Subframes - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48875574018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e DT Dropship Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48898557018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48815319018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e OEM Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691388018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691389018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket items\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODY0WDE1NDU=\/z\/rxIAAeSwEZVpgvxA\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODY0WDE1NDU=\/z\/rxIAAeSwEZVpgvxA\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTEwWDE2MDA=\/z\/sWwAAeSw-LtpgvxK\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTEwWDE2MDA=\/z\/sWwAAeSw-LtpgvxK\/$_57.PNG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/Nzk3WDE0NzA=\/z\/pLgAAeSw~hhpgvxX\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/Nzk3WDE0NzA=\/z\/pLgAAeSw~hhpgvxX\/$_57.PNG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODAyWDE2MDA=\/z\/qRYAAeSwTgppgvxa\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODAyWDE2MDA=\/z\/qRYAAeSwTgppgvxa\/$_57.PNG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODAyWDE2MDA=\/z\/sOsAAeSw0bRpgvxe\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODAyWDE2MDA=\/z\/sOsAAeSw0bRpgvxe\/$_57.PNG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/Nzc2WDE2MDA=\/z\/dXAAAeSwPI1pgvxj\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/Nzc2WDE2MDA=\/z\/dXAAAeSwPI1pgvxj\/$_57.PNG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTM0WDEzOTg=\/z\/zBcAAeSwz8Rpgvxt\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTM0WDEzOTg=\/z\/zBcAAeSwz8Rpgvxt\/$_57.PNG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/s2QAAeSwontpgvwY\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/s2QAAeSwontpgvwY\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/sncAAeSwZpxpgvwZ\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/sncAAeSwZpxpgvwZ\/$_57.JPG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODY0WDE1NDU=\/z\/rxIAAeSwEZVpgvxA\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTEwWDE2MDA=\/z\/sWwAAeSw-LtpgvxK\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/Nzk3WDE0NzA=\/z\/pLgAAeSw~hhpgvxX\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODAyWDE2MDA=\/z\/qRYAAeSwTgppgvxa\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODAyWDE2MDA=\/z\/sOsAAeSw0bRpgvxe\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/Nzc2WDE2MDA=\/z\/dXAAAeSwPI1pgvxj\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTM0WDEzOTg=\/z\/zBcAAeSwz8Rpgvxt\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/s2QAAeSwontpgvwY\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/sncAAeSwZpxpgvwZ\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                2019 - 2023 GENESIS G70 G90 G80 FRONT INTERIOR REAR VIEW MIRROR BLACK # 105327\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 105327\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 31.81\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2020 Genesis G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e GRAY\r\n                                , \u003cb\u003eCode:\u003c\/b\u003e N5M\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 85101-G9000 \/ 85101 G9000 \/ 85101G9000\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Launch Edition Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G90\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003ePremium Sedan 4-Door, Ultimate Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e3.3L 3342CC V6 GAS DOHC Turbocharged, 5.0L 5038CC V8 GAS DOHC Naturally Aspirated\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G90\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003ePremium Sedan 4-Door, Ultimate Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e3.3L 3342CC V6 GAS DOHC Turbocharged, 5.0L 5038CC V8 GAS DOHC Naturally Aspirated\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G80\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e3.8 Sedan 4-Door, 5.0 Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e3.8L 3778CC 231Cu. In. V6 GAS DOHC Naturally Aspirated, 5.0L 5038CC V8 GAS DOHC Naturally Aspirated, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G90\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003ePremium Sedan 4-Door, Ultimate Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e3.3L 3342CC V6 GAS DOHC Turbocharged, 5.0L 5038CC V8 GAS DOHC Naturally Aspirated\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Design Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infinitinissancollisionparts1\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814353891397,"sku":"105327","price":31.81,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_ca222422-6698-4fca-a081-095fd12bc0eb.png?v=1774434082"},{"product_id":"2019-2021-genesis-g70-front-windshield-lane-departure-assist-camera-105326","title":"2019 - 2021 GENESIS G70 FRONT WINDSHIELD LANE DEPARTURE ASSIST CAMERA # 105326","description":"\u003cbody\u003e\n\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eAmerican Auto Export - Template\u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n    *,\n    *::before,\n    *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    body {\n      min-height: 100vh;\n      background-color: #ffffff;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      color: #1f2937;\n    }\n\n    \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n    .custom-scrollbar::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb {\n      background: #e66c15;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n      background: #c55a0e;\n    }\n\n    \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n    .outer-wrapper {\n      width: 100%;\n      overflow-x: auto;\n    }\n\n    .canvas {\n      min-width: 1200px;\n      max-width: 1400px;\n      margin-left: auto;\n      margin-right: auto;\n      background-color: #e5e7eb;\n      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n    }\n\n    \/* ─── Header ─────────────────────────────────────────────────── *\/\n    header {\n      padding: 24px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n    }\n\n    .header-logo-wrap {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n\n    .logo-img-wrap {\n      width: 600px;\n      height: 118px;\n      position: relative;\n      flex-shrink: 0;\n    }\n\n    .logo-img-wrap img {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n    }\n\n    .header-hours {\n      text-align: right;\n      color: #374151;\n      font-weight: 600;\n    }\n\n    .header-hours p {\n      margin-bottom: 0;\n    }\n\n    .header-hours .hours-label {\n      font-size: 15px;\n      letter-spacing: 0.05em;\n      margin-bottom: 4px;\n    }\n\n    .header-hours .hours-value {\n      font-size: 14px;\n    }\n\n    \/* ─── Navigation ─────────────────────────────────────────────── *\/\n    nav {\n      background-color: #00a2e8;\n      color: #ffffff;\n      display: flex;\n      justify-content: space-around;\n      padding-top: 12px;\n      padding-bottom: 12px;\n      font-size: 16px;\n      font-weight: 700;\n      letter-spacing: 0.05em;\n    }\n\n    nav a {\n      color: #ffffff;\n      text-decoration: none;\n    }\n\n    .fura-nav-link {\n      position: relative;\n      transition: color 0.2s ease;\n    }\n\n    .fura-nav-link::after {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      right: 0;\n      bottom: -4px;\n      height: 3px;\n      background-color: #f97316;\n      transform: scaleX(0);\n      transform-origin: center;\n      transition: transform 0.2s ease;\n    }\n\n    .fura-nav-link:hover {\n      color: #e5e7eb;\n    }\n\n    .fura-nav-link:hover::after {\n      transform: scaleX(1);\n    }\n\n    \/* ─── Main layout ────────────────────────────────────────────── *\/\n    .main-content {\n      display: flex;\n      padding: 20px;\n      gap: 24px;\n    }\n\n    \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n    aside {\n      width: 240px;\n      flex-shrink: 0;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n    }\n\n    .sidebar-categories {\n      background-color: #ffffff;\n      border: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories h2 {\n      background: linear-gradient(to bottom, #f3f4f6, #e5e7eb);\n      padding: 10px;\n      font-weight: 700;\n      font-style: italic;\n      font-size: 16px;\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul {\n      font-size: 13px;\n      font-weight: 700;\n      color: #1f2937;\n      list-style: none;\n    }\n\n    .sidebar-categories ul li {\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul li:last-child {\n      border-bottom: none;\n    }\n\n    .sidebar-categories ul li a {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      padding: 9px 10px;\n      color: #1f2937;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 13px;\n      text-transform: uppercase;\n      letter-spacing: 0.02em;\n      transition: background-color 0.15s;\n    }\n\n    .sidebar-categories ul li a:hover {\n      background-color: #f3f4f6;\n      color: #00a2e8;\n    }\n\n    .sidebar-categories ul li a::before {\n      content: \"›\";\n      font-size: 18px;\n      font-weight: 900;\n      color: #00a2e8;\n      line-height: 1;\n      flex-shrink: 0;\n    }\n\n    .sidebar-banner {\n      margin-top: 16px;\n    }\n\n    .sidebar-banner img {\n      width: 100%;\n      height: auto;\n    }\n\n    \/* ─── Main area ──────────────────────────────────────────────── *\/\n    main {\n      flex: 1;\n      background-color: #ffffff;\n      padding: 24px;\n      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n    }\n\n    .product-top {\n      display: flex;\n      flex-direction: row;\n      gap: 32px;\n      margin-bottom: 32px;\n    }\n\n    .product-gallery {\n      width: 55%;\n    }\n\n    .product-info {\n      width: 45%;\n    }\n\n    \/* ─── Gallery ────────────────────────────────────────────────── *\/\n    #gallery_outer_1 {\n      width: 100%;\n    }\n\n    #gallery {\n      display: flex;\n      flex-direction: row-reverse;\n      gap: 12px;\n      align-items: stretch;\n    }\n\n    .gallery-main-area {\n      position: relative;\n      flex: 1;\n      height: 340px;\n      border: 1px solid #d1d5db;\n      background: #ffffff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n    }\n\n    .g_image {\n      position: absolute;\n      inset: 0;\n    }\n\n    .g_image input[type=\"radio\"],\n    .g_image input[type=\"checkbox\"] {\n      display: none;\n    }\n\n    .g_image .mainimage {\n      display: none;\n      width: 100%;\n      height: 100%;\n      cursor: default;\n    }\n\n    .g_image input[type=\"radio\"]:checked+input+.mainimage {\n      display: block;\n    }\n\n    .g_image .mainimage\u003ediv {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      height: 100%;\n    }\n\n    .g_image .mainimage img {\n      max-width: 100%;\n      max-height: 100%;\n      object-fit: contain;\n      display: block;\n      margin: 0 auto;\n    }\n\n    .gallery-thumbs {\n      width: 100px;\n      max-height: 340px;\n      overflow-y: auto;\n      padding-right: 4px;\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .gallery-thumbs .thumbimage {\n      display: block;\n      border: 2px solid #e5e7eb;\n      padding: 2px;\n      cursor: pointer;\n      background: #ffffff;\n    }\n\n    .gallery-thumbs .thumbimage li {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n    }\n\n    .gallery-thumbs .thumbimage img {\n      display: block;\n      width: 100%;\n      height: auto;\n      object-fit: cover;\n    }\n\n    .gallery-thumbs .thumbimage:hover {\n      border-color: #f97316;\n    }\n\n    .leftarrow,\n    .rightarrow {\n      display: none;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb {\n      background: #f97316;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb:hover {\n      background: #ea580c;\n    }\n\n    \/* ─── Product Info ───────────────────────────────────────────── *\/\n    .product-title {\n      font-size: 24px;\n      font-weight: 900;\n      font-style: italic;\n      text-transform: uppercase;\n      line-height: 1.25;\n      margin-bottom: 24px;\n      display: flex;\n      align-items: flex-start;\n      gap: 8px;\n    }\n\n    .product-title .star-icon {\n      color: #facc15;\n      font-size: 30px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    .product-bullets {\n      list-style: none;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n      font-size: 15px;\n      font-weight: 600;\n      color: #1f2937;\n    }\n\n    .product-bullets li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n    }\n\n    .bullet-arrow {\n      font-weight: 700;\n      font-size: 20px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n    .tab-content {\n      display: none;\n    }\n\n    .fura-tabs-input {\n      display: none;\n    }\n\n    #fura-tab-desc:checked~.tab-panels #tab-desc,\n    #fura-tab-about:checked~.tab-panels #tab-about,\n    #fura-tab-payment:checked~.tab-panels #tab-payment,\n    #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n    #fura-tab-returns:checked~.tab-panels #tab-returns {\n      display: block;\n    }\n\n    #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n    #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n    #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n    #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n    #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n      background-color: #e66c15;\n    }\n\n    #tab-buttons {\n      display: flex;\n      gap: 8px;\n      margin-bottom: 24px;\n    }\n\n    .tab-btn {\n      flex: 1;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      border-radius: 9999px;\n      font-weight: 700;\n      font-style: italic;\n      color: #ffffff;\n      font-size: 16px;\n      transition: background-color 0.2s;\n      background-color: #00a2e8;\n      text-align: center;\n      cursor: pointer;\n      display: block;\n    }\n\n    .tab-btn:hover {\n      background-color: #008bc7;\n    }\n\n    \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n    .tab-panels {\n      padding: 8px 16px;\n    }\n\n    #tab-desc {\n      font-family: \"Times New Roman\", Times, serif;\n      font-size: 18.6667px;\n      line-height: normal;\n      color: #000000;\n    }\n\n    #tab-desc p {\n      margin-bottom: 0;\n    }\n\n    #tab-desc .desc-intro {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-section-label {\n      font-weight: 700;\n      margin-bottom: 4px;\n    }\n\n    #tab-desc .desc-note {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-fits {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-part-number {\n      margin-bottom: 16px;\n    }\n\n    \/* Compatibility table *\/\n    .compat-table {\n      width: 100%;\n      border-collapse: collapse;\n      border: 1px solid #000000;\n      font-size: 12px;\n      font-family: ui-sans-serif, system-ui, -apple-system, sans-serif;\n    }\n\n    .compat-table thead tr {\n      background-color: #f7f7f7;\n    }\n\n    .compat-table th {\n      border: 1px solid #000000;\n      padding: 6px;\n      text-align: left;\n      font-weight: 700;\n      color: #1f2937;\n    }\n\n    .compat-table td {\n      border: 1px solid #000000;\n      padding: 6px;\n    }\n\n    #tab-about {\n      font-size: 18.6667px;\n      line-height: 107%;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-about p,\n    #tab-payment p,\n    #tab-shipping p,\n    #tab-returns p {\n      margin-bottom: 0;\n    }\n\n    .tab-static-content\u003e*+* {\n      margin-top: 16px;\n    }\n\n    #tab-payment {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-shipping {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-returns {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    \/* ─── Footer ─────────────────────────────────────────────────── *\/\n    footer {\n      padding-left: 32px;\n      padding-right: 32px;\n    }\n\n    footer img {\n      width: 100%;\n      height: auto;\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003cdiv class=\"outer-wrapper\"\u003e\n    \u003cdiv class=\"canvas\"\u003e\n\n      \u003c!-- Header --\u003e\n      \u003cheader\u003e\n        \u003cdiv class=\"header-logo-wrap\"\u003e\n          \u003cdiv class=\"logo-img-wrap\"\u003e\n            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_logo.jpg\" alt=\"American Auto Export OEM Parts\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"header-hours\"\u003e\n          \u003cp class=\"hours-label\"\u003eBUSINESS HOURS:\u003c\/p\u003e\n          \u003cp class=\"hours-value\"\u003eMON - SAT (8:30AM - 5:30PM EST)\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/header\u003e\n\n      \u003c!-- Navigation --\u003e\n      \u003cnav\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/str\/americanautoexport\" class=\"fura-nav-link\"\u003eHOME\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/usr\/aaexport1\" class=\"fura-nav-link\"\u003eABOUT US\u003c\/a\u003e\n        \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=aaexport1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFEEDBACK\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNEWSLETTER\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eCONTACT US\u003c\/a\u003e\n      \u003c\/nav\u003e\n\n      \u003c!-- Main Content --\u003e\n      \u003cdiv class=\"main-content\"\u003e\n\n        \u003c!-- Sidebar --\u003e\n        \u003caside\u003e\n          \u003cdiv class=\"sidebar-categories\"\u003e\n            \u003ch2\u003eShop Categories\u003c\/h2\u003e\n            \u003cul\u003e\n              \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=69169123013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e QT Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86138874013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e BMW\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86154362013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089514013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Infiniti\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089515013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Nissan\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089516013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Honda\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089517013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Acura\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089518013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Toyota\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089519013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Hyundai\/Genesis\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sidebar-banner\"\u003e\n            \u003cimg src=\"https:\/\/cdn.frooition.com\/190139\/files\/side_banner.jpg\" alt=\"Store Banner\"\u003e\n          \u003c\/div\u003e\n        \u003c\/aside\u003e\n\n        \u003c!-- Main Content Area --\u003e\n        \u003cmain\u003e\n          \u003cdiv class=\"product-top\"\u003e\n\n            \u003c!-- Gallery --\u003e\n            \u003cdiv class=\"product-gallery\"\u003e\n              \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTM0WDExNzE=\/z\/KckAAeSwtElpgw8e\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTM0WDExNzE=\/z\/KckAAeSwtElpgw8e\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODMzWDEwODg=\/z\/UBoAAeSwsaZpgw8o\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODMzWDEwODg=\/z\/UBoAAeSwsaZpgw8o\/$_57.PNG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTAzNFg5NTc=\/z\/SkMAAeSwR8hpgw8v\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAzNFg5NTc=\/z\/SkMAAeSwR8hpgw8v\/$_57.PNG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTIxWDE2MDA=\/z\/uPQAAeSwyV5pgw80\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTIxWDE2MDA=\/z\/uPQAAeSwyV5pgw80\/$_57.PNG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODcyWDExMDE=\/z\/JEkAAeSwl2Npgw85\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODcyWDExMDE=\/z\/JEkAAeSwl2Npgw85\/$_57.PNG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTA2M1gxMzA1\/z\/O1MAAeSw8Vdpgw9A\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA2M1gxMzA1\/z\/O1MAAeSw8Vdpgw9A\/$_57.PNG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODIzWDEwNjg=\/z\/9agAAeSwFVlpgw9I\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODIzWDEwNjg=\/z\/9agAAeSwFVlpgw9I\/$_57.PNG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODU0WDE0NzM=\/z\/N6oAAeSwzotpgw9P\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODU0WDE0NzM=\/z\/N6oAAeSwzotpgw9P\/$_57.PNG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTA2OFgxMjQx\/z\/bPgAAeSwpOlpgw9V\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA2OFgxMjQx\/z\/bPgAAeSwpOlpgw9V\/$_57.PNG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTM0WDExNzE=\/z\/KckAAeSwtElpgw8e\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODMzWDEwODg=\/z\/UBoAAeSwsaZpgw8o\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAzNFg5NTc=\/z\/SkMAAeSwR8hpgw8v\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTIxWDE2MDA=\/z\/uPQAAeSwyV5pgw80\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODcyWDExMDE=\/z\/JEkAAeSwl2Npgw85\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA2M1gxMzA1\/z\/O1MAAeSw8Vdpgw9A\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODIzWDEwNjg=\/z\/9agAAeSwFVlpgw9I\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODU0WDE0NzM=\/z\/N6oAAeSwzotpgw9P\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA2OFgxMjQx\/z\/bPgAAeSwpOlpgw9V\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Info --\u003e\n            \u003cdiv class=\"product-info\"\u003e\n              \u003ch1 class=\"product-title\"\u003e\n                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\n                2019 - 2021 GENESIS G70 FRONT WINDSHIELD LANE DEPARTURE ASSIST CAMERA # 105326\n              \u003c\/h1\u003e\n              \u003cul class=\"product-bullets\"\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\n                \u003c\/li\u003e\n              \u003c\/ul\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\n\n          \u003c!-- Tab buttons --\u003e\n          \u003cdiv id=\"tab-buttons\"\u003e\n            \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tab Content --\u003e\n          \u003cdiv class=\"tab-panels\"\u003e\n\n            \u003c!-- Description --\u003e\n            \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\n\n              \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\n\n              \u003cp class=\"desc-intro\"\u003e\n                This Part is taken from 2020 Genesis G70. Please see the Details for\n                this vehicle.\n              \u003c\/p\u003e\n              \u003cp class=\"desc-section-label\"\u003eDONOR DETAILS:\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\n              \u003cp\u003e\n                \u003cb\u003eColor:\u003c\/b\u003e GRAY\n                , \u003cb\u003eCode:\u003c\/b\u003e N5M\n              \u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\n              \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 95740-G9000, 95740 G9000, 95740G9000\u003c\/p\u003e\n              \u003c!-- \u003cp class=\"desc-section-label\"\u003ePlease Note:\u003c\/p\u003e\n              \u003cp class=\"desc-note\"\u003e\n                Free Shipping only applies to business address. For residential address, please get a quote.\n              \u003c\/p\u003e --\u003e\n              \u003c!-- Compatibility table always shown --\u003e\n              \u003cp class=\"desc-fits\"\u003e\n                This Parts Fits with Following Models, If you still have any questions, Please contact us.\n              \u003c\/p\u003e\n              \u003ctable class=\"compat-table\"\u003e\n                \u003cthead\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eMake\u003c\/th\u003e\n                    \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\n                    \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\n                  \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                  \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Design Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003c\/tbody\u003e\n              \u003c\/table\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- About Us --\u003e\n            \u003cdiv id=\"tab-about\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\n                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\n                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\n              \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\n                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\n                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\n              \u003c\/p\u003e\n              \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\n                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\n                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\n                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\n                auto parts needs.\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Payment --\u003e\n            \u003cdiv id=\"tab-payment\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\n              \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Shipping --\u003e\n            \u003cdiv id=\"tab-shipping\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\n              \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\n                For such transactions please contact us for quote.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Returns --\u003e\n            \u003cdiv id=\"tab-returns\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\n              \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\n                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\n                compatibility please always see the description for more details and exact fitment or If you have\n                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\n                anything else will be included if it is not pictured.\u003c\/p\u003e\n              \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\n                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\n                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\n                if it will fit your application. Additional items may be needed if this is an upgrade or custom\n                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/main\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Footer --\u003e\n      \u003cfooter\u003e\n        \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_footer.jpg\" alt=\"American Auto Export OEM brands\"\u003e\n      \u003c\/footer\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814354448453,"sku":"105326","price":36.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_59a66d7d-abf1-46af-8603-b8eb45758560.png?v=1774434107"},{"product_id":"2019-2023-genesis-g70-engine-downstream-lambda-o2-oxygen-sensor-2-0l-105328","title":"2019-2023 GENESIS G70 ENGINE DOWNSTREAM LAMBDA O2 OXYGEN SENSOR 2.0L # 105328","description":"\u003cbody\u003e\n\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eAmerican Auto Export - Template\u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n    *,\n    *::before,\n    *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    body {\n      min-height: 100vh;\n      background-color: #ffffff;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      color: #1f2937;\n    }\n\n    \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n    .custom-scrollbar::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb {\n      background: #e66c15;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n      background: #c55a0e;\n    }\n\n    \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n    .outer-wrapper {\n      width: 100%;\n      overflow-x: auto;\n    }\n\n    .canvas {\n      min-width: 1200px;\n      max-width: 1400px;\n      margin-left: auto;\n      margin-right: auto;\n      background-color: #e5e7eb;\n      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n    }\n\n    \/* ─── Header ─────────────────────────────────────────────────── *\/\n    header {\n      padding: 24px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n    }\n\n    .header-logo-wrap {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n\n    .logo-img-wrap {\n      width: 600px;\n      height: 118px;\n      position: relative;\n      flex-shrink: 0;\n    }\n\n    .logo-img-wrap img {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n    }\n\n    .header-hours {\n      text-align: right;\n      color: #374151;\n      font-weight: 600;\n    }\n\n    .header-hours p {\n      margin-bottom: 0;\n    }\n\n    .header-hours .hours-label {\n      font-size: 15px;\n      letter-spacing: 0.05em;\n      margin-bottom: 4px;\n    }\n\n    .header-hours .hours-value {\n      font-size: 14px;\n    }\n\n    \/* ─── Navigation ─────────────────────────────────────────────── *\/\n    nav {\n      background-color: #00a2e8;\n      color: #ffffff;\n      display: flex;\n      justify-content: space-around;\n      padding-top: 12px;\n      padding-bottom: 12px;\n      font-size: 16px;\n      font-weight: 700;\n      letter-spacing: 0.05em;\n    }\n\n    nav a {\n      color: #ffffff;\n      text-decoration: none;\n    }\n\n    .fura-nav-link {\n      position: relative;\n      transition: color 0.2s ease;\n    }\n\n    .fura-nav-link::after {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      right: 0;\n      bottom: -4px;\n      height: 3px;\n      background-color: #f97316;\n      transform: scaleX(0);\n      transform-origin: center;\n      transition: transform 0.2s ease;\n    }\n\n    .fura-nav-link:hover {\n      color: #e5e7eb;\n    }\n\n    .fura-nav-link:hover::after {\n      transform: scaleX(1);\n    }\n\n    \/* ─── Main layout ────────────────────────────────────────────── *\/\n    .main-content {\n      display: flex;\n      padding: 20px;\n      gap: 24px;\n    }\n\n    \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n    aside {\n      width: 240px;\n      flex-shrink: 0;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n    }\n\n    .sidebar-categories {\n      background-color: #ffffff;\n      border: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories h2 {\n      background: linear-gradient(to bottom, #f3f4f6, #e5e7eb);\n      padding: 10px;\n      font-weight: 700;\n      font-style: italic;\n      font-size: 16px;\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul {\n      font-size: 13px;\n      font-weight: 700;\n      color: #1f2937;\n      list-style: none;\n    }\n\n    .sidebar-categories ul li {\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul li:last-child {\n      border-bottom: none;\n    }\n\n    .sidebar-categories ul li a {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      padding: 9px 10px;\n      color: #1f2937;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 13px;\n      text-transform: uppercase;\n      letter-spacing: 0.02em;\n      transition: background-color 0.15s;\n    }\n\n    .sidebar-categories ul li a:hover {\n      background-color: #f3f4f6;\n      color: #00a2e8;\n    }\n\n    .sidebar-categories ul li a::before {\n      content: \"›\";\n      font-size: 18px;\n      font-weight: 900;\n      color: #00a2e8;\n      line-height: 1;\n      flex-shrink: 0;\n    }\n\n    .sidebar-banner {\n      margin-top: 16px;\n    }\n\n    .sidebar-banner img {\n      width: 100%;\n      height: auto;\n    }\n\n    \/* ─── Main area ──────────────────────────────────────────────── *\/\n    main {\n      flex: 1;\n      background-color: #ffffff;\n      padding: 24px;\n      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n    }\n\n    .product-top {\n      display: flex;\n      flex-direction: row;\n      gap: 32px;\n      margin-bottom: 32px;\n    }\n\n    .product-gallery {\n      width: 55%;\n    }\n\n    .product-info {\n      width: 45%;\n    }\n\n    \/* ─── Gallery ────────────────────────────────────────────────── *\/\n    #gallery_outer_1 {\n      width: 100%;\n    }\n\n    #gallery {\n      display: flex;\n      flex-direction: row-reverse;\n      gap: 12px;\n      align-items: stretch;\n    }\n\n    .gallery-main-area {\n      position: relative;\n      flex: 1;\n      height: 340px;\n      border: 1px solid #d1d5db;\n      background: #ffffff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n    }\n\n    .g_image {\n      position: absolute;\n      inset: 0;\n    }\n\n    .g_image input[type=\"radio\"],\n    .g_image input[type=\"checkbox\"] {\n      display: none;\n    }\n\n    .g_image .mainimage {\n      display: none;\n      width: 100%;\n      height: 100%;\n      cursor: default;\n    }\n\n    .g_image input[type=\"radio\"]:checked+input+.mainimage {\n      display: block;\n    }\n\n    .g_image .mainimage\u003ediv {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      height: 100%;\n    }\n\n    .g_image .mainimage img {\n      max-width: 100%;\n      max-height: 100%;\n      object-fit: contain;\n      display: block;\n      margin: 0 auto;\n    }\n\n    .gallery-thumbs {\n      width: 100px;\n      max-height: 340px;\n      overflow-y: auto;\n      padding-right: 4px;\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .gallery-thumbs .thumbimage {\n      display: block;\n      border: 2px solid #e5e7eb;\n      padding: 2px;\n      cursor: pointer;\n      background: #ffffff;\n    }\n\n    .gallery-thumbs .thumbimage li {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n    }\n\n    .gallery-thumbs .thumbimage img {\n      display: block;\n      width: 100%;\n      height: auto;\n      object-fit: cover;\n    }\n\n    .gallery-thumbs .thumbimage:hover {\n      border-color: #f97316;\n    }\n\n    .leftarrow,\n    .rightarrow {\n      display: none;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb {\n      background: #f97316;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb:hover {\n      background: #ea580c;\n    }\n\n    \/* ─── Product Info ───────────────────────────────────────────── *\/\n    .product-title {\n      font-size: 24px;\n      font-weight: 900;\n      font-style: italic;\n      text-transform: uppercase;\n      line-height: 1.25;\n      margin-bottom: 24px;\n      display: flex;\n      align-items: flex-start;\n      gap: 8px;\n    }\n\n    .product-title .star-icon {\n      color: #facc15;\n      font-size: 30px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    .product-bullets {\n      list-style: none;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n      font-size: 15px;\n      font-weight: 600;\n      color: #1f2937;\n    }\n\n    .product-bullets li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n    }\n\n    .bullet-arrow {\n      font-weight: 700;\n      font-size: 20px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n    .tab-content {\n      display: none;\n    }\n\n    .fura-tabs-input {\n      display: none;\n    }\n\n    #fura-tab-desc:checked~.tab-panels #tab-desc,\n    #fura-tab-about:checked~.tab-panels #tab-about,\n    #fura-tab-payment:checked~.tab-panels #tab-payment,\n    #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n    #fura-tab-returns:checked~.tab-panels #tab-returns {\n      display: block;\n    }\n\n    #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n    #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n    #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n    #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n    #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n      background-color: #e66c15;\n    }\n\n    #tab-buttons {\n      display: flex;\n      gap: 8px;\n      margin-bottom: 24px;\n    }\n\n    .tab-btn {\n      flex: 1;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      border-radius: 9999px;\n      font-weight: 700;\n      font-style: italic;\n      color: #ffffff;\n      font-size: 16px;\n      transition: background-color 0.2s;\n      background-color: #00a2e8;\n      text-align: center;\n      cursor: pointer;\n      display: block;\n    }\n\n    .tab-btn:hover {\n      background-color: #008bc7;\n    }\n\n    \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n    .tab-panels {\n      padding: 8px 16px;\n    }\n\n    #tab-desc {\n      font-family: \"Times New Roman\", Times, serif;\n      font-size: 18.6667px;\n      line-height: normal;\n      color: #000000;\n    }\n\n    #tab-desc p {\n      margin-bottom: 0;\n    }\n\n    #tab-desc .desc-intro {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-section-label {\n      font-weight: 700;\n      margin-bottom: 4px;\n    }\n\n    #tab-desc .desc-note {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-fits {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-part-number {\n      margin-bottom: 16px;\n    }\n\n    \/* Compatibility table *\/\n    .compat-table {\n      width: 100%;\n      border-collapse: collapse;\n      border: 1px solid #000000;\n      font-size: 12px;\n      font-family: ui-sans-serif, system-ui, -apple-system, sans-serif;\n    }\n\n    .compat-table thead tr {\n      background-color: #f7f7f7;\n    }\n\n    .compat-table th {\n      border: 1px solid #000000;\n      padding: 6px;\n      text-align: left;\n      font-weight: 700;\n      color: #1f2937;\n    }\n\n    .compat-table td {\n      border: 1px solid #000000;\n      padding: 6px;\n    }\n\n    #tab-about {\n      font-size: 18.6667px;\n      line-height: 107%;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-about p,\n    #tab-payment p,\n    #tab-shipping p,\n    #tab-returns p {\n      margin-bottom: 0;\n    }\n\n    .tab-static-content\u003e*+* {\n      margin-top: 16px;\n    }\n\n    #tab-payment {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-shipping {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-returns {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    \/* ─── Footer ─────────────────────────────────────────────────── *\/\n    footer {\n      padding-left: 32px;\n      padding-right: 32px;\n    }\n\n    footer img {\n      width: 100%;\n      height: auto;\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003cdiv class=\"outer-wrapper\"\u003e\n    \u003cdiv class=\"canvas\"\u003e\n\n      \u003c!-- Header --\u003e\n      \u003cheader\u003e\n        \u003cdiv class=\"header-logo-wrap\"\u003e\n          \u003cdiv class=\"logo-img-wrap\"\u003e\n            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_logo.jpg\" alt=\"American Auto Export OEM Parts\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"header-hours\"\u003e\n          \u003cp class=\"hours-label\"\u003eBUSINESS HOURS:\u003c\/p\u003e\n          \u003cp class=\"hours-value\"\u003eMON - SAT (8:30AM - 5:30PM EST)\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/header\u003e\n\n      \u003c!-- Navigation --\u003e\n      \u003cnav\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/str\/americanautoexport\" class=\"fura-nav-link\"\u003eHOME\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/usr\/aaexport1\" class=\"fura-nav-link\"\u003eABOUT US\u003c\/a\u003e\n        \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=aaexport1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFEEDBACK\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNEWSLETTER\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eCONTACT US\u003c\/a\u003e\n      \u003c\/nav\u003e\n\n      \u003c!-- Main Content --\u003e\n      \u003cdiv class=\"main-content\"\u003e\n\n        \u003c!-- Sidebar --\u003e\n        \u003caside\u003e\n          \u003cdiv class=\"sidebar-categories\"\u003e\n            \u003ch2\u003eShop Categories\u003c\/h2\u003e\n            \u003cul\u003e\n              \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=69169123013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e QT Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86138874013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e BMW\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86154362013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089514013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Infiniti\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089515013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Nissan\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089516013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Honda\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089517013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Acura\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089518013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Toyota\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089519013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Hyundai\/Genesis\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sidebar-banner\"\u003e\n            \u003cimg src=\"https:\/\/cdn.frooition.com\/190139\/files\/side_banner.jpg\" alt=\"Store Banner\"\u003e\n          \u003c\/div\u003e\n        \u003c\/aside\u003e\n\n        \u003c!-- Main Content Area --\u003e\n        \u003cmain\u003e\n          \u003cdiv class=\"product-top\"\u003e\n\n            \u003c!-- Gallery --\u003e\n            \u003cdiv class=\"product-gallery\"\u003e\n              \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTA4MVgxMjUx\/z\/SXQAAeSwRFZpgxJy\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA4MVgxMjUx\/z\/SXQAAeSwRFZpgxJy\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODkyWDEzMDM=\/z\/TaYAAeSw0bRpgxJ7\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODkyWDEzMDM=\/z\/TaYAAeSw0bRpgxJ7\/$_57.PNG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTA3M1gxMTY4\/z\/S~cAAeSw8S9pgxKB\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA3M1gxMTY4\/z\/S~cAAeSw8S9pgxKB\/$_57.PNG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODkyWDgwNw==\/z\/3QMAAeSw61BpgxKJ\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODkyWDgwNw==\/z\/3QMAAeSw61BpgxKJ\/$_57.PNG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTkwWDEyNjE=\/z\/QO8AAeSw-FJpgxKQ\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTkwWDEyNjE=\/z\/QO8AAeSw-FJpgxKQ\/$_57.PNG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9gYAAeSwyOJpgxJn\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9gYAAeSwyOJpgxJn\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/RRwAAeSwtElpgxJm\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/RRwAAeSwtElpgxJm\/$_57.JPG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/DeAAAeSwXgJpgxJn\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/DeAAAeSwXgJpgxJn\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA4MVgxMjUx\/z\/SXQAAeSwRFZpgxJy\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODkyWDEzMDM=\/z\/TaYAAeSw0bRpgxJ7\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA3M1gxMTY4\/z\/S~cAAeSw8S9pgxKB\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODkyWDgwNw==\/z\/3QMAAeSw61BpgxKJ\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTkwWDEyNjE=\/z\/QO8AAeSw-FJpgxKQ\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9gYAAeSwyOJpgxJn\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/RRwAAeSwtElpgxJm\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/DeAAAeSwXgJpgxJn\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Info --\u003e\n            \u003cdiv class=\"product-info\"\u003e\n              \u003ch1 class=\"product-title\"\u003e\n                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\n                2019-2023 GENESIS G70 ENGINE DOWNSTREAM LAMBDA O2 OXYGEN SENSOR 2.0L # 105328\n              \u003c\/h1\u003e\n              \u003cul class=\"product-bullets\"\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\n                \u003c\/li\u003e\n              \u003c\/ul\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\n\n          \u003c!-- Tab buttons --\u003e\n          \u003cdiv id=\"tab-buttons\"\u003e\n            \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tab Content --\u003e\n          \u003cdiv class=\"tab-panels\"\u003e\n\n            \u003c!-- Description --\u003e\n            \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\n\n              \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\n\n              \u003cp class=\"desc-intro\"\u003e\n                This Part is taken from 2020 Genesis G70. Please see the Details for\n                this vehicle.\n              \u003c\/p\u003e\n              \u003cp class=\"desc-section-label\"\u003eDONOR DETAILS:\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\n              \u003cp\u003e\n                \u003cb\u003eColor:\u003c\/b\u003e GRAY\n                , \u003cb\u003eCode:\u003c\/b\u003e N5M\n              \u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\n              \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 39210-2CTB5, 392102CTB5\u003c\/p\u003e\n              \u003c!-- \u003cp class=\"desc-section-label\"\u003ePlease Note:\u003c\/p\u003e\n              \u003cp class=\"desc-note\"\u003e\n                Free Shipping only applies to business address. For residential address, please get a quote.\n              \u003c\/p\u003e --\u003e\n              \u003c!-- Compatibility table always shown --\u003e\n              \u003cp class=\"desc-fits\"\u003e\n                This Parts Fits with Following Models, If you still have any questions, Please contact us.\n              \u003c\/p\u003e\n              \u003ctable class=\"compat-table\"\u003e\n                \u003cthead\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eMake\u003c\/th\u003e\n                    \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\n                    \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\n                  \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                  \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003c\/tbody\u003e\n              \u003c\/table\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- About Us --\u003e\n            \u003cdiv id=\"tab-about\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\n                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\n                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\n              \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\n                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\n                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\n              \u003c\/p\u003e\n              \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\n                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\n                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\n                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\n                auto parts needs.\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Payment --\u003e\n            \u003cdiv id=\"tab-payment\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\n              \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Shipping --\u003e\n            \u003cdiv id=\"tab-shipping\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\n              \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\n                For such transactions please contact us for quote.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Returns --\u003e\n            \u003cdiv id=\"tab-returns\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\n              \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\n                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\n                compatibility please always see the description for more details and exact fitment or If you have\n                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\n                anything else will be included if it is not pictured.\u003c\/p\u003e\n              \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\n                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\n                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\n                if it will fit your application. Additional items may be needed if this is an upgrade or custom\n                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/main\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Footer --\u003e\n      \u003cfooter\u003e\n        \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_footer.jpg\" alt=\"American Auto Export OEM brands\"\u003e\n      \u003c\/footer\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814354546757,"sku":"105328","price":32.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_0db3f817-5a99-488e-8edc-6d352530d6e2.png?v=1774434112"},{"product_id":"19-23-genesis-g70-dash-engine-start-stop-ignition-button-control-switch-105323","title":"19-23 GENESIS G70 DASH ENGINE START STOP IGNITION BUTTON CONTROL SWITCH # 105323","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Blue Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #e2e8f0; \/* Cool slate background *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #0f172a; \/* Dark slate text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f1f5f9;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #2563eb; \/* Blue primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #1d4ed8; \/* Darker blue hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e2e8f0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #e2e8f0;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #1e293b;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #0f172a;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #cbd5e1;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #0f172a;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #cbd5e1;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #f1f5f9;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #94a3b8;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #94a3b8;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #475569;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #475569;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f8fafc;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #64748b;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #f1f5f9;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #475569;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #cbd5e1;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cbd5e1;\n            padding: 2px;\n            cursor: pointer;\n            background: #f1f5f9;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #2563eb; \/* Blue highlight *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #1d4ed8; \/* Blue title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #fbbf24;\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #475569;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #334155;\n            border-top: 1px dashed #e2e8f0;\n            border-bottom: 1px dashed #e2e8f0;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #1d4ed8; \/* Blue arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #1d4ed8; \/* Blue price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #0f172a; \/* Dark slate button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #1d4ed8; \/* Blue hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #1d4ed8; \/* Blue tab *\/\n            color: white;\n            border-top: 3px solid #1e3a8a; \/* Darker blue top border *\/\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #1d4ed8; \/* Blue line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #475569;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f1f5f9;\n            border: 1px solid #cbd5e1;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e2e8f0;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #cbd5e1;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #1e293b;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #cbd5e1;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f8fafc;\n        }\n\n        .compat-table th {\n            border: 1px solid #cbd5e1;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #0f172a;\n        }\n\n        .compat-table td {\n            border: 1px solid #cbd5e1;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #cbd5e1;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #cbd5e1;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #cbd5e1;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #cbd5e1;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #475569;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #64748b;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #475569;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #0f172a;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #1d4ed8;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitioemparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infiniti-nissan-autoparts\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infiniti-nissan-autoparts\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44597128011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44597130011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44529665011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Kia\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44392357011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Acura\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44408886011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e New Aftermarket Big Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44341614011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Toyota\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44307730011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Infiniti\/ Nissan Big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=38808958011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Air Conditioning \u0026amp; Heat\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=38814568011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e AC Condenser\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTAzNFgxMDY1\/z\/ULEAAeSwgdNpgxSN\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAzNFgxMDY1\/z\/ULEAAeSwgdNpgxSN\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/RqcAAeSwLClpgxSD\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/RqcAAeSwLClpgxSD\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTkzWDkzNg==\/z\/G1sAAeSwoPFpgxSZ\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTkzWDkzNg==\/z\/G1sAAeSwoPFpgxSZ\/$_57.PNG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTA5NFgxMDQy\/z\/As0AAeSwOkppgxSh\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA5NFgxMDQy\/z\/As0AAeSwOkppgxSh\/$_57.PNG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTA4OFgxMDgz\/z\/7ksAAeSw2MppgxSq\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA4OFgxMDgz\/z\/7ksAAeSw2MppgxSq\/$_57.PNG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAzNFgxMDY1\/z\/ULEAAeSwgdNpgxSN\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/RqcAAeSwLClpgxSD\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTkzWDkzNg==\/z\/G1sAAeSwoPFpgxSZ\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA5NFgxMDQy\/z\/As0AAeSwOkppgxSh\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA4OFgxMDgz\/z\/7ksAAeSw2MppgxSq\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                19-23 GENESIS G70 DASH ENGINE START STOP IGNITION BUTTON CONTROL SWITCH # 105323\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 105323\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 16.72\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infiniti-nissan-autoparts\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2020 Genesis G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e GRAY\r\n                                , \u003cb\u003eCode:\u003c\/b\u003e N5M\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 93500-G9000-VCA\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Launch Edition Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Design Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infiniti-nissan-autoparts\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infiniti-nissan-autoparts\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infiniti-nissan-autoparts\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814354743365,"sku":"105323","price":16.72,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_70a96a2b-e7fd-4f2c-90fb-18911a0e4fee.png?v=1774434126"},{"product_id":"2019-2021-genesis-g70-rear-trunk-lock-sill-scuff-plate-trim-panel-105361","title":"2019 - 2021 GENESIS G70 REAR TRUNK LOCK SILL SCUFF PLATE PANEL TRIM # 105361","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Blue Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #e2e8f0; \/* Cool slate background *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #0f172a; \/* Dark slate text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f1f5f9;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #2563eb; \/* Blue primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #1d4ed8; \/* Darker blue hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e2e8f0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #e2e8f0;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #1e293b;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #0f172a;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #cbd5e1;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #0f172a;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #cbd5e1;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #f1f5f9;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #94a3b8;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #94a3b8;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #475569;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #475569;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f8fafc;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #64748b;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #f1f5f9;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #475569;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #cbd5e1;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cbd5e1;\n            padding: 2px;\n            cursor: pointer;\n            background: #f1f5f9;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #2563eb; \/* Blue highlight *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #1d4ed8; \/* Blue title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #fbbf24;\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #475569;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #334155;\n            border-top: 1px dashed #e2e8f0;\n            border-bottom: 1px dashed #e2e8f0;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #1d4ed8; \/* Blue arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #1d4ed8; \/* Blue price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #0f172a; \/* Dark slate button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #1d4ed8; \/* Blue hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #1d4ed8; \/* Blue tab *\/\n            color: white;\n            border-top: 3px solid #1e3a8a; \/* Darker blue top border *\/\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #1d4ed8; \/* Blue line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #475569;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f1f5f9;\n            border: 1px solid #cbd5e1;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e2e8f0;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #cbd5e1;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #1e293b;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #cbd5e1;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f8fafc;\n        }\n\n        .compat-table th {\n            border: 1px solid #cbd5e1;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #0f172a;\n        }\n\n        .compat-table td {\n            border: 1px solid #cbd5e1;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #cbd5e1;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #cbd5e1;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #cbd5e1;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #cbd5e1;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #475569;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #64748b;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #475569;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #0f172a;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #1d4ed8;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitioemparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infiniti-nissan-autoparts\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infiniti-nissan-autoparts\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44597128011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44597130011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44529665011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Kia\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44392357011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Acura\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44408886011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e New Aftermarket Big Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44341614011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Toyota\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44307730011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Infiniti\/ Nissan Big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=38808958011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Air Conditioning \u0026amp; Heat\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=38814568011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e AC Condenser\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NTkzWDE2MDA=\/z\/eJgAAeSwtuBpgxU-\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NTkzWDE2MDA=\/z\/eJgAAeSwtuBpgxU-\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NjU5WDE2MDA=\/z\/aJYAAeSw~8dpgxVE\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjU5WDE2MDA=\/z\/aJYAAeSw~8dpgxVE\/$_57.PNG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NjgxWDE2MDA=\/z\/MXQAAeSwUnlpgxVJ\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjgxWDE2MDA=\/z\/MXQAAeSwUnlpgxVJ\/$_57.PNG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/oTkAAeSwddNpgxUg\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/oTkAAeSwddNpgxUg\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/pJYAAeSw6RVpgxUg\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/pJYAAeSw6RVpgxUg\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/nh8AAeSwnMRpgxUg\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/nh8AAeSwnMRpgxUg\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZNIAAeSwN8NpgxUg\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZNIAAeSwN8NpgxUg\/$_57.JPG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/WsYAAeSwcGNpgxUg\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/WsYAAeSwcGNpgxUg\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZnMAAeSwxAtpgxUg\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZnMAAeSwxAtpgxUg\/$_57.JPG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/WU8AAeSwl2NpgxUg\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/WU8AAeSwl2NpgxUg\/$_57.JPG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NTkzWDE2MDA=\/z\/eJgAAeSwtuBpgxU-\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjU5WDE2MDA=\/z\/aJYAAeSw~8dpgxVE\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjgxWDE2MDA=\/z\/MXQAAeSwUnlpgxVJ\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/oTkAAeSwddNpgxUg\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/pJYAAeSw6RVpgxUg\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/nh8AAeSwnMRpgxUg\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZNIAAeSwN8NpgxUg\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/WsYAAeSwcGNpgxUg\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZnMAAeSwxAtpgxUg\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/WU8AAeSwl2NpgxUg\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                2019 - 2021 GENESIS G70 REAR TRUNK LOCK SILL SCUFF PLATE PANEL TRIM # 105361\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 105361\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 75\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infiniti-nissan-autoparts\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2020 Genesis G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e GRAY\r\n                                , \u003cb\u003eCode:\u003c\/b\u003e N5M\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 85770-G9050-NNB\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Design Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infiniti-nissan-autoparts\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infiniti-nissan-autoparts\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infiniti-nissan-autoparts\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814354808901,"sku":"105361","price":75.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_4b8e480f-9df6-4757-a81e-cdc2ed5cd778.png?v=1774434131"},{"product_id":"2019-2021-genesis-g70-hvac-ac-air-conditioner-discharge-hose-tube-pipe-105322","title":"2019-2021 GENESIS G70 HVAC A\/C AIR CONDITIONER DISCHARGE HOSE TUBE PIPE # 105322","description":"\u003cbody\u003e\n\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eAmerican Auto Export - Template\u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n    *,\n    *::before,\n    *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    body {\n      min-height: 100vh;\n      background-color: #ffffff;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      color: #1f2937;\n    }\n\n    \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n    .custom-scrollbar::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb {\n      background: #e66c15;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n      background: #c55a0e;\n    }\n\n    \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n    .outer-wrapper {\n      width: 100%;\n      overflow-x: auto;\n    }\n\n    .canvas {\n      min-width: 1200px;\n      max-width: 1400px;\n      margin-left: auto;\n      margin-right: auto;\n      background-color: #e5e7eb;\n      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n    }\n\n    \/* ─── Header ─────────────────────────────────────────────────── *\/\n    header {\n      padding: 24px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n    }\n\n    .header-logo-wrap {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n\n    .logo-img-wrap {\n      width: 600px;\n      height: 118px;\n      position: relative;\n      flex-shrink: 0;\n    }\n\n    .logo-img-wrap img {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n    }\n\n    .header-hours {\n      text-align: right;\n      color: #374151;\n      font-weight: 600;\n    }\n\n    .header-hours p {\n      margin-bottom: 0;\n    }\n\n    .header-hours .hours-label {\n      font-size: 15px;\n      letter-spacing: 0.05em;\n      margin-bottom: 4px;\n    }\n\n    .header-hours .hours-value {\n      font-size: 14px;\n    }\n\n    \/* ─── Navigation ─────────────────────────────────────────────── *\/\n    nav {\n      background-color: #00a2e8;\n      color: #ffffff;\n      display: flex;\n      justify-content: space-around;\n      padding-top: 12px;\n      padding-bottom: 12px;\n      font-size: 16px;\n      font-weight: 700;\n      letter-spacing: 0.05em;\n    }\n\n    nav a {\n      color: #ffffff;\n      text-decoration: none;\n    }\n\n    .fura-nav-link {\n      position: relative;\n      transition: color 0.2s ease;\n    }\n\n    .fura-nav-link::after {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      right: 0;\n      bottom: -4px;\n      height: 3px;\n      background-color: #f97316;\n      transform: scaleX(0);\n      transform-origin: center;\n      transition: transform 0.2s ease;\n    }\n\n    .fura-nav-link:hover {\n      color: #e5e7eb;\n    }\n\n    .fura-nav-link:hover::after {\n      transform: scaleX(1);\n    }\n\n    \/* ─── Main layout ────────────────────────────────────────────── *\/\n    .main-content {\n      display: flex;\n      padding: 20px;\n      gap: 24px;\n    }\n\n    \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n    aside {\n      width: 240px;\n      flex-shrink: 0;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n    }\n\n    .sidebar-categories {\n      background-color: #ffffff;\n      border: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories h2 {\n      background: linear-gradient(to bottom, #f3f4f6, #e5e7eb);\n      padding: 10px;\n      font-weight: 700;\n      font-style: italic;\n      font-size: 16px;\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul {\n      font-size: 13px;\n      font-weight: 700;\n      color: #1f2937;\n      list-style: none;\n    }\n\n    .sidebar-categories ul li {\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul li:last-child {\n      border-bottom: none;\n    }\n\n    .sidebar-categories ul li a {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      padding: 9px 10px;\n      color: #1f2937;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 13px;\n      text-transform: uppercase;\n      letter-spacing: 0.02em;\n      transition: background-color 0.15s;\n    }\n\n    .sidebar-categories ul li a:hover {\n      background-color: #f3f4f6;\n      color: #00a2e8;\n    }\n\n    .sidebar-categories ul li a::before {\n      content: \"›\";\n      font-size: 18px;\n      font-weight: 900;\n      color: #00a2e8;\n      line-height: 1;\n      flex-shrink: 0;\n    }\n\n    .sidebar-banner {\n      margin-top: 16px;\n    }\n\n    .sidebar-banner img {\n      width: 100%;\n      height: auto;\n    }\n\n    \/* ─── Main area ──────────────────────────────────────────────── *\/\n    main {\n      flex: 1;\n      background-color: #ffffff;\n      padding: 24px;\n      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n    }\n\n    .product-top {\n      display: flex;\n      flex-direction: row;\n      gap: 32px;\n      margin-bottom: 32px;\n    }\n\n    .product-gallery {\n      width: 55%;\n    }\n\n    .product-info {\n      width: 45%;\n    }\n\n    \/* ─── Gallery ────────────────────────────────────────────────── *\/\n    #gallery_outer_1 {\n      width: 100%;\n    }\n\n    #gallery {\n      display: flex;\n      flex-direction: row-reverse;\n      gap: 12px;\n      align-items: stretch;\n    }\n\n    .gallery-main-area {\n      position: relative;\n      flex: 1;\n      height: 340px;\n      border: 1px solid #d1d5db;\n      background: #ffffff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n    }\n\n    .g_image {\n      position: absolute;\n      inset: 0;\n    }\n\n    .g_image input[type=\"radio\"],\n    .g_image input[type=\"checkbox\"] {\n      display: none;\n    }\n\n    .g_image .mainimage {\n      display: none;\n      width: 100%;\n      height: 100%;\n      cursor: default;\n    }\n\n    .g_image input[type=\"radio\"]:checked+input+.mainimage {\n      display: block;\n    }\n\n    .g_image .mainimage\u003ediv {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      height: 100%;\n    }\n\n    .g_image .mainimage img {\n      max-width: 100%;\n      max-height: 100%;\n      object-fit: contain;\n      display: block;\n      margin: 0 auto;\n    }\n\n    .gallery-thumbs {\n      width: 100px;\n      max-height: 340px;\n      overflow-y: auto;\n      padding-right: 4px;\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .gallery-thumbs .thumbimage {\n      display: block;\n      border: 2px solid #e5e7eb;\n      padding: 2px;\n      cursor: pointer;\n      background: #ffffff;\n    }\n\n    .gallery-thumbs .thumbimage li {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n    }\n\n    .gallery-thumbs .thumbimage img {\n      display: block;\n      width: 100%;\n      height: auto;\n      object-fit: cover;\n    }\n\n    .gallery-thumbs .thumbimage:hover {\n      border-color: #f97316;\n    }\n\n    .leftarrow,\n    .rightarrow {\n      display: none;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb {\n      background: #f97316;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb:hover {\n      background: #ea580c;\n    }\n\n    \/* ─── Product Info ───────────────────────────────────────────── *\/\n    .product-title {\n      font-size: 24px;\n      font-weight: 900;\n      font-style: italic;\n      text-transform: uppercase;\n      line-height: 1.25;\n      margin-bottom: 24px;\n      display: flex;\n      align-items: flex-start;\n      gap: 8px;\n    }\n\n    .product-title .star-icon {\n      color: #facc15;\n      font-size: 30px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    .product-bullets {\n      list-style: none;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n      font-size: 15px;\n      font-weight: 600;\n      color: #1f2937;\n    }\n\n    .product-bullets li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n    }\n\n    .bullet-arrow {\n      font-weight: 700;\n      font-size: 20px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n    .tab-content {\n      display: none;\n    }\n\n    .fura-tabs-input {\n      display: none;\n    }\n\n    #fura-tab-desc:checked~.tab-panels #tab-desc,\n    #fura-tab-about:checked~.tab-panels #tab-about,\n    #fura-tab-payment:checked~.tab-panels #tab-payment,\n    #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n    #fura-tab-returns:checked~.tab-panels #tab-returns {\n      display: block;\n    }\n\n    #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n    #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n    #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n    #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n    #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n      background-color: #e66c15;\n    }\n\n    #tab-buttons {\n      display: flex;\n      gap: 8px;\n      margin-bottom: 24px;\n    }\n\n    .tab-btn {\n      flex: 1;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      border-radius: 9999px;\n      font-weight: 700;\n      font-style: italic;\n      color: #ffffff;\n      font-size: 16px;\n      transition: background-color 0.2s;\n      background-color: #00a2e8;\n      text-align: center;\n      cursor: pointer;\n      display: block;\n    }\n\n    .tab-btn:hover {\n      background-color: #008bc7;\n    }\n\n    \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n    .tab-panels {\n      padding: 8px 16px;\n    }\n\n    #tab-desc {\n      font-family: \"Times New Roman\", Times, serif;\n      font-size: 18.6667px;\n      line-height: normal;\n      color: #000000;\n    }\n\n    #tab-desc p {\n      margin-bottom: 0;\n    }\n\n    #tab-desc .desc-intro {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-section-label {\n      font-weight: 700;\n      margin-bottom: 4px;\n    }\n\n    #tab-desc .desc-note {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-fits {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-part-number {\n      margin-bottom: 16px;\n    }\n\n    \/* Compatibility table *\/\n    .compat-table {\n      width: 100%;\n      border-collapse: collapse;\n      border: 1px solid #000000;\n      font-size: 12px;\n      font-family: ui-sans-serif, system-ui, -apple-system, sans-serif;\n    }\n\n    .compat-table thead tr {\n      background-color: #f7f7f7;\n    }\n\n    .compat-table th {\n      border: 1px solid #000000;\n      padding: 6px;\n      text-align: left;\n      font-weight: 700;\n      color: #1f2937;\n    }\n\n    .compat-table td {\n      border: 1px solid #000000;\n      padding: 6px;\n    }\n\n    #tab-about {\n      font-size: 18.6667px;\n      line-height: 107%;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-about p,\n    #tab-payment p,\n    #tab-shipping p,\n    #tab-returns p {\n      margin-bottom: 0;\n    }\n\n    .tab-static-content\u003e*+* {\n      margin-top: 16px;\n    }\n\n    #tab-payment {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-shipping {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-returns {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    \/* ─── Footer ─────────────────────────────────────────────────── *\/\n    footer {\n      padding-left: 32px;\n      padding-right: 32px;\n    }\n\n    footer img {\n      width: 100%;\n      height: auto;\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003cdiv class=\"outer-wrapper\"\u003e\n    \u003cdiv class=\"canvas\"\u003e\n\n      \u003c!-- Header --\u003e\n      \u003cheader\u003e\n        \u003cdiv class=\"header-logo-wrap\"\u003e\n          \u003cdiv class=\"logo-img-wrap\"\u003e\n            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_logo.jpg\" alt=\"American Auto Export OEM Parts\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"header-hours\"\u003e\n          \u003cp class=\"hours-label\"\u003eBUSINESS HOURS:\u003c\/p\u003e\n          \u003cp class=\"hours-value\"\u003eMON - SAT (8:30AM - 5:30PM EST)\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/header\u003e\n\n      \u003c!-- Navigation --\u003e\n      \u003cnav\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/str\/americanautoexport\" class=\"fura-nav-link\"\u003eHOME\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/usr\/aaexport1\" class=\"fura-nav-link\"\u003eABOUT US\u003c\/a\u003e\n        \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=aaexport1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFEEDBACK\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNEWSLETTER\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eCONTACT US\u003c\/a\u003e\n      \u003c\/nav\u003e\n\n      \u003c!-- Main Content --\u003e\n      \u003cdiv class=\"main-content\"\u003e\n\n        \u003c!-- Sidebar --\u003e\n        \u003caside\u003e\n          \u003cdiv class=\"sidebar-categories\"\u003e\n            \u003ch2\u003eShop Categories\u003c\/h2\u003e\n            \u003cul\u003e\n              \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=69169123013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e QT Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86138874013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e BMW\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86154362013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089514013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Infiniti\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089515013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Nissan\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089516013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Honda\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089517013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Acura\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089518013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Toyota\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=86089519013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Hyundai\/Genesis\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sidebar-banner\"\u003e\n            \u003cimg src=\"https:\/\/cdn.frooition.com\/190139\/files\/side_banner.jpg\" alt=\"Store Banner\"\u003e\n          \u003c\/div\u003e\n        \u003c\/aside\u003e\n\n        \u003c!-- Main Content Area --\u003e\n        \u003cmain\u003e\n          \u003cdiv class=\"product-top\"\u003e\n\n            \u003c!-- Gallery --\u003e\n            \u003cdiv class=\"product-gallery\"\u003e\n              \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTg4WDE1MzU=\/z\/0q8AAeSwN8NpgySg\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTg4WDE1MzU=\/z\/0q8AAeSwN8NpgySg\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTA1NVgxMjkw\/z\/iOUAAeSwx1tpgySr\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA1NVgxMjkw\/z\/iOUAAeSwx1tpgySr\/$_57.PNG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTAwOFgxNDc4\/z\/zS8AAeSwOnFpgySy\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAwOFgxNDc4\/z\/zS8AAeSwOnFpgySy\/$_57.PNG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTAwWDg1OQ==\/z\/9T4AAeSwjbBpgyS3\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTAwWDg1OQ==\/z\/9T4AAeSwjbBpgyS3\/$_57.PNG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODg3WDE0OTY=\/z\/1sIAAeSwQ1BpgyS8\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODg3WDE0OTY=\/z\/1sIAAeSwQ1BpgyS8\/$_57.PNG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODg1WDE0MDg=\/z\/HyIAAeSwddNpgyTE\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODg1WDE0MDg=\/z\/HyIAAeSwddNpgyTE\/$_57.PNG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTEyN1gxMzU0\/z\/Z8UAAeSwWaZpgyTJ\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTEyN1gxMzU0\/z\/Z8UAAeSwWaZpgyTJ\/$_57.PNG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNDM0\/z\/dc4AAeSwdP5pgyTO\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNDM0\/z\/dc4AAeSwdP5pgyTO\/$_57.PNG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxMTA0\/z\/gqwAAeSwYolpgyTU\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxMTA0\/z\/gqwAAeSwYolpgyTU\/$_57.PNG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTExMlgxMTI3\/z\/9AEAAeSwJm5pgyTb\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTExMlgxMTI3\/z\/9AEAAeSwJm5pgyTb\/$_57.PNG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTg4WDE1MzU=\/z\/0q8AAeSwN8NpgySg\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA1NVgxMjkw\/z\/iOUAAeSwx1tpgySr\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAwOFgxNDc4\/z\/zS8AAeSwOnFpgySy\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTAwWDg1OQ==\/z\/9T4AAeSwjbBpgyS3\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODg3WDE0OTY=\/z\/1sIAAeSwQ1BpgyS8\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODg1WDE0MDg=\/z\/HyIAAeSwddNpgyTE\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTEyN1gxMzU0\/z\/Z8UAAeSwWaZpgyTJ\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNDM0\/z\/dc4AAeSwdP5pgyTO\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxMTA0\/z\/gqwAAeSwYolpgyTU\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTExMlgxMTI3\/z\/9AEAAeSwJm5pgyTb\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Info --\u003e\n            \u003cdiv class=\"product-info\"\u003e\n              \u003ch1 class=\"product-title\"\u003e\n                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\n                2019-2021 GENESIS G70 HVAC A\/C AIR CONDITIONER DISCHARGE HOSE TUBE PIPE # 105322\n              \u003c\/h1\u003e\n              \u003cul class=\"product-bullets\"\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\n                \u003c\/li\u003e\n              \u003c\/ul\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\n\n          \u003c!-- Tab buttons --\u003e\n          \u003cdiv id=\"tab-buttons\"\u003e\n            \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tab Content --\u003e\n          \u003cdiv class=\"tab-panels\"\u003e\n\n            \u003c!-- Description --\u003e\n            \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\n\n              \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\n\n              \u003cp class=\"desc-intro\"\u003e\n                This Part is taken from 2020 Genesis G70. Please see the Details for\n                this vehicle.\n              \u003c\/p\u003e\n              \u003cp class=\"desc-section-label\"\u003eDONOR DETAILS:\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\n              \u003cp\u003e\n                \u003cb\u003eColor:\u003c\/b\u003e GRAY\n                , \u003cb\u003eCode:\u003c\/b\u003e N5M\n              \u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\n              \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 97762-G9050, 97762 G9050, 97762G9050\u003c\/p\u003e\n              \u003c!-- \u003cp class=\"desc-section-label\"\u003ePlease Note:\u003c\/p\u003e\n              \u003cp class=\"desc-note\"\u003e\n                Free Shipping only applies to business address. For residential address, please get a quote.\n              \u003c\/p\u003e --\u003e\n              \u003c!-- Compatibility table always shown --\u003e\n              \u003cp class=\"desc-fits\"\u003e\n                This Parts Fits with Following Models, If you still have any questions, Please contact us.\n              \u003c\/p\u003e\n              \u003ctable class=\"compat-table\"\u003e\n                \u003cthead\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eMake\u003c\/th\u003e\n                    \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\n                    \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\n                  \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                  \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Design Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003c\/tbody\u003e\n              \u003c\/table\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- About Us --\u003e\n            \u003cdiv id=\"tab-about\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\n                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\n                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\n              \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\n                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\n                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\n              \u003c\/p\u003e\n              \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\n                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\n                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\n                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\n                auto parts needs.\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Payment --\u003e\n            \u003cdiv id=\"tab-payment\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\n              \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Shipping --\u003e\n            \u003cdiv id=\"tab-shipping\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\n              \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\n                For such transactions please contact us for quote.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Returns --\u003e\n            \u003cdiv id=\"tab-returns\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\n              \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\n                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\n                compatibility please always see the description for more details and exact fitment or If you have\n                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\n                anything else will be included if it is not pictured.\u003c\/p\u003e\n              \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\n                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\n                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\n                if it will fit your application. Additional items may be needed if this is an upgrade or custom\n                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/main\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Footer --\u003e\n      \u003cfooter\u003e\n        \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_footer.jpg\" alt=\"American Auto Export OEM brands\"\u003e\n      \u003c\/footer\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814354939973,"sku":"105322","price":26.4,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_9a604591-2780-4eb1-9494-6980fb4a2dbe.png?v=1774434142"},{"product_id":"2019-2021-genesisi-g70-rwd-engine-control-module-w-key-fob-39161-2cbn0-105312","title":"2019-2021 GENESISI G70 RWD ENGINE CONTROL MODULE W\/ KEY FOB 39161-2CBN0 # 105312","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Grayscale Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #eaeaea; \/* Light pure gray *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #222222; \/* Near black text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f5f5f5;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #666666; \/* Gray primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #333333; \/* Dark gray hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #eaeaea;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #333333;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #111111;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #bcbcbc;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #111111;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #bcbcbc;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #e0e0e0;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #cccccc;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #cccccc;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #444444;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e5e5e5;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #444444;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f5f5f5;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #777777;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #eeeeee;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #444444;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #bcbcbc;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cccccc;\n            padding: 2px;\n            cursor: pointer;\n            background: #f0f0f0;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #000000; \/* Pure black hover *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #000000; \/* Black title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #555555; \/* Gray star to fit B\u0026W theme *\/\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #555555;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #333333;\n            border-top: 1px dashed #e5e5e5;\n            border-bottom: 1px dashed #e5e5e5;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #000000; \/* Black arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #000000; \/* Black price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #111111; \/* Almost black button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #444444; \/* Gray hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #000000; \/* Black tab *\/\n            color: white;\n            border-top: 3px solid #000000;\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #000000; \/* Black line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #555555;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f0f0f0;\n            border: 1px solid #cccccc;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e5e5e5;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #bcbcbc;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #222222;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #bcbcbc;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f5f5f5;\n        }\n\n        .compat-table th {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #111111;\n        }\n\n        .compat-table td {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #bcbcbc;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #bcbcbc;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #444444;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #777777;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #444444;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #111111;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #444444;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitinissancollisionparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070399018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070400018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49023190018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Subframes - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48875574018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e DT Dropship Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48898557018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48815319018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e OEM Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691388018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691389018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket items\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTQ0WDE0MzI=\/z\/Kv8AAeSwoRFpgzYd\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTQ0WDE0MzI=\/z\/Kv8AAeSwoRFpgzYd\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTE1NlgxMjQ2\/z\/FQoAAeSwgTFpgzYi\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTE1NlgxMjQ2\/z\/FQoAAeSwgTFpgzYi\/$_57.PNG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTA5NFgxMzIz\/z\/DBUAAeSwyOJpgzYs\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA5NFgxMzIz\/z\/DBUAAeSwyOJpgzYs\/$_57.PNG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTIxWDE2MDA=\/z\/7gIAAeSwmHdpgzYx\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTIxWDE2MDA=\/z\/7gIAAeSwmHdpgzYx\/$_57.PNG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/SUQAAeSwsaZpgzVq\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/SUQAAeSwsaZpgzVq\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/OrUAAeSwAHhpgzVp\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/OrUAAeSwAHhpgzVp\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTAwNlg4Njk=\/z\/QugAAeSw2E9pgzY5\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAwNlg4Njk=\/z\/QugAAeSw2E9pgzY5\/$_57.PNG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTE4WDc1NQ==\/z\/8uIAAeSwj6NpgzY-\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTE4WDc1NQ==\/z\/8uIAAeSwj6NpgzY-\/$_57.PNG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTE4WDEzNTk=\/z\/maoAAeSwqDtpgzZE\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTE4WDEzNTk=\/z\/maoAAeSwqDtpgzZE\/$_57.PNG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTEwOVgxMDMx\/z\/RSEAAeSwg0ZpgzZU\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTEwOVgxMDMx\/z\/RSEAAeSwg0ZpgzZU\/$_57.PNG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTQ0WDE0MzI=\/z\/Kv8AAeSwoRFpgzYd\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTE1NlgxMjQ2\/z\/FQoAAeSwgTFpgzYi\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA5NFgxMzIz\/z\/DBUAAeSwyOJpgzYs\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTIxWDE2MDA=\/z\/7gIAAeSwmHdpgzYx\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/SUQAAeSwsaZpgzVq\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/OrUAAeSwAHhpgzVp\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAwNlg4Njk=\/z\/QugAAeSw2E9pgzY5\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTE4WDc1NQ==\/z\/8uIAAeSwj6NpgzY-\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTE4WDEzNTk=\/z\/maoAAeSwqDtpgzZE\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTEwOVgxMDMx\/z\/RSEAAeSwg0ZpgzZU\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                2019-2021 GENESISI G70 RWD ENGINE CONTROL MODULE W\/ KEY FOB 39161-2CBN0 # 105312\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 105312\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 75\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2020 Genesis G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e GRAY\r\n                                , \u003cb\u003eCode:\u003c\/b\u003e N5M\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 39161-2CBN0, 39161 2CBN0, 391612CBN0, 95440-G9000, 95440 G9000, 95440G9000\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infinitinissancollisionparts1\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814355267653,"sku":"105312","price":75.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_01a1e9c6-1122-441c-8034-69bc9d9916ba.png?v=1774434157"},{"product_id":"2019-2025-genesis-g70-rwd-transmission-crossmember-support-mount-bracket-105318","title":"2019-2025 GENESIS G70 RWD TRANSMISSION CROSSMEMBER SUPPORT MOUNT BRACKET #105318","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Grayscale Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #eaeaea; \/* Light pure gray *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #222222; \/* Near black text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f5f5f5;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #666666; \/* Gray primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #333333; \/* Dark gray hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #eaeaea;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #333333;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #111111;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #bcbcbc;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #111111;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #bcbcbc;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #e0e0e0;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #cccccc;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #cccccc;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #444444;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e5e5e5;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #444444;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f5f5f5;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #777777;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #eeeeee;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #444444;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #bcbcbc;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cccccc;\n            padding: 2px;\n            cursor: pointer;\n            background: #f0f0f0;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #000000; \/* Pure black hover *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #000000; \/* Black title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #555555; \/* Gray star to fit B\u0026W theme *\/\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #555555;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #333333;\n            border-top: 1px dashed #e5e5e5;\n            border-bottom: 1px dashed #e5e5e5;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #000000; \/* Black arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #000000; \/* Black price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #111111; \/* Almost black button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #444444; \/* Gray hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #000000; \/* Black tab *\/\n            color: white;\n            border-top: 3px solid #000000;\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #000000; \/* Black line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #555555;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f0f0f0;\n            border: 1px solid #cccccc;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e5e5e5;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #bcbcbc;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #222222;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #bcbcbc;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f5f5f5;\n        }\n\n        .compat-table th {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #111111;\n        }\n\n        .compat-table td {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #bcbcbc;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #bcbcbc;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #444444;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #777777;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #444444;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #111111;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #444444;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitinissancollisionparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070399018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070400018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49023190018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Subframes - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48875574018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e DT Dropship Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48898557018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48815319018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e OEM Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691388018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691389018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket items\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NjUyWDE2MDA=\/z\/dIsAAeSwIiNphBs~\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-10\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjUyWDE2MDA=\/z\/dIsAAeSwIiNphBs~\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTc1WDEzMjY=\/z\/kx8AAeSwIWtphBtG\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTc1WDEzMjY=\/z\/kx8AAeSwIWtphBtG\/$_57.PNG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTExNFgxMzEw\/z\/gskAAeSwWZRphBtO\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTExNFgxMzEw\/z\/gskAAeSwWZRphBtO\/$_57.PNG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTA4M1gxNDI3\/z\/mgIAAeSwjddphBtT\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA4M1gxNDI3\/z\/mgIAAeSwjddphBtT\/$_57.PNG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODMwWDE2MDA=\/z\/jSgAAeSw0bRphBtb\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODMwWDE2MDA=\/z\/jSgAAeSw0bRphBtb\/$_57.PNG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTAxOVgxNTE3\/z\/kHYAAeSwjBhphBtg\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAxOVgxNTE3\/z\/kHYAAeSwjBhphBtg\/$_57.PNG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NTY3WDE1MTQ=\/z\/OyUAAeSwoPFphBtp\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NTY3WDE1MTQ=\/z\/OyUAAeSwoPFphBtp\/$_57.PNG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTcwWDE2MDA=\/z\/j7gAAeSwXNtphBtz\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTcwWDE2MDA=\/z\/j7gAAeSwXNtphBtz\/$_57.PNG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTYyWDEzNTI=\/z\/VkcAAeSwX79phBt6\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTYyWDEzNTI=\/z\/VkcAAeSwX79phBt6\/$_57.PNG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/lAUAAeSwAWZphBs0\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/lAUAAeSwAWZphBs0\/$_57.JPG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-10\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTAzOVgxMzQx\/z\/6R0AAeSwwiBphBuk\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-10\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-10\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-10\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAzOVgxMzQx\/z\/6R0AAeSwwiBphBuk\/$_57.PNG?set_id=880000500F\" alt=\"Image 11\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjUyWDE2MDA=\/z\/dIsAAeSwIiNphBs~\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTc1WDEzMjY=\/z\/kx8AAeSwIWtphBtG\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTExNFgxMzEw\/z\/gskAAeSwWZRphBtO\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA4M1gxNDI3\/z\/mgIAAeSwjddphBtT\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODMwWDE2MDA=\/z\/jSgAAeSw0bRphBtb\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAxOVgxNTE3\/z\/kHYAAeSwjBhphBtg\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NTY3WDE1MTQ=\/z\/OyUAAeSwoPFphBtp\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTcwWDE2MDA=\/z\/j7gAAeSwXNtphBtz\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTYyWDEzNTI=\/z\/VkcAAeSwX79phBt6\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/lAUAAeSwAWZphBs0\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-10\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAzOVgxMzQx\/z\/6R0AAeSwwiBphBuk\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                2019-2025 GENESIS G70 RWD TRANSMISSION CROSSMEMBER SUPPORT MOUNT BRACKET #105318\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 105318\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 68\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2020 Genesis G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e GRAY\r\n                                , \u003cb\u003eCode:\u003c\/b\u003e N5M\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 21730-J5200, 21735-J5200\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2025 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.5L 2497CC l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2024 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.5L 2497CC l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Launch Edition Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Design Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infinitinissancollisionparts1\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814355497029,"sku":"105318","price":68.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_0927270d-5f56-4aca-a228-37aebd77d45d.png?v=1774434171"},{"product_id":"19-21-genesis-g70-front-right-side-seat-belt-retractor-w-tensioner-105331","title":"19-21 GENESIS G70 FRONT RIGHT SIDE SEAT BELT RETRACTOR W\/ TENSIONER # 105331","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Grayscale Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #eaeaea; \/* Light pure gray *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #222222; \/* Near black text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f5f5f5;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #666666; \/* Gray primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #333333; \/* Dark gray hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #eaeaea;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #333333;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #111111;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #bcbcbc;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #111111;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #bcbcbc;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #e0e0e0;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #cccccc;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #cccccc;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #444444;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e5e5e5;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #444444;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f5f5f5;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #777777;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #eeeeee;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #444444;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #bcbcbc;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cccccc;\n            padding: 2px;\n            cursor: pointer;\n            background: #f0f0f0;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #000000; \/* Pure black hover *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #000000; \/* Black title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #555555; \/* Gray star to fit B\u0026W theme *\/\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #555555;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #333333;\n            border-top: 1px dashed #e5e5e5;\n            border-bottom: 1px dashed #e5e5e5;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #000000; \/* Black arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #000000; \/* Black price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #111111; \/* Almost black button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #444444; \/* Gray hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #000000; \/* Black tab *\/\n            color: white;\n            border-top: 3px solid #000000;\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #000000; \/* Black line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #555555;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f0f0f0;\n            border: 1px solid #cccccc;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e5e5e5;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #bcbcbc;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #222222;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #bcbcbc;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f5f5f5;\n        }\n\n        .compat-table th {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #111111;\n        }\n\n        .compat-table td {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #bcbcbc;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #bcbcbc;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #444444;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #777777;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #444444;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #111111;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #444444;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitinissancollisionparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070399018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070400018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49023190018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Subframes - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48875574018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e DT Dropship Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48898557018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48815319018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e OEM Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691388018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691389018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket items\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/Nzk5WDE1NjE=\/z\/JVQAAeSwcsxphCYe\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-11\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/Nzk5WDE1NjE=\/z\/JVQAAeSwcsxphCYe\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTAzOVgxNDQ3\/z\/UHYAAeSwOtdphCYo\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAzOVgxNDQ3\/z\/UHYAAeSwOtdphCYo\/$_57.PNG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTE0OFgxNDA4\/z\/sAAAAeSw6R9phCY3\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTE0OFgxNDA4\/z\/sAAAAeSw6R9phCY3\/$_57.PNG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTEyNVgxMjk1\/z\/s6AAAeSwdGlphCY-\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTEyNVgxMjk1\/z\/s6AAAeSwdGlphCY-\/$_57.PNG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTQ5WDE2MDA=\/z\/ZfkAAeSwoPFphCZM\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTQ5WDE2MDA=\/z\/ZfkAAeSwoPFphCZM\/$_57.PNG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTE1NlgxNDMy\/z\/sIoAAeSwkMFphCZR\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTE1NlgxNDMy\/z\/sIoAAeSwkMFphCZR\/$_57.PNG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/skkAAeSwGH1phCXf\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/skkAAeSwGH1phCXf\/$_57.JPG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTcwWDE0OTk=\/z\/0rEAAeSwE0xphCZd\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTcwWDE0OTk=\/z\/0rEAAeSwE0xphCZd\/$_57.PNG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTE3NFgxMTk3\/z\/yUQAAeSwwsNphCZj\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTE3NFgxMTk3\/z\/yUQAAeSwwsNphCZj\/$_57.PNG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/J74AAeSwaJVphCXf\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/J74AAeSwaJVphCXf\/$_57.JPG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-10\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZbkAAeSwQZxphCXg\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-10\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-10\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-10\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZbkAAeSwQZxphCXg\/$_57.JPG?set_id=880000500F\" alt=\"Image 11\"\u003e\u003clabel for=\"image-11\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/iBsAAeSw8SFphCXg\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-11\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-11\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-11\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-10\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/iBsAAeSw8SFphCXg\/$_57.JPG?set_id=880000500F\" alt=\"Image 12\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/Nzk5WDE1NjE=\/z\/JVQAAeSwcsxphCYe\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAzOVgxNDQ3\/z\/UHYAAeSwOtdphCYo\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTE0OFgxNDA4\/z\/sAAAAeSw6R9phCY3\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTEyNVgxMjk1\/z\/s6AAAeSwdGlphCY-\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTQ5WDE2MDA=\/z\/ZfkAAeSwoPFphCZM\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTE1NlgxNDMy\/z\/sIoAAeSwkMFphCZR\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/skkAAeSwGH1phCXf\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTcwWDE0OTk=\/z\/0rEAAeSwE0xphCZd\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTE3NFgxMTk3\/z\/yUQAAeSwwsNphCZj\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/J74AAeSwaJVphCXf\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-10\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZbkAAeSwQZxphCXg\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-11\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/iBsAAeSw8SFphCXg\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                19-21 GENESIS G70 FRONT RIGHT SIDE SEAT BELT RETRACTOR W\/ TENSIONER # 105331\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 105331\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 193\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2020 Genesis G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e GRAY\r\n                                , \u003cb\u003eCode:\u003c\/b\u003e N5M\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 88820-G9500-RJS, 88820 G9500 RJS, 88820G9500RJS, 88820-G9500, 88820 G9500, 88820G9500\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Design Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infinitinissancollisionparts1\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814355660869,"sku":"105331","price":193.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_e17cb108-3fd3-4e83-8063-e542d89aca7d.png?v=1774434181"},{"product_id":"19-21-genesis-g70-speedometer-instrument-cluster-mph-71k-miles-2-0l-105359","title":"19-21 GENESIS G70 SPEEDOMETER INSTRUMENT CLUSTER MPH 71K MILES 2.0L # 105359","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Grayscale Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #eaeaea; \/* Light pure gray *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #222222; \/* Near black text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f5f5f5;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #666666; \/* Gray primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #333333; \/* Dark gray hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #eaeaea;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #333333;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #111111;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #bcbcbc;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #111111;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #bcbcbc;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #e0e0e0;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #cccccc;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #cccccc;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #444444;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e5e5e5;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #444444;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f5f5f5;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #777777;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #eeeeee;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #444444;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #bcbcbc;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cccccc;\n            padding: 2px;\n            cursor: pointer;\n            background: #f0f0f0;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #000000; \/* Pure black hover *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #000000; \/* Black title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #555555; \/* Gray star to fit B\u0026W theme *\/\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #555555;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #333333;\n            border-top: 1px dashed #e5e5e5;\n            border-bottom: 1px dashed #e5e5e5;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #000000; \/* Black arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #000000; \/* Black price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #111111; \/* Almost black button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #444444; \/* Gray hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #000000; \/* Black tab *\/\n            color: white;\n            border-top: 3px solid #000000;\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #000000; \/* Black line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #555555;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f0f0f0;\n            border: 1px solid #cccccc;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e5e5e5;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #bcbcbc;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #222222;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #bcbcbc;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f5f5f5;\n        }\n\n        .compat-table th {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #111111;\n        }\n\n        .compat-table td {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #bcbcbc;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #bcbcbc;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #444444;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #777777;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #444444;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #111111;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #444444;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitinissancollisionparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070399018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070400018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49023190018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Subframes - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48875574018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e DT Dropship Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48898557018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48815319018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e OEM Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691388018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691389018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket items\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTQ0WDEzMzE=\/z\/DJMAAeSwjdlphDit\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-11\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTQ0WDEzMzE=\/z\/DJMAAeSwjdlphDit\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTA3M1g5MTU=\/z\/NQsAAeSw-LtphDi2\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA3M1g5MTU=\/z\/NQsAAeSw-LtphDi2\/$_57.PNG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/Nzk0WDExNTA=\/z\/IWgAAeSwejdphDi-\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/Nzk0WDExNTA=\/z\/IWgAAeSwejdphDi-\/$_57.PNG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTkzWDE2MDA=\/z\/Oo0AAeSwsaZphDjF\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTkzWDE2MDA=\/z\/Oo0AAeSwsaZphDjF\/$_57.PNG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTA4OFgxMzAw\/z\/Fp4AAeSwYqlphDjK\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA4OFgxMzAw\/z\/Fp4AAeSwYqlphDjK\/$_57.PNG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTE3OVgxMzYy\/z\/F~4AAeSw01FphDjP\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTE3OVgxMzYy\/z\/F~4AAeSw01FphDjP\/$_57.PNG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTU3Mlg4OTA=\/z\/G5AAAeSwUH5phDjW\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTU3Mlg4OTA=\/z\/G5AAAeSwUH5phDjW\/$_57.PNG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMDQ1\/z\/7bAAAeSwDrZphDjb\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMDQ1\/z\/7bAAAeSwDrZphDjb\/$_57.PNG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFg5NTU=\/z\/O0kAAeSwsaZphDjk\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFg5NTU=\/z\/O0kAAeSwsaZphDjk\/$_57.PNG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTI2OVgxMjAw\/z\/fmsAAeSwWQFphDjo\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTI2OVgxMjAw\/z\/fmsAAeSwWQFphDjo\/$_57.PNG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-10\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/Nn4AAeSwsFtphDiK\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-10\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-10\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-10\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/Nn4AAeSwsFtphDiK\/$_57.JPG?set_id=880000500F\" alt=\"Image 11\"\u003e\u003clabel for=\"image-11\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTQ3OVgxMjAw\/z\/~ukAAeSwrcVphDjt\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-11\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-11\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-11\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-10\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTQ3OVgxMjAw\/z\/~ukAAeSwrcVphDjt\/$_57.PNG?set_id=880000500F\" alt=\"Image 12\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTQ0WDEzMzE=\/z\/DJMAAeSwjdlphDit\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA3M1g5MTU=\/z\/NQsAAeSw-LtphDi2\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/Nzk0WDExNTA=\/z\/IWgAAeSwejdphDi-\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTkzWDE2MDA=\/z\/Oo0AAeSwsaZphDjF\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA4OFgxMzAw\/z\/Fp4AAeSwYqlphDjK\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTE3OVgxMzYy\/z\/F~4AAeSw01FphDjP\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTU3Mlg4OTA=\/z\/G5AAAeSwUH5phDjW\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMDQ1\/z\/7bAAAeSwDrZphDjb\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFg5NTU=\/z\/O0kAAeSwsaZphDjk\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTI2OVgxMjAw\/z\/fmsAAeSwWQFphDjo\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-10\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/Nn4AAeSwsFtphDiK\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-11\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTQ3OVgxMjAw\/z\/~ukAAeSwrcVphDjt\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                19-21 GENESIS G70 SPEEDOMETER INSTRUMENT CLUSTER MPH 71K MILES 2.0L # 105359\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 105359\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 54\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2020 Genesis G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2020\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e Genesis G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e GRAY\r\n                                , \u003cb\u003eCode:\u003c\/b\u003e N5M\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e RWD\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 71720\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG64LA4LU056255\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0425-004\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 94011-G9120, 94011 G9120, 94011G9120, 94011-G9930, 94011 G9930, 94011G9930\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infinitinissancollisionparts1\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44814355726405,"sku":"105359","price":54.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_57d87bb4-4982-4445-b942-ddfeb580d846.png?v=1774434187"},{"product_id":"2019-23-genesis-g70-front-left-driver-side-hood-bonnet-seal-strip-cover-100939","title":"2019-23 GENESIS G70 FRONT LEFT DRIVER SIDE HOOD BONNET SEAL STRIP COVER # 100939","description":"\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cp class=\"MsoNormal\" style=\"box-sizing: border-box; font-family: Arial; white-space: normal; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eThis Part is taken from 2023 GENESIS G70. Please see the Details for this vehicle.\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt; font-family: Arial, sans-serif;\"\u003e\u003co:p style=\"box-sizing: border-box;\"\u003e\u003c\/o:p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\" style=\"box-sizing: border-box; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"\u003e\u003cspan style=\"font-family: Arial; white-space: normal; box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003e\u003cb\u003eDONOR DETAILS\u003c\/b\u003e:\u003c\/span\u003e\u003c\/span\u003e\u003cfont face=\"Arial\"\u003e\u003cspan style=\"white-space: normal;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cfont style=\"font-size: initial; box-sizing: border-box; white-space: normal; font-family: Arial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eYear:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e 2023\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eModel:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e GENESIS G70 SEDAN\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eColor:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e BLUE \u003cb\u003eCode\u003c\/b\u003e=PS5\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eTRIM: \u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt; border: 1pt none windowtext; padding: 0in;\"\u003eRWD\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-family: Arial; font-size: initial;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eType:\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e Used\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003cb style=\"box-sizing: border-box; font-family: Arial; font-size: initial;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eMileage: \u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003eN\/A\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eVIN:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e \u003c\/span\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cspan style=\"box-sizing: border-box;\"\u003eKMTG34TA1PU111825\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont style=\"font-family: Arial; font-size: initial; box-sizing: border-box;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003eVehicle Stock #:\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: medium; white-space: pre;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px; white-space: normal;\"\u003e 0525-005\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cspan style='font-size: 18.6667px; font-family: \"Times New Roman\", serif; white-space: normal; box-sizing: border-box;'\u003e\u003cb\u003ePart Number:\u003c\/b\u003e\u003c\/span\u003e\u003cspan style='font-size: 18.6667px; font-family: \"Times New Roman\", serif; white-space: normal; box-sizing: border-box;'\u003e \u003c\/span\u003e\u003cfont face=\"Times New Roman, serif\"\u003e\u003cspan style=\"font-size: 18.6667px; white-space: normal;\"\u003e84185-G9000\u003c\/span\u003e\u003c\/font\u003e\u003c\/p\u003e\u003c\/pre\u003e\u003cp class=\"MsoNormal\" style='font-size: 14.4px; box-sizing: border-box; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; white-space: normal; line-height: normal;'\u003e\u003cb style='font-family: \"Times New Roman\", serif; font-size: 14pt; box-sizing: border-box;'\u003e\u003cb style=\"box-sizing: border-box;\"\u003e\u003cb style=\"font-family: Arial; font-size: medium; box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eThis Parts Fits with Following Models, If you still have any questions, Please contact us\u003c\/span\u003e\u003c\/b\u003e\u003c\/b\u003e.\u003c\/b\u003e\u003c\/p\u003e\u003c\/pre\u003e\u003cpre class=\"tabcontentz\" bis_size='{\"x\":257,\"y\":674,\"w\":919,\"h\":351,\"abs_x\":567,\"abs_y\":2992}' style=\"font-size: 14.4px; box-sizing: border-box;\"\u003e\u003cfont bis_size='{\"x\":257,\"y\":674,\"w\":919,\"h\":351,\"abs_x\":567,\"abs_y\":2992}' style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cdiv\u003e\u003cgoogle-sheets-html-origin style=\"white-space: normal;\"\u003e\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\" style=\"table-layout: fixed; font-size: 10pt; font-family: Arial; width: 0px; border-collapse: collapse; border: none;\"\u003e\n\u003ccolgroup\u003e\n\u003ccol width=\"201\"\u003e\n\u003ccol width=\"142\"\u003e\n\u003ccol width=\"208\"\u003e\n\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style=\"border: 1px solid rgb(0, 0, 0); overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-weight: bold; color: rgb(117, 117, 117);\"\u003eYear Make Model\u003c\/td\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-weight: bold; color: rgb(117, 117, 117);\"\u003eTrim \u0026amp; Engine\u003c\/td\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-weight: bold; color: rgb(117, 117, 117);\"\u003eImportant vehicle option details\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(240, 240, 240); font-size: 9pt; color: rgb(51, 51, 51);\"\u003e2019-2023 Hyundai Genesis G70\u003c\/td\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(240, 240, 240); font-size: 9pt; color: rgb(51, 51, 51);\"\u003eDOHC - TCI\/GDI\u003c\/td\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(240, 240, 240); font-size: 9pt; color: rgb(51, 51, 51);\"\u003eSedan - 4Door 5P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003c\/google-sheets-html-origin\u003e\u003c\/div\u003e\u003c\/font\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818589777989,"sku":"100939","price":26.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_6372cd26-9714-4a56-89e3-d65543cff01a.png?v=1774597124"},{"product_id":"2019-2023-genesis-g70-front-left-side-engine-mount-support-bracket-2-0l-100940","title":"2019-2023 GENESIS G70 FRONT LEFT SIDE ENGINE MOUNT SUPPORT BRACKET 2.0L # 100940","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Grayscale Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #eaeaea; \/* Light pure gray *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #222222; \/* Near black text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f5f5f5;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #666666; \/* Gray primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #333333; \/* Dark gray hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #eaeaea;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #333333;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #111111;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #bcbcbc;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #111111;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #bcbcbc;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #e0e0e0;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #cccccc;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #cccccc;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #444444;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e5e5e5;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #444444;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f5f5f5;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #777777;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #eeeeee;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #444444;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #bcbcbc;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cccccc;\n            padding: 2px;\n            cursor: pointer;\n            background: #f0f0f0;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #000000; \/* Pure black hover *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #000000; \/* Black title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #555555; \/* Gray star to fit B\u0026W theme *\/\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #555555;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #333333;\n            border-top: 1px dashed #e5e5e5;\n            border-bottom: 1px dashed #e5e5e5;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #000000; \/* Black arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #000000; \/* Black price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #111111; \/* Almost black button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #444444; \/* Gray hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #000000; \/* Black tab *\/\n            color: white;\n            border-top: 3px solid #000000;\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #000000; \/* Black line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #555555;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f0f0f0;\n            border: 1px solid #cccccc;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e5e5e5;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #bcbcbc;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #222222;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #bcbcbc;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f5f5f5;\n        }\n\n        .compat-table th {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #111111;\n        }\n\n        .compat-table td {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #bcbcbc;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #bcbcbc;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #444444;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #777777;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #444444;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #111111;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #444444;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitinissancollisionparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070399018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070400018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49023190018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Subframes - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48875574018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e DT Dropship Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48898557018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48815319018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e OEM Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691388018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691389018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket items\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/BqMAAeSwXNNogzYX\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/BqMAAeSwXNNogzYX\/$_57.JPG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/IQMAAeSwcYVogzYX\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/IQMAAeSwcYVogzYX\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/FacAAeSwSKpogzYX\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/FacAAeSwSKpogzYX\/$_57.JPG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/DtsAAeSwE21ogzYY\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/DtsAAeSwE21ogzYY\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/IzoAAeSwx~togzYX\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/IzoAAeSwx~togzYX\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/G0wAAeSwzC5ogzYY\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/G0wAAeSwzC5ogzYY\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/BqMAAeSwXNNogzYX\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/IQMAAeSwcYVogzYX\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/FacAAeSwSKpogzYX\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/DtsAAeSwE21ogzYY\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/IzoAAeSwx~togzYX\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/G0wAAeSwzC5ogzYY\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                2019-2023 GENESIS G70 FRONT LEFT SIDE ENGINE MOUNT SUPPORT BRACKET 2.0L # 100940\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 100940\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 34\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2023 GENESIS G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2023\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e GENESIS G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e \r\n                                \r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 0\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG34TA1PU111825\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0525-005\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 21826-J5100, 21826 J5100, 21826J5100\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infinitinissancollisionparts1\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818589843525,"sku":"100940","price":34.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_5d2f152a-8875-4c0f-b5cf-cbdae12fbab7.jpg?v=1774597129"},{"product_id":"2019-2023-genesis-g70-front-left-engine-compartment-cowl-vent-cover-panel-100946","title":"2019-2023 GENESIS G70 FRONT LEFT ENGINE COMPARTMENT COWL VENT COVER PANEL 100946","description":"\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cp class=\"MsoNormal\" style=\"box-sizing: border-box; font-family: Arial; white-space: normal; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eThis Part is taken from 2023 GENESIS G70. Please see the Details for this vehicle.\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt; font-family: Arial, sans-serif;\"\u003e\u003co:p style=\"box-sizing: border-box;\"\u003e\u003c\/o:p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\" style=\"box-sizing: border-box; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"\u003e\u003cspan style=\"font-family: Arial; white-space: normal; box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eDONOR DETAILS:\u003c\/span\u003e\u003c\/span\u003e\u003cfont face=\"Arial\"\u003e\u003cspan style=\"white-space: normal;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cfont style=\"font-size: initial; box-sizing: border-box; white-space: normal; font-family: Arial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eYear:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e 2023\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eModel:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e GENESIS G70 SEDAN\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eColor:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e BLUE \u003cb\u003eCode\u003c\/b\u003e=PS5\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eTRIM: \u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt; border: 1pt none windowtext; padding: 0in;\"\u003eRWD\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-family: Arial; font-size: initial;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eType:\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e Used\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003cb style=\"box-sizing: border-box; font-family: Arial; font-size: initial;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eMileage: \u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003eN\/A\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eVIN:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e \u003c\/span\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cspan style=\"box-sizing: border-box;\"\u003eKMTG34TA1PU111825\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont style=\"font-family: Arial; font-size: initial; box-sizing: border-box;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003eVehicle Stock #:\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: medium; white-space: pre;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px; white-space: normal;\"\u003e 0525-005\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cspan style='font-size: 18.6667px; font-family: \"Times New Roman\", serif; white-space: normal; box-sizing: border-box;'\u003e\u003cb\u003ePart Number:\u003c\/b\u003e\u003c\/span\u003e\u003cspan style='font-size: 18.6667px; font-family: \"Times New Roman\", serif; white-space: normal; box-sizing: border-box;'\u003e \u003c\/span\u003e\u003cfont face=\"Times New Roman, serif\"\u003e\u003cspan style=\"font-size: 18.6667px; white-space: normal;\"\u003e29310-G9000\u003c\/span\u003e\u003c\/font\u003e\u003c\/p\u003e\u003c\/pre\u003e\u003cp class=\"MsoNormal\" style='font-size: 14.4px; box-sizing: border-box; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; white-space: normal; line-height: normal;'\u003e\u003cb style='font-family: \"Times New Roman\", serif; font-size: 14pt; box-sizing: border-box;'\u003e\u003cb style=\"box-sizing: border-box;\"\u003e\u003cb style=\"font-family: Arial; font-size: medium; box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eThis Parts Fits with Following Models, If you still have any questions, Please contact us\u003c\/span\u003e\u003c\/b\u003e\u003c\/b\u003e.\u003c\/b\u003e\u003c\/p\u003e\u003c\/pre\u003e\u003cpre class=\"tabcontentz\" bis_size='{\"x\":257,\"y\":674,\"w\":919,\"h\":351,\"abs_x\":567,\"abs_y\":2992}' style=\"font-size: 14.4px; box-sizing: border-box;\"\u003e\u003cfont bis_size='{\"x\":257,\"y\":674,\"w\":919,\"h\":351,\"abs_x\":567,\"abs_y\":2992}' style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cdiv\u003e\u003cgoogle-sheets-html-origin style=\"white-space: normal;\"\u003e\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\" style=\"table-layout: fixed; font-size: 10pt; font-family: Arial; width: 0px; border-collapse: collapse; border: none;\"\u003e\n\u003ccolgroup\u003e\n\u003ccol width=\"201\"\u003e\n\u003ccol width=\"142\"\u003e\n\u003ccol width=\"208\"\u003e\n\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style=\"border: 1px solid rgb(0, 0, 0); overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-weight: bold; color: rgb(117, 117, 117);\"\u003eYear Make Model\u003c\/td\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-weight: bold; color: rgb(117, 117, 117);\"\u003eTrim \u0026amp; Engine\u003c\/td\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-weight: bold; color: rgb(117, 117, 117);\"\u003eImportant vehicle option details\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(240, 240, 240); font-size: 9pt; color: rgb(51, 51, 51);\"\u003e2019-2023 Hyundai Genesis G70\u003c\/td\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(240, 240, 240); font-size: 9pt; color: rgb(51, 51, 51);\"\u003eDOHC - TCI\/GDI\u003c\/td\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(240, 240, 240); font-size: 9pt; color: rgb(51, 51, 51);\"\u003eSedan - 4Door 5P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003c\/google-sheets-html-origin\u003e\u003c\/div\u003e\u003c\/font\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818589909061,"sku":"100946","price":22.02,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_726e1ae4-d155-48f7-9af9-1093fe4afbcd.png?v=1774597134"},{"product_id":"22-23-genesis-g70-rear-left-driver-side-blind-spot-radar-module-bracket-100952","title":"22-23 GENESIS G70 REAR LEFT DRIVER SIDE BLIND SPOT RADAR MODULE BRACKET # 100952","description":"\u003cdiv class=\"aae-fura-shopify\" style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; color: #222222; line-height: 1.55; max-width: 900px; margin: 0 auto; padding: 16px 0;\"\u003e\r\n\r\n  \u003cstyle\u003e\n    .aae-fura-shopify .aae-compat-table td {\n      border: 1px solid #d4d4d4;\n      padding: 8px 10px;\n      font-size: 13px;\n      vertical-align: top;\n      color: #222222;\n    }\n    .aae-fura-shopify .aae-compat-table tr:nth-child(even) td {\n      background: #fafafa;\n    }\n  \u003c\/style\u003e\r\n\r\n  \u003c!-- Lead line --\u003e\r\n  \u003cp style=\"font-size: 15px; font-weight: 700; margin: 0 0 20px 0; padding: 12px 16px; background: #f5f5f5; border-left: 4px solid #222222; border-radius: 2px;\"\u003e\r\n    This part was pulled from a 2023 GENESIS G70. Donor vehicle details below.\r\n  \u003c\/p\u003e\r\n\r\n  \u003c!-- Donor vehicle details --\u003e\r\n  \u003ch2 style=\"font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; margin: 24px 0 12px 0; padding-bottom: 6px; border-bottom: 2px solid #222222; color: #111111;\"\u003e\r\n    Donor Vehicle Details\r\n  \u003c\/h2\u003e\r\n  \u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 14px; margin-bottom: 24px;\"\u003e\r\n    \u003ctbody\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; width: 160px; color: #555555;\"\u003eYear\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003e2023\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eMake \/ Model\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003eGENESIS G70\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eColor\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003e\r\n          \r\n        \u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eTrim\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003e\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eType\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003eUSED\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eMileage\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003e0\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eVIN\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003eKMTG34TA1PU111825\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eStock #\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003e0525-005\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; font-weight: 600; color: #555555;\"\u003ePart Number\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px;\"\u003e99140-G9010 \/ 99140 G9010 \/ 99140G9010\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n    \u003c\/tbody\u003e\r\n  \u003c\/table\u003e\r\n\r\n  \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n\r\n  \u003c!-- Condition notes --\u003e\r\n  \u003ch2 style=\"font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; margin: 24px 0 12px 0; padding-bottom: 6px; border-bottom: 2px solid #222222; color: #111111;\"\u003e\r\n    Condition \u0026amp; Notes\r\n  \u003c\/h2\u003e\r\n  \u003cul style=\"list-style: none; padding: 0; margin: 0 0 24px 0; font-size: 14px;\"\u003e\r\n    \u003cli style=\"padding: 6px 0 6px 20px; position: relative;\"\u003e\r\n      \u003cspan style=\"position: absolute; left: 0; color: #222222; font-weight: 700;\"\u003e›\u003c\/span\u003e\r\n      Please read the description carefully for exact fitment.\r\n    \u003c\/li\u003e\r\n    \u003cli style=\"padding: 6px 0 6px 20px; position: relative;\"\u003e\r\n      \u003cspan style=\"position: absolute; left: 0; color: #222222; font-weight: 700;\"\u003e›\u003c\/span\u003e\r\n      All parts are tested and in good working condition.\r\n    \u003c\/li\u003e\r\n    \u003cli style=\"padding: 6px 0 6px 20px; position: relative;\"\u003e\r\n      \u003cspan style=\"position: absolute; left: 0; color: #222222; font-weight: 700;\"\u003e›\u003c\/span\u003e\r\n      Any damage or imperfections are noted above.\r\n    \u003c\/li\u003e\r\n    \u003cli style=\"padding: 6px 0 6px 20px; position: relative;\"\u003e\r\n      \u003cspan style=\"position: absolute; left: 0; color: #222222; font-weight: 700;\"\u003e›\u003c\/span\u003e\r\n      Contact us before purchase if you have fitment questions.\r\n    \u003c\/li\u003e\r\n  \u003c\/ul\u003e\r\n\r\n  \u003c!-- Fitment --\u003e\r\n  \u003ch2 style=\"font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; margin: 24px 0 12px 0; padding-bottom: 6px; border-bottom: 2px solid #222222; color: #111111;\"\u003e\r\n    Fitment\r\n  \u003c\/h2\u003e\r\n  \u003cp style=\"font-size: 14px; margin: 0 0 12px 0;\"\u003e\r\n    This part fits the following models. If you have questions about compatibility, please contact us before ordering.\r\n  \u003c\/p\u003e\r\n  \u003cdiv style=\"width: 100%; overflow-x: auto;\"\u003e\r\n    \u003ctable class=\"aae-compat-table\" style=\"width: 100%; min-width: 480px; border-collapse: collapse; font-size: 13px; border: 1px solid #d4d4d4;\"\u003e\r\n      \u003cthead\u003e\r\n        \u003ctr style=\"background: #f0f0f0;\"\u003e\r\n          \u003cth style=\"border: 1px solid #d4d4d4; padding: 8px 10px; text-align: left; font-weight: 700; color: #111111;\"\u003eMake\u003c\/th\u003e\r\n          \u003cth style=\"border: 1px solid #d4d4d4; padding: 8px 10px; text-align: left; font-weight: 700; color: #111111;\"\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n          \u003cth style=\"border: 1px solid #d4d4d4; padding: 8px 10px; text-align: left; font-weight: 700; color: #111111;\"\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n        \u003c\/tr\u003e\r\n      \u003c\/thead\u003e\r\n      \u003ctbody\u003e\r\n        \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e3.3L 3342CC V6 GAS DOHC Turbocharged, 2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Launch Edition Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n      \u003c\/tbody\u003e\r\n    \u003c\/table\u003e\r\n  \u003c\/div\u003e\r\n\r\n  \u003c!-- Warranty --\u003e\r\n  \u003ch2 style=\"font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; margin: 24px 0 12px 0; padding-bottom: 6px; border-bottom: 2px solid #222222; color: #111111;\"\u003e\r\n    Warranty\r\n  \u003c\/h2\u003e\r\n  \u003cp style=\"font-size: 14px; margin: 0 0 12px 0;\"\u003e\r\n    American Auto Export provides a standard \u003cstrong\u003e30-day warranty\u003c\/strong\u003e on all mechanical parts. Please verify fitment independently prior to purchase — if you have any questions, contact us first.\r\n  \u003c\/p\u003e\r\n  \u003cp style=\"font-size: 13px; color: #666666; margin: 0;\"\u003e\r\n    You will only receive the item(s) pictured or described above. Parts are guaranteed to fit the vehicle(s) listed in the fitment table. If your vehicle was not originally equipped with the exact part, please confirm compatibility with your dealer before ordering.\r\n  \u003c\/p\u003e\r\n\r\n\u003c\/div\u003e\r\n","brand":"American Auto Exports","offers":[{"title":"Default Title","offer_id":44818590007365,"sku":"100952","price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_f28002a8-bade-4265-9cc5-d60505d026f2.png?v=1774597139"},{"product_id":"2019-2023-genesis-g70-front-right-side-engine-mount-support-bracket-2-0l-100959","title":"2019-2023 GENESIS G70 FRONT RIGHT SIDE ENGINE MOUNT SUPPORT BRACKET 2.0L #100959","description":"\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box;\"\u003e\u003ch1 id=\"partName\" style=\"width: 920px; box-sizing: border-box;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cdiv style=\"box-sizing: border-box;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontent\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontent\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontent\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cp class=\"MsoNormal\" style=\"font-family: Arial; font-size: medium; font-weight: 400; white-space: normal; box-sizing: border-box; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eThis Part is taken from 2023 GENESIS G70. Please see the Details for this vehicle.\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt; font-family: Arial, sans-serif;\"\u003e\u003co:p style=\"box-sizing: border-box;\"\u003e\u003c\/o:p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\" style=\"box-sizing: border-box; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"\u003e\u003cspan style=\"font-family: Arial; font-size: medium; white-space: normal; box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eDONOR DETAILS\u003cspan style=\"font-weight: 400;\"\u003e:\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cfont face=\"Arial\" style=\"font-family: Arial; font-size: medium; font-weight: 400; white-space: normal;\"\u003e\u003cspan style=\"white-space: normal;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cfont style=\"font-family: Arial; font-size: initial; font-weight: 400; white-space: normal; box-sizing: border-box;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eYear:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e 2023\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eModel:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e GENESIS G70 SEDAN\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eColor:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e BLUE \u003cb\u003eCode\u003c\/b\u003e=PS5\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eTRIM: \u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt; border: 1pt none windowtext; padding: 0in;\"\u003eRWD\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-family: Arial; font-size: initial;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eType:\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e Used\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003cb style=\"box-sizing: border-box; font-family: Arial; font-size: initial;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eMileage: \u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003eN\/A\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eVIN:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e \u003c\/span\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cspan style=\"box-sizing: border-box;\"\u003eKMTG34TA1PU111825\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont style=\"font-family: Arial; font-size: initial; box-sizing: border-box;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003eVehicle Stock #:\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: medium; white-space: pre;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px; white-space: normal;\"\u003e 0525-005\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cspan style='font-family: \"Times New Roman\", serif; font-size: 18.6667px; font-weight: 400; white-space: normal; box-sizing: border-box;'\u003e\u003cb\u003ePart Number:\u003c\/b\u003e\u003c\/span\u003e\u003cspan style='font-family: \"Times New Roman\", serif; font-size: 18.6667px; font-weight: 400; white-space: normal; box-sizing: border-box;'\u003e \u003c\/span\u003e\u003cfont face=\"Times New Roman, serif\"\u003e\u003cspan style=\"font-size: 18.6667px; font-weight: 400; white-space: normal;\"\u003e21825-J5100\u003c\/span\u003e\u003c\/font\u003e\u003c\/p\u003e\u003c\/pre\u003e\u003cp class=\"MsoNormal\" style='font-family: \"Open Sans\", Arial, Helvetica, sans-serif; font-size: 14.4px; font-weight: 400; white-space: normal; box-sizing: border-box; line-height: normal;'\u003e\u003cb style='font-family: \"Times New Roman\", serif; font-size: 14pt; box-sizing: border-box;'\u003e\u003cb style=\"box-sizing: border-box;\"\u003e\u003cb style=\"font-family: Arial; font-size: medium; box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eThis Parts Fits with Following Models, If you still have any questions, Please contact us\u003c\/span\u003e\u003c\/b\u003e\u003c\/b\u003e.\u003c\/b\u003e\u003c\/p\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/pre\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/div\u003e\u003c\/pre\u003e\u003c\/h1\u003e\u003ch1 style='font-size: 14pt; font-weight: 400; width: 920px; font-family: \"Racing Sans One\", Arial, Helvetica, sans-serif; box-sizing: border-box;'\u003e\u003cpre class=\"tabcontentz\" style='box-sizing: border-box; white-space: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; font-size: 1.2em; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; animation-name: tabIn; animation-duration: 1.2s;'\u003e\u003cdiv style=\"box-sizing: border-box;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; font-size: medium; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontent\" style='box-sizing: border-box; white-space: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; font-size: 1.2em; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; animation-name: tabIn; animation-duration: 1.2s;'\u003e\u003cpre class=\"tabcontent\" style='box-sizing: border-box; white-space: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; font-size: medium; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; animation-name: tabIn; animation-duration: 1.2s;'\u003e\u003cpre class=\"tabcontent\" style='box-sizing: border-box; white-space: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; font-size: 1.2em; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; animation-name: tabIn; animation-duration: 1.2s;'\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; font-size: 29.8598px; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial; font-family: Arial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial; white-space: normal;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; font-size: 29.8598px; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial; font-family: Arial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial; white-space: normal;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cpre class=\"tabcontent\" style='box-sizing: border-box; white-space: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; font-size: 1.2em; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; animation-name: tabIn; animation-duration: 1.2s;'\u003e\u003cgoogle-sheets-html-origin style=\"font-size: medium;\"\u003e\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\" style=\"table-layout: fixed; font-size: 10pt; font-family: Arial; width: 0px; border-collapse: collapse; border: none;\"\u003e\n\u003ccolgroup\u003e\n\u003ccol width=\"44\"\u003e\n\u003ccol width=\"60\"\u003e\n\u003ccol width=\"61\"\u003e\n\u003ccol width=\"218\"\u003e\n\u003ccol width=\"175\"\u003e\n\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border: 1px solid rgb(0, 0, 0); overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eYear\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eMake\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eModel\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eBody \u0026amp; Trim\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eEngine \u0026amp; Transmission\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56); text-align: right;'\u003e2023\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eBase, Prestige\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003e2.0L L4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56); text-align: right;'\u003e2022\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eBase, Prestige\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003e2.0L L4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56); text-align: right;'\u003e2021\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eAdvanced, Base, Elite, Prestige, Sport\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003e2.0L L4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56); text-align: right;'\u003e2020\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eAdvanced, Base, Elite, Prestige, Sport\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003e2.0L L4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56); text-align: right;'\u003e2019\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eAdvanced, Elite, Prestige, Sport\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003e2.0L L4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003c\/google-sheets-html-origin\u003e\u003c\/pre\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/pre\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/div\u003e\u003c\/pre\u003e\u003c\/h1\u003e\u003c\/pre\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818590138437,"sku":"100959","price":30.82,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_7c667dba-7d65-48c1-83d8-385411ab327c.png?v=1774597149"},{"product_id":"19-23-genesis-g70-front-right-passenger-side-hood-bonnet-seal-strip-cover-100962","title":"19-23 GENESIS G70 FRONT RIGHT PASSENGER SIDE HOOD BONNET SEAL STRIP COVER 100962","description":"\u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eAmerican Auto Export - Template\u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n    *,\n    *::before,\n    *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    body {\n      min-height: 100vh;\n      background-color: #ffffff;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      color: #1f2937;\n    }\n\n    \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n    .custom-scrollbar::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb {\n      background: #e66c15;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n      background: #c55a0e;\n    }\n\n    \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n    .outer-wrapper {\n      width: 100%;\n      overflow-x: auto;\n    }\n\n    .canvas {\n      min-width: 1200px;\n      max-width: 1400px;\n      margin-left: auto;\n      margin-right: auto;\n      background-color: #e5e7eb;\n      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n    }\n\n    \/* ─── Header ─────────────────────────────────────────────────── *\/\n    header {\n      padding: 24px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n    }\n\n    .header-logo-wrap {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n\n    .logo-img-wrap {\n      width: 600px;\n      height: 118px;\n      position: relative;\n      flex-shrink: 0;\n    }\n\n    .logo-img-wrap img {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n    }\n\n    .header-hours {\n      text-align: right;\n      color: #374151;\n      font-weight: 600;\n    }\n\n    .header-hours p {\n      margin-bottom: 0;\n    }\n\n    .header-hours .hours-label {\n      font-size: 15px;\n      letter-spacing: 0.05em;\n      margin-bottom: 4px;\n    }\n\n    .header-hours .hours-value {\n      font-size: 14px;\n    }\n\n    \/* ─── Navigation ─────────────────────────────────────────────── *\/\n    nav {\n      background-color: #00a2e8;\n      color: #ffffff;\n      display: flex;\n      justify-content: space-around;\n      padding-top: 12px;\n      padding-bottom: 12px;\n      font-size: 16px;\n      font-weight: 700;\n      letter-spacing: 0.05em;\n    }\n\n    nav a {\n      color: #ffffff;\n      text-decoration: none;\n    }\n\n    .fura-nav-link {\n      position: relative;\n      transition: color 0.2s ease;\n    }\n\n    .fura-nav-link::after {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      right: 0;\n      bottom: -4px;\n      height: 3px;\n      background-color: #f97316;\n      transform: scaleX(0);\n      transform-origin: center;\n      transition: transform 0.2s ease;\n    }\n\n    .fura-nav-link:hover {\n      color: #e5e7eb;\n    }\n\n    .fura-nav-link:hover::after {\n      transform: scaleX(1);\n    }\n\n    \/* ─── Main layout ────────────────────────────────────────────── *\/\n    .main-content {\n      display: flex;\n      padding: 20px;\n      gap: 24px;\n    }\n\n    \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n    aside {\n      width: 240px;\n      flex-shrink: 0;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n    }\n\n    .sidebar-categories {\n      background-color: #ffffff;\n      border: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories h2 {\n      background: linear-gradient(to bottom, #f3f4f6, #e5e7eb);\n      padding: 10px;\n      font-weight: 700;\n      font-style: italic;\n      font-size: 16px;\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul {\n      font-size: 13px;\n      font-weight: 700;\n      color: #1f2937;\n      list-style: none;\n    }\n\n    .sidebar-categories ul li {\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul li:last-child {\n      border-bottom: none;\n    }\n\n    .sidebar-categories ul li a {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      padding: 9px 10px;\n      color: #1f2937;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 13px;\n      text-transform: uppercase;\n      letter-spacing: 0.02em;\n      transition: background-color 0.15s;\n    }\n\n    .sidebar-categories ul li a:hover {\n      background-color: #f3f4f6;\n      color: #00a2e8;\n    }\n\n    .sidebar-categories ul li a::before {\n      content: \"›\";\n      font-size: 18px;\n      font-weight: 900;\n      color: #00a2e8;\n      line-height: 1;\n      flex-shrink: 0;\n    }\n\n    .sidebar-banner {\n      margin-top: 16px;\n    }\n\n    .sidebar-banner img {\n      width: 100%;\n      height: auto;\n    }\n\n    \/* ─── Main area ──────────────────────────────────────────────── *\/\n    main {\n      flex: 1;\n      background-color: #ffffff;\n      padding: 24px;\n      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n    }\n\n    .product-top {\n      display: flex;\n      flex-direction: row;\n      gap: 32px;\n      margin-bottom: 32px;\n    }\n\n    .product-gallery {\n      width: 55%;\n    }\n\n    .product-info {\n      width: 45%;\n    }\n\n    \/* ─── Gallery ────────────────────────────────────────────────── *\/\n    #gallery_outer_1 {\n      width: 100%;\n    }\n\n    #gallery {\n      display: flex;\n      flex-direction: row-reverse;\n      gap: 12px;\n      align-items: stretch;\n    }\n\n    .gallery-main-area {\n      position: relative;\n      flex: 1;\n      height: 340px;\n      border: 1px solid #d1d5db;\n      background: #ffffff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n    }\n\n    .g_image {\n      position: absolute;\n      inset: 0;\n    }\n\n    .g_image input[type=\"radio\"],\n    .g_image input[type=\"checkbox\"] {\n      display: none;\n    }\n\n    .g_image .mainimage {\n      display: none;\n      width: 100%;\n      height: 100%;\n      cursor: default;\n    }\n\n    .g_image input[type=\"radio\"]:checked+input+.mainimage {\n      display: block;\n    }\n\n    .g_image .mainimage\u003ediv {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      height: 100%;\n    }\n\n    .g_image .mainimage img {\n      max-width: 100%;\n      max-height: 100%;\n      object-fit: contain;\n      display: block;\n      margin: 0 auto;\n    }\n\n    .gallery-thumbs {\n      width: 100px;\n      max-height: 340px;\n      overflow-y: auto;\n      padding-right: 4px;\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .gallery-thumbs .thumbimage {\n      display: block;\n      border: 2px solid #e5e7eb;\n      padding: 2px;\n      cursor: pointer;\n      background: #ffffff;\n    }\n\n    .gallery-thumbs .thumbimage li {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n    }\n\n    .gallery-thumbs .thumbimage img {\n      display: block;\n      width: 100%;\n      height: auto;\n      object-fit: cover;\n    }\n\n    .gallery-thumbs .thumbimage:hover {\n      border-color: #f97316;\n    }\n\n    .leftarrow,\n    .rightarrow {\n      display: none;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb {\n      background: #f97316;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb:hover {\n      background: #ea580c;\n    }\n\n    \/* ─── Product Info ───────────────────────────────────────────── *\/\n    .product-title {\n      font-size: 24px;\n      font-weight: 900;\n      font-style: italic;\n      text-transform: uppercase;\n      line-height: 1.25;\n      margin-bottom: 24px;\n      display: flex;\n      align-items: flex-start;\n      gap: 8px;\n    }\n\n    .product-title .star-icon {\n      color: #facc15;\n      font-size: 30px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    .product-bullets {\n      list-style: none;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n      font-size: 15px;\n      font-weight: 600;\n      color: #1f2937;\n    }\n\n    .product-bullets li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n    }\n\n    .bullet-arrow {\n      font-weight: 700;\n      font-size: 20px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n    .tab-content {\n      display: none;\n    }\n\n    .fura-tabs-input {\n      display: none;\n    }\n\n    #fura-tab-desc:checked~.tab-panels #tab-desc,\n    #fura-tab-about:checked~.tab-panels #tab-about,\n    #fura-tab-payment:checked~.tab-panels #tab-payment,\n    #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n    #fura-tab-returns:checked~.tab-panels #tab-returns {\n      display: block;\n    }\n\n    #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n    #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n    #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n    #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n    #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n      background-color: #e66c15;\n    }\n\n    #tab-buttons {\n      display: flex;\n      gap: 8px;\n      margin-bottom: 24px;\n    }\n\n    .tab-btn {\n      flex: 1;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      border-radius: 9999px;\n      font-weight: 700;\n      font-style: italic;\n      color: #ffffff;\n      font-size: 16px;\n      transition: background-color 0.2s;\n      background-color: #00a2e8;\n      text-align: center;\n      cursor: pointer;\n      display: block;\n    }\n\n    .tab-btn:hover {\n      background-color: #008bc7;\n    }\n\n    \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n    .tab-panels {\n      padding: 8px 16px;\n    }\n\n    #tab-desc {\n      font-family: \"Times New Roman\", Times, serif;\n      font-size: 18.6667px;\n      line-height: normal;\n      color: #000000;\n    }\n\n    #tab-desc p {\n      margin-bottom: 0;\n    }\n\n    #tab-desc .desc-intro {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-section-label {\n      font-weight: 700;\n      margin-bottom: 4px;\n    }\n\n    #tab-desc .desc-note {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-fits {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-part-number {\n      margin-bottom: 16px;\n    }\n\n    \/* Compatibility table *\/\n    .compat-table {\n      width: 100%;\n      border-collapse: collapse;\n      border: 1px solid #000000;\n      font-size: 12px;\n      font-family: ui-sans-serif, system-ui, -apple-system, sans-serif;\n    }\n\n    .compat-table thead tr {\n      background-color: #f7f7f7;\n    }\n\n    .compat-table th {\n      border: 1px solid #000000;\n      padding: 6px;\n      text-align: left;\n      font-weight: 700;\n      color: #1f2937;\n    }\n\n    .compat-table td {\n      border: 1px solid #000000;\n      padding: 6px;\n    }\n\n    #tab-about {\n      font-size: 18.6667px;\n      line-height: 107%;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-about p,\n    #tab-payment p,\n    #tab-shipping p,\n    #tab-returns p {\n      margin-bottom: 0;\n    }\n\n    .tab-static-content\u003e*+* {\n      margin-top: 16px;\n    }\n\n    #tab-payment {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-shipping {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-returns {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    \/* ─── Footer ─────────────────────────────────────────────────── *\/\n    footer {\n      padding-left: 32px;\n      padding-right: 32px;\n    }\n\n    footer img {\n      width: 100%;\n      height: auto;\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003cdiv class=\"outer-wrapper\"\u003e\n    \u003cdiv class=\"canvas\"\u003e\n\n      \u003c!-- Header --\u003e\n      \u003cheader\u003e\n        \u003cdiv class=\"header-logo-wrap\"\u003e\n          \u003cdiv class=\"logo-img-wrap\"\u003e\n            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_logo.jpg\" alt=\"American Auto Export OEM Parts\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"header-hours\"\u003e\n          \u003cp class=\"hours-label\"\u003eBUSINESS HOURS:\u003c\/p\u003e\n          \u003cp class=\"hours-value\"\u003eMON - SAT (8:30AM - 5:30PM EST)\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/header\u003e\n\n      \u003c!-- Navigation --\u003e\n      \u003cnav\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/str\/americanautoexport\" class=\"fura-nav-link\"\u003eHOME\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/usr\/aaexport1\" class=\"fura-nav-link\"\u003eABOUT US\u003c\/a\u003e\n        \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=aaexport1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFEEDBACK\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNEWSLETTER\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eCONTACT US\u003c\/a\u003e\n      \u003c\/nav\u003e\n\n      \u003c!-- Main Content --\u003e\n      \u003cdiv class=\"main-content\"\u003e\n\n        \u003c!-- Sidebar --\u003e\n        \u003caside\u003e\n          \u003cdiv class=\"sidebar-categories\"\u003e\n            \u003ch2\u003eShop Categories\u003c\/h2\u003e\n            \u003cul\u003e\n              \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=69169123013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e QT Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=64940752013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Suspension \u0026amp; Steering\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=68465461013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transverse Control Arm\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=67860460013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Trailing Control Arm\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=64940993013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Power Steering Bottles\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73795125013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Sub Frame Crossmember\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73802725013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Spindle Knuckle\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73802985013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Spring Control Arm\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73803001013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Radius Control Arm\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sidebar-banner\"\u003e\n            \u003cimg src=\"https:\/\/cdn.frooition.com\/190139\/files\/side_banner.jpg\" alt=\"Store Banner\"\u003e\n          \u003c\/div\u003e\n        \u003c\/aside\u003e\n\n        \u003c!-- Main Content Area --\u003e\n        \u003cmain\u003e\n          \u003cdiv class=\"product-top\"\u003e\n\n            \u003c!-- Gallery --\u003e\n            \u003cdiv class=\"product-gallery\"\u003e\n              \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTcyWDE0NzM=\/z\/a5gAAeSwV5tokIYB\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-10\" class=\"leftarrow\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTcyWDE0NzM=\/z\/a5gAAeSwV5tokIYB\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZbAAAeSwHUZokIXy\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZbAAAeSwHUZokIXy\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/WyIAAeSw2JhokIXw\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/WyIAAeSw2JhokIXw\/$_57.JPG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZbEAAeSwHUZokIXy\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZbEAAeSwHUZokIXy\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/MrcAAeSwLJNokIXy\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/MrcAAeSwLJNokIXy\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/cQ4AAeSwYvNokIXx\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/cQ4AAeSwYvNokIXx\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NjkxWDE1NTI=\/z\/lJoAAeSwx95okIYE\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjkxWDE1NTI=\/z\/lJoAAeSwx95okIYE\/$_57.PNG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/NE0AAeSw0ChokIXy\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/NE0AAeSw0ChokIXy\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/R8AAAeSwzkRokIXy\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/R8AAAeSwzkRokIXy\/$_57.JPG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/JYgAAeSw4~VokIXy\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/JYgAAeSw4~VokIXy\/$_57.JPG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-10\" class=\"rightarrow\"\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/NMkAAeSwjyNokIXy\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-10\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-10\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-10\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/NMkAAeSwjyNokIXy\/$_57.JPG?set_id=880000500F\" alt=\"Image 11\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTcyWDE0NzM=\/z\/a5gAAeSwV5tokIYB\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZbAAAeSwHUZokIXy\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/WyIAAeSw2JhokIXw\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZbEAAeSwHUZokIXy\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/MrcAAeSwLJNokIXy\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/cQ4AAeSwYvNokIXx\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjkxWDE1NTI=\/z\/lJoAAeSwx95okIYE\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/NE0AAeSw0ChokIXy\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/R8AAAeSwzkRokIXy\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/JYgAAeSw4~VokIXy\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-10\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/NMkAAeSwjyNokIXy\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Info --\u003e\n            \u003cdiv class=\"product-info\"\u003e\n              \u003ch1 class=\"product-title\"\u003e\n                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\n                19-23 GENESIS G70 FRONT RIGHT PASSENGER SIDE HOOD BONNET SEAL STRIP COVER 100962\n              \u003c\/h1\u003e\n              \u003cul class=\"product-bullets\"\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\n                \u003c\/li\u003e\n              \u003c\/ul\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\n\n          \u003c!-- Tab buttons --\u003e\n          \u003cdiv id=\"tab-buttons\"\u003e\n            \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tab Content --\u003e\n          \u003cdiv class=\"tab-panels\"\u003e\n\n            \u003c!-- Description --\u003e\n            \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\n\n              \u003cp class=\"desc-intro\"\u003e\n                This Part is taken from 2023 GENESIS G70. Please see the Details for\n                this vehicle.\n              \u003c\/p\u003e\n              \u003cp class=\"desc-section-label\"\u003eDONOR DETAILS:\u003c\/p\u003e\n              \u003cp\u003e\u003cstrong\u003eYear:\u003c\/strong\u003e 2023\u003c\/p\u003e\n              \u003cp\u003e\u003cstrong\u003eModel:\u003c\/strong\u003e GENESIS G70\u003c\/p\u003e\n              \u003cp\u003e\n                \u003cstrong\u003eColor:\u003c\/strong\u003e \n                \n              \u003c\/p\u003e\n              \u003cp\u003e\u003cstrong\u003eTRIM:\u003c\/strong\u003e \u003c\/p\u003e\n              \u003cp\u003e\u003cstrong\u003eType:\u003c\/strong\u003e USED\u003c\/p\u003e\n              \u003cp\u003e\u003cstrong\u003eMileage:\u003c\/strong\u003e 0\u003c\/p\u003e\n              \u003cp\u003e\u003cstrong\u003eVIN:\u003c\/strong\u003e KMTG34TA1PU111825\u003c\/p\u003e\n              \u003cp\u003e\u003cstrong\u003eVehicle Stock #:\u003c\/strong\u003e 0525-005\u003c\/p\u003e\n              \u003cp class=\"desc-part-number\"\u003e\u003cstrong\u003ePart Number:\u003c\/strong\u003e 84189G9000\u003c\/p\u003e\n              \u003c!-- \u003cp class=\"desc-section-label\"\u003ePlease Note:\u003c\/p\u003e\n              \u003cp class=\"desc-note\"\u003e\n                Free Shipping only applies to business address. For residential address, please get a quote.\n              \u003c\/p\u003e --\u003e\n              \u003c!-- Compatibility table always shown --\u003e\n              \u003cp class=\"desc-fits\"\u003e\n                This Parts Fits with Following Models, If you still have any questions, Please contact us.\n              \u003c\/p\u003e\n              \u003ctable class=\"compat-table\"\u003e\n                \u003cthead\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eMake\u003c\/th\u003e\n                    \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\n                    \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\n                  \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                  \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Launch Edition Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Design Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003c\/tbody\u003e\n              \u003c\/table\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- About Us --\u003e\n            \u003cdiv id=\"tab-about\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eEverybody wants to know what makes a company \u003cstrong\u003e\"Different and Great\" !\u003c\/strong\u003e\u003c\/p\u003e\n              \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\n                doing one thing well. We start by \u003cstrong\u003eAdding Value\u003c\/strong\u003e for our customers by providing them with the best\n                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\n              \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\n                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\n                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\n              \u003c\/p\u003e\n              \u003cp\u003eOur business is built around two major things. \u003cstrong\u003eFirst\u003c\/strong\u003e, having an employee team that cares about\n                the customer and that goes beyond just fulfilling the order. \u003cstrong\u003eSecondly\u003c\/strong\u003e, we care about our\n                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\n                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\n                auto parts needs.\u003c\/p\u003e\n              \u003cp\u003e\u003cstrong\u003eThank you and welcome to our eBay store!\u003c\/strong\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Payment --\u003e\n            \u003cdiv id=\"tab-payment\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe accept \u003cstrong\u003ePaypal, Visa and MasterCard\u003c\/strong\u003e\u003c\/p\u003e\n              \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\n              \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Shipping --\u003e\n            \u003cdiv id=\"tab-shipping\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe ship by \u003cstrong\u003eFedEx\u003c\/strong\u003e, \u003cstrong\u003eUPS\u003c\/strong\u003e, \u003cstrong\u003eUSPS\u003c\/strong\u003e, and \u003cstrong\u003eregional freight\/LTL carriers.\u003c\/strong\u003e\u003c\/p\u003e\n              \u003cp\u003e\u003cstrong\u003eLocal pickup\u003c\/strong\u003e options are also available.\u003c\/p\u003e\n              \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\n                For such transactions please contact us for quote.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Returns --\u003e\n            \u003cdiv id=\"tab-returns\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eAmerican Auto Export do provide Standard \u003cstrong\u003e30-day warranty\u003c\/strong\u003e on all mechanical parts.\u003c\/p\u003e\n              \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\n                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\n                compatibility please always see the description for more details and exact fitment or If you have\n                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\n              \u003cp\u003e\u003cstrong\u003ePlease Note:\u003c\/strong\u003e\u003c\/p\u003e\n              \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\n                anything else will be included if it is not pictured.\u003c\/p\u003e\n              \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\n                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\n                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\n                if it will fit your application. Additional items may be needed if this is an upgrade or custom\n                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/main\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Footer --\u003e\n      \u003cfooter\u003e\n        \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_footer.jpg\" alt=\"American Auto Export OEM brands\"\u003e\n      \u003c\/footer\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818590203973,"sku":"100962","price":26.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_7967aafa-dd10-47b7-b469-c86eb0693d14.png?v=1774597154"},{"product_id":"21-23-genesis-g70-rear-bumper-wire-wiring-harness-cable-g9991-57000-100970","title":"21-23 GENESIS G70 REAR BUMPER WIRE WIRING HARNESS CABLE G9991-57000 # 100970","description":"\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cp class=\"MsoNormal\" style=\"box-sizing: border-box; font-family: Arial; white-space: normal; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eThis Part is taken from 2023 GENESIS G70. Please see the Details for this vehicle.\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt; font-family: Arial, sans-serif;\"\u003e\u003co:p style=\"box-sizing: border-box;\"\u003e\u003c\/o:p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\" style=\"box-sizing: border-box; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"\u003e\u003cspan style=\"font-family: Arial; white-space: normal; box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003e\u003cb\u003eDONOR DETAILS\u003c\/b\u003e:\u003c\/span\u003e\u003c\/span\u003e\u003cfont face=\"Arial\"\u003e\u003cspan style=\"white-space: normal;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cfont style=\"font-size: initial; box-sizing: border-box; white-space: normal; font-family: Arial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eYear:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e 2023\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eModel:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e GENESIS G70 SEDAN\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eColor:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e BLUE \u003cb\u003eCode\u003c\/b\u003e=PS5\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eTRIM: \u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt; border: 1pt none windowtext; padding: 0in;\"\u003eRWD\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-family: Arial; font-size: initial;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eType:\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e Used\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003cb style=\"box-sizing: border-box; font-family: Arial; font-size: initial;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eMileage: \u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003eN\/A\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eVIN:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e \u003c\/span\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cspan style=\"box-sizing: border-box;\"\u003eKMTG34TA1PU111825\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont style=\"font-family: Arial; font-size: initial; box-sizing: border-box;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003eVehicle Stock #:\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: medium; white-space: pre;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px; white-space: normal;\"\u003e 0525-005\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cspan style='font-size: 18.6667px; font-family: \"Times New Roman\", serif; white-space: normal; box-sizing: border-box;'\u003e\u003cb\u003ePart Number:\u003c\/b\u003e\u003c\/span\u003e\u003cspan style='font-size: 18.6667px; font-family: \"Times New Roman\", serif; white-space: normal; box-sizing: border-box;'\u003e \u003c\/span\u003e\u003cfont face=\"Times New Roman, serif\"\u003e\u003cspan style=\"font-size: 18.6667px; white-space: normal;\"\u003eG9991-57000 \u003c\/span\u003e\u003c\/font\u003e\u003c\/p\u003e\u003c\/pre\u003e\u003cp class=\"MsoNormal\" style='font-size: 14.4px; box-sizing: border-box; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; white-space: normal; line-height: normal;'\u003e\u003cb style='font-family: \"Times New Roman\", serif; font-size: 14pt; box-sizing: border-box;'\u003e\u003cb style=\"box-sizing: border-box;\"\u003e\u003cb style=\"font-family: Arial; font-size: medium; box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eThis Parts Fits with Following Models, If you still have any questions, Please contact us\u003c\/span\u003e\u003c\/b\u003e\u003c\/b\u003e.\u003c\/b\u003e\u003c\/p\u003e\u003cgoogle-sheets-html-origin style=\"white-space: normal;\"\u003e\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\" style=\"table-layout: fixed; font-size: 10pt; font-family: Arial; width: 0px; border-collapse: collapse; border: none;\"\u003e\n\u003ccolgroup\u003e\n\u003ccol width=\"48\"\u003e\n\u003ccol width=\"60\"\u003e\n\u003ccol width=\"67\"\u003e\n\u003ccol width=\"131\"\u003e\n\u003ccol width=\"162\"\u003e\n\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border: 1px solid rgb(0, 0, 0); overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eYear\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eMake\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eModel\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eBody \u0026amp; Trim\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eEngine \u0026amp; Transmission\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56); text-align: right;'\u003e2023\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eBase, Prestige\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56); text-align: right;'\u003e2022\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eBase, Prestige\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56); text-align: right;'\u003e2021\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eBase, Prestige\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003c\/google-sheets-html-origin\u003e\u003c\/pre\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818590269509,"sku":"100970","price":26.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_f33d361e-9075-4f32-9d48-baa3020d789c.png?v=1774597159"},{"product_id":"22-23-genesis-g70-rear-right-passenger-side-seat-belt-seat-belt-retractor-100979","title":"22-23 GENESIS G70 REAR RIGHT PASSENGER SIDE SEAT BELT SEAT BELT RETRACTOR 100979","description":"\u003cbody\u003e\n\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eAmerican Auto Export - Template\u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n    *,\n    *::before,\n    *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    body {\n      min-height: 100vh;\n      background-color: #ffffff;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      color: #1f2937;\n    }\n\n    \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n    .custom-scrollbar::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb {\n      background: #e66c15;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n      background: #c55a0e;\n    }\n\n    \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n    .outer-wrapper {\n      width: 100%;\n      overflow-x: auto;\n    }\n\n    .canvas {\n      min-width: 1200px;\n      max-width: 1400px;\n      margin-left: auto;\n      margin-right: auto;\n      background-color: #e5e7eb;\n      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n    }\n\n    \/* ─── Header ─────────────────────────────────────────────────── *\/\n    header {\n      padding: 24px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n    }\n\n    .header-logo-wrap {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n\n    .logo-img-wrap {\n      width: 600px;\n      height: 118px;\n      position: relative;\n      flex-shrink: 0;\n    }\n\n    .logo-img-wrap img {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n    }\n\n    .header-hours {\n      text-align: right;\n      color: #374151;\n      font-weight: 600;\n    }\n\n    .header-hours p {\n      margin-bottom: 0;\n    }\n\n    .header-hours .hours-label {\n      font-size: 15px;\n      letter-spacing: 0.05em;\n      margin-bottom: 4px;\n    }\n\n    .header-hours .hours-value {\n      font-size: 14px;\n    }\n\n    \/* ─── Navigation ─────────────────────────────────────────────── *\/\n    nav {\n      background-color: #00a2e8;\n      color: #ffffff;\n      display: flex;\n      justify-content: space-around;\n      padding-top: 12px;\n      padding-bottom: 12px;\n      font-size: 16px;\n      font-weight: 700;\n      letter-spacing: 0.05em;\n    }\n\n    nav a {\n      color: #ffffff;\n      text-decoration: none;\n    }\n\n    .fura-nav-link {\n      position: relative;\n      transition: color 0.2s ease;\n    }\n\n    .fura-nav-link::after {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      right: 0;\n      bottom: -4px;\n      height: 3px;\n      background-color: #f97316;\n      transform: scaleX(0);\n      transform-origin: center;\n      transition: transform 0.2s ease;\n    }\n\n    .fura-nav-link:hover {\n      color: #e5e7eb;\n    }\n\n    .fura-nav-link:hover::after {\n      transform: scaleX(1);\n    }\n\n    \/* ─── Main layout ────────────────────────────────────────────── *\/\n    .main-content {\n      display: flex;\n      padding: 20px;\n      gap: 24px;\n    }\n\n    \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n    aside {\n      width: 240px;\n      flex-shrink: 0;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n    }\n\n    .sidebar-categories {\n      background-color: #ffffff;\n      border: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories h2 {\n      background: linear-gradient(to bottom, #f3f4f6, #e5e7eb);\n      padding: 10px;\n      font-weight: 700;\n      font-style: italic;\n      font-size: 16px;\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul {\n      font-size: 13px;\n      font-weight: 700;\n      color: #1f2937;\n      list-style: none;\n    }\n\n    .sidebar-categories ul li {\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul li:last-child {\n      border-bottom: none;\n    }\n\n    .sidebar-categories ul li a {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      padding: 9px 10px;\n      color: #1f2937;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 13px;\n      text-transform: uppercase;\n      letter-spacing: 0.02em;\n      transition: background-color 0.15s;\n    }\n\n    .sidebar-categories ul li a:hover {\n      background-color: #f3f4f6;\n      color: #00a2e8;\n    }\n\n    .sidebar-categories ul li a::before {\n      content: \"›\";\n      font-size: 18px;\n      font-weight: 900;\n      color: #00a2e8;\n      line-height: 1;\n      flex-shrink: 0;\n    }\n\n    .sidebar-banner {\n      margin-top: 16px;\n    }\n\n    .sidebar-banner img {\n      width: 100%;\n      height: auto;\n    }\n\n    \/* ─── Main area ──────────────────────────────────────────────── *\/\n    main {\n      flex: 1;\n      background-color: #ffffff;\n      padding: 24px;\n      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n    }\n\n    .product-top {\n      display: flex;\n      flex-direction: row;\n      gap: 32px;\n      margin-bottom: 32px;\n    }\n\n    .product-gallery {\n      width: 55%;\n    }\n\n    .product-info {\n      width: 45%;\n    }\n\n    \/* ─── Gallery ────────────────────────────────────────────────── *\/\n    #gallery_outer_1 {\n      width: 100%;\n    }\n\n    #gallery {\n      display: flex;\n      flex-direction: row-reverse;\n      gap: 12px;\n      align-items: stretch;\n    }\n\n    .gallery-main-area {\n      position: relative;\n      flex: 1;\n      height: 340px;\n      border: 1px solid #d1d5db;\n      background: #ffffff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n    }\n\n    .g_image {\n      position: absolute;\n      inset: 0;\n    }\n\n    .g_image input[type=\"radio\"],\n    .g_image input[type=\"checkbox\"] {\n      display: none;\n    }\n\n    .g_image .mainimage {\n      display: none;\n      width: 100%;\n      height: 100%;\n      cursor: default;\n    }\n\n    .g_image input[type=\"radio\"]:checked+input+.mainimage {\n      display: block;\n    }\n\n    .g_image .mainimage\u003ediv {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      height: 100%;\n    }\n\n    .g_image .mainimage img {\n      max-width: 100%;\n      max-height: 100%;\n      object-fit: contain;\n      display: block;\n      margin: 0 auto;\n    }\n\n    .gallery-thumbs {\n      width: 100px;\n      max-height: 340px;\n      overflow-y: auto;\n      padding-right: 4px;\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .gallery-thumbs .thumbimage {\n      display: block;\n      border: 2px solid #e5e7eb;\n      padding: 2px;\n      cursor: pointer;\n      background: #ffffff;\n    }\n\n    .gallery-thumbs .thumbimage li {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n    }\n\n    .gallery-thumbs .thumbimage img {\n      display: block;\n      width: 100%;\n      height: auto;\n      object-fit: cover;\n    }\n\n    .gallery-thumbs .thumbimage:hover {\n      border-color: #f97316;\n    }\n\n    .leftarrow,\n    .rightarrow {\n      display: none;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb {\n      background: #f97316;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb:hover {\n      background: #ea580c;\n    }\n\n    \/* ─── Product Info ───────────────────────────────────────────── *\/\n    .product-title {\n      font-size: 24px;\n      font-weight: 900;\n      font-style: italic;\n      text-transform: uppercase;\n      line-height: 1.25;\n      margin-bottom: 24px;\n      display: flex;\n      align-items: flex-start;\n      gap: 8px;\n    }\n\n    .product-title .star-icon {\n      color: #facc15;\n      font-size: 30px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    .product-bullets {\n      list-style: none;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n      font-size: 15px;\n      font-weight: 600;\n      color: #1f2937;\n    }\n\n    .product-bullets li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n    }\n\n    .bullet-arrow {\n      font-weight: 700;\n      font-size: 20px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n    .tab-content {\n      display: none;\n    }\n\n    .fura-tabs-input {\n      display: none;\n    }\n\n    #fura-tab-desc:checked~.tab-panels #tab-desc,\n    #fura-tab-about:checked~.tab-panels #tab-about,\n    #fura-tab-payment:checked~.tab-panels #tab-payment,\n    #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n    #fura-tab-returns:checked~.tab-panels #tab-returns {\n      display: block;\n    }\n\n    #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n    #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n    #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n    #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n    #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n      background-color: #e66c15;\n    }\n\n    #tab-buttons {\n      display: flex;\n      gap: 8px;\n      margin-bottom: 24px;\n    }\n\n    .tab-btn {\n      flex: 1;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      border-radius: 9999px;\n      font-weight: 700;\n      font-style: italic;\n      color: #ffffff;\n      font-size: 16px;\n      transition: background-color 0.2s;\n      background-color: #00a2e8;\n      text-align: center;\n      cursor: pointer;\n      display: block;\n    }\n\n    .tab-btn:hover {\n      background-color: #008bc7;\n    }\n\n    \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n    .tab-panels {\n      padding: 8px 16px;\n    }\n\n    #tab-desc {\n      font-family: \"Times New Roman\", Times, serif;\n      font-size: 18.6667px;\n      line-height: normal;\n      color: #000000;\n    }\n\n    #tab-desc p {\n      margin-bottom: 0;\n    }\n\n    #tab-desc .desc-intro {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-section-label {\n      font-weight: 700;\n      margin-bottom: 4px;\n    }\n\n    #tab-desc .desc-note {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-fits {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-part-number {\n      margin-bottom: 16px;\n    }\n\n    \/* Compatibility table *\/\n    .compat-table {\n      width: 100%;\n      border-collapse: collapse;\n      border: 1px solid #000000;\n      font-size: 12px;\n      font-family: ui-sans-serif, system-ui, -apple-system, sans-serif;\n    }\n\n    .compat-table thead tr {\n      background-color: #f7f7f7;\n    }\n\n    .compat-table th {\n      border: 1px solid #000000;\n      padding: 6px;\n      text-align: left;\n      font-weight: 700;\n      color: #1f2937;\n    }\n\n    .compat-table td {\n      border: 1px solid #000000;\n      padding: 6px;\n    }\n\n    #tab-about {\n      font-size: 18.6667px;\n      line-height: 107%;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-about p,\n    #tab-payment p,\n    #tab-shipping p,\n    #tab-returns p {\n      margin-bottom: 0;\n    }\n\n    .tab-static-content\u003e*+* {\n      margin-top: 16px;\n    }\n\n    #tab-payment {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-shipping {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-returns {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    \/* ─── Footer ─────────────────────────────────────────────────── *\/\n    footer {\n      padding-left: 32px;\n      padding-right: 32px;\n    }\n\n    footer img {\n      width: 100%;\n      height: auto;\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003cdiv class=\"outer-wrapper\"\u003e\n    \u003cdiv class=\"canvas\"\u003e\n\n      \u003c!-- Header --\u003e\n      \u003cheader\u003e\n        \u003cdiv class=\"header-logo-wrap\"\u003e\n          \u003cdiv class=\"logo-img-wrap\"\u003e\n            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_logo.jpg\" alt=\"American Auto Export OEM Parts\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"header-hours\"\u003e\n          \u003cp class=\"hours-label\"\u003eBUSINESS HOURS:\u003c\/p\u003e\n          \u003cp class=\"hours-value\"\u003eMON - SAT (8:30AM - 5:30PM EST)\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/header\u003e\n\n      \u003c!-- Navigation --\u003e\n      \u003cnav\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/str\/americanautoexport\" class=\"fura-nav-link\"\u003eHOME\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/usr\/aaexport1\" class=\"fura-nav-link\"\u003eABOUT US\u003c\/a\u003e\n        \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=aaexport1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFEEDBACK\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNEWSLETTER\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eCONTACT US\u003c\/a\u003e\n      \u003c\/nav\u003e\n\n      \u003c!-- Main Content --\u003e\n      \u003cdiv class=\"main-content\"\u003e\n\n        \u003c!-- Sidebar --\u003e\n        \u003caside\u003e\n          \u003cdiv class=\"sidebar-categories\"\u003e\n            \u003ch2\u003eShop Categories\u003c\/h2\u003e\n            \u003cul\u003e\n              \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=69169123013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e QT Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=64940752013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Suspension \u0026amp; Steering\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=68465461013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transverse Control Arm\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=67860460013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Trailing Control Arm\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=64940993013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Power Steering Bottles\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73795125013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Sub Frame Crossmember\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73802725013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Spindle Knuckle\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73802985013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Spring Control Arm\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73803001013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Radius Control Arm\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sidebar-banner\"\u003e\n            \u003cimg src=\"https:\/\/cdn.frooition.com\/190139\/files\/side_banner.jpg\" alt=\"Store Banner\"\u003e\n          \u003c\/div\u003e\n        \u003c\/aside\u003e\n\n        \u003c!-- Main Content Area --\u003e\n        \u003cmain\u003e\n          \u003cdiv class=\"product-top\"\u003e\n\n            \u003c!-- Gallery --\u003e\n            \u003cdiv class=\"product-gallery\"\u003e\n              \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NjI5WDEzODU=\/z\/3sIAAeSwQypokuVN\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjI5WDEzODU=\/z\/3sIAAeSwQypokuVN\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/sMcAAeSw~NdokuRa\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/sMcAAeSw~NdokuRa\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/2tQAAeSwCzdokuRa\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/2tQAAeSwCzdokuRa\/$_57.JPG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/1~cAAeSwM1VokuRa\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/1~cAAeSwM1VokuRa\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/3YsAAeSwCglokuRa\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/3YsAAeSwCglokuRa\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/06wAAeSw20ZokuRa\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/06wAAeSw20ZokuRa\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/QEoAAeSwS~ZokuRa\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/QEoAAeSwS~ZokuRa\/$_57.JPG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/xe8AAeSwFPhokuRa\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/xe8AAeSwFPhokuRa\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CvYAAeSwuKNokuRa\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CvYAAeSwuKNokuRa\/$_57.JPG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/tnAAAeSwYodokuRa\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/tnAAAeSwYodokuRa\/$_57.JPG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjI5WDEzODU=\/z\/3sIAAeSwQypokuVN\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/sMcAAeSw~NdokuRa\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/2tQAAeSwCzdokuRa\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/1~cAAeSwM1VokuRa\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/3YsAAeSwCglokuRa\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/06wAAeSw20ZokuRa\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/QEoAAeSwS~ZokuRa\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/xe8AAeSwFPhokuRa\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CvYAAeSwuKNokuRa\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/tnAAAeSwYodokuRa\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Info --\u003e\n            \u003cdiv class=\"product-info\"\u003e\n              \u003ch1 class=\"product-title\"\u003e\n                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\n                22-23 GENESIS G70 REAR RIGHT PASSENGER SIDE SEAT BELT SEAT BELT RETRACTOR 100979\n              \u003c\/h1\u003e\n              \u003cul class=\"product-bullets\"\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\n                \u003c\/li\u003e\n              \u003c\/ul\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\n\n          \u003c!-- Tab buttons --\u003e\n          \u003cdiv id=\"tab-buttons\"\u003e\n            \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tab Content --\u003e\n          \u003cdiv class=\"tab-panels\"\u003e\n\n            \u003c!-- Description --\u003e\n            \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\n\n              \u003cp class=\"desc-intro\"\u003e\n                This Part is taken from 2023 GENESIS G70. Please see the Details for\n                this vehicle.\n              \u003c\/p\u003e\n              \u003cp class=\"desc-section-label\"\u003eDONOR DETAILS:\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2023\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e GENESIS G70\u003c\/p\u003e\n              \u003cp\u003e\n                \u003cb\u003eColor:\u003c\/b\u003e \n                \n              \u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e \u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 0\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG34TA1PU111825\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0525-005\u003c\/p\u003e\n              \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 89820G9500NR1\u003c\/p\u003e\n              \u003c!-- \u003cp class=\"desc-section-label\"\u003ePlease Note:\u003c\/p\u003e\n              \u003cp class=\"desc-note\"\u003e\n                Free Shipping only applies to business address. For residential address, please get a quote.\n              \u003c\/p\u003e --\u003e\n              \u003c!-- Compatibility table always shown --\u003e\n              \u003cp class=\"desc-fits\"\u003e\n                This Parts Fits with Following Models, If you still have any questions, Please contact us.\n              \u003c\/p\u003e\n              \u003ctable class=\"compat-table\"\u003e\n                \u003cthead\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eMake\u003c\/th\u003e\n                    \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\n                    \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\n                  \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                  \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003c\/tbody\u003e\n              \u003c\/table\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- About Us --\u003e\n            \u003cdiv id=\"tab-about\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\n                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\n                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\n              \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\n                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\n                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\n              \u003c\/p\u003e\n              \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\n                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\n                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\n                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\n                auto parts needs.\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Payment --\u003e\n            \u003cdiv id=\"tab-payment\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\n              \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Shipping --\u003e\n            \u003cdiv id=\"tab-shipping\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\n              \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\n                For such transactions please contact us for quote.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Returns --\u003e\n            \u003cdiv id=\"tab-returns\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\n              \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\n                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\n                compatibility please always see the description for more details and exact fitment or If you have\n                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\n                anything else will be included if it is not pictured.\u003c\/p\u003e\n              \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\n                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\n                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\n                if it will fit your application. Additional items may be needed if this is an upgrade or custom\n                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/main\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Footer --\u003e\n      \u003cfooter\u003e\n        \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_footer.jpg\" alt=\"American Auto Export OEM brands\"\u003e\n      \u003c\/footer\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818590367813,"sku":"100979","price":104.74,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_6a8c5120-b716-46f3-b634-f91719201255.png?v=1774597164"},{"product_id":"genesis-g70-rear-right-or-left-quarter-air-drafter-pressure-vent-grille-100981","title":"GENESIS G70 REAR RIGHT OR LEFT QUARTER AIR DRAFTER PRESSURE VENT GRILLE # 100981","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Grayscale Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #eaeaea; \/* Light pure gray *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #222222; \/* Near black text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f5f5f5;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #666666; \/* Gray primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #333333; \/* Dark gray hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #eaeaea;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #333333;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #111111;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #bcbcbc;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #111111;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #bcbcbc;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #e0e0e0;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #cccccc;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #cccccc;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #444444;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e5e5e5;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #444444;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f5f5f5;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #777777;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #eeeeee;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #444444;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #bcbcbc;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cccccc;\n            padding: 2px;\n            cursor: pointer;\n            background: #f0f0f0;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #000000; \/* Pure black hover *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #000000; \/* Black title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #555555; \/* Gray star to fit B\u0026W theme *\/\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #555555;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #333333;\n            border-top: 1px dashed #e5e5e5;\n            border-bottom: 1px dashed #e5e5e5;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #000000; \/* Black arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #000000; \/* Black price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #111111; \/* Almost black button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #444444; \/* Gray hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #000000; \/* Black tab *\/\n            color: white;\n            border-top: 3px solid #000000;\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #000000; \/* Black line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #555555;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f0f0f0;\n            border: 1px solid #cccccc;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e5e5e5;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #bcbcbc;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #222222;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #bcbcbc;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f5f5f5;\n        }\n\n        .compat-table th {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #111111;\n        }\n\n        .compat-table td {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #bcbcbc;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #bcbcbc;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #444444;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #777777;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #444444;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #111111;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #444444;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitinissancollisionparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070399018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070400018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49023190018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Subframes - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48875574018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e DT Dropship Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48898557018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48815319018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e OEM Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691388018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691389018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket items\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTg1WDEzMzE=\/z\/ZZEAAeSwVBBokHqM\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTg1WDEzMzE=\/z\/ZZEAAeSwVBBokHqM\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/5jUAAeSwCzdokHqB\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/5jUAAeSwCzdokHqB\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/tGMAAeSwYlBokHqC\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/tGMAAeSwYlBokHqC\/$_57.JPG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/3m4AAeSwsq1okHqC\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/3m4AAeSwsq1okHqC\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/tWYAAeSwjQxokHqC\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/tWYAAeSwjQxokHqC\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODU4WDExMzI=\/z\/IDgAAeSw0MhokHqR\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODU4WDExMzI=\/z\/IDgAAeSw0MhokHqR\/$_57.PNG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTY2WDEyMjc=\/z\/AygAAeSwS6hokHqa\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTY2WDEyMjc=\/z\/AygAAeSwS6hokHqa\/$_57.PNG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/34gAAeSwgXJokHqC\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/34gAAeSwgXJokHqC\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTg1WDEzMzE=\/z\/ZZEAAeSwVBBokHqM\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/5jUAAeSwCzdokHqB\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/tGMAAeSwYlBokHqC\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/3m4AAeSwsq1okHqC\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/tWYAAeSwjQxokHqC\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODU4WDExMzI=\/z\/IDgAAeSw0MhokHqR\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTY2WDEyMjc=\/z\/AygAAeSwS6hokHqa\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/34gAAeSwgXJokHqC\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                GENESIS G70 REAR RIGHT OR LEFT QUARTER AIR DRAFTER PRESSURE VENT GRILLE # 100981\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 100981\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 28\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2023 GENESIS G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2023\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e GENESIS G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e \r\n                                \r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 0\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG34TA1PU111825\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0525-005\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 97530-T1000 \/ 97530 T1000 \/ 97530T1000\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2025 Genesis Electrified G80\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBATTERY EV (EV\/BEV)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2025 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.5L 2497CC l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2025 Genesis G80\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.5L 2497CC l4 GAS DOHC Turbocharged, 3.5L 3470CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2024 Genesis Electrified G80\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBATTERY EV (EV\/BEV)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2024 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.5L 2497CC l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2024 Genesis G80\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Sport Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.5L 2497CC l4 GAS DOHC Turbocharged, 3.5L 3470CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis Electrified G80\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBATTERY EV (EV\/BEV)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G80\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Sport Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.5L 2497CC l4 GAS DOHC Turbocharged, 3.5L 3470CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Launch Edition Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G80\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Prestige Sedan 4-Door, Sport Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.5L 2497CC l4 GAS DOHC Turbocharged, 3.5L 3470CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G80\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.5L 2497CC l4 GAS DOHC Turbocharged, 3.5L 3470CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infinitinissancollisionparts1\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818590564421,"sku":"100981","price":28.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_cd3dc22e-e569-447e-8d71-29ecc6f80b3c.png?v=1774597169"},{"product_id":"19-23-genesis-g70-rear-center-console-cap-trim-black-w-red-stiching-100988","title":"19-23 GENESIS G70 REAR CENTER CONSOLE CAP TRIM BLACK W\/ RED STICHING # 100988","description":"\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cp class=\"MsoNormal\" style=\"box-sizing: border-box; font-family: Arial; white-space: normal; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eThis Part is taken from 2023 GENESIS G70. Please see the Details for this vehicle.\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt; font-family: Arial, sans-serif;\"\u003e\u003co:p style=\"box-sizing: border-box;\"\u003e\u003c\/o:p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\" style=\"box-sizing: border-box; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"\u003e\u003cspan style=\"font-family: Arial; white-space: normal; box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003e\u003cb\u003eDONOR DETAILS\u003c\/b\u003e:\u003c\/span\u003e\u003c\/span\u003e\u003cfont face=\"Arial\"\u003e\u003cspan style=\"white-space: normal;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cfont style=\"font-size: initial; box-sizing: border-box; white-space: normal; font-family: Arial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eYear:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e 2023\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eModel:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e GENESIS G70 SEDAN\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eColor:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e BLUE \u003cb\u003eCode\u003c\/b\u003e=PS5\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eTRIM: \u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt; border: 1pt none windowtext; padding: 0in;\"\u003eRWD\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-family: Arial; font-size: initial;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eType:\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e Used\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003cb style=\"box-sizing: border-box; font-family: Arial; font-size: initial;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eMileage: \u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003eN\/A\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eVIN:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e \u003c\/span\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cspan style=\"box-sizing: border-box;\"\u003eKMTG34TA1PU111825\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont style=\"font-family: Arial; font-size: initial; box-sizing: border-box;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003eVehicle Stock #:\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: medium; white-space: pre;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px; white-space: normal;\"\u003e 0525-005\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cspan style='font-size: 18.6667px; font-family: \"Times New Roman\", serif; white-space: normal; box-sizing: border-box;'\u003e\u003cb\u003ePart Number:\u003c\/b\u003e\u003c\/span\u003e\u003cspan style='font-size: 18.6667px; font-family: \"Times New Roman\", serif; white-space: normal; box-sizing: border-box;'\u003e \u003c\/span\u003e\u003cfont face=\"Times New Roman, serif\"\u003e\u003cspan style=\"font-size: 18.6667px; white-space: normal;\"\u003eA4808-528100\u003c\/span\u003e\u003c\/font\u003e\u003c\/p\u003e\u003c\/pre\u003e\u003cp class=\"MsoNormal\" style='font-size: 14.4px; box-sizing: border-box; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; white-space: normal; line-height: normal;'\u003e\u003cb style='font-family: \"Times New Roman\", serif; font-size: 14pt; box-sizing: border-box;'\u003e\u003cb style=\"box-sizing: border-box;\"\u003e\u003cb style=\"font-family: Arial; font-size: medium; box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eThis Parts Fits with Following Models, If you still have any questions, Please contact us\u003c\/span\u003e\u003c\/b\u003e\u003c\/b\u003e.\u003c\/b\u003e\u003c\/p\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003cpre class=\"tabcontentz\" bis_size='{\"x\":257,\"y\":674,\"w\":919,\"h\":351,\"abs_x\":567,\"abs_y\":2992}' style=\"font-size: 14.4px; box-sizing: border-box;\"\u003e\u003cfont bis_size='{\"x\":257,\"y\":674,\"w\":919,\"h\":351,\"abs_x\":567,\"abs_y\":2992}' style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cdiv\u003e\u003cgoogle-sheets-html-origin style=\"white-space: normal;\"\u003e\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\" style=\"table-layout: fixed; font-size: 10pt; font-family: Arial; width: 0px; border-collapse: collapse; border: none;\"\u003e\n\u003ccolgroup\u003e\n\u003ccol width=\"201\"\u003e\n\u003ccol width=\"142\"\u003e\n\u003ccol width=\"208\"\u003e\n\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style=\"border: 1px solid rgb(0, 0, 0); overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-weight: bold; color: rgb(117, 117, 117);\"\u003eYear Make Model\u003c\/td\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-weight: bold; color: rgb(117, 117, 117);\"\u003eTrim \u0026amp; Engine\u003c\/td\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-weight: bold; color: rgb(117, 117, 117);\"\u003eImportant vehicle option details\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(240, 240, 240); font-size: 9pt; color: rgb(51, 51, 51);\"\u003e2019-2023 Hyundai Genesis G70\u003c\/td\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(240, 240, 240); font-size: 9pt; color: rgb(51, 51, 51);\"\u003eDOHC - TCI\/GDI\u003c\/td\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(240, 240, 240); font-size: 9pt; color: rgb(51, 51, 51);\"\u003eSedan - 4Door 5P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003c\/google-sheets-html-origin\u003e\u003c\/div\u003e\u003c\/font\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818590695493,"sku":"100988","price":22.02,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_bab4d028-5452-42f6-a01c-2e0d8d2d89e6.png?v=1774597178"},{"product_id":"2022-2023-genesisi-g70-restraint-diagnostic-control-module-unit-100995","title":"22-23 GENESISI G70 RESTRAINT DIAGNOSTIC CONTROL MODULE UNIT 95910-G9800 # 100995","description":"\u003cdiv class=\"aae-fura-shopify\" style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; color: #222222; line-height: 1.55; max-width: 900px; margin: 0 auto; padding: 16px 0;\"\u003e\r\n\r\n  \u003cstyle\u003e\n    .aae-fura-shopify .aae-compat-table td {\n      border: 1px solid #d4d4d4;\n      padding: 8px 10px;\n      font-size: 13px;\n      vertical-align: top;\n      color: #222222;\n    }\n    .aae-fura-shopify .aae-compat-table tr:nth-child(even) td {\n      background: #fafafa;\n    }\n  \u003c\/style\u003e\r\n\r\n  \u003c!-- Lead line --\u003e\r\n  \u003cp style=\"font-size: 15px; font-weight: 700; margin: 0 0 20px 0; padding: 12px 16px; background: #f5f5f5; border-left: 4px solid #222222; border-radius: 2px;\"\u003e\r\n    This part was pulled from a 2023 GENESIS G70. Donor vehicle details below.\r\n  \u003c\/p\u003e\r\n\r\n  \u003c!-- Donor vehicle details --\u003e\r\n  \u003ch2 style=\"font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; margin: 24px 0 12px 0; padding-bottom: 6px; border-bottom: 2px solid #222222; color: #111111;\"\u003e\r\n    Donor Vehicle Details\r\n  \u003c\/h2\u003e\r\n  \u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 14px; margin-bottom: 24px;\"\u003e\r\n    \u003ctbody\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; width: 160px; color: #555555;\"\u003eYear\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003e2023\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eMake \/ Model\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003eGENESIS G70\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eColor\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003e\r\n          \r\n        \u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eTrim\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003e\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eType\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003eUSED\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eMileage\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003e0\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eVIN\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003eKMTG34TA1PU111825\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5; font-weight: 600; color: #555555;\"\u003eStock #\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px; border-bottom: 1px solid #e5e5e5;\"\u003e0525-005\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n      \u003ctr\u003e\r\n        \u003ctd style=\"padding: 8px 10px; font-weight: 600; color: #555555;\"\u003ePart Number\u003c\/td\u003e\r\n        \u003ctd style=\"padding: 8px 10px;\"\u003e95910-G9800 \/ 95910 G9800 \/ 95910G9800\u003c\/td\u003e\r\n      \u003c\/tr\u003e\r\n    \u003c\/tbody\u003e\r\n  \u003c\/table\u003e\r\n\r\n  \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n\r\n  \u003c!-- Condition notes --\u003e\r\n  \u003ch2 style=\"font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; margin: 24px 0 12px 0; padding-bottom: 6px; border-bottom: 2px solid #222222; color: #111111;\"\u003e\r\n    Condition \u0026amp; Notes\r\n  \u003c\/h2\u003e\r\n  \u003cul style=\"list-style: none; padding: 0; margin: 0 0 24px 0; font-size: 14px;\"\u003e\r\n    \u003cli style=\"padding: 6px 0 6px 20px; position: relative;\"\u003e\r\n      \u003cspan style=\"position: absolute; left: 0; color: #222222; font-weight: 700;\"\u003e›\u003c\/span\u003e\r\n      Please read the description carefully for exact fitment.\r\n    \u003c\/li\u003e\r\n    \u003cli style=\"padding: 6px 0 6px 20px; position: relative;\"\u003e\r\n      \u003cspan style=\"position: absolute; left: 0; color: #222222; font-weight: 700;\"\u003e›\u003c\/span\u003e\r\n      All parts are tested and in good working condition.\r\n    \u003c\/li\u003e\r\n    \u003cli style=\"padding: 6px 0 6px 20px; position: relative;\"\u003e\r\n      \u003cspan style=\"position: absolute; left: 0; color: #222222; font-weight: 700;\"\u003e›\u003c\/span\u003e\r\n      Any damage or imperfections are noted above.\r\n    \u003c\/li\u003e\r\n    \u003cli style=\"padding: 6px 0 6px 20px; position: relative;\"\u003e\r\n      \u003cspan style=\"position: absolute; left: 0; color: #222222; font-weight: 700;\"\u003e›\u003c\/span\u003e\r\n      Contact us before purchase if you have fitment questions.\r\n    \u003c\/li\u003e\r\n  \u003c\/ul\u003e\r\n\r\n  \u003c!-- Fitment --\u003e\r\n  \u003ch2 style=\"font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; margin: 24px 0 12px 0; padding-bottom: 6px; border-bottom: 2px solid #222222; color: #111111;\"\u003e\r\n    Fitment\r\n  \u003c\/h2\u003e\r\n  \u003cp style=\"font-size: 14px; margin: 0 0 12px 0;\"\u003e\r\n    This part fits the following models. If you have questions about compatibility, please contact us before ordering.\r\n  \u003c\/p\u003e\r\n  \u003cdiv style=\"width: 100%; overflow-x: auto;\"\u003e\r\n    \u003ctable class=\"aae-compat-table\" style=\"width: 100%; min-width: 480px; border-collapse: collapse; font-size: 13px; border: 1px solid #d4d4d4;\"\u003e\r\n      \u003cthead\u003e\r\n        \u003ctr style=\"background: #f0f0f0;\"\u003e\r\n          \u003cth style=\"border: 1px solid #d4d4d4; padding: 8px 10px; text-align: left; font-weight: 700; color: #111111;\"\u003eMake\u003c\/th\u003e\r\n          \u003cth style=\"border: 1px solid #d4d4d4; padding: 8px 10px; text-align: left; font-weight: 700; color: #111111;\"\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n          \u003cth style=\"border: 1px solid #d4d4d4; padding: 8px 10px; text-align: left; font-weight: 700; color: #111111;\"\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n        \u003c\/tr\u003e\r\n      \u003c\/thead\u003e\r\n      \u003ctbody\u003e\r\n        \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Launch Edition Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n      \u003c\/tbody\u003e\r\n    \u003c\/table\u003e\r\n  \u003c\/div\u003e\r\n\r\n  \u003c!-- Warranty --\u003e\r\n  \u003ch2 style=\"font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.04em; margin: 24px 0 12px 0; padding-bottom: 6px; border-bottom: 2px solid #222222; color: #111111;\"\u003e\r\n    Warranty\r\n  \u003c\/h2\u003e\r\n  \u003cp style=\"font-size: 14px; margin: 0 0 12px 0;\"\u003e\r\n    American Auto Export provides a standard \u003cstrong\u003e30-day warranty\u003c\/strong\u003e on all mechanical parts. Please verify fitment independently prior to purchase — if you have any questions, contact us first.\r\n  \u003c\/p\u003e\r\n  \u003cp style=\"font-size: 13px; color: #666666; margin: 0;\"\u003e\r\n    You will only receive the item(s) pictured or described above. Parts are guaranteed to fit the vehicle(s) listed in the fitment table. If your vehicle was not originally equipped with the exact part, please confirm compatibility with your dealer before ordering.\r\n  \u003c\/p\u003e\r\n\r\n\u003c\/div\u003e\r\n","brand":"American Auto Exports","offers":[{"title":"Default Title","offer_id":44818590892101,"sku":"100995","price":179.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_8b1ade43-49d0-4385-8fa3-6773576cf084.png?v=1774597193"},{"product_id":"19-23-genesis-g70-rear-center-middle-seat-belt-retractor-w-buckle-red-100996","title":"19-23 GENESIS G70 REAR CENTER MIDDLE SEAT BELT RETRACTOR W\/ BUCKLE RED # 100996","description":"\u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eAmerican Auto Export - Template\u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n    *,\n    *::before,\n    *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    body {\n      min-height: 100vh;\n      background-color: #ffffff;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      color: #1f2937;\n    }\n\n    \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n    .custom-scrollbar::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb {\n      background: #e66c15;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n      background: #c55a0e;\n    }\n\n    \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n    .outer-wrapper {\n      width: 100%;\n      overflow-x: auto;\n    }\n\n    .canvas {\n      min-width: 1200px;\n      max-width: 1400px;\n      margin-left: auto;\n      margin-right: auto;\n      background-color: #e5e7eb;\n      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n    }\n\n    \/* ─── Header ─────────────────────────────────────────────────── *\/\n    header {\n      padding: 24px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n    }\n\n    .header-logo-wrap {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n\n    .logo-img-wrap {\n      width: 600px;\n      height: 118px;\n      position: relative;\n      flex-shrink: 0;\n    }\n\n    .logo-img-wrap img {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n    }\n\n    .header-hours {\n      text-align: right;\n      color: #374151;\n      font-weight: 600;\n    }\n\n    .header-hours p {\n      margin-bottom: 0;\n    }\n\n    .header-hours .hours-label {\n      font-size: 15px;\n      letter-spacing: 0.05em;\n      margin-bottom: 4px;\n    }\n\n    .header-hours .hours-value {\n      font-size: 14px;\n    }\n\n    \/* ─── Navigation ─────────────────────────────────────────────── *\/\n    nav {\n      background-color: #00a2e8;\n      color: #ffffff;\n      display: flex;\n      justify-content: space-around;\n      padding-top: 12px;\n      padding-bottom: 12px;\n      font-size: 16px;\n      font-weight: 700;\n      letter-spacing: 0.05em;\n    }\n\n    nav a {\n      color: #ffffff;\n      text-decoration: none;\n    }\n\n    .fura-nav-link {\n      position: relative;\n      transition: color 0.2s ease;\n    }\n\n    .fura-nav-link::after {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      right: 0;\n      bottom: -4px;\n      height: 3px;\n      background-color: #f97316;\n      transform: scaleX(0);\n      transform-origin: center;\n      transition: transform 0.2s ease;\n    }\n\n    .fura-nav-link:hover {\n      color: #e5e7eb;\n    }\n\n    .fura-nav-link:hover::after {\n      transform: scaleX(1);\n    }\n\n    \/* ─── Main layout ────────────────────────────────────────────── *\/\n    .main-content {\n      display: flex;\n      padding: 20px;\n      gap: 24px;\n    }\n\n    \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n    aside {\n      width: 240px;\n      flex-shrink: 0;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n    }\n\n    .sidebar-categories {\n      background-color: #ffffff;\n      border: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories h2 {\n      background: linear-gradient(to bottom, #f3f4f6, #e5e7eb);\n      padding: 10px;\n      font-weight: 700;\n      font-style: italic;\n      font-size: 16px;\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul {\n      font-size: 13px;\n      font-weight: 700;\n      color: #1f2937;\n      list-style: none;\n    }\n\n    .sidebar-categories ul li {\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul li:last-child {\n      border-bottom: none;\n    }\n\n    .sidebar-categories ul li a {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      padding: 9px 10px;\n      color: #1f2937;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 13px;\n      text-transform: uppercase;\n      letter-spacing: 0.02em;\n      transition: background-color 0.15s;\n    }\n\n    .sidebar-categories ul li a:hover {\n      background-color: #f3f4f6;\n      color: #00a2e8;\n    }\n\n    .sidebar-categories ul li a::before {\n      content: \"›\";\n      font-size: 18px;\n      font-weight: 900;\n      color: #00a2e8;\n      line-height: 1;\n      flex-shrink: 0;\n    }\n\n    .sidebar-banner {\n      margin-top: 16px;\n    }\n\n    .sidebar-banner img {\n      width: 100%;\n      height: auto;\n    }\n\n    \/* ─── Main area ──────────────────────────────────────────────── *\/\n    main {\n      flex: 1;\n      background-color: #ffffff;\n      padding: 24px;\n      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n    }\n\n    .product-top {\n      display: flex;\n      flex-direction: row;\n      gap: 32px;\n      margin-bottom: 32px;\n    }\n\n    .product-gallery {\n      width: 55%;\n    }\n\n    .product-info {\n      width: 45%;\n    }\n\n    \/* ─── Gallery ────────────────────────────────────────────────── *\/\n    #gallery_outer_1 {\n      width: 100%;\n    }\n\n    #gallery {\n      display: flex;\n      flex-direction: row-reverse;\n      gap: 12px;\n      align-items: stretch;\n    }\n\n    .gallery-main-area {\n      position: relative;\n      flex: 1;\n      height: 340px;\n      border: 1px solid #d1d5db;\n      background: #ffffff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n    }\n\n    .g_image {\n      position: absolute;\n      inset: 0;\n    }\n\n    .g_image input[type=\"radio\"],\n    .g_image input[type=\"checkbox\"] {\n      display: none;\n    }\n\n    .g_image .mainimage {\n      display: none;\n      width: 100%;\n      height: 100%;\n      cursor: default;\n    }\n\n    .g_image input[type=\"radio\"]:checked+input+.mainimage {\n      display: block;\n    }\n\n    .g_image .mainimage\u003ediv {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      height: 100%;\n    }\n\n    .g_image .mainimage img {\n      max-width: 100%;\n      max-height: 100%;\n      object-fit: contain;\n      display: block;\n      margin: 0 auto;\n    }\n\n    .gallery-thumbs {\n      width: 100px;\n      max-height: 340px;\n      overflow-y: auto;\n      padding-right: 4px;\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .gallery-thumbs .thumbimage {\n      display: block;\n      border: 2px solid #e5e7eb;\n      padding: 2px;\n      cursor: pointer;\n      background: #ffffff;\n    }\n\n    .gallery-thumbs .thumbimage li {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n    }\n\n    .gallery-thumbs .thumbimage img {\n      display: block;\n      width: 100%;\n      height: auto;\n      object-fit: cover;\n    }\n\n    .gallery-thumbs .thumbimage:hover {\n      border-color: #f97316;\n    }\n\n    .leftarrow,\n    .rightarrow {\n      display: none;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb {\n      background: #f97316;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb:hover {\n      background: #ea580c;\n    }\n\n    \/* ─── Product Info ───────────────────────────────────────────── *\/\n    .product-title {\n      font-size: 24px;\n      font-weight: 900;\n      font-style: italic;\n      text-transform: uppercase;\n      line-height: 1.25;\n      margin-bottom: 24px;\n      display: flex;\n      align-items: flex-start;\n      gap: 8px;\n    }\n\n    .product-title .star-icon {\n      color: #facc15;\n      font-size: 30px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    .product-bullets {\n      list-style: none;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n      font-size: 15px;\n      font-weight: 600;\n      color: #1f2937;\n    }\n\n    .product-bullets li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n    }\n\n    .bullet-arrow {\n      font-weight: 700;\n      font-size: 20px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n    .tab-content {\n      display: none;\n    }\n\n    .fura-tabs-input {\n      display: none;\n    }\n\n    #fura-tab-desc:checked~.tab-panels #tab-desc,\n    #fura-tab-about:checked~.tab-panels #tab-about,\n    #fura-tab-payment:checked~.tab-panels #tab-payment,\n    #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n    #fura-tab-returns:checked~.tab-panels #tab-returns {\n      display: block;\n    }\n\n    #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n    #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n    #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n    #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n    #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n      background-color: #e66c15;\n    }\n\n    #tab-buttons {\n      display: flex;\n      gap: 8px;\n      margin-bottom: 24px;\n    }\n\n    .tab-btn {\n      flex: 1;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      border-radius: 9999px;\n      font-weight: 700;\n      font-style: italic;\n      color: #ffffff;\n      font-size: 16px;\n      transition: background-color 0.2s;\n      background-color: #00a2e8;\n      text-align: center;\n      cursor: pointer;\n      display: block;\n    }\n\n    .tab-btn:hover {\n      background-color: #008bc7;\n    }\n\n    \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n    .tab-panels {\n      padding: 8px 16px;\n    }\n\n    #tab-desc {\n      font-family: \"Times New Roman\", Times, serif;\n      font-size: 18.6667px;\n      line-height: normal;\n      color: #000000;\n    }\n\n    #tab-desc p {\n      margin-bottom: 0;\n    }\n\n    #tab-desc .desc-intro {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-section-label {\n      font-weight: 700;\n      margin-bottom: 4px;\n    }\n\n    #tab-desc .desc-note {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-fits {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-part-number {\n      margin-bottom: 16px;\n    }\n\n    \/* Compatibility table *\/\n    .compat-table {\n      width: 100%;\n      border-collapse: collapse;\n      border: 1px solid #000000;\n      font-size: 12px;\n      font-family: ui-sans-serif, system-ui, -apple-system, sans-serif;\n    }\n\n    .compat-table thead tr {\n      background-color: #f7f7f7;\n    }\n\n    .compat-table th {\n      border: 1px solid #000000;\n      padding: 6px;\n      text-align: left;\n      font-weight: 700;\n      color: #1f2937;\n    }\n\n    .compat-table td {\n      border: 1px solid #000000;\n      padding: 6px;\n    }\n\n    #tab-about {\n      font-size: 18.6667px;\n      line-height: 107%;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-about p,\n    #tab-payment p,\n    #tab-shipping p,\n    #tab-returns p {\n      margin-bottom: 0;\n    }\n\n    .tab-static-content\u003e*+* {\n      margin-top: 16px;\n    }\n\n    #tab-payment {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-shipping {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-returns {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    \/* ─── Footer ─────────────────────────────────────────────────── *\/\n    footer {\n      padding-left: 32px;\n      padding-right: 32px;\n    }\n\n    footer img {\n      width: 100%;\n      height: auto;\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003cdiv class=\"outer-wrapper\"\u003e\n    \u003cdiv class=\"canvas\"\u003e\n\n      \u003c!-- Header --\u003e\n      \u003cheader\u003e\n        \u003cdiv class=\"header-logo-wrap\"\u003e\n          \u003cdiv class=\"logo-img-wrap\"\u003e\n            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_logo.jpg\" alt=\"American Auto Export OEM Parts\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"header-hours\"\u003e\n          \u003cp class=\"hours-label\"\u003eBUSINESS HOURS:\u003c\/p\u003e\n          \u003cp class=\"hours-value\"\u003eMON - SAT (8:30AM - 5:30PM EST)\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/header\u003e\n\n      \u003c!-- Navigation --\u003e\n      \u003cnav\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/str\/americanautoexport\" class=\"fura-nav-link\"\u003eHOME\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/usr\/aaexport1\" class=\"fura-nav-link\"\u003eABOUT US\u003c\/a\u003e\n        \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=aaexport1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFEEDBACK\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNEWSLETTER\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eCONTACT US\u003c\/a\u003e\n      \u003c\/nav\u003e\n\n      \u003c!-- Main Content --\u003e\n      \u003cdiv class=\"main-content\"\u003e\n\n        \u003c!-- Sidebar --\u003e\n        \u003caside\u003e\n          \u003cdiv class=\"sidebar-categories\"\u003e\n            \u003ch2\u003eShop Categories\u003c\/h2\u003e\n            \u003cul\u003e\n              \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=69169123013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e QT Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=64940752013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Suspension \u0026amp; Steering\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=68465461013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transverse Control Arm\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=67860460013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Trailing Control Arm\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=64940993013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Power Steering Bottles\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73795125013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Sub Frame Crossmember\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73802725013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Spindle Knuckle\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73802985013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Spring Control Arm\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73803001013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Radius Control Arm\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sidebar-banner\"\u003e\n            \u003cimg src=\"https:\/\/cdn.frooition.com\/190139\/files\/side_banner.jpg\" alt=\"Store Banner\"\u003e\n          \u003c\/div\u003e\n        \u003c\/aside\u003e\n\n        \u003c!-- Main Content Area --\u003e\n        \u003cmain\u003e\n          \u003cdiv class=\"product-top\"\u003e\n\n            \u003c!-- Gallery --\u003e\n            \u003cdiv class=\"product-gallery\"\u003e\n              \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NzY4WDEyODE=\/z\/ajQAAeSwzwtogzMR\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzY4WDEyODE=\/z\/ajQAAeSwzwtogzMR\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/lE8AAeSwiMhogzMG\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/lE8AAeSwiMhogzMG\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CC0AAeSwhbxogzMG\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CC0AAeSwhbxogzMG\/$_57.JPG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Z2sAAeSwAExogzMF\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Z2sAAeSwAExogzMF\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/AZ0AAeSwt85ogzMF\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/AZ0AAeSwt85ogzMF\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CFgAAeSwd3JogzMF\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CFgAAeSwd3JogzMF\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTAwNVgxNDQ2\/z\/XIkAAeSwD5FogzMg\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAwNVgxNDQ2\/z\/XIkAAeSwD5FogzMg\/$_57.PNG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTA4OVgxMzcx\/z\/9gcAAeSw6XZogzMX\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA4OVgxMzcx\/z\/9gcAAeSw6XZogzMX\/$_57.PNG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/BBIAAeSw6eFogzMG\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/BBIAAeSw6eFogzMG\/$_57.JPG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzY4WDEyODE=\/z\/ajQAAeSwzwtogzMR\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/lE8AAeSwiMhogzMG\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CC0AAeSwhbxogzMG\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Z2sAAeSwAExogzMF\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/AZ0AAeSwt85ogzMF\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CFgAAeSwd3JogzMF\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAwNVgxNDQ2\/z\/XIkAAeSwD5FogzMg\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA4OVgxMzcx\/z\/9gcAAeSw6XZogzMX\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/BBIAAeSw6eFogzMG\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Info --\u003e\n            \u003cdiv class=\"product-info\"\u003e\n              \u003ch1 class=\"product-title\"\u003e\n                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\n                19-23 GENESIS G70 REAR CENTER MIDDLE SEAT BELT RETRACTOR W\/ BUCKLE RED # 100996\n              \u003c\/h1\u003e\n              \u003cul class=\"product-bullets\"\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\n                \u003c\/li\u003e\n              \u003c\/ul\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\n\n          \u003c!-- Tab buttons --\u003e\n          \u003cdiv id=\"tab-buttons\"\u003e\n            \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tab Content --\u003e\n          \u003cdiv class=\"tab-panels\"\u003e\n\n            \u003c!-- Description --\u003e\n            \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\n\n              \u003cp class=\"desc-intro\"\u003e\n                This Part is taken from 2023 GENESIS G70. Please see the Details for\n                this vehicle.\n              \u003c\/p\u003e\n              \u003cp class=\"desc-section-label\"\u003eDONOR DETAILS:\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2023\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e GENESIS G70\u003c\/p\u003e\n              \u003cp\u003e\n                \u003cb\u003eColor:\u003c\/b\u003e \n                \n              \u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e \u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 0\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG34TA1PU111825\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0525-005\u003c\/p\u003e\n              \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 89850G9500NR1\u003c\/p\u003e\n              \u003c!-- \u003cp class=\"desc-section-label\"\u003ePlease Note:\u003c\/p\u003e\n              \u003cp class=\"desc-note\"\u003e\n                Free Shipping only applies to business address. For residential address, please get a quote.\n              \u003c\/p\u003e --\u003e\n              \u003c!-- Compatibility table always shown --\u003e\n              \u003cp class=\"desc-fits\"\u003e\n                This Parts Fits with Following Models, If you still have any questions, Please contact us.\n              \u003c\/p\u003e\n              \u003ctable class=\"compat-table\"\u003e\n                \u003cthead\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eMake\u003c\/th\u003e\n                    \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\n                    \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\n                  \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                  \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003c\/tbody\u003e\n              \u003c\/table\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- About Us --\u003e\n            \u003cdiv id=\"tab-about\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\n                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\n                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\n              \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\n                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\n                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\n              \u003c\/p\u003e\n              \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\n                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\n                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\n                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\n                auto parts needs.\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Payment --\u003e\n            \u003cdiv id=\"tab-payment\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\n              \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Shipping --\u003e\n            \u003cdiv id=\"tab-shipping\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\n              \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\n                For such transactions please contact us for quote.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Returns --\u003e\n            \u003cdiv id=\"tab-returns\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\n              \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\n                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\n                compatibility please always see the description for more details and exact fitment or If you have\n                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\n                anything else will be included if it is not pictured.\u003c\/p\u003e\n              \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\n                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\n                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\n                if it will fit your application. Additional items may be needed if this is an upgrade or custom\n                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/main\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Footer --\u003e\n      \u003cfooter\u003e\n        \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_footer.jpg\" alt=\"American Auto Export OEM brands\"\u003e\n      \u003c\/footer\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818591121477,"sku":"100996","price":136.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_ed039d17-b551-45de-ae49-fcd6cfd1675d.png?v=1774597198"},{"product_id":"19-23-genesis-g70-dash-engine-start-stop-ignition-button-control-switch-101000","title":"19-23 GENESIS G70 DASH ENGINE START STOP IGNITION BUTTON CONTROL SWITCH # 101000","description":"\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cp class=\"MsoNormal\" style=\"box-sizing: border-box; font-family: Arial; white-space: normal; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eThis Part is taken from 2023 GENESIS G70. Please see the Details for this vehicle.\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt; font-family: Arial, sans-serif;\"\u003e\u003co:p style=\"box-sizing: border-box;\"\u003e\u003c\/o:p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\" style=\"box-sizing: border-box; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"\u003e\u003cspan style=\"font-family: Arial; white-space: normal; box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003e\u003cb\u003eDONOR DETAILS\u003c\/b\u003e:\u003c\/span\u003e\u003c\/span\u003e\u003cfont face=\"Arial\"\u003e\u003cspan style=\"white-space: normal;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cfont style=\"font-size: initial; box-sizing: border-box; white-space: normal; font-family: Arial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eYear:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e 2023\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eModel:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e GENESIS G70 SEDAN\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eColor:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e BLUE \u003cb\u003eCode\u003c\/b\u003e=PS5\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eTRIM: \u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt; border: 1pt none windowtext; padding: 0in;\"\u003eRWD\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-family: Arial; font-size: initial;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eType:\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e Used\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003cb style=\"box-sizing: border-box; font-family: Arial; font-size: initial;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eMileage: \u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003eN\/A\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eVIN:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e \u003c\/span\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cspan style=\"box-sizing: border-box;\"\u003eKMTG34TA1PU111825\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont style=\"font-family: Arial; font-size: initial; box-sizing: border-box;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003eVehicle Stock #:\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: medium; white-space: pre;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px; white-space: normal;\"\u003e 0525-005\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cspan style='font-size: 18.6667px; font-family: \"Times New Roman\", serif; white-space: normal; box-sizing: border-box;'\u003e\u003cb\u003ePart Number:\u003c\/b\u003e\u003c\/span\u003e\u003cspan style='font-size: 18.6667px; font-family: \"Times New Roman\", serif; white-space: normal; box-sizing: border-box;'\u003e \u003c\/span\u003e\u003cfont face=\"Times New Roman, serif\"\u003e\u003cspan style=\"font-size: 18.6667px; white-space: normal;\"\u003e93500-G9000-VCA, 93500-G9000\u003c\/span\u003e\u003c\/font\u003e\u003c\/p\u003e\u003c\/pre\u003e\u003cp class=\"MsoNormal\" style='font-size: 14.4px; box-sizing: border-box; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; white-space: normal; line-height: normal;'\u003e\u003cb style='font-family: \"Times New Roman\", serif; font-size: 14pt; box-sizing: border-box;'\u003e\u003cb style=\"box-sizing: border-box;\"\u003e\u003cb style=\"font-family: Arial; font-size: medium; box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eThis Parts Fits with Following Models, If you still have any questions, Please contact us\u003c\/span\u003e\u003c\/b\u003e\u003c\/b\u003e.\u003c\/b\u003e\u003c\/p\u003e\u003c\/pre\u003e\u003cpre class=\"tabcontentz\" bis_size='{\"x\":257,\"y\":674,\"w\":919,\"h\":351,\"abs_x\":567,\"abs_y\":2992}' style=\"font-size: 14.4px; box-sizing: border-box;\"\u003e\u003cfont bis_size='{\"x\":257,\"y\":674,\"w\":919,\"h\":351,\"abs_x\":567,\"abs_y\":2992}' style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cgoogle-sheets-html-origin style=\"white-space: normal;\"\u003e\u003cgoogle-sheets-html-origin\u003e\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\" style=\"table-layout: fixed; font-size: 10pt; font-family: Arial; width: 0px; border-collapse: collapse; border: none;\"\u003e\n\u003ccolgroup\u003e\n\u003ccol width=\"48\"\u003e\n\u003ccol width=\"60\"\u003e\n\u003ccol width=\"67\"\u003e\n\u003ccol width=\"350\"\u003e\n\u003ccol width=\"162\"\u003e\n\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border: 1px solid rgb(0, 0, 0); overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eYear\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eMake\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eModel\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eBody \u0026amp; Trim\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eEngine \u0026amp; Transmission\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56); text-align: right;'\u003e2023\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eBase, Prestige, Sport Advanced, Sport Prestige\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56); text-align: right;'\u003e2022\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eBase, Launch Edition, Prestige, Sport Advanced, Sport Prestige\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56); text-align: right;'\u003e2021\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eAdvanced, Base, Design, Dynamic, Elite, Prestige, Sport\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56); text-align: right;'\u003e2020\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eAdvanced, Base, Design, Dynamic, Elite, Prestige, Sport\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56); text-align: right;'\u003e2019\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eAdvanced, Design, Dynamic, Elite, Prestige, Sport\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003c\/google-sheets-html-origin\u003e\u003c\/google-sheets-html-origin\u003e\u003c\/font\u003e\u003c\/pre\u003e\u003c\/pre\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818591187013,"sku":"101000","price":32.58,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_60975cc9-af50-442f-b88d-d701260bad43.png?v=1774597203"},{"product_id":"2019-2023-genesis-g70-rwd-exhaust-muffler-mount-support-bracket-2-0l-101001","title":"2019-2023 GENESIS G70 RWD EXHAUST MUFFLER MOUNT SUPPORT BRACKET 2.0L # 101001","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Grayscale Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #eaeaea; \/* Light pure gray *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #222222; \/* Near black text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f5f5f5;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #666666; \/* Gray primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #333333; \/* Dark gray hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #eaeaea;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #333333;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #111111;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #bcbcbc;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #111111;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #bcbcbc;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #e0e0e0;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #cccccc;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #cccccc;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #444444;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e5e5e5;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #444444;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f5f5f5;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #777777;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #eeeeee;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #444444;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #bcbcbc;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cccccc;\n            padding: 2px;\n            cursor: pointer;\n            background: #f0f0f0;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #000000; \/* Pure black hover *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #000000; \/* Black title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #555555; \/* Gray star to fit B\u0026W theme *\/\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #555555;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #333333;\n            border-top: 1px dashed #e5e5e5;\n            border-bottom: 1px dashed #e5e5e5;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #000000; \/* Black arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #000000; \/* Black price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #111111; \/* Almost black button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #444444; \/* Gray hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #000000; \/* Black tab *\/\n            color: white;\n            border-top: 3px solid #000000;\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #000000; \/* Black line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #555555;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f0f0f0;\n            border: 1px solid #cccccc;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e5e5e5;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #bcbcbc;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #222222;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #bcbcbc;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f5f5f5;\n        }\n\n        .compat-table th {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #111111;\n        }\n\n        .compat-table td {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #bcbcbc;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #bcbcbc;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #444444;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #777777;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #444444;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #111111;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #444444;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitinissancollisionparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070399018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070400018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49023190018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Subframes - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48875574018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e DT Dropship Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48898557018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48815319018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e OEM Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691388018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691389018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket items\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NjY0WDE0NDk=\/z\/-ZoAAOSwDF1n3Ugc\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjY0WDE0NDk=\/z\/-ZoAAOSwDF1n3Ugc\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/pXUAAOSwi4pn3UgJ\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/pXUAAOSwi4pn3UgJ\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/Njc1WDE0NTI=\/z\/f-gAAOSw~jBn3Ugy\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/Njc1WDE0NTI=\/z\/f-gAAOSw~jBn3Ugy\/$_57.PNG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/oasAAOSw2Rtn3UgI\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/oasAAOSw2Rtn3UgI\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/naAAAOSwjYln3UgJ\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/naAAAOSwjYln3UgJ\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NjU4WDEzMzk=\/z\/YloAAOSw7WBn3Ugk\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjU4WDEzMzk=\/z\/YloAAOSw7WBn3Ugk\/$_57.PNG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/EdwAAOSwX5Fn3UgI\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/EdwAAOSwX5Fn3UgI\/$_57.JPG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NjY5WDE0MzQ=\/z\/2J0AAOSwx~1n3Ugq\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjY5WDE0MzQ=\/z\/2J0AAOSwx~1n3Ugq\/$_57.PNG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/FCoAAOSw6jFn3UgJ\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/FCoAAOSw6jFn3UgJ\/$_57.JPG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjY0WDE0NDk=\/z\/-ZoAAOSwDF1n3Ugc\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/pXUAAOSwi4pn3UgJ\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/Njc1WDE0NTI=\/z\/f-gAAOSw~jBn3Ugy\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/oasAAOSw2Rtn3UgI\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/naAAAOSwjYln3UgJ\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjU4WDEzMzk=\/z\/YloAAOSw7WBn3Ugk\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/EdwAAOSwX5Fn3UgI\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NjY5WDE0MzQ=\/z\/2J0AAOSwx~1n3Ugq\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/FCoAAOSw6jFn3UgJ\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                2019-2023 GENESIS G70 RWD EXHAUST MUFFLER MOUNT SUPPORT BRACKET 2.0L # 101001\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 101001\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 21\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2023 GENESIS G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2023\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e GENESIS G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e \r\n                                \r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 0\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG34TA1PU111825\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0525-005\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 28670-J5000, 28670 J5000, 28670J5000\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infinitinissancollisionparts1\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818591252549,"sku":"101001","price":21.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_3276c550-db06-406d-a81d-2d6ff796d596.png?v=1774597208"},{"product_id":"2019-2024-genesis-g70-roof-overhead-console-dome-reading-light-w-switch-101015","title":"2019-2024 GENESIS G70 ROOF OVERHEAD CONSOLE DOME READING LIGHT W\/ SWITCH #101015","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Grayscale Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #eaeaea; \/* Light pure gray *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #222222; \/* Near black text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f5f5f5;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #666666; \/* Gray primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #333333; \/* Dark gray hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #eaeaea;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #333333;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #111111;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #bcbcbc;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #111111;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #bcbcbc;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #e0e0e0;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #cccccc;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #cccccc;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #444444;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e5e5e5;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #444444;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f5f5f5;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #777777;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #eeeeee;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #444444;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #bcbcbc;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cccccc;\n            padding: 2px;\n            cursor: pointer;\n            background: #f0f0f0;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #000000; \/* Pure black hover *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #000000; \/* Black title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #555555; \/* Gray star to fit B\u0026W theme *\/\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #555555;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #333333;\n            border-top: 1px dashed #e5e5e5;\n            border-bottom: 1px dashed #e5e5e5;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #000000; \/* Black arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #000000; \/* Black price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #111111; \/* Almost black button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #444444; \/* Gray hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #000000; \/* Black tab *\/\n            color: white;\n            border-top: 3px solid #000000;\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #000000; \/* Black line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #555555;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f0f0f0;\n            border: 1px solid #cccccc;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e5e5e5;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #bcbcbc;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #222222;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #bcbcbc;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f5f5f5;\n        }\n\n        .compat-table th {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #111111;\n        }\n\n        .compat-table td {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #bcbcbc;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #bcbcbc;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #444444;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #777777;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #444444;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #111111;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #444444;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitinissancollisionparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070399018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070400018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49023190018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Subframes - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48875574018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e DT Dropship Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48898557018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48815319018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e OEM Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691388018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691389018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket items\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTgyWDExNDI=\/z\/E8IAAeSwnH1og1vD\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-11\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTgyWDExNDI=\/z\/E8IAAeSwnH1og1vD\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/FN4AAeSwguhog1uz\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/FN4AAeSwguhog1uz\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/I-EAAeSwWTlog1uz\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/I-EAAeSwWTlog1uz\/$_57.JPG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/FZkAAeSwRrFog1uz\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/FZkAAeSwRrFog1uz\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/-~UAAeSwLP9og1uy\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/-~UAAeSwLP9og1uy\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/-okAAeSwbN5og1uz\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/-okAAeSwbN5og1uz\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTA3NVgxMjE0\/z\/dGEAAeSwa-9og1vL\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA3NVgxMjE0\/z\/dGEAAeSwa-9og1vL\/$_57.PNG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/-2IAAeSw8y1og1uz\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/-2IAAeSw8y1og1uz\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/AdAAAeSw0XZog1uy\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/AdAAAeSw0XZog1uy\/$_57.JPG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9RAAAeSwJLJog1uz\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9RAAAeSwJLJog1uz\/$_57.JPG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-10\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/AAkAAeSwenxog1uz\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-10\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-10\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-10\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/AAkAAeSwenxog1uz\/$_57.JPG?set_id=880000500F\" alt=\"Image 11\"\u003e\u003clabel for=\"image-11\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/7qsAAeSwR5tog1uz\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-11\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-11\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-11\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-10\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/7qsAAeSwR5tog1uz\/$_57.JPG?set_id=880000500F\" alt=\"Image 12\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTgyWDExNDI=\/z\/E8IAAeSwnH1og1vD\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/FN4AAeSwguhog1uz\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/I-EAAeSwWTlog1uz\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/FZkAAeSwRrFog1uz\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/-~UAAeSwLP9og1uy\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/-okAAeSwbN5og1uz\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA3NVgxMjE0\/z\/dGEAAeSwa-9og1vL\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/-2IAAeSw8y1og1uz\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/AdAAAeSw0XZog1uy\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/9RAAAeSwJLJog1uz\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-10\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/AAkAAeSwenxog1uz\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-11\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/7qsAAeSwR5tog1uz\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                2019-2024 GENESIS G70 ROOF OVERHEAD CONSOLE DOME READING LIGHT W\/ SWITCH #101015\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 101015\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 50\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2023 GENESIS G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2023\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e GENESIS G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e \r\n                                \r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 0\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG34TA1PU111825\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0525-005\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 92810-G9070, 92810G9070, 92810-G9070-NNB, 92810G9070NNB\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2024 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003ePrestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.5L 2497CC l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Launch Edition Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Design Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infinitinissancollisionparts1\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818591481925,"sku":"101015","price":50.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_69d48077-21ee-436d-81a2-4eabf7e0add0.png?v=1774597218"},{"product_id":"19-23-genesis-g70-center-console-outlet-a-c-air-vent-grille-cover-trim-101019","title":"19-23 GENESIS G70 CENTER CONSOLE OUTLET A\/C AIR VENT GRILLE COVER TRIM # 101019","description":"\u003cul class=\"field-list\" style='box-sizing: border-box; margin: 0px; padding: 0px; display: table; font-size: 13px; list-style: none; vertical-align: baseline; color: rgb(56, 56, 56); font-family: \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;'\u003e\u003cli itemprop=\"description\" class=\"description product-description\" style=\"box-sizing: border-box; margin-top: 10px; display: table-row; height: 30px; line-height: 1; margin-bottom: 0px;\"\u003e\u003cspan class=\"list-value description_body\" style=\"box-sizing: border-box; vertical-align: top; text-align: justify; color: rgb(89, 89, 89); display: table-cell; line-height: 1.3; padding: 0px;\"\u003e\u003cpre class=\"tabcontentz\" style=\"color: rgb(0, 0, 0); font-size: 18.6667px; text-align: start; box-sizing: border-box;\"\u003e\u003ch1 id=\"partName\" style='width: 920px; font-family: \"Racing Sans One\", Arial, Helvetica, sans-serif; box-sizing: border-box; font-size: 14pt;'\u003e\u003cpre class=\"tabcontentz\" style='box-sizing: border-box; white-space: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; font-size: 1.2em; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; animation-name: tabIn; animation-duration: 1.2s;'\u003e\u003cdiv style=\"box-sizing: border-box;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; font-size: medium; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontent\" style='box-sizing: border-box; white-space: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; font-size: 1.2em; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; animation-name: tabIn; animation-duration: 1.2s;'\u003e\u003cpre class=\"tabcontent\" style='box-sizing: border-box; white-space: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; font-size: medium; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; animation-name: tabIn; animation-duration: 1.2s;'\u003e\u003cpre class=\"tabcontent\" style='box-sizing: border-box; white-space: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; font-size: 1.2em; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; animation-name: tabIn; animation-duration: 1.2s;'\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; font-size: 29.8598px; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial; font-family: Arial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial; white-space: normal;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; font-size: 29.8598px; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial; font-family: Arial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial; white-space: normal;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; font-size: 14.4px; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"font-size: medium; box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cp class=\"MsoNormal\" style=\"font-weight: 400; box-sizing: border-box; font-family: Arial; white-space: normal; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eThis Part is taken from 2023 GENESIS G70. Please see the Details for this vehicle.\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt; font-family: Arial, sans-serif;\"\u003e\u003co:p style=\"box-sizing: border-box;\"\u003e\u003c\/o:p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\" style=\"box-sizing: border-box; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"\u003e\u003cspan style=\"font-family: Arial; white-space: normal; box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eDONOR DETAILS:\u003c\/span\u003e\u003c\/span\u003e\u003cfont face=\"Arial\" style=\"\"\u003e\u003cspan style=\"white-space: normal;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cfont style=\"font-weight: 400; font-size: initial; box-sizing: border-box; white-space: normal; font-family: Arial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eYear:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e 2023\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eModel:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e GENESIS G70 SEDAN\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eColor:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e BLUE \u003cb\u003eCode\u003c\/b\u003e=PS5\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eTRIM: \u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt; border: 1pt none windowtext; padding: 0in;\"\u003eRWD\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-family: Arial; font-size: initial;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eType:\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e Used\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003cb style=\"box-sizing: border-box; font-family: Arial; font-size: initial;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eMileage: \u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003eN\/A\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eVIN:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e \u003c\/span\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cspan style=\"box-sizing: border-box;\"\u003eKMTG34TA1PU111825\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont style=\"font-family: Arial; font-size: initial; box-sizing: border-box;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003eVehicle Stock #:\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: medium; white-space: pre;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px; white-space: normal;\"\u003e 0525-005\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/p\u003e\u003c\/pre\u003e\u003cp class=\"MsoNormal\" style='box-sizing: border-box; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; white-space: normal; line-height: normal;'\u003e\u003cb style='box-sizing: border-box; font-family: \"Times New Roman\", serif; font-size: 14pt;'\u003ePart \u003c\/b\u003e\u003cb style='box-sizing: border-box; font-family: \"Times New Roman\", serif; font-size: 14pt;'\u003eNumber\u003c\/b\u003e\u003cspan style='font-weight: 400; box-sizing: border-box; font-family: \"Times New Roman\", serif; font-size: 14pt;'\u003e: \u003c\/span\u003e\u003cfont face=\"Times New Roman, serif\" style='font-weight: 400; box-sizing: border-box; font-size: initial; font-family: \"Times New Roman\", serif;'\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e84641-G9000-NNB, 84641-G9000, 97040-G9000\u003c\/span\u003e\u003c\/font\u003e\u003c\/p\u003e\u003c\/pre\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/pre\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/div\u003e\u003c\/pre\u003e\u003c\/h1\u003e\u003ch1 id=\"partName\" style=\"font-weight: 400; width: 920px; box-sizing: border-box;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cdiv style=\"box-sizing: border-box;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontent\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cfont style=\"box-sizing: border-box;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; font-size: 14.4px;\"\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/pre\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/div\u003e\u003c\/pre\u003e\u003c\/h1\u003e\u003ch1 style='font-weight: 400; width: 920px; font-family: \"Racing Sans One\", Arial, Helvetica, sans-serif; box-sizing: border-box; font-size: 14pt;'\u003e\u003cpre class=\"tabcontentz\" style='box-sizing: border-box; white-space: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; font-size: 1.2em; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; animation-name: tabIn; animation-duration: 1.2s;'\u003e\u003cdiv style=\"box-sizing: border-box;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; font-size: medium; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontent\" style='box-sizing: border-box; white-space: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; font-size: 1.2em; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; animation-name: tabIn; animation-duration: 1.2s;'\u003e\u003cpre class=\"tabcontent\" style='box-sizing: border-box; white-space: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; font-size: medium; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; animation-name: tabIn; animation-duration: 1.2s;'\u003e\u003cpre class=\"tabcontent\" style='box-sizing: border-box; white-space: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; font-size: 1.2em; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; animation-name: tabIn; animation-duration: 1.2s;'\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; font-size: 29.8598px; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial; font-family: Arial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial; white-space: normal;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; font-size: 29.8598px; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial; font-family: Arial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial; white-space: normal;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont rwr=\"1\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cfont style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cpre class=\"tabcontent\" style='box-sizing: border-box; white-space: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; font-size: 1.2em; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; animation-name: tabIn; animation-duration: 1.2s;'\u003e\u003cpre class=\"tabcontent\" style='box-sizing: border-box; white-space: normal; padding: 0px; margin-top: 0px; margin-bottom: 0px; font-size: 1.2em; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; animation-name: tabIn; animation-duration: 1.2s;'\u003e\u003cpre class=\"tabcontentz\" style='box-sizing: border-box; font-size: 14.4px; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; white-space: normal;'\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003cp class=\"MsoNormal\" style=\"box-sizing: border-box; font-family: Arial; font-size: large; line-height: normal;\"\u003e\u003cfont rwr=\"1\" style='box-sizing: border-box; font-size: initial; font-family: \"Open Sans\", Arial, Helvetica, sans-serif;'\u003e\u003c\/font\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\" style=\"box-sizing: border-box; font-family: Arial; font-size: initial; line-height: normal;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003e\u003cb style=\"box-sizing: border-box;\"\u003eThis Parts Fits with Following Models, If you still have any questions, Please contact us.\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cgoogle-sheets-html-origin style=\"font-size: medium;\"\u003e\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\" style=\"table-layout: fixed; font-size: 10pt; font-family: Arial; width: 0px; border-collapse: collapse; border: none;\"\u003e\n\u003ccolgroup\u003e\n\u003ccol width=\"44\"\u003e\n\u003ccol width=\"60\"\u003e\n\u003ccol width=\"61\"\u003e\n\u003ccol width=\"354\"\u003e\n\u003ccol width=\"175\"\u003e\n\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border: 1px solid rgb(0, 0, 0); overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eYear\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eMake\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eModel\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eBody \u0026amp; Trim\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-family: \"Open Sans\"; font-size: 9pt; font-weight: bold; color: rgb(56, 56, 56);'\u003eEngine \u0026amp; Transmission\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56); text-align: right;'\u003e2023\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eBase, Prestige, Sport Advanced, Sport Prestige\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56); text-align: right;'\u003e2022\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eBase, Launch Edition, Prestige, Sport Advanced, Sport Prestige\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56); text-align: right;'\u003e2021\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eAdvanced, Base, Design, Dynamic, Elite, Prestige, Sport\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56); text-align: right;'\u003e2020\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eAdvanced, Base, Design, Dynamic, Elite, Prestige, Sport\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56); text-align: right;'\u003e2019\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003eAdvanced, Design, Dynamic, Elite, Prestige, Sport\u003c\/td\u003e\n\u003ctd style='border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: \"Open Sans\"; font-size: 9pt; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003c\/google-sheets-html-origin\u003e\u003c\/pre\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/pre\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/font\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/div\u003e\u003c\/pre\u003e\u003c\/h1\u003e\u003c\/pre\u003e\u003c\/span\u003e\u003c\/li\u003e\u003c\/ul\u003e\u003cul class=\"field-list\" style='box-sizing: border-box; margin: 0px; padding: 0px; display: table; font-size: 13px; list-style: none; vertical-align: baseline; color: rgb(56, 56, 56); font-family: \"Open Sans\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;'\u003e\u003c\/ul\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818591612997,"sku":"101019","price":37.86,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_4a109a2f-e7e6-4dae-9faf-7e3859c200b1.png?v=1774597227"},{"product_id":"2022-2023-genesis-g70-rear-right-passenger-side-door-trim-panel-101054","title":"2022 - 2023 GENESIS G70 REAR RIGHT PASSENGER SIDE DOOR TRIM PANEL # 101054","description":"\u003cbody\u003e\n\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eAmerican Auto Export - Template\u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n    *,\n    *::before,\n    *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    body {\n      min-height: 100vh;\n      background-color: #ffffff;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      color: #1f2937;\n    }\n\n    \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n    .custom-scrollbar::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb {\n      background: #e66c15;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n      background: #c55a0e;\n    }\n\n    \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n    .outer-wrapper {\n      width: 100%;\n      overflow-x: auto;\n    }\n\n    .canvas {\n      min-width: 1200px;\n      max-width: 1400px;\n      margin-left: auto;\n      margin-right: auto;\n      background-color: #e5e7eb;\n      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n    }\n\n    \/* ─── Header ─────────────────────────────────────────────────── *\/\n    header {\n      padding: 24px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n    }\n\n    .header-logo-wrap {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n\n    .logo-img-wrap {\n      width: 600px;\n      height: 118px;\n      position: relative;\n      flex-shrink: 0;\n    }\n\n    .logo-img-wrap img {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n    }\n\n    .header-hours {\n      text-align: right;\n      color: #374151;\n      font-weight: 600;\n    }\n\n    .header-hours p {\n      margin-bottom: 0;\n    }\n\n    .header-hours .hours-label {\n      font-size: 15px;\n      letter-spacing: 0.05em;\n      margin-bottom: 4px;\n    }\n\n    .header-hours .hours-value {\n      font-size: 14px;\n    }\n\n    \/* ─── Navigation ─────────────────────────────────────────────── *\/\n    nav {\n      background-color: #00a2e8;\n      color: #ffffff;\n      display: flex;\n      justify-content: space-around;\n      padding-top: 12px;\n      padding-bottom: 12px;\n      font-size: 16px;\n      font-weight: 700;\n      letter-spacing: 0.05em;\n    }\n\n    nav a {\n      color: #ffffff;\n      text-decoration: none;\n    }\n\n    .fura-nav-link {\n      position: relative;\n      transition: color 0.2s ease;\n    }\n\n    .fura-nav-link::after {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      right: 0;\n      bottom: -4px;\n      height: 3px;\n      background-color: #f97316;\n      transform: scaleX(0);\n      transform-origin: center;\n      transition: transform 0.2s ease;\n    }\n\n    .fura-nav-link:hover {\n      color: #e5e7eb;\n    }\n\n    .fura-nav-link:hover::after {\n      transform: scaleX(1);\n    }\n\n    \/* ─── Main layout ────────────────────────────────────────────── *\/\n    .main-content {\n      display: flex;\n      padding: 20px;\n      gap: 24px;\n    }\n\n    \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n    aside {\n      width: 240px;\n      flex-shrink: 0;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n    }\n\n    .sidebar-categories {\n      background-color: #ffffff;\n      border: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories h2 {\n      background: linear-gradient(to bottom, #f3f4f6, #e5e7eb);\n      padding: 10px;\n      font-weight: 700;\n      font-style: italic;\n      font-size: 16px;\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul {\n      font-size: 13px;\n      font-weight: 700;\n      color: #1f2937;\n      list-style: none;\n    }\n\n    .sidebar-categories ul li {\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul li:last-child {\n      border-bottom: none;\n    }\n\n    .sidebar-categories ul li a {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      padding: 9px 10px;\n      color: #1f2937;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 13px;\n      text-transform: uppercase;\n      letter-spacing: 0.02em;\n      transition: background-color 0.15s;\n    }\n\n    .sidebar-categories ul li a:hover {\n      background-color: #f3f4f6;\n      color: #00a2e8;\n    }\n\n    .sidebar-categories ul li a::before {\n      content: \"›\";\n      font-size: 18px;\n      font-weight: 900;\n      color: #00a2e8;\n      line-height: 1;\n      flex-shrink: 0;\n    }\n\n    .sidebar-banner {\n      margin-top: 16px;\n    }\n\n    .sidebar-banner img {\n      width: 100%;\n      height: auto;\n    }\n\n    \/* ─── Main area ──────────────────────────────────────────────── *\/\n    main {\n      flex: 1;\n      background-color: #ffffff;\n      padding: 24px;\n      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n    }\n\n    .product-top {\n      display: flex;\n      flex-direction: row;\n      gap: 32px;\n      margin-bottom: 32px;\n    }\n\n    .product-gallery {\n      width: 55%;\n    }\n\n    .product-info {\n      width: 45%;\n    }\n\n    \/* ─── Gallery ────────────────────────────────────────────────── *\/\n    #gallery_outer_1 {\n      width: 100%;\n    }\n\n    #gallery {\n      display: flex;\n      flex-direction: row-reverse;\n      gap: 12px;\n      align-items: stretch;\n    }\n\n    .gallery-main-area {\n      position: relative;\n      flex: 1;\n      height: 340px;\n      border: 1px solid #d1d5db;\n      background: #ffffff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n    }\n\n    .g_image {\n      position: absolute;\n      inset: 0;\n    }\n\n    .g_image input[type=\"radio\"],\n    .g_image input[type=\"checkbox\"] {\n      display: none;\n    }\n\n    .g_image .mainimage {\n      display: none;\n      width: 100%;\n      height: 100%;\n      cursor: default;\n    }\n\n    .g_image input[type=\"radio\"]:checked+input+.mainimage {\n      display: block;\n    }\n\n    .g_image .mainimage\u003ediv {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      height: 100%;\n    }\n\n    .g_image .mainimage img {\n      max-width: 100%;\n      max-height: 100%;\n      object-fit: contain;\n      display: block;\n      margin: 0 auto;\n    }\n\n    .gallery-thumbs {\n      width: 100px;\n      max-height: 340px;\n      overflow-y: auto;\n      padding-right: 4px;\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .gallery-thumbs .thumbimage {\n      display: block;\n      border: 2px solid #e5e7eb;\n      padding: 2px;\n      cursor: pointer;\n      background: #ffffff;\n    }\n\n    .gallery-thumbs .thumbimage li {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n    }\n\n    .gallery-thumbs .thumbimage img {\n      display: block;\n      width: 100%;\n      height: auto;\n      object-fit: cover;\n    }\n\n    .gallery-thumbs .thumbimage:hover {\n      border-color: #f97316;\n    }\n\n    .leftarrow,\n    .rightarrow {\n      display: none;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb {\n      background: #f97316;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb:hover {\n      background: #ea580c;\n    }\n\n    \/* ─── Product Info ───────────────────────────────────────────── *\/\n    .product-title {\n      font-size: 24px;\n      font-weight: 900;\n      font-style: italic;\n      text-transform: uppercase;\n      line-height: 1.25;\n      margin-bottom: 24px;\n      display: flex;\n      align-items: flex-start;\n      gap: 8px;\n    }\n\n    .product-title .star-icon {\n      color: #facc15;\n      font-size: 30px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    .product-bullets {\n      list-style: none;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n      font-size: 15px;\n      font-weight: 600;\n      color: #1f2937;\n    }\n\n    .product-bullets li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n    }\n\n    .bullet-arrow {\n      font-weight: 700;\n      font-size: 20px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n    .tab-content {\n      display: none;\n    }\n\n    .fura-tabs-input {\n      display: none;\n    }\n\n    #fura-tab-desc:checked~.tab-panels #tab-desc,\n    #fura-tab-about:checked~.tab-panels #tab-about,\n    #fura-tab-payment:checked~.tab-panels #tab-payment,\n    #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n    #fura-tab-returns:checked~.tab-panels #tab-returns {\n      display: block;\n    }\n\n    #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n    #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n    #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n    #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n    #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n      background-color: #e66c15;\n    }\n\n    #tab-buttons {\n      display: flex;\n      gap: 8px;\n      margin-bottom: 24px;\n    }\n\n    .tab-btn {\n      flex: 1;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      border-radius: 9999px;\n      font-weight: 700;\n      font-style: italic;\n      color: #ffffff;\n      font-size: 16px;\n      transition: background-color 0.2s;\n      background-color: #00a2e8;\n      text-align: center;\n      cursor: pointer;\n      display: block;\n    }\n\n    .tab-btn:hover {\n      background-color: #008bc7;\n    }\n\n    \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n    .tab-panels {\n      padding: 8px 16px;\n    }\n\n    #tab-desc {\n      font-family: \"Times New Roman\", Times, serif;\n      font-size: 18.6667px;\n      line-height: normal;\n      color: #000000;\n    }\n\n    #tab-desc p {\n      margin-bottom: 0;\n    }\n\n    #tab-desc .desc-intro {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-section-label {\n      font-weight: 700;\n      margin-bottom: 4px;\n    }\n\n    #tab-desc .desc-note {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-fits {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-part-number {\n      margin-bottom: 16px;\n    }\n\n    \/* Compatibility table *\/\n    .compat-table {\n      width: 100%;\n      border-collapse: collapse;\n      border: 1px solid #000000;\n      font-size: 12px;\n      font-family: ui-sans-serif, system-ui, -apple-system, sans-serif;\n    }\n\n    .compat-table thead tr {\n      background-color: #f7f7f7;\n    }\n\n    .compat-table th {\n      border: 1px solid #000000;\n      padding: 6px;\n      text-align: left;\n      font-weight: 700;\n      color: #1f2937;\n    }\n\n    .compat-table td {\n      border: 1px solid #000000;\n      padding: 6px;\n    }\n\n    #tab-about {\n      font-size: 18.6667px;\n      line-height: 107%;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-about p,\n    #tab-payment p,\n    #tab-shipping p,\n    #tab-returns p {\n      margin-bottom: 0;\n    }\n\n    .tab-static-content\u003e*+* {\n      margin-top: 16px;\n    }\n\n    #tab-payment {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-shipping {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-returns {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    \/* ─── Footer ─────────────────────────────────────────────────── *\/\n    footer {\n      padding-left: 32px;\n      padding-right: 32px;\n    }\n\n    footer img {\n      width: 100%;\n      height: auto;\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003cdiv class=\"outer-wrapper\"\u003e\n    \u003cdiv class=\"canvas\"\u003e\n\n      \u003c!-- Header --\u003e\n      \u003cheader\u003e\n        \u003cdiv class=\"header-logo-wrap\"\u003e\n          \u003cdiv class=\"logo-img-wrap\"\u003e\n            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_logo.jpg\" alt=\"American Auto Export OEM Parts\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"header-hours\"\u003e\n          \u003cp class=\"hours-label\"\u003eBUSINESS HOURS:\u003c\/p\u003e\n          \u003cp class=\"hours-value\"\u003eMON - SAT (8:30AM - 5:30PM EST)\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/header\u003e\n\n      \u003c!-- Navigation --\u003e\n      \u003cnav\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/str\/americanautoexport\" class=\"fura-nav-link\"\u003eHOME\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/usr\/aaexport1\" class=\"fura-nav-link\"\u003eABOUT US\u003c\/a\u003e\n        \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=aaexport1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFEEDBACK\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNEWSLETTER\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eCONTACT US\u003c\/a\u003e\n      \u003c\/nav\u003e\n\n      \u003c!-- Main Content --\u003e\n      \u003cdiv class=\"main-content\"\u003e\n\n        \u003c!-- Sidebar --\u003e\n        \u003caside\u003e\n          \u003cdiv class=\"sidebar-categories\"\u003e\n            \u003ch2\u003eShop Categories\u003c\/h2\u003e\n            \u003cul\u003e\n              \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=69169123013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e QT Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=64940752013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Suspension \u0026amp; Steering\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=68465461013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transverse Control Arm\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=67860460013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Trailing Control Arm\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=64940993013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Power Steering Bottles\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73795125013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Sub Frame Crossmember\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73802725013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Spindle Knuckle\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73802985013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Spring Control Arm\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73803001013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Radius Control Arm\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sidebar-banner\"\u003e\n            \u003cimg src=\"https:\/\/cdn.frooition.com\/190139\/files\/side_banner.jpg\" alt=\"Store Banner\"\u003e\n          \u003c\/div\u003e\n        \u003c\/aside\u003e\n\n        \u003c!-- Main Content Area --\u003e\n        \u003cmain\u003e\n          \u003cdiv class=\"product-top\"\u003e\n\n            \u003c!-- Gallery --\u003e\n            \u003cdiv class=\"product-gallery\"\u003e\n              \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/3PMAAeSwOr5okaat\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-20\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/3PMAAeSwOr5okaat\/$_57.JPG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/1w8AAeSwupZokaau\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/1w8AAeSwupZokaau\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/OoEAAeSw3dVokaau\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/OoEAAeSw3dVokaau\/$_57.JPG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/PZcAAeSwi19okaau\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/PZcAAeSwi19okaau\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/R-8AAeSwUyRokaas\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/R-8AAeSwUyRokaas\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/7dQAAeSwZx1okaat\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/7dQAAeSwZx1okaat\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/7pEAAeSw0Glokaat\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/7pEAAeSw0Glokaat\/$_57.JPG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/2NQAAeSwkQtokaat\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/2NQAAeSwkQtokaat\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/yxoAAeSwsq1okaat\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/yxoAAeSwsq1okaat\/$_57.JPG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/wbYAAeSwBhxokaau\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/wbYAAeSwBhxokaau\/$_57.JPG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-10\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/28gAAeSwb5xokaau\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-10\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-10\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-10\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/28gAAeSwb5xokaau\/$_57.JPG?set_id=880000500F\" alt=\"Image 11\"\u003e\u003clabel for=\"image-11\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/UF4AAeSwbixokaau\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-11\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-11\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-11\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-10\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/UF4AAeSwbixokaau\/$_57.JPG?set_id=880000500F\" alt=\"Image 12\"\u003e\u003clabel for=\"image-12\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/hPoAAeSw0zlokaau\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-12\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-12\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-12\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-11\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/hPoAAeSw0zlokaau\/$_57.JPG?set_id=880000500F\" alt=\"Image 13\"\u003e\u003clabel for=\"image-13\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/csEAAeSwojFokaau\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-13\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-13\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-13\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-12\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/csEAAeSwojFokaau\/$_57.JPG?set_id=880000500F\" alt=\"Image 14\"\u003e\u003clabel for=\"image-14\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTA1NVgxNDc1\/z\/wRUAAeSwqr1okabe\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-14\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-14\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-14\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-13\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA1NVgxNDc1\/z\/wRUAAeSwqr1okabe\/$_57.PNG?set_id=880000500F\" alt=\"Image 15\"\u003e\u003clabel for=\"image-15\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/WJoAAeSwCAlokaau\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-15\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-15\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-15\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-14\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/WJoAAeSwCAlokaau\/$_57.JPG?set_id=880000500F\" alt=\"Image 16\"\u003e\u003clabel for=\"image-16\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/zkkAAeSwFTRokaat\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-16\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-16\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-16\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-15\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/zkkAAeSwFTRokaat\/$_57.JPG?set_id=880000500F\" alt=\"Image 17\"\u003e\u003clabel for=\"image-17\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ngQAAeSwst9okaat\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-17\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-17\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-17\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-16\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ngQAAeSwst9okaat\/$_57.JPG?set_id=880000500F\" alt=\"Image 18\"\u003e\u003clabel for=\"image-18\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/x8oAAeSw9Gdokaat\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-18\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-18\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-18\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-17\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/x8oAAeSw9Gdokaat\/$_57.JPG?set_id=880000500F\" alt=\"Image 19\"\u003e\u003clabel for=\"image-19\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/H4gAAeSwgxxokaat\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-19\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-19\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-19\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-18\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/H4gAAeSwgxxokaat\/$_57.JPG?set_id=880000500F\" alt=\"Image 20\"\u003e\u003clabel for=\"image-20\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/sDUAAeSwTU5okaav\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-20\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-20\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-20\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-19\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/sDUAAeSwTU5okaav\/$_57.JPG?set_id=880000500F\" alt=\"Image 21\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/3PMAAeSwOr5okaat\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/1w8AAeSwupZokaau\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/OoEAAeSw3dVokaau\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/PZcAAeSwi19okaau\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/R-8AAeSwUyRokaas\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/7dQAAeSwZx1okaat\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/7pEAAeSw0Glokaat\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/2NQAAeSwkQtokaat\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/yxoAAeSwsq1okaat\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/wbYAAeSwBhxokaau\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-10\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/28gAAeSwb5xokaau\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-11\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/UF4AAeSwbixokaau\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-12\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/hPoAAeSw0zlokaau\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-13\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/csEAAeSwojFokaau\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-14\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA1NVgxNDc1\/z\/wRUAAeSwqr1okabe\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-15\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/WJoAAeSwCAlokaau\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-16\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/zkkAAeSwFTRokaat\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-17\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ngQAAeSwst9okaat\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-18\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/x8oAAeSw9Gdokaat\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-19\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/H4gAAeSwgxxokaat\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-20\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/sDUAAeSwTU5okaav\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Info --\u003e\n            \u003cdiv class=\"product-info\"\u003e\n              \u003ch1 class=\"product-title\"\u003e\n                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\n                2022 - 2023 GENESIS G70 REAR RIGHT PASSENGER SIDE DOOR TRIM PANEL # 101054\n              \u003c\/h1\u003e\n              \u003cul class=\"product-bullets\"\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\n                \u003c\/li\u003e\n              \u003c\/ul\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\n\n          \u003c!-- Tab buttons --\u003e\n          \u003cdiv id=\"tab-buttons\"\u003e\n            \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tab Content --\u003e\n          \u003cdiv class=\"tab-panels\"\u003e\n\n            \u003c!-- Description --\u003e\n            \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\n\n              \u003cp class=\"desc-intro\"\u003e\n                This Part is taken from 2023 GENESIS G70. Please see the Details for\n                this vehicle.\n              \u003c\/p\u003e\n              \u003cp class=\"desc-section-label\"\u003eDONOR DETAILS:\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2023\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e GENESIS G70\u003c\/p\u003e\n              \u003cp\u003e\n                \u003cb\u003eColor:\u003c\/b\u003e \n                \n              \u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e \u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 0\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG34TA1PU111825\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0525-005\u003c\/p\u003e\n              \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 83621G9010\u003c\/p\u003e\n              \u003c!-- \u003cp class=\"desc-section-label\"\u003ePlease Note:\u003c\/p\u003e\n              \u003cp class=\"desc-note\"\u003e\n                Free Shipping only applies to business address. For residential address, please get a quote.\n              \u003c\/p\u003e --\u003e\n              \u003c!-- Compatibility table always shown --\u003e\n              \u003cp class=\"desc-fits\"\u003e\n                This Parts Fits with Following Models, If you still have any questions, Please contact us.\n              \u003c\/p\u003e\n              \u003ctable class=\"compat-table\"\u003e\n                \u003cthead\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eMake\u003c\/th\u003e\n                    \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\n                    \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\n                  \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                  \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Launch Edition Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003c\/tbody\u003e\n              \u003c\/table\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- About Us --\u003e\n            \u003cdiv id=\"tab-about\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\n                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\n                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\n              \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\n                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\n                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\n              \u003c\/p\u003e\n              \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\n                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\n                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\n                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\n                auto parts needs.\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Payment --\u003e\n            \u003cdiv id=\"tab-payment\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\n              \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Shipping --\u003e\n            \u003cdiv id=\"tab-shipping\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\n              \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\n                For such transactions please contact us for quote.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Returns --\u003e\n            \u003cdiv id=\"tab-returns\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\n              \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\n                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\n                compatibility please always see the description for more details and exact fitment or If you have\n                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\n                anything else will be included if it is not pictured.\u003c\/p\u003e\n              \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\n                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\n                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\n                if it will fit your application. Additional items may be needed if this is an upgrade or custom\n                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/main\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Footer --\u003e\n      \u003cfooter\u003e\n        \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_footer.jpg\" alt=\"American Auto Export OEM brands\"\u003e\n      \u003c\/footer\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818591907909,"sku":"101054","price":166.34,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_2856d5e1-74e6-4e88-9e6c-b9c01475c606.jpg?v=1774597247"},{"product_id":"2022-2023-genesis-g70-rear-left-driver-side-door-trim-panel-black-101059","title":"2022 - 2023 GENESIS G70 REAR LEFT DRIVER SIDE DOOR TRIM PANEL BLACK # 101059","description":"\u003cbody\u003e\n\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eAmerican Auto Export - Template\u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n    *,\n    *::before,\n    *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    body {\n      min-height: 100vh;\n      background-color: #ffffff;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      color: #1f2937;\n    }\n\n    \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n    .custom-scrollbar::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb {\n      background: #e66c15;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n      background: #c55a0e;\n    }\n\n    \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n    .outer-wrapper {\n      width: 100%;\n      overflow-x: auto;\n    }\n\n    .canvas {\n      min-width: 1200px;\n      max-width: 1400px;\n      margin-left: auto;\n      margin-right: auto;\n      background-color: #e5e7eb;\n      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n    }\n\n    \/* ─── Header ─────────────────────────────────────────────────── *\/\n    header {\n      padding: 24px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n    }\n\n    .header-logo-wrap {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n\n    .logo-img-wrap {\n      width: 600px;\n      height: 118px;\n      position: relative;\n      flex-shrink: 0;\n    }\n\n    .logo-img-wrap img {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n    }\n\n    .header-hours {\n      text-align: right;\n      color: #374151;\n      font-weight: 600;\n    }\n\n    .header-hours p {\n      margin-bottom: 0;\n    }\n\n    .header-hours .hours-label {\n      font-size: 15px;\n      letter-spacing: 0.05em;\n      margin-bottom: 4px;\n    }\n\n    .header-hours .hours-value {\n      font-size: 14px;\n    }\n\n    \/* ─── Navigation ─────────────────────────────────────────────── *\/\n    nav {\n      background-color: #00a2e8;\n      color: #ffffff;\n      display: flex;\n      justify-content: space-around;\n      padding-top: 12px;\n      padding-bottom: 12px;\n      font-size: 16px;\n      font-weight: 700;\n      letter-spacing: 0.05em;\n    }\n\n    nav a {\n      color: #ffffff;\n      text-decoration: none;\n    }\n\n    .fura-nav-link {\n      position: relative;\n      transition: color 0.2s ease;\n    }\n\n    .fura-nav-link::after {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      right: 0;\n      bottom: -4px;\n      height: 3px;\n      background-color: #f97316;\n      transform: scaleX(0);\n      transform-origin: center;\n      transition: transform 0.2s ease;\n    }\n\n    .fura-nav-link:hover {\n      color: #e5e7eb;\n    }\n\n    .fura-nav-link:hover::after {\n      transform: scaleX(1);\n    }\n\n    \/* ─── Main layout ────────────────────────────────────────────── *\/\n    .main-content {\n      display: flex;\n      padding: 20px;\n      gap: 24px;\n    }\n\n    \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n    aside {\n      width: 240px;\n      flex-shrink: 0;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n    }\n\n    .sidebar-categories {\n      background-color: #ffffff;\n      border: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories h2 {\n      background: linear-gradient(to bottom, #f3f4f6, #e5e7eb);\n      padding: 10px;\n      font-weight: 700;\n      font-style: italic;\n      font-size: 16px;\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul {\n      font-size: 13px;\n      font-weight: 700;\n      color: #1f2937;\n      list-style: none;\n    }\n\n    .sidebar-categories ul li {\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul li:last-child {\n      border-bottom: none;\n    }\n\n    .sidebar-categories ul li a {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      padding: 9px 10px;\n      color: #1f2937;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 13px;\n      text-transform: uppercase;\n      letter-spacing: 0.02em;\n      transition: background-color 0.15s;\n    }\n\n    .sidebar-categories ul li a:hover {\n      background-color: #f3f4f6;\n      color: #00a2e8;\n    }\n\n    .sidebar-categories ul li a::before {\n      content: \"›\";\n      font-size: 18px;\n      font-weight: 900;\n      color: #00a2e8;\n      line-height: 1;\n      flex-shrink: 0;\n    }\n\n    .sidebar-banner {\n      margin-top: 16px;\n    }\n\n    .sidebar-banner img {\n      width: 100%;\n      height: auto;\n    }\n\n    \/* ─── Main area ──────────────────────────────────────────────── *\/\n    main {\n      flex: 1;\n      background-color: #ffffff;\n      padding: 24px;\n      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n    }\n\n    .product-top {\n      display: flex;\n      flex-direction: row;\n      gap: 32px;\n      margin-bottom: 32px;\n    }\n\n    .product-gallery {\n      width: 55%;\n    }\n\n    .product-info {\n      width: 45%;\n    }\n\n    \/* ─── Gallery ────────────────────────────────────────────────── *\/\n    #gallery_outer_1 {\n      width: 100%;\n    }\n\n    #gallery {\n      display: flex;\n      flex-direction: row-reverse;\n      gap: 12px;\n      align-items: stretch;\n    }\n\n    .gallery-main-area {\n      position: relative;\n      flex: 1;\n      height: 340px;\n      border: 1px solid #d1d5db;\n      background: #ffffff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n    }\n\n    .g_image {\n      position: absolute;\n      inset: 0;\n    }\n\n    .g_image input[type=\"radio\"],\n    .g_image input[type=\"checkbox\"] {\n      display: none;\n    }\n\n    .g_image .mainimage {\n      display: none;\n      width: 100%;\n      height: 100%;\n      cursor: default;\n    }\n\n    .g_image input[type=\"radio\"]:checked+input+.mainimage {\n      display: block;\n    }\n\n    .g_image .mainimage\u003ediv {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      height: 100%;\n    }\n\n    .g_image .mainimage img {\n      max-width: 100%;\n      max-height: 100%;\n      object-fit: contain;\n      display: block;\n      margin: 0 auto;\n    }\n\n    .gallery-thumbs {\n      width: 100px;\n      max-height: 340px;\n      overflow-y: auto;\n      padding-right: 4px;\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .gallery-thumbs .thumbimage {\n      display: block;\n      border: 2px solid #e5e7eb;\n      padding: 2px;\n      cursor: pointer;\n      background: #ffffff;\n    }\n\n    .gallery-thumbs .thumbimage li {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n    }\n\n    .gallery-thumbs .thumbimage img {\n      display: block;\n      width: 100%;\n      height: auto;\n      object-fit: cover;\n    }\n\n    .gallery-thumbs .thumbimage:hover {\n      border-color: #f97316;\n    }\n\n    .leftarrow,\n    .rightarrow {\n      display: none;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb {\n      background: #f97316;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb:hover {\n      background: #ea580c;\n    }\n\n    \/* ─── Product Info ───────────────────────────────────────────── *\/\n    .product-title {\n      font-size: 24px;\n      font-weight: 900;\n      font-style: italic;\n      text-transform: uppercase;\n      line-height: 1.25;\n      margin-bottom: 24px;\n      display: flex;\n      align-items: flex-start;\n      gap: 8px;\n    }\n\n    .product-title .star-icon {\n      color: #facc15;\n      font-size: 30px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    .product-bullets {\n      list-style: none;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n      font-size: 15px;\n      font-weight: 600;\n      color: #1f2937;\n    }\n\n    .product-bullets li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n    }\n\n    .bullet-arrow {\n      font-weight: 700;\n      font-size: 20px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n    .tab-content {\n      display: none;\n    }\n\n    .fura-tabs-input {\n      display: none;\n    }\n\n    #fura-tab-desc:checked~.tab-panels #tab-desc,\n    #fura-tab-about:checked~.tab-panels #tab-about,\n    #fura-tab-payment:checked~.tab-panels #tab-payment,\n    #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n    #fura-tab-returns:checked~.tab-panels #tab-returns {\n      display: block;\n    }\n\n    #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n    #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n    #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n    #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n    #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n      background-color: #e66c15;\n    }\n\n    #tab-buttons {\n      display: flex;\n      gap: 8px;\n      margin-bottom: 24px;\n    }\n\n    .tab-btn {\n      flex: 1;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      border-radius: 9999px;\n      font-weight: 700;\n      font-style: italic;\n      color: #ffffff;\n      font-size: 16px;\n      transition: background-color 0.2s;\n      background-color: #00a2e8;\n      text-align: center;\n      cursor: pointer;\n      display: block;\n    }\n\n    .tab-btn:hover {\n      background-color: #008bc7;\n    }\n\n    \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n    .tab-panels {\n      padding: 8px 16px;\n    }\n\n    #tab-desc {\n      font-family: \"Times New Roman\", Times, serif;\n      font-size: 18.6667px;\n      line-height: normal;\n      color: #000000;\n    }\n\n    #tab-desc p {\n      margin-bottom: 0;\n    }\n\n    #tab-desc .desc-intro {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-section-label {\n      font-weight: 700;\n      margin-bottom: 4px;\n    }\n\n    #tab-desc .desc-note {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-fits {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-part-number {\n      margin-bottom: 16px;\n    }\n\n    \/* Compatibility table *\/\n    .compat-table {\n      width: 100%;\n      border-collapse: collapse;\n      border: 1px solid #000000;\n      font-size: 12px;\n      font-family: ui-sans-serif, system-ui, -apple-system, sans-serif;\n    }\n\n    .compat-table thead tr {\n      background-color: #f7f7f7;\n    }\n\n    .compat-table th {\n      border: 1px solid #000000;\n      padding: 6px;\n      text-align: left;\n      font-weight: 700;\n      color: #1f2937;\n    }\n\n    .compat-table td {\n      border: 1px solid #000000;\n      padding: 6px;\n    }\n\n    #tab-about {\n      font-size: 18.6667px;\n      line-height: 107%;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-about p,\n    #tab-payment p,\n    #tab-shipping p,\n    #tab-returns p {\n      margin-bottom: 0;\n    }\n\n    .tab-static-content\u003e*+* {\n      margin-top: 16px;\n    }\n\n    #tab-payment {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-shipping {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-returns {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    \/* ─── Footer ─────────────────────────────────────────────────── *\/\n    footer {\n      padding-left: 32px;\n      padding-right: 32px;\n    }\n\n    footer img {\n      width: 100%;\n      height: auto;\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003cdiv class=\"outer-wrapper\"\u003e\n    \u003cdiv class=\"canvas\"\u003e\n\n      \u003c!-- Header --\u003e\n      \u003cheader\u003e\n        \u003cdiv class=\"header-logo-wrap\"\u003e\n          \u003cdiv class=\"logo-img-wrap\"\u003e\n            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_logo.jpg\" alt=\"American Auto Export OEM Parts\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"header-hours\"\u003e\n          \u003cp class=\"hours-label\"\u003eBUSINESS HOURS:\u003c\/p\u003e\n          \u003cp class=\"hours-value\"\u003eMON - SAT (8:30AM - 5:30PM EST)\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/header\u003e\n\n      \u003c!-- Navigation --\u003e\n      \u003cnav\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/str\/americanautoexport\" class=\"fura-nav-link\"\u003eHOME\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/usr\/aaexport1\" class=\"fura-nav-link\"\u003eABOUT US\u003c\/a\u003e\n        \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=aaexport1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFEEDBACK\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNEWSLETTER\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eCONTACT US\u003c\/a\u003e\n      \u003c\/nav\u003e\n\n      \u003c!-- Main Content --\u003e\n      \u003cdiv class=\"main-content\"\u003e\n\n        \u003c!-- Sidebar --\u003e\n        \u003caside\u003e\n          \u003cdiv class=\"sidebar-categories\"\u003e\n            \u003ch2\u003eShop Categories\u003c\/h2\u003e\n            \u003cul\u003e\n              \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=69169123013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e QT Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=64940752013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Suspension \u0026amp; Steering\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=68465461013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transverse Control Arm\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=67860460013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Trailing Control Arm\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=64940993013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Power Steering Bottles\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73795125013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Sub Frame Crossmember\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73802725013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Spindle Knuckle\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73802985013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Spring Control Arm\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73803001013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Radius Control Arm\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sidebar-banner\"\u003e\n            \u003cimg src=\"https:\/\/cdn.frooition.com\/190139\/files\/side_banner.jpg\" alt=\"Store Banner\"\u003e\n          \u003c\/div\u003e\n        \u003c\/aside\u003e\n\n        \u003c!-- Main Content Area --\u003e\n        \u003cmain\u003e\n          \u003cdiv class=\"product-top\"\u003e\n\n            \u003c!-- Gallery --\u003e\n            \u003cdiv class=\"product-gallery\"\u003e\n              \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTE3MVgxMzc5\/z\/X~EAAeSwu1NokbRY\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-19\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTE3MVgxMzc5\/z\/X~EAAeSwu1NokbRY\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/d6sAAeSwMFZokbRN\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/d6sAAeSwMFZokbRN\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/UBwAAeSwveJokbRM\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/UBwAAeSwveJokbRM\/$_57.JPG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/aHYAAeSwoX9okbRM\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/aHYAAeSwoX9okbRM\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Nv0AAeSwCglokbRN\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Nv0AAeSwCglokbRN\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/a-kAAeSw25JokbRM\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/a-kAAeSw25JokbRM\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/GyYAAeSw~fNokbRM\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/GyYAAeSw~fNokbRM\/$_57.JPG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/c5MAAeSwFPhokbRM\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/c5MAAeSwFPhokbRM\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Qd8AAeSwQztokbRO\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Qd8AAeSwQztokbRO\/$_57.JPG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/MSQAAeSw0OpokbRN\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/MSQAAeSw0OpokbRN\/$_57.JPG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-10\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTk3WDEzMDE=\/z\/oREAAeSw-4FokbRg\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-10\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-10\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-10\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTk3WDEzMDE=\/z\/oREAAeSw-4FokbRg\/$_57.PNG?set_id=880000500F\" alt=\"Image 11\"\u003e\u003clabel for=\"image-11\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/SN4AAeSwO9NokbRK\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-11\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-11\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-11\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-10\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/SN4AAeSwO9NokbRK\/$_57.JPG?set_id=880000500F\" alt=\"Image 12\"\u003e\u003clabel for=\"image-12\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ajQAAeSwNpxokbRN\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-12\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-12\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-12\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-11\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ajQAAeSwNpxokbRN\/$_57.JPG?set_id=880000500F\" alt=\"Image 13\"\u003e\u003clabel for=\"image-13\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/XmIAAeSwyUJokbRL\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-13\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-13\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-13\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-12\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/XmIAAeSwyUJokbRL\/$_57.JPG?set_id=880000500F\" alt=\"Image 14\"\u003e\u003clabel for=\"image-14\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/I24AAeSwEatokbRN\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-14\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-14\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-14\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-13\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/I24AAeSwEatokbRN\/$_57.JPG?set_id=880000500F\" alt=\"Image 15\"\u003e\u003clabel for=\"image-15\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/jHEAAeSwCR9okbRL\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-15\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-15\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-15\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-14\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/jHEAAeSwCR9okbRL\/$_57.JPG?set_id=880000500F\" alt=\"Image 16\"\u003e\u003clabel for=\"image-16\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/1yAAAeSwFWNokbRL\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-16\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-16\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-16\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-15\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/1yAAAeSwFWNokbRL\/$_57.JPG?set_id=880000500F\" alt=\"Image 17\"\u003e\u003clabel for=\"image-17\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/MI4AAeSweF1okbRL\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-17\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-17\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-17\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-16\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/MI4AAeSweF1okbRL\/$_57.JPG?set_id=880000500F\" alt=\"Image 18\"\u003e\u003clabel for=\"image-18\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/R6gAAeSwNSpokbRM\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-18\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-18\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-18\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-17\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/R6gAAeSwNSpokbRM\/$_57.JPG?set_id=880000500F\" alt=\"Image 19\"\u003e\u003clabel for=\"image-19\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/apwAAeSwJRZokbRO\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-19\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-19\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-19\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-18\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/apwAAeSwJRZokbRO\/$_57.JPG?set_id=880000500F\" alt=\"Image 20\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTE3MVgxMzc5\/z\/X~EAAeSwu1NokbRY\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/d6sAAeSwMFZokbRN\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/UBwAAeSwveJokbRM\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/aHYAAeSwoX9okbRM\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Nv0AAeSwCglokbRN\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/a-kAAeSw25JokbRM\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/GyYAAeSw~fNokbRM\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/c5MAAeSwFPhokbRM\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Qd8AAeSwQztokbRO\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/MSQAAeSw0OpokbRN\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-10\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTk3WDEzMDE=\/z\/oREAAeSw-4FokbRg\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-11\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/SN4AAeSwO9NokbRK\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-12\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ajQAAeSwNpxokbRN\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-13\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/XmIAAeSwyUJokbRL\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-14\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/I24AAeSwEatokbRN\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-15\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/jHEAAeSwCR9okbRL\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-16\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/1yAAAeSwFWNokbRL\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-17\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/MI4AAeSweF1okbRL\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-18\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/R6gAAeSwNSpokbRM\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-19\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/apwAAeSwJRZokbRO\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Info --\u003e\n            \u003cdiv class=\"product-info\"\u003e\n              \u003ch1 class=\"product-title\"\u003e\n                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\n                2022 - 2023 GENESIS G70 REAR LEFT DRIVER SIDE DOOR TRIM PANEL BLACK # 101059\n              \u003c\/h1\u003e\n              \u003cul class=\"product-bullets\"\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\n                \u003c\/li\u003e\n              \u003c\/ul\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\n\n          \u003c!-- Tab buttons --\u003e\n          \u003cdiv id=\"tab-buttons\"\u003e\n            \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tab Content --\u003e\n          \u003cdiv class=\"tab-panels\"\u003e\n\n            \u003c!-- Description --\u003e\n            \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\n\n              \u003cp class=\"desc-intro\"\u003e\n                This Part is taken from 2023 GENESIS G70. Please see the Details for\n                this vehicle.\n              \u003c\/p\u003e\n              \u003cp class=\"desc-section-label\"\u003eDONOR DETAILS:\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2023\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e GENESIS G70\u003c\/p\u003e\n              \u003cp\u003e\n                \u003cb\u003eColor:\u003c\/b\u003e \n                \n              \u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e \u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 0\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG34TA1PU111825\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0525-005\u003c\/p\u003e\n              \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 83611G9010\u003c\/p\u003e\n              \u003c!-- \u003cp class=\"desc-section-label\"\u003ePlease Note:\u003c\/p\u003e\n              \u003cp class=\"desc-note\"\u003e\n                Free Shipping only applies to business address. For residential address, please get a quote.\n              \u003c\/p\u003e --\u003e\n              \u003c!-- Compatibility table always shown --\u003e\n              \u003cp class=\"desc-fits\"\u003e\n                This Parts Fits with Following Models, If you still have any questions, Please contact us.\n              \u003c\/p\u003e\n              \u003ctable class=\"compat-table\"\u003e\n                \u003cthead\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eMake\u003c\/th\u003e\n                    \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\n                    \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\n                  \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                  \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Launch Edition Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003c\/tbody\u003e\n              \u003c\/table\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- About Us --\u003e\n            \u003cdiv id=\"tab-about\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\n                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\n                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\n              \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\n                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\n                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\n              \u003c\/p\u003e\n              \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\n                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\n                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\n                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\n                auto parts needs.\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Payment --\u003e\n            \u003cdiv id=\"tab-payment\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\n              \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Shipping --\u003e\n            \u003cdiv id=\"tab-shipping\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\n              \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\n                For such transactions please contact us for quote.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Returns --\u003e\n            \u003cdiv id=\"tab-returns\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\n              \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\n                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\n                compatibility please always see the description for more details and exact fitment or If you have\n                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\n                anything else will be included if it is not pictured.\u003c\/p\u003e\n              \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\n                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\n                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\n                if it will fit your application. Additional items may be needed if this is an upgrade or custom\n                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/main\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Footer --\u003e\n      \u003cfooter\u003e\n        \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_footer.jpg\" alt=\"American Auto Export OEM brands\"\u003e\n      \u003c\/footer\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818591973445,"sku":"101059","price":166.34,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_9d8962e7-5297-49d4-8a3d-780d2937e614.png?v=1774597252"},{"product_id":"2019-2025-genesis-g70-rwd-rear-suspension-stabilizer-sway-bar-rod-101062","title":"2019 - 2025 GENESIS G70 RWD REAR SUSPENSION STABILIZER SWAY BAR ROD # 101062","description":"","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818592038981,"sku":"101062","price":45.02,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/s-l1600_1fcdf99b-e93a-4bb1-8223-eb97441624f6.jpg?v=1774597257"},{"product_id":"2019-2025-genesis-g70-rwd-front-suspension-stabilizer-sway-bar-rod-101064","title":"2019 - 2025 GENESIS G70 RWD FRONT SUSPENSION STABILIZER SWAY BAR ROD # 101064","description":"","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818592104517,"sku":"101064","price":63.02,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/s-l1600_7fa8a02d-02f8-4b17-8941-f9c1a57869bd.jpg?v=1774597261"},{"product_id":"2022-2023-genesis-g70-front-left-driver-side-door-trim-panel-black-101089","title":"2022 - 2023 GENESIS G70 FRONT LEFT DRIVER SIDE DOOR TRIM PANEL BLACK # 101089","description":"\u003cbody\u003e\n\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eAmerican Auto Export - Template\u003c\/title\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n    *,\n    *::before,\n    *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    body {\n      min-height: 100vh;\n      background-color: #ffffff;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n      color: #1f2937;\n    }\n\n    \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n    .custom-scrollbar::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb {\n      background: #e66c15;\n      border-radius: 4px;\n    }\n\n    .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n      background: #c55a0e;\n    }\n\n    \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n    .outer-wrapper {\n      width: 100%;\n      overflow-x: auto;\n    }\n\n    .canvas {\n      min-width: 1200px;\n      max-width: 1400px;\n      margin-left: auto;\n      margin-right: auto;\n      background-color: #e5e7eb;\n      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n    }\n\n    \/* ─── Header ─────────────────────────────────────────────────── *\/\n    header {\n      padding: 24px;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n    }\n\n    .header-logo-wrap {\n      display: flex;\n      align-items: center;\n      gap: 16px;\n    }\n\n    .logo-img-wrap {\n      width: 600px;\n      height: 118px;\n      position: relative;\n      flex-shrink: 0;\n    }\n\n    .logo-img-wrap img {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n    }\n\n    .header-hours {\n      text-align: right;\n      color: #374151;\n      font-weight: 600;\n    }\n\n    .header-hours p {\n      margin-bottom: 0;\n    }\n\n    .header-hours .hours-label {\n      font-size: 15px;\n      letter-spacing: 0.05em;\n      margin-bottom: 4px;\n    }\n\n    .header-hours .hours-value {\n      font-size: 14px;\n    }\n\n    \/* ─── Navigation ─────────────────────────────────────────────── *\/\n    nav {\n      background-color: #00a2e8;\n      color: #ffffff;\n      display: flex;\n      justify-content: space-around;\n      padding-top: 12px;\n      padding-bottom: 12px;\n      font-size: 16px;\n      font-weight: 700;\n      letter-spacing: 0.05em;\n    }\n\n    nav a {\n      color: #ffffff;\n      text-decoration: none;\n    }\n\n    .fura-nav-link {\n      position: relative;\n      transition: color 0.2s ease;\n    }\n\n    .fura-nav-link::after {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      right: 0;\n      bottom: -4px;\n      height: 3px;\n      background-color: #f97316;\n      transform: scaleX(0);\n      transform-origin: center;\n      transition: transform 0.2s ease;\n    }\n\n    .fura-nav-link:hover {\n      color: #e5e7eb;\n    }\n\n    .fura-nav-link:hover::after {\n      transform: scaleX(1);\n    }\n\n    \/* ─── Main layout ────────────────────────────────────────────── *\/\n    .main-content {\n      display: flex;\n      padding: 20px;\n      gap: 24px;\n    }\n\n    \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n    aside {\n      width: 240px;\n      flex-shrink: 0;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n    }\n\n    .sidebar-categories {\n      background-color: #ffffff;\n      border: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories h2 {\n      background: linear-gradient(to bottom, #f3f4f6, #e5e7eb);\n      padding: 10px;\n      font-weight: 700;\n      font-style: italic;\n      font-size: 16px;\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul {\n      font-size: 13px;\n      font-weight: 700;\n      color: #1f2937;\n      list-style: none;\n    }\n\n    .sidebar-categories ul li {\n      border-bottom: 1px solid #d1d5db;\n    }\n\n    .sidebar-categories ul li:last-child {\n      border-bottom: none;\n    }\n\n    .sidebar-categories ul li a {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      padding: 9px 10px;\n      color: #1f2937;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 13px;\n      text-transform: uppercase;\n      letter-spacing: 0.02em;\n      transition: background-color 0.15s;\n    }\n\n    .sidebar-categories ul li a:hover {\n      background-color: #f3f4f6;\n      color: #00a2e8;\n    }\n\n    .sidebar-categories ul li a::before {\n      content: \"›\";\n      font-size: 18px;\n      font-weight: 900;\n      color: #00a2e8;\n      line-height: 1;\n      flex-shrink: 0;\n    }\n\n    .sidebar-banner {\n      margin-top: 16px;\n    }\n\n    .sidebar-banner img {\n      width: 100%;\n      height: auto;\n    }\n\n    \/* ─── Main area ──────────────────────────────────────────────── *\/\n    main {\n      flex: 1;\n      background-color: #ffffff;\n      padding: 24px;\n      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n    }\n\n    .product-top {\n      display: flex;\n      flex-direction: row;\n      gap: 32px;\n      margin-bottom: 32px;\n    }\n\n    .product-gallery {\n      width: 55%;\n    }\n\n    .product-info {\n      width: 45%;\n    }\n\n    \/* ─── Gallery ────────────────────────────────────────────────── *\/\n    #gallery_outer_1 {\n      width: 100%;\n    }\n\n    #gallery {\n      display: flex;\n      flex-direction: row-reverse;\n      gap: 12px;\n      align-items: stretch;\n    }\n\n    .gallery-main-area {\n      position: relative;\n      flex: 1;\n      height: 340px;\n      border: 1px solid #d1d5db;\n      background: #ffffff;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n    }\n\n    .g_image {\n      position: absolute;\n      inset: 0;\n    }\n\n    .g_image input[type=\"radio\"],\n    .g_image input[type=\"checkbox\"] {\n      display: none;\n    }\n\n    .g_image .mainimage {\n      display: none;\n      width: 100%;\n      height: 100%;\n      cursor: default;\n    }\n\n    .g_image input[type=\"radio\"]:checked+input+.mainimage {\n      display: block;\n    }\n\n    .g_image .mainimage\u003ediv {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      height: 100%;\n    }\n\n    .g_image .mainimage img {\n      max-width: 100%;\n      max-height: 100%;\n      object-fit: contain;\n      display: block;\n      margin: 0 auto;\n    }\n\n    .gallery-thumbs {\n      width: 100px;\n      max-height: 340px;\n      overflow-y: auto;\n      padding-right: 4px;\n      display: flex;\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .gallery-thumbs .thumbimage {\n      display: block;\n      border: 2px solid #e5e7eb;\n      padding: 2px;\n      cursor: pointer;\n      background: #ffffff;\n    }\n\n    .gallery-thumbs .thumbimage li {\n      list-style: none;\n      margin: 0;\n      padding: 0;\n    }\n\n    .gallery-thumbs .thumbimage img {\n      display: block;\n      width: 100%;\n      height: auto;\n      object-fit: cover;\n    }\n\n    .gallery-thumbs .thumbimage:hover {\n      border-color: #f97316;\n    }\n\n    .leftarrow,\n    .rightarrow {\n      display: none;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar {\n      width: 8px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-track {\n      background: #f1f1f1;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb {\n      background: #f97316;\n      border-radius: 4px;\n    }\n\n    .gallery-thumbs::-webkit-scrollbar-thumb:hover {\n      background: #ea580c;\n    }\n\n    \/* ─── Product Info ───────────────────────────────────────────── *\/\n    .product-title {\n      font-size: 24px;\n      font-weight: 900;\n      font-style: italic;\n      text-transform: uppercase;\n      line-height: 1.25;\n      margin-bottom: 24px;\n      display: flex;\n      align-items: flex-start;\n      gap: 8px;\n    }\n\n    .product-title .star-icon {\n      color: #facc15;\n      font-size: 30px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    .product-bullets {\n      list-style: none;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n      font-size: 15px;\n      font-weight: 600;\n      color: #1f2937;\n    }\n\n    .product-bullets li {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n    }\n\n    .bullet-arrow {\n      font-weight: 700;\n      font-size: 20px;\n      line-height: 1;\n      margin-top: 2px;\n    }\n\n    \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n    .tab-content {\n      display: none;\n    }\n\n    .fura-tabs-input {\n      display: none;\n    }\n\n    #fura-tab-desc:checked~.tab-panels #tab-desc,\n    #fura-tab-about:checked~.tab-panels #tab-about,\n    #fura-tab-payment:checked~.tab-panels #tab-payment,\n    #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n    #fura-tab-returns:checked~.tab-panels #tab-returns {\n      display: block;\n    }\n\n    #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n    #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n    #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n    #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n    #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n      background-color: #e66c15;\n    }\n\n    #tab-buttons {\n      display: flex;\n      gap: 8px;\n      margin-bottom: 24px;\n    }\n\n    .tab-btn {\n      flex: 1;\n      padding-top: 8px;\n      padding-bottom: 8px;\n      border-radius: 9999px;\n      font-weight: 700;\n      font-style: italic;\n      color: #ffffff;\n      font-size: 16px;\n      transition: background-color 0.2s;\n      background-color: #00a2e8;\n      text-align: center;\n      cursor: pointer;\n      display: block;\n    }\n\n    .tab-btn:hover {\n      background-color: #008bc7;\n    }\n\n    \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n    .tab-panels {\n      padding: 8px 16px;\n    }\n\n    #tab-desc {\n      font-family: \"Times New Roman\", Times, serif;\n      font-size: 18.6667px;\n      line-height: normal;\n      color: #000000;\n    }\n\n    #tab-desc p {\n      margin-bottom: 0;\n    }\n\n    #tab-desc .desc-intro {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-section-label {\n      font-weight: 700;\n      margin-bottom: 4px;\n    }\n\n    #tab-desc .desc-note {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-fits {\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    #tab-desc .desc-part-number {\n      margin-bottom: 16px;\n    }\n\n    \/* Compatibility table *\/\n    .compat-table {\n      width: 100%;\n      border-collapse: collapse;\n      border: 1px solid #000000;\n      font-size: 12px;\n      font-family: ui-sans-serif, system-ui, -apple-system, sans-serif;\n    }\n\n    .compat-table thead tr {\n      background-color: #f7f7f7;\n    }\n\n    .compat-table th {\n      border: 1px solid #000000;\n      padding: 6px;\n      text-align: left;\n      font-weight: 700;\n      color: #1f2937;\n    }\n\n    .compat-table td {\n      border: 1px solid #000000;\n      padding: 6px;\n    }\n\n    #tab-about {\n      font-size: 18.6667px;\n      line-height: 107%;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-about p,\n    #tab-payment p,\n    #tab-shipping p,\n    #tab-returns p {\n      margin-bottom: 0;\n    }\n\n    .tab-static-content\u003e*+* {\n      margin-top: 16px;\n    }\n\n    #tab-payment {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-shipping {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    #tab-returns {\n      font-size: 18.6667px;\n      color: #000000;\n      display: none;\n    }\n\n    \/* ─── Footer ─────────────────────────────────────────────────── *\/\n    footer {\n      padding-left: 32px;\n      padding-right: 32px;\n    }\n\n    footer img {\n      width: 100%;\n      height: auto;\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003cdiv class=\"outer-wrapper\"\u003e\n    \u003cdiv class=\"canvas\"\u003e\n\n      \u003c!-- Header --\u003e\n      \u003cheader\u003e\n        \u003cdiv class=\"header-logo-wrap\"\u003e\n          \u003cdiv class=\"logo-img-wrap\"\u003e\n            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_logo.jpg\" alt=\"American Auto Export OEM Parts\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"header-hours\"\u003e\n          \u003cp class=\"hours-label\"\u003eBUSINESS HOURS:\u003c\/p\u003e\n          \u003cp class=\"hours-value\"\u003eMON - SAT (8:30AM - 5:30PM EST)\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/header\u003e\n\n      \u003c!-- Navigation --\u003e\n      \u003cnav\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/str\/americanautoexport\" class=\"fura-nav-link\"\u003eHOME\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.ebay.com\/usr\/aaexport1\" class=\"fura-nav-link\"\u003eABOUT US\u003c\/a\u003e\n        \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=aaexport1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFEEDBACK\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNEWSLETTER\u003c\/a\u003e\n        \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eCONTACT US\u003c\/a\u003e\n      \u003c\/nav\u003e\n\n      \u003c!-- Main Content --\u003e\n      \u003cdiv class=\"main-content\"\u003e\n\n        \u003c!-- Sidebar --\u003e\n        \u003caside\u003e\n          \u003cdiv class=\"sidebar-categories\"\u003e\n            \u003ch2\u003eShop Categories\u003c\/h2\u003e\n            \u003cul\u003e\n              \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=69169123013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e QT Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=64940752013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Suspension \u0026amp; Steering\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=68465461013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transverse Control Arm\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=67860460013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Trailing Control Arm\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=64940993013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Power Steering Bottles\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73795125013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Sub Frame Crossmember\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73802725013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Spindle Knuckle\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73802985013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Spring Control Arm\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=americanautoexport\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73803001013\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Radius Control Arm\u003c\/a\u003e\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"sidebar-banner\"\u003e\n            \u003cimg src=\"https:\/\/cdn.frooition.com\/190139\/files\/side_banner.jpg\" alt=\"Store Banner\"\u003e\n          \u003c\/div\u003e\n        \u003c\/aside\u003e\n\n        \u003c!-- Main Content Area --\u003e\n        \u003cmain\u003e\n          \u003cdiv class=\"product-top\"\u003e\n\n            \u003c!-- Gallery --\u003e\n            \u003cdiv class=\"product-gallery\"\u003e\n              \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTA3WDEzNDI=\/z\/W7MAAeSws5BokbMg\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-19\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTA3WDEzNDI=\/z\/W7MAAeSws5BokbMg\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/DfYAAeSwuQBokbMO\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/DfYAAeSwuQBokbMO\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/b8EAAeSwHIBokbMO\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/b8EAAeSwHIBokbMO\/$_57.JPG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/UygAAeSwuKNokbMO\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/UygAAeSwuKNokbMO\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/WvQAAeSws5BokbMO\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/WvQAAeSws5BokbMO\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/LUoAAeSwXWxokbMP\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/LUoAAeSwXWxokbMP\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ArQAAeSw6eVokbMO\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ArQAAeSw6eVokbMO\/$_57.JPG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CFgAAeSwzkRokbMQ\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CFgAAeSwzkRokbMQ\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CCkAAeSw4CBokbMQ\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CCkAAeSw4CBokbMQ\/$_57.JPG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/hqMAAeSwiNNokbMQ\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/hqMAAeSwiNNokbMQ\/$_57.JPG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-10\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Z3UAAeSwqElokbMP\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-10\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-10\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-10\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Z3UAAeSwqElokbMP\/$_57.JPG?set_id=880000500F\" alt=\"Image 11\"\u003e\u003clabel for=\"image-11\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/E1UAAeSw~fNokbMP\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-11\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-11\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-11\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-10\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/E1UAAeSw~fNokbMP\/$_57.JPG?set_id=880000500F\" alt=\"Image 12\"\u003e\u003clabel for=\"image-12\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/tsoAAeSwCAlokbMP\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-12\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-12\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-12\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-11\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/tsoAAeSwCAlokbMP\/$_57.JPG?set_id=880000500F\" alt=\"Image 13\"\u003e\u003clabel for=\"image-13\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/KF8AAeSwLJNokbMP\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-13\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-13\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-13\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-12\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/KF8AAeSwLJNokbMP\/$_57.JPG?set_id=880000500F\" alt=\"Image 14\"\u003e\u003clabel for=\"image-14\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/u2oAAeSwFk9okbMP\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-14\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-14\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-14\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-13\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/u2oAAeSwFk9okbMP\/$_57.JPG?set_id=880000500F\" alt=\"Image 15\"\u003e\u003clabel for=\"image-15\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ID8AAeSw4~VokbMP\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-15\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-15\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-15\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-14\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ID8AAeSw4~VokbMP\/$_57.JPG?set_id=880000500F\" alt=\"Image 16\"\u003e\u003clabel for=\"image-16\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/LSMAAeSwCglokbMP\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-16\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-16\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-16\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-15\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/LSMAAeSwCglokbMP\/$_57.JPG?set_id=880000500F\" alt=\"Image 17\"\u003e\u003clabel for=\"image-17\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Iz4AAeSwCeFokbMP\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-17\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-17\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-17\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-16\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Iz4AAeSwCeFokbMP\/$_57.JPG?set_id=880000500F\" alt=\"Image 18\"\u003e\u003clabel for=\"image-18\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/KO0AAeSwxhNokbMQ\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-18\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-18\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-18\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-17\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/KO0AAeSwxhNokbMQ\/$_57.JPG?set_id=880000500F\" alt=\"Image 19\"\u003e\u003clabel for=\"image-19\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/L0sAAeSw-MVokbMP\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-19\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-19\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-19\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-18\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/L0sAAeSw-MVokbMP\/$_57.JPG?set_id=880000500F\" alt=\"Image 20\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTA3WDEzNDI=\/z\/W7MAAeSws5BokbMg\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/DfYAAeSwuQBokbMO\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/b8EAAeSwHIBokbMO\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/UygAAeSwuKNokbMO\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/WvQAAeSws5BokbMO\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/LUoAAeSwXWxokbMP\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ArQAAeSw6eVokbMO\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CFgAAeSwzkRokbMQ\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CCkAAeSw4CBokbMQ\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/hqMAAeSwiNNokbMQ\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-10\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Z3UAAeSwqElokbMP\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-11\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/E1UAAeSw~fNokbMP\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-12\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/tsoAAeSwCAlokbMP\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-13\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/KF8AAeSwLJNokbMP\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-14\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/u2oAAeSwFk9okbMP\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-15\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ID8AAeSw4~VokbMP\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-16\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/LSMAAeSwCglokbMP\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-17\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/Iz4AAeSwCeFokbMP\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-18\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/KO0AAeSwxhNokbMQ\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-19\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/L0sAAeSw-MVokbMP\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Info --\u003e\n            \u003cdiv class=\"product-info\"\u003e\n              \u003ch1 class=\"product-title\"\u003e\n                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\n                2022 - 2023 GENESIS G70 FRONT LEFT DRIVER SIDE DOOR TRIM PANEL BLACK # 101089\n              \u003c\/h1\u003e\n              \u003cul class=\"product-bullets\"\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\n                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e›\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\n                \u003c\/li\u003e\n              \u003c\/ul\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\n          \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\n\n          \u003c!-- Tab buttons --\u003e\n          \u003cdiv id=\"tab-buttons\"\u003e\n            \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\n            \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- Tab Content --\u003e\n          \u003cdiv class=\"tab-panels\"\u003e\n\n            \u003c!-- Description --\u003e\n            \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\n\n              \u003cp class=\"desc-intro\"\u003e\n                This Part is taken from 2023 GENESIS G70. Please see the Details for\n                this vehicle.\n              \u003c\/p\u003e\n              \u003cp class=\"desc-section-label\"\u003eDONOR DETAILS:\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2023\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e GENESIS G70\u003c\/p\u003e\n              \u003cp\u003e\n                \u003cb\u003eColor:\u003c\/b\u003e \n                \n              \u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e \u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 0\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG34TA1PU111825\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0525-005\u003c\/p\u003e\n              \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 82332G9010UN4\u003c\/p\u003e\n              \u003c!-- \u003cp class=\"desc-section-label\"\u003ePlease Note:\u003c\/p\u003e\n              \u003cp class=\"desc-note\"\u003e\n                Free Shipping only applies to business address. For residential address, please get a quote.\n              \u003c\/p\u003e --\u003e\n              \u003c!-- Compatibility table always shown --\u003e\n              \u003cp class=\"desc-fits\"\u003e\n                This Parts Fits with Following Models, If you still have any questions, Please contact us.\n              \u003c\/p\u003e\n              \u003ctable class=\"compat-table\"\u003e\n                \u003cthead\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eMake\u003c\/th\u003e\n                    \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\n                    \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\n                  \u003c\/tr\u003e\n                \u003c\/thead\u003e\n                \u003ctbody\u003e\n                  \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Launch Edition Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003c\/tbody\u003e\n              \u003c\/table\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- About Us --\u003e\n            \u003cdiv id=\"tab-about\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\n                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\n                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\n              \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\n                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\n                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\n              \u003c\/p\u003e\n              \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\n                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\n                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\n                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\n                auto parts needs.\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Payment --\u003e\n            \u003cdiv id=\"tab-payment\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\n              \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Shipping --\u003e\n            \u003cdiv id=\"tab-shipping\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\n              \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\n                For such transactions please contact us for quote.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Returns --\u003e\n            \u003cdiv id=\"tab-returns\" class=\"tab-content tab-static-content\"\u003e\n              \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\n              \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\n                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\n                compatibility please always see the description for more details and exact fitment or If you have\n                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\n              \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\n              \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\n                anything else will be included if it is not pictured.\u003c\/p\u003e\n              \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\n                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\n                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\n                if it will fit your application. Additional items may be needed if this is an upgrade or custom\n                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/main\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Footer --\u003e\n      \u003cfooter\u003e\n        \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/shared_footer.jpg\" alt=\"American Auto Export OEM brands\"\u003e\n      \u003c\/footer\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818592170053,"sku":"101089","price":167.22,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_ed4c3954-bc3e-431a-8284-293ec2133dd2.png?v=1774597266"},{"product_id":"19-24-genesis-g70-front-windshield-wiper-transmission-linkage-w-motor-101100","title":"19-24 GENESIS G70 FRONT WINDSHIELD WIPER TRANSMISSION LINKAGE W\/ MOTOR # 101100","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Grayscale Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #eaeaea; \/* Light pure gray *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #222222; \/* Near black text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f5f5f5;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #666666; \/* Gray primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #333333; \/* Dark gray hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #eaeaea;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #333333;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #111111;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #bcbcbc;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #111111;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #bcbcbc;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #e0e0e0;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #cccccc;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #cccccc;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #444444;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e5e5e5;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #444444;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f5f5f5;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #777777;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #eeeeee;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #444444;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #bcbcbc;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cccccc;\n            padding: 2px;\n            cursor: pointer;\n            background: #f0f0f0;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #000000; \/* Pure black hover *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #000000; \/* Black title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #555555; \/* Gray star to fit B\u0026W theme *\/\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #555555;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #333333;\n            border-top: 1px dashed #e5e5e5;\n            border-bottom: 1px dashed #e5e5e5;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #000000; \/* Black arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #000000; \/* Black price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #111111; \/* Almost black button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #444444; \/* Gray hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #000000; \/* Black tab *\/\n            color: white;\n            border-top: 3px solid #000000;\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #000000; \/* Black line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #555555;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f0f0f0;\n            border: 1px solid #cccccc;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e5e5e5;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #bcbcbc;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #222222;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #bcbcbc;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f5f5f5;\n        }\n\n        .compat-table th {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #111111;\n        }\n\n        .compat-table td {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #bcbcbc;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #bcbcbc;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #444444;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #777777;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #444444;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #111111;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #444444;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitinissancollisionparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070399018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070400018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49023190018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Subframes - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48875574018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e DT Dropship Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48898557018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48815319018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e OEM Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691388018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691389018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket items\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODE3WDEzMTA=\/z\/H~MAAeSwCc5ogLkd\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-12\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODE3WDEzMTA=\/z\/H~MAAeSwCc5ogLkd\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/G6AAAeSwazlogLjy\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/G6AAAeSwazlogLjy\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CqIAAeSwlnhogLjy\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CqIAAeSwlnhogLjy\/$_57.JPG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/GC8AAeSwrcdogLjy\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/GC8AAeSwrcdogLjy\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/DKAAAeSwmJ9ogLjy\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/DKAAAeSwmJ9ogLjy\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/JTEAAeSwD8xogLjy\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/JTEAAeSwD8xogLjy\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NzYyWDE0MjA=\/z\/FQwAAeSwqN5ogLkj\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzYyWDE0MjA=\/z\/FQwAAeSwqN5ogLkj\/$_57.PNG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/G-AAAeSwTydogLjy\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/G-AAAeSwTydogLjy\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/GW8AAeSwEwBogLjy\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/GW8AAeSwEwBogLjy\/$_57.JPG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/LOYAAeSwtCJogLjz\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/LOYAAeSwtCJogLjz\/$_57.JPG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-10\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/B2gAAeSwtHFogLjy\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-10\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-10\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-10\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/B2gAAeSwtHFogLjy\/$_57.JPG?set_id=880000500F\" alt=\"Image 11\"\u003e\u003clabel for=\"image-11\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/AyUAAeSwVSJogLjy\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-11\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-11\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-11\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-10\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/AyUAAeSwVSJogLjy\/$_57.JPG?set_id=880000500F\" alt=\"Image 12\"\u003e\u003clabel for=\"image-12\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CKYAAeSw7DxogLjz\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-12\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-12\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-12\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-11\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CKYAAeSw7DxogLjz\/$_57.JPG?set_id=880000500F\" alt=\"Image 13\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODE3WDEzMTA=\/z\/H~MAAeSwCc5ogLkd\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/G6AAAeSwazlogLjy\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CqIAAeSwlnhogLjy\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/GC8AAeSwrcdogLjy\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/DKAAAeSwmJ9ogLjy\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/JTEAAeSwD8xogLjy\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzYyWDE0MjA=\/z\/FQwAAeSwqN5ogLkj\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/G-AAAeSwTydogLjy\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/GW8AAeSwEwBogLjy\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/LOYAAeSwtCJogLjz\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-10\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/B2gAAeSwtHFogLjy\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-11\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/AyUAAeSwVSJogLjy\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-12\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/CKYAAeSw7DxogLjz\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                19-24 GENESIS G70 FRONT WINDSHIELD WIPER TRANSMISSION LINKAGE W\/ MOTOR # 101100\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 101100\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 26\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2023 GENESIS G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2023\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e GENESIS G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e \r\n                                \r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 0\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG34TA1PU111825\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0525-005\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 98120-G9000, 98100-G9000, 98120 G9000, 98100 G9000, 98120G9000, 98100G9000\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2024 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.5L 2497CC l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Launch Edition Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e3.3L 3342CC V6 GAS DOHC Turbocharged, 2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Design Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infinitinissancollisionparts1\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818592366661,"sku":"101100","price":26.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_4b4d1584-c067-496f-9670-f9c1b7c4aebe.png?v=1774597281"},{"product_id":"2019-2023-genesis-g70-rwd-rear-differential-carrier-assembly-2-0l-101102","title":"2019 - 2023 GENESIS G70 RWD REAR DIFFERENTIAL AXLE CARRIER ASSEMBLY 2.0L #101102","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Blue Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #e2e8f0; \/* Cool slate background *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #0f172a; \/* Dark slate text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f1f5f9;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #2563eb; \/* Blue primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #1d4ed8; \/* Darker blue hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e2e8f0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #e2e8f0;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #1e293b;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #0f172a;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #cbd5e1;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #0f172a;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #cbd5e1;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #f1f5f9;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #94a3b8;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #94a3b8;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #475569;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #475569;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f8fafc;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #64748b;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #f1f5f9;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #475569;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #cbd5e1;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cbd5e1;\n            padding: 2px;\n            cursor: pointer;\n            background: #f1f5f9;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #2563eb; \/* Blue highlight *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #1d4ed8; \/* Blue title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #fbbf24;\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #475569;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #334155;\n            border-top: 1px dashed #e2e8f0;\n            border-bottom: 1px dashed #e2e8f0;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #1d4ed8; \/* Blue arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #1d4ed8; \/* Blue price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #0f172a; \/* Dark slate button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #1d4ed8; \/* Blue hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #1d4ed8; \/* Blue tab *\/\n            color: white;\n            border-top: 3px solid #1e3a8a; \/* Darker blue top border *\/\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #1d4ed8; \/* Blue line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #475569;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f1f5f9;\n            border: 1px solid #cbd5e1;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e2e8f0;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #cbd5e1;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #1e293b;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #cbd5e1;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f8fafc;\n        }\n\n        .compat-table th {\n            border: 1px solid #cbd5e1;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #0f172a;\n        }\n\n        .compat-table td {\n            border: 1px solid #cbd5e1;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #cbd5e1;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #cbd5e1;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #cbd5e1;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #cbd5e1;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #475569;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #64748b;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #475569;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #0f172a;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #1d4ed8;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitioemparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infiniti-nissan-autoparts\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infiniti-nissan-autoparts\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44597128011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44597130011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44529665011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Kia\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44392357011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Acura\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44408886011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e New Aftermarket Big Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44341614011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Toyota\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44307730011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Infiniti\/ Nissan Big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=38808958011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Air Conditioning \u0026amp; Heat\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=38814568011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e AC Condenser\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTAxMVgxMjY5\/z\/aaMAAeSw4KVolEBn\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-13\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAxMVgxMjY5\/z\/aaMAAeSw4KVolEBn\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/G3sAAeSwfx5olD~Q\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/G3sAAeSwfx5olD~Q\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/UjoAAeSwXbRolD~R\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/UjoAAeSwXbRolD~R\/$_57.JPG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/nBYAAeSwi19olD~R\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/nBYAAeSwi19olD~R\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/JksAAeSwjyNolD~Q\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/JksAAeSwjyNolD~Q\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/eTYAAeSwQRRolD~R\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/eTYAAeSwQRRolD~R\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTAyMFgxMzc5\/z\/e10AAeSwI05olEBu\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAyMFgxMzc5\/z\/e10AAeSwI05olEBu\/$_57.PNG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/I-cAAeSwkiNolD~R\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/I-cAAeSwkiNolD~R\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/-dEAAeSwuQBolD~R\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/-dEAAeSwuQBolD~R\/$_57.JPG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-9\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZvYAAeSwu1NolD~R\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-9\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-9\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-9\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZvYAAeSwu1NolD~R\/$_57.JPG?set_id=880000500F\" alt=\"Image 10\"\u003e\u003clabel for=\"image-10\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTExM1gxMzY4\/z\/~WwAAeSwuQBolEB0\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-10\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-10\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-10\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-9\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTExM1gxMzY4\/z\/~WwAAeSwuQBolEB0\/$_57.PNG?set_id=880000500F\" alt=\"Image 11\"\u003e\u003clabel for=\"image-11\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/UwgAAeSwZDxolD~R\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-11\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-11\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-11\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-10\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/UwgAAeSwZDxolD~R\/$_57.JPG?set_id=880000500F\" alt=\"Image 12\"\u003e\u003clabel for=\"image-12\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/eDoAAeSwgxxolD~S\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-12\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-12\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-12\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-11\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/eDoAAeSwgxxolD~S\/$_57.JPG?set_id=880000500F\" alt=\"Image 13\"\u003e\u003clabel for=\"image-13\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZvgAAeSwu1NolD~R\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-13\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-13\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-13\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-12\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZvgAAeSwu1NolD~R\/$_57.JPG?set_id=880000500F\" alt=\"Image 14\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAxMVgxMjY5\/z\/aaMAAeSw4KVolEBn\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/G3sAAeSwfx5olD~Q\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/UjoAAeSwXbRolD~R\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/nBYAAeSwi19olD~R\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/JksAAeSwjyNolD~Q\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/eTYAAeSwQRRolD~R\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTAyMFgxMzc5\/z\/e10AAeSwI05olEBu\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/I-cAAeSwkiNolD~R\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/-dEAAeSwuQBolD~R\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-9\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZvYAAeSwu1NolD~R\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-10\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTExM1gxMzY4\/z\/~WwAAeSwuQBolEB0\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-11\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/UwgAAeSwZDxolD~R\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-12\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/eDoAAeSwgxxolD~S\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-13\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/ZvgAAeSwu1NolD~R\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                2019 - 2023 GENESIS G70 RWD REAR DIFFERENTIAL AXLE CARRIER ASSEMBLY 2.0L #101102\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 101102\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 219\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infiniti-nissan-autoparts\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2023 GENESIS G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2023\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e GENESIS G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e \r\n                                \r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 0\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG34TA1PU111825\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0525-005\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 5300047020\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infiniti-nissan-autoparts\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infiniti-nissan-autoparts\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infiniti-nissan-autoparts\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818592432197,"sku":"101102","price":360.82,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_6dc9fd00-6860-4da5-a407-20b3841594bc.png?v=1774597286"},{"product_id":"04-25-hyundai-palisade-elantra-genesis-g70-rear-fuel-gas-tank-filler-cap-104093","title":"04-25 HYUNDAI PALISADE ELANTRA GENESIS G70 REAR FUEL GAS TANK FILLER CAP #104093","description":"\u003cfrootemplatename data=\"\"\u003e\u003c\/frootemplatename\u003e\u003cfrootemplateid data=\"\"\u003e\u003c\/frootemplateid\u003e\u003cfrootabid data=\"4500\"\u003e\u003c\/frootabid\u003e\n\u003c!-- HTML --\u003e\n\u003c!--\nCopyright 2025 Frooition Ltd. All rights reserved.(ver:froo_no_js)\nThe following HTML and CSS Styling may not be used or reproduced in whole or in part, without the prior permission of Frooition Ltd.\nAll eBay graphics not owned by eBay or eBay associations are the property of the eBay account owner and may not be used without their written authorisation.\nAny person or group of persons found to be in breach of this notice may face legal action.\nPowered By Frooition Pro 2016\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e\n.header-wrapper,.subheader-wrapper, .left-col,.right-col,.creditlink,.footer-wrapper,.boxcontent,#ns_copyright,.topbar, #showcase,#tabs, #tab1,#tab2,#tab3,#tab4,#tab5, #descriptiontitle, #design, #seo { display:none;}\n#descriptioncontent,#backup{ font-family:sans-serif;}\n#backup{padding:10px;  max-width:80%; margin:auto; text-align:center; font-size:13px; }\n\u003c\/style\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width,initial-scale=1, maximum-scale=1\"\u003e\n\u003clink rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/c.frooition.com\/f1eb6708_ng\/combined.css\"\u003e\n\u003clink rel=\"stylesheet\" type=\"text\/css\" href=\"\"\u003e\n\u003clink rel=\"stylesheet\" type=\"text\/css\" href=\"\"\u003e\n\u003cdiv class=\"creditlink-wrapper\"\u003e\n\u003cdiv class=\"creditlink row\"\u003e\n\u003cdiv id=\"froocredit\"\u003e\u003ca href=\"https:\/\/pages.ebay.com\/seller-center\/listing-and-marketing\/third-party-listing-tools.html#frooition\" target=\"_blank\"\u003e\u003cdiv id=\"design\"\u003e\u003cdiv\u003ePowered by \u003cb\u003eFrooition\u003c\/b\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"background\" class=\"frooition-container template\"\u003e\n\u003cdiv id=\"container\" class=\"page\"\u003e\n\n\u003cdiv class=\"header-wrapper\"\u003e\n\u003cdiv id=\"header\" class=\"header row\"\u003e\n\u003ca class=\"homelink\" target=\"_blank\" href=\"https:\/\/stores.ebay.com\/wholesaleautosdirect\"\u003e\u003c\/a\u003e\n\u003cfrooheader\u003e\n\u003cdiv id=\"customhtml\"\u003e\u003c\/div\u003e\n\u003c\/frooheader\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"subheader-wrapper\"\u003e\n\u003cdiv class=\"subheader row\"\u003e\n\n\n\u003cul class=\"pagelinks headerlinks\"\u003e\n\u003cli\u003e\u003ca target=\"_blank\" href=\"https:\/\/stores.ebay.com\/wholesaleautosdirect\"\u003eHome\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca target=\"_blank\" href=\"https:\/\/www.ebay.com\/usr\/aaexport1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca target=\"_blank\" href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=aaexport1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca target=\"_blank\" href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca target=\"_blank\" href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=aaexport1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact Us\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"col-wrapper\"\u003e\n\u003cdiv id=\"cols\" class=\"cols row\"\u003e\n\u003cdiv id=\"leftpane\" class=\"left-col\"\u003e \n\u003c!-- froo store search --\u003e\n\n\u003c!-- end froo store search --\u003e \n\u003c!-- store categories --\u003e\n\u003cfroocategories\u003e\u003cdiv id=\"categories\"\u003e\n\u003cdiv class=\"boxtitle\"\u003eShop Categories\u003c\/div\u003e\n\u003cdiv class=\"boxlinks\"\u003e\n\u003ca style=\"display:block;\" class=\"catlink\" href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=wholesaleautosdirect\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=64940752013\" target=\"_blank\"\u003eSuspension \u0026amp; Steering\u003c\/a\u003e\u003ca style=\"display:block;\" class=\"catlink\" href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=wholesaleautosdirect\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73776497013\" target=\"_blank\"\u003eInterior\u003c\/a\u003e\u003ca style=\"display:block;\" class=\"catlink\" href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=wholesaleautosdirect\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73776498013\" target=\"_blank\"\u003eExterior\u003c\/a\u003e\u003ca style=\"display:block;\" class=\"catlink\" href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=wholesaleautosdirect\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73776499013\" target=\"_blank\"\u003eEngine\u003c\/a\u003e\u003ca style=\"display:block;\" class=\"catlink\" href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=wholesaleautosdirect\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73776500013\" target=\"_blank\"\u003eTransmission\u003c\/a\u003e\u003ca style=\"display:block;\" class=\"catlink\" href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=wholesaleautosdirect\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73776501013\" target=\"_blank\"\u003eReplacement Body Parts\u003c\/a\u003e\u003ca style=\"display:block;\" class=\"catlink\" href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=wholesaleautosdirect\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73776502013\" target=\"_blank\"\u003eExhaust\u003c\/a\u003e\u003ca style=\"display:block;\" class=\"catlink\" href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=wholesaleautosdirect\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73776503013\" target=\"_blank\"\u003eLighting\u003c\/a\u003e\u003ca style=\"display:block;\" class=\"catlink\" href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=wholesaleautosdirect\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73776504013\" target=\"_blank\"\u003ePerformance Parts\u003c\/a\u003e\u003ca style=\"display:block;\" class=\"catlink\" href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=wholesaleautosdirect\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73776505013\" target=\"_blank\"\u003eAudio\u003c\/a\u003e\u003ca style=\"display:block;\" class=\"catlink\" href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=wholesaleautosdirect\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73776506013\" target=\"_blank\"\u003eRepair Parts\u003c\/a\u003e\u003ca style=\"display:block;\" class=\"catlink\" href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=wholesaleautosdirect\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73776507013\" target=\"_blank\"\u003eWheels and Tires\u003c\/a\u003e\u003ca style=\"display:block;\" class=\"catlink\" href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=wholesaleautosdirect\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73801880013\" target=\"_blank\"\u003eSwitches\u003c\/a\u003e\u003ca style=\"display:block;\" class=\"catlink\" href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=aaexport1\u0026amp;store_name=wholesaleautosdirect\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=73802266013\" target=\"_blank\"\u003eAir Conditioning \u0026amp; Heat\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/froocategories\u003e\n\u003c!-- end store categories --\u003e \n\t\n\u003c!-- froo helpful links box --\u003e\n\n\u003c!-- end froo helpful links box --\u003e \n\n\u003cimg id=\"left-ban\" src=\"https:\/\/cdn.frooition.com\/190139\/files\/side_banner.jpg\"\u003e\n    \n\u003c!-- froo left custom box --\u003e\n\u003cfrooleftcustombox\u003e  \u003c\/frooleftcustombox\u003e\n\u003c!-- end froo left custom box --\u003e \n\u003c\/div\u003e\n\u003cdiv id=\"centerpane\" class=\" center-col\"\u003e \n\u003c!-- froo top middle custom box --\u003e\n\u003cfrootopmiddlecustombox\u003e\n\n\u003c\/frootopmiddlecustombox\u003e\n\u003c!-- end froo top middle custom box --\u003e\n\u003cdiv class=\"alt_image_gallery\"\u003e\n\u003cdiv id=\"showcase\"\u003e\n\u003c!-- froo item title --\u003e\n\u003cdiv class=\"mobile_only\"\u003e\n\u003cfrooitemtitle\u003e\n\u003ch3\u003e04-25 HYUNDAI PALISADE ELANTRA GENESIS G70 REAR FUEL GAS TANK FILLER CAP #104093\u003c\/h3\u003e\n\u003c\/frooitemtitle\u003e\n\u003c\/div\u003e\n\u003c!-- end froo item title --\u003e\n\u003c!-- froo image gallery --\u003e\n\u003cfroogallery\u003e\n\n\u003cdiv id=\"gallery_outer_1\"\u003e\n\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/NzY5WDc5NQ==\/z\/LZwAAeSwcIFo3mdp\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\n\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzY5WDc5NQ==\/z\/LZwAAeSwcIFo3mdp\/$_15.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\n\u003c\/label\u003e\n\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\n\u003cdiv\u003e\n\u003clabel for=\"image--1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/NzY5WDc5NQ==\/z\/LZwAAeSwcIFo3mdp\/$_57.PNG?set_id=880000500F\"\u003e\n\u003clabel for=\"image-1\" data-next-image=\"https:\/\/i.ebayimg.com\/00\/s\/OTE3WDk0NQ==\/z\/Xu8AAeSwpXNo3mdp\/$_57.PNG?set_id=880000500F\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTE3WDk0NQ==\/z\/Xu8AAeSwpXNo3mdp\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\n\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTE3WDk0NQ==\/z\/Xu8AAeSwpXNo3mdp\/$_15.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\n\u003c\/label\u003e\n\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\n\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTE3WDk0NQ==\/z\/Xu8AAeSwpXNo3mdp\/$_57.PNG?set_id=880000500F\"\u003e\n\u003clabel for=\"image-2\" data-next-image=\"https:\/\/i.ebayimg.com\/00\/s\/ODcxWDc2OA==\/z\/YV0AAeSwfpJo3mdw\/$_57.PNG?set_id=880000500F\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODcxWDc2OA==\/z\/YV0AAeSwfpJo3mdw\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\n\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODcxWDc2OA==\/z\/YV0AAeSwfpJo3mdw\/$_15.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\n\u003c\/label\u003e\n\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\n\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODcxWDc2OA==\/z\/YV0AAeSwfpJo3mdw\/$_57.PNG?set_id=880000500F\"\u003e\n\u003clabel for=\"image-3\" data-next-image=\"https:\/\/i.ebayimg.com\/00\/s\/ODQ5WDg4Ng==\/z\/E6QAAeSwRg9o3md3\/$_57.PNG?set_id=880000500F\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/ODQ5WDg4Ng==\/z\/E6QAAeSwRg9o3md3\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\n\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODQ5WDg4Ng==\/z\/E6QAAeSwRg9o3md3\/$_15.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\n\u003c\/label\u003e\n\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\n\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/ODQ5WDg4Ng==\/z\/E6QAAeSwRg9o3md3\/$_57.PNG?set_id=880000500F\"\u003e\n\u003clabel for=\"image-4\" data-next-image=\"https:\/\/i.ebayimg.com\/00\/s\/OTA4WDEyMDc=\/z\/KN0AAeSwKQRo3meA\/$_57.PNG?set_id=880000500F\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/OTA4WDEyMDc=\/z\/KN0AAeSwKQRo3meA\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\n\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTA4WDEyMDc=\/z\/KN0AAeSwKQRo3meA\/$_15.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\n\u003c\/label\u003e\n\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\n\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/OTA4WDEyMDc=\/z\/KN0AAeSwKQRo3meA\/$_57.PNG?set_id=880000500F\"\u003e\n\u003clabel for=\"image-5\" data-next-image=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/fiEAAeSwjmBo3mdM\/$_57.JPG?set_id=880000500F\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/fiEAAeSwjmBo3mdM\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\n\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/fiEAAeSwjmBo3mdM\/$_15.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\n\u003c\/label\u003e\n\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\n\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTIwMFgxNjAw\/z\/fiEAAeSwjmBo3mdM\/$_57.JPG?set_id=880000500F\"\u003e\n\u003clabel for=\"image-6\" data-next-image=\"\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/froogallery\u003e\n\u003c!-- end froo image gallery --\u003e\n\u003cspan id=\"feedback_msg\"\u003e \u003c\/span\u003e\n\u003cdiv class=\"clear\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"item-details\"\u003e\n\u003cfrooitemtitle\u003e\n\u003ch3\u003e04-25 HYUNDAI PALISADE ELANTRA GENESIS G70 REAR FUEL GAS TANK FILLER CAP #104093\u003c\/h3\u003e\n\u003c\/frooitemtitle\u003e\n\n\u003cdiv class=\"grid-container\"\u003e\n    \u003cdiv class=\"grid-item1\"\u003e\u003ci class=\"fa fa-angle-right\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n    \u003cdiv class=\"grid-item2\"\u003ePlease read description for exact fitment\u003c\/div\u003e\n\n    \u003cdiv class=\"grid-item1\"\u003e\u003ci class=\"fa fa-angle-right\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n    \u003cdiv class=\"grid-item2\"\u003eOur parts are tested and in good condition\u003c\/div\u003e  \n    \u003cdiv class=\"grid-item1\"\u003e\u003ci class=\"fa fa-angle-right\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n    \u003cdiv class=\"grid-item2\"\u003eAny damage is mentioned in description\u003c\/div\u003e\n    \u003cdiv class=\"grid-item1\"\u003e\u003ci class=\"fa fa-angle-right\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n    \u003cdiv class=\"grid-item2\"\u003ePlease contact us if you have any questions\u003c\/div\u003e\n    \u003cdiv class=\"grid-item1\"\u003e\u003ci class=\"fa fa-angle-right\"\u003e\u003c\/i\u003e\u003c\/div\u003e\n    \u003cdiv class=\"grid-item2\"\u003eShipping can be arranged for our parts listed as local pickup.\u003c\/div\u003e\n\u003c\/div\u003e\n    \n\u003c\/div\u003e\n\n\u003cdiv class=\"clear\"\u003e\u003c\/div\u003e\n\n\u003c!-- froo bottom middle custom box --\u003e\n\u003cfroobottommiddlecustombox\u003e\n\n\u003c\/froobottommiddlecustombox\u003e\n\n\u003c!-- froo seller tabs--\u003e\n\u003cfrootabs\u003e\n\u003cdiv id=\"tabs\"\u003e\n\u003cinput type=\"radio\" id=\"tab-1\" name=\"tab-group-1\" checked\u003e\n\u003clabel for=\"tab-1\"\u003e\n\u003cli\u003e\u003ca\u003eDescription\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/label\u003e\n\u003clabel for=\"tab-1\" class=\"mobile_tab label-tab-1\"\u003e\n\u003cli\u003e\u003ca\u003e\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/label\u003e\n\u003cinput type=\"radio\" id=\"tab-2\" name=\"tab-group-1\"\u003e\n\u003clabel for=\"tab-2\"\u003e\n\u003cli\u003e\u003ca\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/label\u003e\n\u003cinput type=\"radio\" id=\"tab-3\" name=\"tab-group-1\"\u003e\n\u003clabel for=\"tab-3\"\u003e\n\u003cli\u003e\u003ca\u003ePayment\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/label\u003e\n\u003cinput type=\"radio\" id=\"tab-4\" name=\"tab-group-1\"\u003e\n\u003clabel for=\"tab-4\"\u003e\n\u003cli\u003e\u003ca\u003eShipping\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/label\u003e\n\u003cinput type=\"radio\" id=\"tab-5\" name=\"tab-group-1\"\u003e\n\u003clabel for=\"tab-5\"\u003e\n\u003cli\u003e\u003ca\u003eReturns\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/label\u003e\n\u003cdiv class=\"content content1\"\u003e\n\u003ch4 class=\"tabtitle\"\u003e\u003c\/h4\u003e\n\u003cpre class=\"tabcontent\"\u003e\n\u003c!-- froo description --\u003e\n\u003cfroodescription\u003e\n\n\t\t\u003cdiv id=\"description\"\u003e\n\t\t\u003cdiv id=\"descriptiontitle\"\u003eItem Description\u003c\/div\u003e\n\t\t\u003cdiv id=\"descriptioncontent\"\u003e\n\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; font-size: 18.6667px; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s; font-weight: 700;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cp class=\"MsoNormal\" style=\"box-sizing: border-box; font-family: Arial; font-size: medium; font-weight: 400; white-space: normal; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eThis Part is taken from 2023 HYUNDAI PALISADE CALLIGRAPHY. Please see the Details for this vehicle.\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt; font-family: Arial, sans-serif;\"\u003e\u003co:p style=\"box-sizing: border-box;\"\u003e\u003c\/o:p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\" style=\"box-sizing: border-box; font-family: Arial; font-size: medium; font-weight: 400; white-space: normal; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eDONOR DETAILS:\u003c\/span\u003e\u003c\/b\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eYear:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e 2023\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eModel:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e HYUNDAI PALISADE CALLIGRAPHY SUV\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eColor:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e BLACK\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eTRIM: \u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt; border: 1pt none windowtext; padding: 0in;\"\u003eFWD\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-family: Arial; font-size: initial;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eType:\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e Used\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003cb style=\"box-sizing: border-box; font-family: Arial; font-size: initial;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eMileage: \u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e44,577\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eVIN#:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e \u003c\/span\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cspan style=\"box-sizing: border-box;\"\u003eKM8R74GE2PU587117\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003eVehicle Stock #:\u003c\/b\u003e \u003c\/span\u003e0925-002\u003c\/span\u003e\u003c\/font\u003e\u003cspan style='box-sizing: border-box; font-family: \"Times New Roman\", serif; font-size: 14pt;'\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003cb style='box-sizing: border-box; font-size: 18.6667px; font-family: \"Times New Roman\", serif;'\u003ePart Number\u003c\/b\u003e\u003cspan style='box-sizing: border-box; font-size: 18.6667px; font-family: \"Times New Roman\", serif;'\u003e: 31010-3L600, 31010-2C700, 31010-2C800, 31010-2D600, 31010-2F500, 31010-3L500\u003c\/span\u003e\u003c\/p\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003cp class=\"MsoNormal\" style=\"box-sizing: border-box; font-size: medium; font-weight: 400; white-space: normal; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; font-family: Arial;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eThis Parts Fits with Following Models, If you still have any questions, Please contact us.\u003c\/span\u003e\u003c\/b\u003e\u003cgoogle-sheets-html-origin style=\"box-sizing: border-box;\"\u003e\u003c\/google-sheets-html-origin\u003e\u003c\/p\u003e\u003c\/pre\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\" style=\"max-width: 100%; table-layout: fixed; font-size: 10pt; font-family: Arial; width: 0px; border-collapse: collapse; border: none;\"\u003e\n\u003ccolgroup style=\"box-sizing: border-box;\"\u003e\n\u003ccol width=\"44\" style=\"box-sizing: border-box;\"\u003e\n\u003ccol width=\"65\" style=\"box-sizing: border-box;\"\u003e\n\u003ccol width=\"72\" style=\"box-sizing: border-box;\"\u003e\n\u003ccol width=\"396\" style=\"box-sizing: border-box;\"\u003e\n\u003ccol width=\"212\" style=\"box-sizing: border-box;\"\u003e\n\u003c\/colgroup\u003e\n\u003ctbody style=\"box-sizing: border-box;\"\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border: 1px solid rgb(0, 0, 0); overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-size: 9pt; color: rgb(56, 56, 56);'\u003eYear\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-size: 9pt; color: rgb(56, 56, 56);'\u003eMake\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-size: 9pt; color: rgb(56, 56, 56);'\u003eModel\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-size: 9pt; color: rgb(56, 56, 56);'\u003eBody \u0026amp; Trim\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(247, 247, 247); font-size: 9pt; color: rgb(56, 56, 56);'\u003eEngine \u0026amp; Transmission\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2025\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, Sport Advanced, Sport Prestige\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.5L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2025\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003ePalisade\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eCalligraphy, Calligraphy Night Edition, Limited, SE, SEL, XRT\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2025\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVenue\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2024\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, Prestige, Sport Advanced, Sport Prestige\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.5L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2024\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003ePalisade\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eCalligraphy, Calligraphy Night Edition, Limited, SE, SEL, XRT\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2024\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVenue\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2023\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, Prestige, Sport Advanced, Sport Prestige\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2023\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eKona\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, N Line, SE, SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2023\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eKona Electric\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElectric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2023\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eKona N\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2023\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003ePalisade\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eCalligraphy, Limited, SE, SEL, XRT\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2023\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSonata\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, N Line, SE, SEL, SEL Plus\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.5L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2023\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVenue\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2022\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, Launch Edition, Prestige, Sport Advanced, Sport Prestige\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2022\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eG90\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003ePremium, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas, 5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2022\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAccent\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2022\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eIoniq\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHybrid Blue, Hybrid Limited, Hybrid SE, Hybrid SEL, Plug-In Hybrid Limited, Plug-In Hybrid SE, Plug-In Hybrid SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Electric\/Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2022\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eKona\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, N Line, SE, SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2022\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eKona Electric\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElectric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2022\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eKona N\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2022\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003ePalisade\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eCalligraphy, Limited, SE, SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2022\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSonata\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, N Line, SE, SEL, SEL Plus\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.5L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2022\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVeloster N\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2022\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVenue\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2021\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAdvanced, Base, Design, Dynamic, Elite, Prestige, Sport\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2021\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eG90\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003ePremium, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas, 5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2021\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAccent\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2021\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eIoniq\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHybrid Blue, Hybrid Limited, Hybrid SE, Hybrid SEL, Plug-In Hybrid Limited, Plug-In Hybrid SE, Plug-In Hybrid SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Electric\/Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2021\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eKona\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, Night, SE, SEL, SEL Plus, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2021\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eKona Electric\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SEL, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElectric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2021\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003ePalisade\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eCalligraphy, Limited, SE, SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2021\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSonata\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, N Line, SE, SEL, SEL Plus\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.5L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2021\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTucson\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, SEL, Sport, Ultimate, Value Edition\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2021\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVeloster\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, Premium, Turbo, Turbo R-Spec, Turbo Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2021\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVeloster N\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2021\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVenue\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eDenim, SE, SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2020\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAdvanced, Base, Design, Dynamic, Elite, Prestige, Sport\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2020\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eG80\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8, 5.0, Sport\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas, 3.8L V6 - Gas, 5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2020\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eG90\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003ePremium, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas, 5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2020\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAccent\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2020\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eEco, Limited, SE, SEL, Sport, Value Edition\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.4L L4 - Gas, 1.6L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2020\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra GT\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, N Line\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2020\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eIoniq\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHybrid Blue, Hybrid Limited, Hybrid SEL, Plug-In Hybrid Limited, Plug-In Hybrid SE, Plug-In Hybrid SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Electric\/Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2020\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eKona\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, SEL, SEL Plus, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2020\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eKona Electric\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SEL, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElectric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2020\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003ePalisade\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2020\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2020\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSonata\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, SEL, SEL Plus\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.5L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2020\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTucson\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, SEL, Sport, Ultimate, Value Edition\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2020\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVeloster\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, Premium, Turbo, Turbo R-Spec, Turbo Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2020\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVeloster N\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2020\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVenue\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eDenim, SE, SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2019\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eG70\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAdvanced, Design, Dynamic, Elite, Prestige, Sport\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2019\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eG80\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8, 5.0, Sport\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas, 3.8L V6 - Gas, 5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2019\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eG90\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003ePremium, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas, 5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2019\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAccent\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2019\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eEco, Limited, SE, SEL, Sport, Value Edition\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.4L L4 - Gas, 1.6L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2019\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra GT\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, N Line\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2019\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eIoniq\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHybrid Blue, Hybrid Limited, Hybrid SEL, Plug-In Hybrid, Plug-In Hybrid Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Electric\/Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2019\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eKona\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eIron Man Edition, Limited, SE, SEL, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2019\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eKona Electric\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SEL, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElectric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2019\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, SEL, SEL Plus, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2019\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe XL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited Ultimate, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2019\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSonata\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eEco, Hybrid Limited, Hybrid SE, Limited, Limited 2.0T, SE, SEL, Sport\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Electric\/Gas, 2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2019\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTucson\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, SEL, Sport, Ultimate, Value Edition\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2019\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVeloster\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, Premium, Turbo, Turbo R-Spec, Turbo Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2019\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVeloster N\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2018\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eG80\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8, 5.0, Sport\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas, 3.8L V6 - Gas, 5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2018\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eG90\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003ePremium, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas, 5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2018\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAccent\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2018\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eEco, Limited, SE, SEL, Sport, Value Edition\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.4L L4 - Gas, 1.6L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2018\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra GT\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, Sport\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2018\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eIoniq\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHybrid Blue, Hybrid Limited, Hybrid SEL, Plug-In Hybrid, Plug-In Hybrid Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Electric\/Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2018\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eKona\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, SEL, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2018\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited Ultimate, SE, SE Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2018\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe Sport\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0T, 2.0T Ultimate, Base\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2018\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSonata\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eEco, Hybrid Limited, Hybrid SE, Limited, Limited 2.0T, SE, SEL, Sport, Sport 2.0T\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Electric\/Gas, 2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2018\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTucson\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, SEL, SEL Plus, Sport, Value Edition\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2017\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eG80\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8, 5.0\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas, 5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2017\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eG90\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003ePremium, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas, 5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2017\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAccent\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSE, Sport, Value Edition\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2017\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAzera\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2017\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eEco, Limited, SE, Sport, Value Edition\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.4L L4 - Gas, 1.6L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2017\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra GT\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2017\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eIoniq\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHybrid Blue, Hybrid Limited, Hybrid SEL\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Electric\/Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2017\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, Limited Ultimate, SE, SE Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2017\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe Sport\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0T, 2.0T Ultimate, Base\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2017\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSonata\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, Eco, Hybrid Limited, Hybrid SE, Limited, Limited 2.0T, SE, Sport, Sport 2.0T\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Electric\/Gas, 2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2017\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTucson\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eEco, Limited, SE, Sport, Value\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2017\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVeloster\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, Turbo, Turbo R-Spec, Value Edition\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2016\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAccent\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSE, Sport\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2016\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAzera\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2016\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, Sport, Value Edition\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.8L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2016\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra GT\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2016\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eEquus\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSignature, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2016\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8, 5.0\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas, 5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2016\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis Coupe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8, 3.8 R-Spec, 3.8 Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2016\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2016\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe Sport\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0T, Base\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2016\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSonata\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, Eco, Hybrid, Hybrid Limited, Limited, Limited 2.0T, SE, Sport, Sport 2.0T\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Electric\/Gas, 2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2016\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTucson\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eEco, Limited, SE, Sport\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2016\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVeloster\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, Rally Edition, Turbo, Turbo R-Spec\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2015\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAccent\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, GS, Sport\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2015\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAzera\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2015\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, Sport\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.8L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2015\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra GT\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2015\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eEquus\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSignature, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2015\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8, 5.0\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas, 5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2015\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis Coupe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8, 3.8 R-Spec, 3.8 Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2015\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2015\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe Sport\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0T, Base\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2015\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSonata\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eEco, Hybrid, Hybrid Limited, Limited, Limited 2.0T, SE, Sport, Sport 2.0T\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas, 2.0L L4 - Gas, 2.4L L4 - Electric\/Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2015\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTucson\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eFuel Cell, GLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Gas, Fuel Cell EV\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2015\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVeloster\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, RE:FLEX, Turbo, Turbo R-Spec\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2014\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAccent\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, GS, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2014\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAzera\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2014\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE, Sport\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.8L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2014\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra Coupe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGS\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2014\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra GT\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2014\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eEquus\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSignature, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2014\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8, 5.0 R-Spec\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas, 5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2014\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis Coupe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0T, 2.0T Premium, 2.0T R-Spec, 3.8 Grand Touring, 3.8 R-Spec, 3.8 Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2014\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2014\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe Sport\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0T, Base\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2014\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSonata\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Hybrid, Hybrid Limited, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Electric\/Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2014\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTucson\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2014\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVeloster\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, RE:FLEX, Turbo, Turbo R-Spec\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2013\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAccent\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, GS, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2013\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAzera\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2013\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.8L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2013\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra Coupe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGS, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.8L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2013\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra GT\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.8L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2013\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eEquus\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSignature, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2013\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8, 5.0 R-Spec\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas, 5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2013\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis Coupe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0T, 2.0T Premium, 2.0T R-Spec, 3.8 Grand Touring, 3.8 R-Spec, 3.8 Track\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2013\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2013\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe Sport\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0T, Base\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2013\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSonata\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Hybrid, Hybrid Limited, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Electric\/Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2013\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTucson\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGL, GLS, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2013\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVeloster\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, Turbo\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2012\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAccent\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, GS, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2012\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAzera\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2012\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, Touring GLS, Touring SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.8L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2012\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eEquus\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSignature, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2012\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8, 4.6, 5.0, 5.0 R-Spec\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas, 4.6L V8 - Gas, 5.0L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2012\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis Coupe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0T, 2.0T Premium, 2.0T R-Spec, 3.8 Grand Touring, 3.8 R-Spec, 3.8 Track\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2012\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.4L L4 - Gas, 3.5L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2012\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSonata\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Hybrid, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Electric\/Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2012\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTucson\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGL, GLS, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2012\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVeloster\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2012\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVeracruz\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2011\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAccent\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGL, GLS, GS, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2011\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAzera\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas, 3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2011\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, Touring GLS, Touring SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.8L L4 - Gas, 2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2011\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eEquus\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSignature, Ultimate\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e4.6L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2011\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8, 4.6\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas, 4.6L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2011\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis Coupe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0T, 2.0T Premium, 2.0T R-Spec, 3.8 Grand Touring, 3.8 R-Spec, 3.8 Track\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2011\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.4L L4 - Gas, 3.5L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2011\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSonata\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Hybrid, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Electric\/Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2011\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTucson\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGL, GLS, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2011\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVeracruz\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2010\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAccent\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBlue, GLS, GS, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2010\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAzera\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas, 3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2010\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBlue, GLS, SE, Touring GLS, Touring SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2010\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8, 4.6\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas, 4.6L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2010\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis Coupe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0T, 2.0T Premium, 2.0T R-Spec, 2.0T Track, 3.8, 3.8 Grand Touring, 3.8 Track\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2010\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.4L L4 - Gas, 3.5L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2010\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSonata\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.4L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2010\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTucson\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.4L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2010\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVeracruz\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2009\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAccent\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, GS, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2009\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAzera\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas, 3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2009\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, SE, Touring\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2009\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGenesis\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8, 4.6\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas, 4.6L V8 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2009\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.7L V6 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2009\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSonata\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.4L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2009\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTucson\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.7L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2009\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVeracruz\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2008\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAccent\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, GS, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2008\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAzera\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas, 3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2008\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2008\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eEntourage\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2008\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.7L V6 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2008\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSonata\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.4L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2008\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTiburon\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGS, GT, GT Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.7L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2008\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTucson\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.7L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2008\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVeracruz\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2007\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAccent\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, GS, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2007\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAzera\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.3L V6 - Gas, 3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2007\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2007\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eEntourage\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2007\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.7L V6 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2007\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSonata\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.4L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2007\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTiburon\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGS, GT, GT Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.7L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2007\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTucson\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.7L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2007\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eVeracruz\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2006\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAccent\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e1.6L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2006\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eAzera\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eLimited, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e3.8L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2006\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, GT, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2006\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.7L V6 - Gas, 3.5L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2006\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSonata\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGL, GLS, LX\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.4L L4 - Gas, 3.3L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2006\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTiburon\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGS, GT, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.7L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2006\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTucson\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGL, GLS, Limited\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.7L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2005\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, GT\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2005\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eSanta Fe\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eBase, GLS, LX\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.7L V6 - Gas, 3.5L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2005\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTiburon\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGS, GT, SE\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.7L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2005\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eTucson\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGL, GLS, LX\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas, 2.7L V6 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"box-sizing: border-box; height: 21px;\"\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56); text-align: right;'\u003e2004\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eHyundai\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eElantra\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003eGLS, GT\u003c\/td\u003e\n\u003ctd style='font-family: \"Open Sans\"; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-size: 9pt; font-weight: normal; color: rgb(56, 56, 56);'\u003e2.0L L4 - Gas\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\t\t\u003cdiv id=\"descriptionbase\"\u003e\u003c\/div\u003e\n\t\t\u003c\/div\u003e\n\u003c\/froodescription\u003e\n\u003c!-- end froo description --\u003e\n\u003c\/pre\u003e\n\u003cdiv class=\"tabbase\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003clabel for=\"tab-2\" class=\"mobile_tab label-tab-2\"\u003e\n\u003cli\u003e\u003ca\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/label\u003e\n\u003cdiv class=\"content content2\"\u003e\n\u003ch4 class=\"tabtitle\"\u003eAbout Us\u003c\/h4\u003e\n\u003cpre class=\"tabcontent\"\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:14.0pt;line-height:107%\"\u003eEverybody\nwants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:14.0pt;line-height:107%\"\u003eWell, we figured out our own simple way to\nmake us different from everyone else. We keep it simple, by doing one thing\nwell.  We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\nprices on quality OEM parts and a welcoming first class customer service\nexperience. \u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:14.0pt;line-height:107%\"\u003eWe started\nour company for the sole purpose of helping and adding value for our customers.\nWe know how hard it can be to shop around for auto parts, especially on the\ninternet.  Nobody wants to run around\nlooking for high priced parts with bad customer service and no guarantee on the\nquality of the parts. \u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:14.0pt;line-height:107%\"\u003eOur business\nis built around two major things.  \u003cb\u003eFirst\u003c\/b\u003e,\nhaving an employee team that cares about the customer and that goes beyond just\nfulfilling the order.  \u003cb\u003eSecondly\u003c\/b\u003e, we care\nabout our customers and want them to have an exceptional eCommerce experience\nwith us first. We offer the best quality tested parts with best prices and\nwarranty.  We are looking forward to\nhelping you with your OEM auto parts needs.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:14.0pt;line-height:107%\"\u003e \u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size:14.0pt;line-height:107%\"\u003e\u003cb\u003eThank you\nand welcome to our eBay store!\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\u003c\/pre\u003e\n\u003cdiv class=\"tabbase\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003clabel for=\"tab-3\" class=\"mobile_tab label-tab-3\"\u003e\n\u003cli\u003e\u003ca\u003ePayment\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/label\u003e\n\u003cdiv class=\"content content3\"\u003e\n\u003ch4 class=\"tabtitle\"\u003ePayment\u003c\/h4\u003e\n\u003cpre class=\"tabcontent\"\u003e\u003cp class=\"MsoNormal\"\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size: 18.6667px;\"\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/span\u003e\u003cb\u003e\u003cbr\u003e\u003c\/b\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size: 18.6667px;\"\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size: 18.6667px;\"\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/span\u003e\u003cspan style=\"font-size: 18.6667px;\"\u003e \u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\u003c\/pre\u003e\n\u003cdiv class=\"tabbase\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003clabel for=\"tab-4\" class=\"mobile_tab label-tab-4\"\u003e\n\u003cli\u003e\u003ca\u003eShipping\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/label\u003e\n\u003cdiv class=\"content content4\"\u003e\n\u003ch4 class=\"tabtitle\"\u003eShipping\u003c\/h4\u003e\n\u003cpre class=\"tabcontent\"\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size: 18.6667px;\"\u003eWe ship by \u003cspan style=\"font-weight: 700;\"\u003eFedEx\u003c\/span\u003e, \u003cspan style=\"font-weight: 700;\"\u003eUPS\u003c\/span\u003e, \u003cspan style=\"font-weight: 700;\"\u003eUSPS\u003c\/span\u003e, and \u003cspan style=\"font-weight: 700;\"\u003eregional freight\/LTL carriers.\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size: 18.6667px; font-weight: 700;\"\u003eLocal pickup\u003c\/span\u003e\u003cspan style=\"font-size: 18.6667px;\"\u003e options are also available.\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size: 18.6667px;\"\u003eSome\n parts are listed as Local Pickup only.  They can be shipped but with \nAdditional Shipping charges. For such transactions please contact us for\n quote.\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003c\/p\u003e\u003c\/pre\u003e\n\u003cdiv class=\"tabbase\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003clabel for=\"tab-5\" class=\"mobile_tab label-tab-5\"\u003e\n\u003cli\u003e\u003ca\u003eReturns\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/label\u003e\n\u003cdiv class=\"content content5\"\u003e\n\u003ch4 class=\"tabtitle\"\u003eReturns\u003c\/h4\u003e\n\u003cpre class=\"tabcontent\"\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size: 18.6667px;\"\u003eAmerican Auto Export do provide Standard \u003c\/span\u003e\u003cb style=\"font-size: 18.6667px;\"\u003e30-day warranty \u003c\/b\u003e\u003cspan style=\"font-size: 18.6667px;\"\u003eon all mechanical parts.\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size: 18.6667px;\"\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the \"compatibility\" section above is generated by eBay Motors may not have detailed information, For compatibility please always see the description for more details and exact fitment or \u003c\/span\u003e\u003cspan style=\"font-size: 18.6667px;\"\u003eIf you have questions or concerns about fitment, please contact us prior to purchase\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size: 18.6667px;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\"\u003e\u003cspan style=\"font-size: 18.6667px;\"\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp\u003e\u003cspan style=\"font-size: 18.6667px;\"\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume anything else will be included if it is not pictured.\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\u003cdiv\u003e\u003cspan style=\"font-size: 18.6667px;\"\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see if it will fit your application. Additional items may be needed if this is an upgrade or custom installation. Please consult your local dealer for ALL other applications.\u003c\/span\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cspan style=\"font-size: 18.6667px;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cspan style=\"font-size: 18.6667px;\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\u003c\/pre\u003e\n\u003cdiv class=\"tabbase\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/frootabs\u003e\n\u003c!-- end froo seller tabs--\u003e\n\u003c!-- froo cross promotion --\u003e\n\n\u003c!-- end froo cross promotion --\u003e \n\u003c!-- froo bottom middle custom box --\u003e\n\u003cfroobottommiddlecustombox\u003e  \u003c\/froobottommiddlecustombox\u003e\n\u003c!-- end froo bottom middle custom box --\u003e \n\u003c\/div\u003e\n\u003cdiv class=\"clear\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer-wrapper\"\u003e\n\u003cdiv id=\"footer\" class=\"footer row\"\u003e\n\u003c!-- froo custom footer custom content --\u003e\n\u003cfroofooter\u003e\n\n\u003c\/froofooter\u003e\n\u003c!-- end froo custom footer content --\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ca href=\"https:\/\/pages.ebay.com\/seller-center\/listing-and-marketing\/third-party-listing-tools.html#frooition\" target=\"_blank\"\u003e\u003cdiv id=\"design\"\u003e\u003cdiv\u003ePowered by \u003cb\u003eFrooition\u003c\/b\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003c\/a\u003e\n\u003cdiv id=\"ns_copyright\"\u003eFrooition | No-js Template | eBay design, eBay store design, eBay shop design, eBay template design, eBay listing design (ver:froo_no_js)\u003c\/div\u003e\n\u003cdiv id=\"backup\"\u003eThis listing is currently undergoing maintenance, we apologise for any inconvenience caused.\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818698305605,"sku":"104093","price":10.56,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_6475a4f7-4422-4cf2-88da-58a4bd1deb0d.png?v=1774600631"},{"product_id":"2019-2025-genesis-g70-front-left-dash-dashboard-ac-air-vent-grille-104245","title":"2019-2025 GENESIS G70 FRONT LEFT DASH DASHBOARD AC AIR VENT GRILLE # 104245","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Grayscale Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #eaeaea; \/* Light pure gray *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #222222; \/* Near black text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f5f5f5;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #666666; \/* Gray primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #333333; \/* Dark gray hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #eaeaea;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #333333;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #111111;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #bcbcbc;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #111111;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #bcbcbc;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #e0e0e0;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #cccccc;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #cccccc;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #444444;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e5e5e5;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #444444;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f5f5f5;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #777777;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #eeeeee;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #444444;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #bcbcbc;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cccccc;\n            padding: 2px;\n            cursor: pointer;\n            background: #f0f0f0;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #000000; \/* Pure black hover *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #000000; \/* Black title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #555555; \/* Gray star to fit B\u0026W theme *\/\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #555555;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #333333;\n            border-top: 1px dashed #e5e5e5;\n            border-bottom: 1px dashed #e5e5e5;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #000000; \/* Black arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #000000; \/* Black price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #111111; \/* Almost black button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #444444; \/* Gray hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #000000; \/* Black tab *\/\n            color: white;\n            border-top: 3px solid #000000;\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #000000; \/* Black line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #555555;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f0f0f0;\n            border: 1px solid #cccccc;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e5e5e5;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #bcbcbc;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #222222;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #bcbcbc;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f5f5f5;\n        }\n\n        .compat-table th {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #111111;\n        }\n\n        .compat-table td {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #bcbcbc;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #bcbcbc;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #444444;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #777777;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #444444;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #111111;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #444444;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitinissancollisionparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070399018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070400018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49023190018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Subframes - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48875574018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e DT Dropship Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48898557018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48815319018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e OEM Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691388018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691389018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket items\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/rkgAAeSw3lxpFCfc\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-8\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/rkgAAeSw3lxpFCfc\/$_57.JPG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/FG4AAeSwNaJpFCfd\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/FG4AAeSwNaJpFCfd\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/gj8AAeSwBw5pFCfd\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/gj8AAeSwBw5pFCfd\/$_57.JPG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/sqMAAeSwTo5pFCfc\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/sqMAAeSwTo5pFCfc\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/YrsAAeSwELNpFCfc\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/YrsAAeSwELNpFCfc\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/-O0AAeSwkC1pFCfd\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/-O0AAeSwkC1pFCfd\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/gxcAAeSwKStpFCfe\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/gxcAAeSwKStpFCfe\/$_57.JPG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/urkAAeSwLWxpFCfd\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/urkAAeSwLWxpFCfd\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-8\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/3lwAAeSw~EVpFCfd\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-8\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-8\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-8\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/3lwAAeSw~EVpFCfd\/$_57.JPG?set_id=880000500F\" alt=\"Image 9\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/rkgAAeSw3lxpFCfc\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/FG4AAeSwNaJpFCfd\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/gj8AAeSwBw5pFCfd\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/sqMAAeSwTo5pFCfc\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/YrsAAeSwELNpFCfc\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/-O0AAeSwkC1pFCfd\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/gxcAAeSwKStpFCfe\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/urkAAeSwLWxpFCfd\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-8\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/3lwAAeSw~EVpFCfd\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                2019-2025 GENESIS G70 FRONT LEFT DASH DASHBOARD AC AIR VENT GRILLE # 104245\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 104245\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 22\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2023 GENESIS G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2023\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e GENESIS G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e \r\n                                \r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 3240\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG34TA9PU131837\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0925-001\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 84790-G9100-VCA \/ 84790 G9100 VCA \/ 84790G9100VCA, 84790-G9100 \/ 84790 G9100 \/ 84790G9100\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2025 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.5L 2497CC l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2024 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.5L 2497CC l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Launch Edition Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Design Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infinitinissancollisionparts1\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818700271685,"sku":"104245","price":22.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_c81dd3a7-b8bc-4613-8ae2-cfcd4b35255f.jpg?v=1774600751"},{"product_id":"2019-2023-genesis-g70-front-left-engine-compartment-cowl-vent-cover-panel-104248","title":"2019-2023 GENESIS G70 FRONT LEFT ENGINE COMPARTMENT COWL VENT COVER PANEL 104248","description":"\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cpre class=\"tabcontentz\" style=\"box-sizing: border-box; padding: 0px; margin-top: 0px; margin-bottom: 0px; animation-name: tabIn; animation-duration: 1.2s;\"\u003e\u003cp class=\"MsoNormal\" style=\"box-sizing: border-box; font-family: Arial; white-space: normal; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eThis Part is taken from 2023 GENESIS G70. Please see the Details for this vehicle.\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt; font-family: Arial, sans-serif;\"\u003e\u003co:p style=\"box-sizing: border-box;\"\u003e\u003c\/o:p\u003e\u003c\/span\u003e\u003c\/p\u003e\u003cp class=\"MsoNormal\" style=\"box-sizing: border-box; line-height: normal; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;\"\u003e\u003cb style=\"font-family: Arial; white-space: normal; box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eDONOR DETAILS:\u003c\/span\u003e\u003c\/b\u003e\u003cfont face=\"Arial\"\u003e\u003cspan style=\"white-space: normal;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cfont style=\"box-sizing: border-box; white-space: normal; font-size: initial; font-family: Arial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eYear:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e 2023\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eModel:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e GENESIS G70\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eColor:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e WHITE \u003cb\u003eCode\u003c\/b\u003e=UYH\u003c\/span\u003e\u003c\/font\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eTRIM: \u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt; border: 1pt none windowtext; padding: 0in;\"\u003eRWD\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-family: Arial; font-size: initial;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eType:\u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e Used\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003cb style=\"box-sizing: border-box; font-family: Arial; font-size: initial;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eMileage: \u003c\/span\u003e\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e3,240\u003c\/span\u003e\u003cbr style=\"box-sizing: border-box; font-family: Arial; font-size: medium;\"\u003e\u003cb style=\"box-sizing: border-box; font-size: 14pt;\"\u003eVIN:\u003c\/b\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e \u003c\/span\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cspan style=\"box-sizing: border-box;\"\u003eKMTG34TA9PU131837 \u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"box-sizing: border-box; font-size: 14pt;\"\u003e\u003cbr style=\"box-sizing: border-box;\"\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont style=\"font-family: Arial; font-size: initial; box-sizing: border-box;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cfont face=\"Times New Roman, serif\" style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px;\"\u003e\u003cb style=\"box-sizing: border-box;\"\u003eVehicle Stock #:\u003c\/b\u003e\u003cspan style=\"box-sizing: border-box; font-size: medium; white-space: pre;\"\u003e\u003cspan style=\"box-sizing: border-box; font-size: 18.6667px; white-space: normal;\"\u003e 0925-001\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003c\/span\u003e\u003c\/font\u003e\u003cspan style='font-size: 18.6667px; font-family: \"Times New Roman\", serif; white-space: normal; box-sizing: border-box;'\u003e\u003cb\u003ePart Number:\u003c\/b\u003e\u003c\/span\u003e\u003cspan style='font-size: 18.6667px; font-family: \"Times New Roman\", serif; white-space: normal; box-sizing: border-box;'\u003e \u003c\/span\u003e\u003cfont face=\"Times New Roman, serif\"\u003e\u003cspan style=\"font-size: 18.6667px; white-space: normal;\"\u003e29310-G9000\u003c\/span\u003e\u003c\/font\u003e\u003c\/p\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003cp class=\"MsoNormal\" style='font-size: 14.4px; box-sizing: border-box; font-family: \"Open Sans\", Arial, Helvetica, sans-serif; white-space: normal; line-height: normal;'\u003e\u003cb style='font-family: \"Times New Roman\", serif; font-size: 14pt; box-sizing: border-box;'\u003e\u003cb style=\"box-sizing: border-box;\"\u003e\u003cb style=\"font-family: Arial; font-size: medium; box-sizing: border-box;\"\u003e\u003cspan style='box-sizing: border-box; font-size: 14pt; font-family: \"Times New Roman\", serif;'\u003eThis Parts Fits with Following Models, If you still have any questions, Please contact us\u003c\/span\u003e\u003c\/b\u003e\u003c\/b\u003e.\u003c\/b\u003e\u003c\/p\u003e\u003c\/pre\u003e\u003cpre class=\"tabcontentz\" bis_size='{\"x\":257,\"y\":674,\"w\":919,\"h\":351,\"abs_x\":567,\"abs_y\":2992}' style=\"font-size: 14.4px; box-sizing: border-box;\"\u003e\u003cfont bis_size='{\"x\":257,\"y\":674,\"w\":919,\"h\":351,\"abs_x\":567,\"abs_y\":2992}' style=\"box-sizing: border-box; font-size: initial;\"\u003e\u003cdiv\u003e\u003cgoogle-sheets-html-origin style=\"white-space: normal;\"\u003e\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\" style=\"table-layout: fixed; font-size: 10pt; font-family: Arial; width: 0px; border-collapse: collapse; border: none;\"\u003e\n\u003ccolgroup\u003e\n\u003ccol width=\"201\"\u003e\n\u003ccol width=\"142\"\u003e\n\u003ccol width=\"208\"\u003e\n\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style=\"border: 1px solid rgb(0, 0, 0); overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-weight: bold; color: rgb(117, 117, 117);\"\u003eYear Make Model\u003c\/td\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-weight: bold; color: rgb(117, 117, 117);\"\u003eTrim \u0026amp; Engine\u003c\/td\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-weight: bold; color: rgb(117, 117, 117);\"\u003eImportant vehicle option details\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 21px;\"\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(240, 240, 240); font-size: 9pt; color: rgb(51, 51, 51);\"\u003e2019-2023 Hyundai Genesis G70\u003c\/td\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(240, 240, 240); font-size: 9pt; color: rgb(51, 51, 51);\"\u003eDOHC - TCI\/GDI\u003c\/td\u003e\n\u003ctd style=\"border-width: 1px; border-style: solid; border-color: rgb(204, 204, 204) rgb(0, 0, 0) rgb(0, 0, 0) rgb(204, 204, 204); border-image: initial; overflow: hidden; padding: 2px 3px; vertical-align: bottom; background-color: rgb(240, 240, 240); font-size: 9pt; color: rgb(51, 51, 51);\"\u003eSedan - 4Door 5P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003c\/google-sheets-html-origin\u003e\u003c\/div\u003e\u003c\/font\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e\u003c\/pre\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818700337221,"sku":"104248","price":18.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_fc74b81f-31bb-457d-b53a-33655a4e3fdc.png?v=1774600756"},{"product_id":"2019-2025-genesis-g70-front-left-driver-side-sunvisor-sun-visor-104255","title":"2019 - 2025 GENESIS G70 FRONT LEFT DRIVER SIDE SUNVISOR SUN VISOR # 104255","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Blue Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #e2e8f0; \/* Cool slate background *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #0f172a; \/* Dark slate text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f1f5f9;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #2563eb; \/* Blue primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #1d4ed8; \/* Darker blue hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e2e8f0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #e2e8f0;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #1e293b;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #0f172a;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #cbd5e1;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #0f172a;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #cbd5e1;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #f1f5f9;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #94a3b8;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #94a3b8;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #475569;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e2e8f0;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #475569;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f8fafc;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #64748b;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #f1f5f9;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #475569;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #cbd5e1;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cbd5e1;\n            padding: 2px;\n            cursor: pointer;\n            background: #f1f5f9;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #2563eb; \/* Blue highlight *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #1d4ed8; \/* Blue title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #fbbf24;\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #475569;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #334155;\n            border-top: 1px dashed #e2e8f0;\n            border-bottom: 1px dashed #e2e8f0;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #1d4ed8; \/* Blue arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #1d4ed8; \/* Blue price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #0f172a; \/* Dark slate button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #1d4ed8; \/* Blue hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #1d4ed8; \/* Blue tab *\/\n            color: white;\n            border-top: 3px solid #1e3a8a; \/* Darker blue top border *\/\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #1d4ed8; \/* Blue line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #475569;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f1f5f9;\n            border: 1px solid #cbd5e1;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e2e8f0;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #cbd5e1;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #1e293b;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #cbd5e1;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f8fafc;\n        }\n\n        .compat-table th {\n            border: 1px solid #cbd5e1;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #0f172a;\n        }\n\n        .compat-table td {\n            border: 1px solid #cbd5e1;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #cbd5e1;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #cbd5e1;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #cbd5e1;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #cbd5e1;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #475569;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #64748b;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #475569;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #0f172a;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #1d4ed8;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitioemparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infiniti-nissan-autoparts\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infiniti-nissan-autoparts\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44597128011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44597130011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44529665011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Kia\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44392357011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Acura\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44408886011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e New Aftermarket Big Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44341614011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Toyota\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=44307730011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Infiniti\/ Nissan Big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=38808958011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Air Conditioning \u0026amp; Heat\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infiniti-nissan-autoparts\u0026amp;store_name=infinitioemparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=38814568011\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e AC Condenser\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTA3N1gxMjAw\/z\/0ekAAeSwQbdpEwlz\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-7\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA3N1gxMjAw\/z\/0ekAAeSwQbdpEwlz\/$_57.PNG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/oBcAAeSwlIVpEwkg\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/oBcAAeSwlIVpEwkg\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/Q1cAAeSwvYxpEwkg\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/Q1cAAeSwvYxpEwkg\/$_57.JPG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTE0MFgxMjAw\/z\/exEAAeSw109pEwl9\/$_57.PNG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTE0MFgxMjAw\/z\/exEAAeSw109pEwl9\/$_57.PNG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/Q1kAAeSwvYxpEwkg\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/Q1kAAeSwvYxpEwkg\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/CfwAAeSwehRpEwkf\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/CfwAAeSwehRpEwkf\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/ZwMAAeSwRV5pEwkg\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/ZwMAAeSwRV5pEwkg\/$_57.JPG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-7\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/RCMAAeSwNPdpEwke\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-7\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-7\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-7\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/RCMAAeSwNPdpEwke\/$_57.JPG?set_id=880000500F\" alt=\"Image 8\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTA3N1gxMjAw\/z\/0ekAAeSwQbdpEwlz\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/oBcAAeSwlIVpEwkg\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/Q1cAAeSwvYxpEwkg\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTE0MFgxMjAw\/z\/exEAAeSw109pEwl9\/$_57.PNG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/Q1kAAeSwvYxpEwkg\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/CfwAAeSwehRpEwkf\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/ZwMAAeSwRV5pEwkg\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-7\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/RCMAAeSwNPdpEwke\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                2019 - 2025 GENESIS G70 FRONT LEFT DRIVER SIDE SUNVISOR SUN VISOR # 104255\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 104255\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 47.54\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infiniti-nissan-autoparts\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2023 GENESIS G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2023\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e GENESIS G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e \r\n                                \r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 3240\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG34TA9PU131837\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0925-001\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 85210-G9810 \/ 85210 G9810 \/ 85210G9810\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2025 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.5L 2497CC l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2024 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.5L 2497CC l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Launch Edition Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Design Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infiniti-nissan-autoparts\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infiniti-nissan-autoparts\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infiniti-nissan-autoparts\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infiniti-nissan-autoparts\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818700533829,"sku":"104255","price":47.54,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_5074cd3d-3d96-4124-ab7c-c7250a2e12eb.png?v=1774600771"},{"product_id":"19-25-genesis-g70-rear-left-side-stabilizer-anti-roll-sway-bar-end-link-104259","title":"19-25 GENESIS G70 REAR LEFT SIDE STABILIZER ANTI ROLL SWAY BAR END LINK # 104259","description":"\u003cbody\u003e\r\n\r\n\r\n\r\n    \u003cmeta charset=\"UTF-8\"\u003e\r\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\r\n    \u003ctitle\u003eAmerican Auto Export - Grayscale Template\u003c\/title\u003e\r\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Racing+Sans+One\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\r\n    \u003cstyle\u003e\n        \/* ─── Reset \u0026 Base ───────────────────────────────────────────── *\/\n        *,\n        *::before,\n        *::after {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            min-height: 100vh;\n            background-color: #eaeaea; \/* Light pure gray *\/\n            padding-top: 8px;\n            padding-bottom: 8px;\n            font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n            color: #222222; \/* Near black text *\/\n        }\n\n        \/* ─── Scrollbar ──────────────────────────────────────────────── *\/\n        .custom-scrollbar::-webkit-scrollbar {\n            width: 8px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-track {\n            background: #f5f5f5;\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb {\n            background: #666666; \/* Gray primary *\/\n            border-radius: 4px;\n        }\n\n        .custom-scrollbar::-webkit-scrollbar-thumb:hover {\n            background: #333333; \/* Dark gray hover *\/\n        }\n\n        \/* ─── Outer wrapper ──────────────────────────────────────────── *\/\n        .outer-wrapper {\n            width: 100%;\n            overflow-x: auto;\n        }\n\n        .gradient-bg {\n            background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);\n        }\n\n        .canvas {\n            min-width: 1200px;\n            max-width: 1400px;\n            margin-left: auto;\n            margin-right: auto;\n            background-color: #eaeaea;\n            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);\n        }\n\n        \/* ─── Header ─────────────────────────────────────────────────── *\/\n        header {\n            padding: 24px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .header-logo-wrap {\n            display: flex;\n            align-items: center;\n            gap: 16px;\n        }\n\n        .logo-img-wrap {\n            width: 600px;\n            height: 118px;\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .logo-img-wrap img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .header-hours {\n            text-align: right;\n            color: #333333;\n            font-weight: 600;\n        }\n\n        .header-hours p {\n            margin-bottom: 0;\n        }\n\n        .header-hours .hours-label {\n            font-size: 15px;\n            letter-spacing: 0.05em;\n            margin-bottom: 4px;\n        }\n\n        .header-hours .hours-value {\n            font-size: 14px;\n        }\n\n        \/* ─── Navigation ─────────────────────────────────────────────── *\/\n        nav {\n            color: #111111;\n            display: flex;\n            justify-content: stretch;\n            padding: 0;\n            font-size: 14px;\n            font-weight: 700;\n            border: 1px solid #bcbcbc;\n            margin-bottom: 20px;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        nav a {\n            flex: 1;\n            color: #111111;\n            text-decoration: none;\n            font-style: italic;\n            text-align: center;\n            padding: 12px 5px;\n            border-right: 1px solid #bcbcbc;\n            transition: background 0.2s;\n        }\n\n        nav a:last-child {\n            border-right: none;\n        }\n\n        nav a:hover {\n            background: #e0e0e0;\n        }\n\n        \/* ─── Main layout ────────────────────────────────────────────── *\/\n        .main-content {\n            display: flex;\n            padding: 0 20px 20px 20px;\n            gap: 24px;\n            background: transparent;\n        }\n\n        \/* ─── Sidebar ────────────────────────────────────────────────── *\/\n        aside {\n            width: 240px;\n            flex-shrink: 0;\n            display: flex;\n            flex-direction: column;\n            gap: 16px;\n        }\n\n        .sidebar-box {\n            background-color: #ffffff;\n            border: 1px solid #cccccc;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n\n        .sidebar-box h2 {\n            padding: 10px;\n            font-weight: 400;\n            font-size: 14px;\n            text-align: center;\n            border-bottom: 1px solid #cccccc;\n        }\n\n        .sidebar-categories ul {\n            font-size: 12px;\n            color: #444444;\n            list-style: none;\n        }\n\n        .sidebar-categories ul li {\n            border-bottom: 1px solid #e5e5e5;\n        }\n\n        .sidebar-categories ul li:last-child {\n            border-bottom: none;\n        }\n\n        .sidebar-categories ul li a {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            padding: 8px 10px;\n            color: #444444;\n            text-decoration: none;\n            font-size: 12px;\n            transition: background-color 0.15s;\n        }\n\n        .sidebar-categories ul li a:hover {\n            background-color: #f5f5f5;\n        }\n\n        .sidebar-categories ul li a::before {\n            content: \"☐\";\n            font-size: 12px;\n            color: #777777;\n            line-height: 1;\n            flex-shrink: 0;\n        }\n\n        .sidebar-image-box {\n            padding: 10px;\n            text-align: center;\n            background-color: #eeeeee;\n        }\n\n        .sidebar-image-box img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .sidebar-text-box {\n            padding: 10px;\n            font-size: 16px;\n            color: #444444;\n            text-align: center;\n            line-height: 1.4;\n        }\n\n        .sidebar-banner {\n            margin-top: 16px;\n        }\n\n        .sidebar-banner img {\n            width: 100%;\n            height: auto;\n        }\n\n        \/* ─── Main area ──────────────────────────────────────────────── *\/\n        main {\n            flex: 1;\n            padding: 0;\n        }\n\n        .product-top {\n            display: flex;\n            flex-direction: row;\n            gap: 32px;\n            margin-bottom: 32px;\n            border: 1px solid #bcbcbc;\n            padding: 24px;\n            background-color: #ffffff;\n            border-radius: 4px;\n        }\n\n        .product-gallery {\n            width: 55%;\n        }\n\n        .product-info {\n            width: 45%;\n            display: flex;\n            flex-direction: column;\n        }\n\n        \/* ─── Gallery ────────────────────────────────────────────────── *\/\n        #gallery_outer_1 {\n            width: 100%;\n        }\n\n        #gallery {\n            display: flex;\n            flex-direction: row-reverse;\n            gap: 12px;\n            align-items: stretch;\n        }\n\n        .gallery-main-area {\n            position: relative;\n            flex: 1;\n            height: 380px;\n            background: #ffffff;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 4px;\n        }\n\n        .g_image {\n            position: absolute;\n            inset: 0;\n        }\n\n        .g_image input[type=\"radio\"],\n        .g_image input[type=\"checkbox\"] {\n            display: none;\n        }\n\n        .g_image .mainimage {\n            display: none;\n            width: 100%;\n            height: 100%;\n            cursor: default;\n        }\n\n        .g_image input[type=\"radio\"]:checked+input+.mainimage {\n            display: block;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage\u003ediv {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 100%;\n            height: 100%;\n        }\n\n        .g_image .mainimage img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n            display: block;\n            margin: 0;\n        }\n\n        .gallery-thumbs {\n            width: 100px;\n            max-height: 340px;\n            overflow-y: auto;\n            padding-right: 4px;\n            display: flex;\n            flex-direction: column;\n            gap: 8px;\n        }\n\n        .gallery-thumbs .thumbimage {\n            display: block;\n            border: 2px solid #cccccc;\n            padding: 2px;\n            cursor: pointer;\n            background: #f0f0f0;\n        }\n\n        .gallery-thumbs .thumbimage li {\n            list-style: none;\n            margin: 0;\n            padding: 0;\n        }\n\n        .gallery-thumbs .thumbimage img {\n            display: block;\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n        }\n\n        .gallery-thumbs .thumbimage:hover {\n            border-color: #000000; \/* Pure black hover *\/\n        }\n\n        .leftarrow,\n        .rightarrow {\n            display: none;\n        }\n\n        \/* ─── Product Info ───────────────────────────────────────────── *\/\n        .product-title {\n            font-size: 20px;\n            font-weight: 800;\n            font-style: italic;\n            color: #000000; \/* Black title *\/\n            text-transform: uppercase;\n            line-height: 1.25;\n            margin-bottom: 16px;\n            display: flex;\n            align-items: flex-start;\n            gap: 8px;\n        }\n\n        .product-title .star-icon {\n            color: #555555; \/* Gray star to fit B\u0026W theme *\/\n            font-size: 24px;\n            line-height: 1;\n            margin-top: 2px;\n        }\n\n        .product-sku {\n            color: #555555;\n            font-size: 12px;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets {\n            list-style: none;\n            display: flex;\n            flex-direction: column;\n            gap: 0;\n            font-size: 12px;\n            font-weight: 400;\n            color: #333333;\n            border-top: 1px dashed #e5e5e5;\n            border-bottom: 1px dashed #e5e5e5;\n            padding: 10px 0;\n            margin-bottom: 20px;\n        }\n\n        .product-bullets li {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n            padding: 6px 0;\n            text-transform: uppercase;\n        }\n\n        .bullet-arrow {\n            font-size: 14px;\n            line-height: 1;\n            color: #000000; \/* Black arrow *\/\n            margin-top: 2px;\n        }\n\n        .product-price {\n            font-size: 28px;\n            font-weight: bold;\n            color: #000000; \/* Black price *\/\n            font-style: italic;\n            text-align: center;\n            margin-top: auto;\n            margin-bottom: 15px;\n        }\n\n        .buy-it-now-btn {\n            display: block;\n            background: #111111; \/* Almost black button *\/\n            color: white;\n            text-align: center;\n            padding: 12px;\n            font-size: 16px;\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: bold;\n        }\n\n        .buy-it-now-btn:hover {\n            background: #444444; \/* Gray hover *\/\n        }\n\n        \/* ─── Tabs ───────────────────────────────────────────────────── *\/\n        .tab-content {\n            display: none;\n        }\n\n        .fura-tabs-input {\n            display: none;\n        }\n\n        #fura-tab-desc:checked~.tab-panels #tab-desc,\n        #fura-tab-about:checked~.tab-panels #tab-about,\n        #fura-tab-payment:checked~.tab-panels #tab-payment,\n        #fura-tab-shipping:checked~.tab-panels #tab-shipping,\n        #fura-tab-returns:checked~.tab-panels #tab-returns {\n            display: block;\n        }\n\n        \/* Tab active state *\/\n        #fura-tab-desc:checked~#tab-buttons label[for=\"fura-tab-desc\"],\n        #fura-tab-about:checked~#tab-buttons label[for=\"fura-tab-about\"],\n        #fura-tab-payment:checked~#tab-buttons label[for=\"fura-tab-payment\"],\n        #fura-tab-shipping:checked~#tab-buttons label[for=\"fura-tab-shipping\"],\n        #fura-tab-returns:checked~#tab-buttons label[for=\"fura-tab-returns\"] {\n            background-color: #000000; \/* Black tab *\/\n            color: white;\n            border-top: 3px solid #000000;\n        }\n\n        #tab-buttons {\n            display: flex;\n            gap: 0;\n            border-bottom: 2px solid #000000; \/* Black line under tabs *\/\n        }\n\n        .tab-btn {\n            flex: 1;\n            padding: 12px 10px;\n            font-weight: 800;\n            font-style: italic;\n            color: #555555;\n            font-size: 14px;\n            transition: background-color 0.2s;\n            background-color: #f0f0f0;\n            border: 1px solid #cccccc;\n            border-bottom: none;\n            border-top: 3px solid transparent;\n            text-align: center;\n            cursor: pointer;\n            display: block;\n            text-transform: uppercase;\n        }\n\n        .tab-btn:hover {\n            background-color: #e5e5e5;\n        }\n\n        \/* ─── Tab panels ─────────────────────────────────────────────── *\/\n        .tab-panels {\n            padding: 24px;\n            border: 1px solid #bcbcbc;\n            border-top: none;\n            background-color: #ffffff;\n            border-bottom-left-radius: 4px;\n            border-bottom-right-radius: 4px;\n        }\n\n        .tab-content {\n            font-family: inherit;\n            font-size: 14px;\n            line-height: 1.5;\n            color: #222222;\n        }\n\n        .tab-content h3 {\n            font-size: 16px;\n            font-style: italic;\n            margin-bottom: 12px;\n        }\n\n        .tab-content p {\n            margin-bottom: 12px;\n        }\n\n        .desc-part-number {\n            margin-bottom: 16px;\n        }\n\n        \/* Compatibility table *\/\n        .compat-table {\n            width: 100%;\n            border-collapse: collapse;\n            border: 1px solid #bcbcbc;\n            font-size: 12px;\n        }\n\n        .compat-table thead tr {\n            background-color: #f5f5f5;\n        }\n\n        .compat-table th {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n            text-align: left;\n            font-weight: 700;\n            color: #111111;\n        }\n\n        .compat-table td {\n            border: 1px solid #bcbcbc;\n            padding: 8px;\n        }\n\n        \/* ─── Bottom Info ────────────────────────────────────────────── *\/\n        .bottom-info-container {\n            display: flex;\n            margin: 40px 20px 20px 20px;\n            padding: 30px 10px;\n            border: 1px solid #bcbcbc;\n            border-radius: 4px;\n            justify-content: space-between;\n        }\n\n        .bottom-col {\n            flex: 1;\n            padding: 0 20px;\n            border-right: 1px dotted #bcbcbc;\n        }\n\n        .bottom-col:last-child {\n            border-right: none;\n        }\n\n        .bottom-col h4 {\n            font-style: italic;\n            font-size: 16px;\n            margin-bottom: 15px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n            text-align: center;\n        }\n\n        .bottom-links {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .bottom-links li {\n            margin-bottom: 8px;\n            border-bottom: 1px dotted #bcbcbc;\n            padding-bottom: 8px;\n        }\n\n        .bottom-links a {\n            color: #444444;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            display: flex;\n            align-items: center;\n        }\n\n        .bottom-links a::before {\n            content: \"☐\";\n            margin-right: 8px;\n            color: #777777;\n        }\n\n        .bottom-text {\n            font-size: 18px;\n            font-weight: bold;\n            color: #444444;\n            line-height: 1.5;\n        }\n\n        .bottom-btn {\n            display: block;\n            background: #111111;\n            color: white;\n            text-align: center;\n            padding: 12px;\n            border-radius: 4px;\n            text-decoration: none;\n            font-size: 14px;\n            font-weight: bold;\n            margin-top: 40px;\n        }\n\n        .bottom-btn:hover {\n            background: #444444;\n        }\n\n        \/* ─── Footer ─────────────────────────────────────────────────── *\/\n        footer {\n            padding: 24px 20px;\n        }\n\n        footer img {\n            width: 100%;\n            height: auto;\n        }\n    \u003c\/style\u003e\r\n\r\n\r\n\r\n    \u003cdiv class=\"outer-wrapper\"\u003e\r\n        \u003cdiv class=\"canvas\"\u003e\r\n\r\n            \u003c!-- Navigation --\u003e\r\n            \u003cnav class=\"gradient-bg\"\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/str\/infinitinissancollisionparts\" class=\"fura-nav-link\"\u003eHome\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"fura-nav-link\"\u003eAbout Us\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eFeedback\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"fura-nav-link\"\u003eNewsletter\u003c\/a\u003e\r\n                \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"fura-nav-link\"\u003eContact Us\u003c\/a\u003e\r\n            \u003c\/nav\u003e\r\n\r\n            \u003c!-- Main Content --\u003e\r\n            \u003cdiv class=\"main-content\"\u003e\r\n\r\n                \u003c!-- Sidebar --\u003e\r\n                \u003caside\u003e\r\n                    \u003cdiv class=\"sidebar-box sidebar-categories\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eStore Categories\u003c\/h2\u003e\r\n                        \u003cul\u003e\r\n                            \u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=1\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Other\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070399018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Engines\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49070400018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Transmissions\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=49023190018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Subframes - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48875574018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e DT Dropship Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48898557018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Big Items - OEM\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48815319018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e OEM Items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691388018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket big items\u003c\/a\u003e\u003c\/li\u003e\n\u003cli class=\"border-b border-gray-200 last:border-0\"\u003e\u003ca href=\"https:\/\/www.ebay.com\/sch\/i.html?_ssn=infinitinissancollisionparts1\u0026amp;store_name=infinitinissancollisionparts\u0026amp;LH_PrefLoc=2\u0026amp;store_cat=48691389018\" class=\"flex items-center p-2 hover:bg-gray-50\"\u003e\u003cspan class=\"mr-2 font-bold text-gray-500\"\u003e›\u003c\/span\u003e Aftermarket items\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003c\/ul\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eExceptional Service\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003c!-- Using a generic money back guarantee placeholder as seen in pic --\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/f0fba734-e79c-4c28-97cc-0c3a40e59076.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Money Back Guarantee\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eShipping\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/473c8b47-bbe2-4687-baf4-7f00b7c18408.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Shipping\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003ePayment Methods\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-image-box\"\u003e\r\n                            \u003cimg src=\"https:\/\/ik.imagekit.io\/3rtebe3pj\/a100e8ee-7e62-49a8-84c8-bf2bff2aaada.jpg\" style=\"width: 100%; height: auto; object-fit: contain;\" alt=\"Payment Methods\"\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003cdiv class=\"sidebar-box\"\u003e\r\n                        \u003ch2 class=\"gradient-bg\"\u003eAbout Us\u003c\/h2\u003e\r\n                        \u003cdiv class=\"sidebar-text-box\"\u003e\r\n                            Hello - We are a small customer friendly company located in Fort Lauderdale, Florida. We\r\n                            specialize in auto parts. We are here to earn your business by offering you the best\r\n                            customer service, quality parts and fast shipping. We hope that you will give us a chance to\r\n                            help you with your auto parts needs.\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                \u003c\/aside\u003e\r\n\r\n                \u003c!-- Main Content Area --\u003e\r\n                \u003cmain\u003e\r\n                    \u003cdiv class=\"product-top\"\u003e\r\n\r\n                        \u003c!-- Gallery --\u003e\r\n                        \u003cdiv class=\"product-gallery\"\u003e\r\n                            \u003cdiv id=\"gallery_outer_1\"\u003e\u003cdiv id=\"gallery\"\u003e\n\u003cdiv class=\"gallery-main-area\"\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/miIAAeSw0RtpEuzF\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-0\" autocomplete=\"off\" name=\"image-group\" checked\u003e\u003cinput type=\"checkbox\" id=\"mainimage-0\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-0\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-6\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/miIAAeSw0RtpEuzF\/$_57.JPG?set_id=880000500F\" alt=\"Image 1\"\u003e\u003clabel for=\"image-1\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/kQgAAeSwNRxpEuzF\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-1\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-1\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-1\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-0\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/kQgAAeSwNRxpEuzF\/$_57.JPG?set_id=880000500F\" alt=\"Image 2\"\u003e\u003clabel for=\"image-2\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/j~EAAeSwULVpEuzF\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-2\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-2\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-2\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-1\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/j~EAAeSwULVpEuzF\/$_57.JPG?set_id=880000500F\" alt=\"Image 3\"\u003e\u003clabel for=\"image-3\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/0s0AAeSw22xpEuzF\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-3\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-3\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-3\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-2\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/0s0AAeSw22xpEuzF\/$_57.JPG?set_id=880000500F\" alt=\"Image 4\"\u003e\u003clabel for=\"image-4\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/qDUAAeSwiz1pEuzF\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-4\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-4\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-4\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-3\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/qDUAAeSwiz1pEuzF\/$_57.JPG?set_id=880000500F\" alt=\"Image 5\"\u003e\u003clabel for=\"image-5\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/QoQAAeSwKVdpEuzF\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-5\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-5\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-5\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-4\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/QoQAAeSwKVdpEuzF\/$_57.JPG?set_id=880000500F\" alt=\"Image 6\"\u003e\u003clabel for=\"image-6\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"g_image fimage\" data=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/0REAAeSwmHNpEuzF\/$_57.JPG?set_id=880000500F\" data-layout=\"repeatable\"\u003e\n\u003cinput type=\"radio\" id=\"image-6\" autocomplete=\"off\" name=\"image-group\"\u003e\u003cinput type=\"checkbox\" id=\"mainimage-6\" autocomplete=\"off\" class=\"mainimagecb\"\u003e\u003clabel class=\"mainimage\" for=\"mainimage-6\"\u003e\u003cdiv\u003e\n\u003clabel for=\"image-5\" class=\"leftarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/0REAAeSwmHNpEuzF\/$_57.JPG?set_id=880000500F\" alt=\"Image 7\"\u003e\u003clabel for=\"image-0\" class=\"rightarrow\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003c\/label\u003e\n\u003c\/div\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-thumbs\"\u003e\n\u003clabel class=\"thumbimage\" for=\"image-0\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/miIAAeSw0RtpEuzF\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-1\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/kQgAAeSwNRxpEuzF\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-2\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/j~EAAeSwULVpEuzF\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-3\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/0s0AAeSw22xpEuzF\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-4\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/qDUAAeSwiz1pEuzF\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-5\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/QoQAAeSwKVdpEuzF\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\u003clabel class=\"thumbimage\" for=\"image-6\"\u003e\u003cli\u003e\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTYwMFgxMjAw\/z\/0REAAeSwmHNpEuzF\/$_14.JPG?set_id=880000500F\"\u003e\u003c\/li\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Info --\u003e\r\n                        \u003cdiv class=\"product-info\"\u003e\r\n                            \u003ch1 class=\"product-title\"\u003e\r\n                                \u003cspan class=\"star-icon\"\u003e⭐\u003c\/span\u003e\r\n                                19-25 GENESIS G70 REAR LEFT SIDE STABILIZER ANTI ROLL SWAY BAR END LINK # 104259\r\n                            \u003c\/h1\u003e\r\n\r\n                            \u003cdiv class=\"product-sku\"\u003e# 104259\u003c\/div\u003e\r\n\r\n                            \u003cul class=\"product-bullets\"\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please read description for exact fitment\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Our parts are tested and in good condition\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Any damage is mentioned in description\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Please contact us if you have any questions\u003c\/li\u003e\r\n                                \u003cli\u003e\n\u003cspan class=\"bullet-arrow\"\u003e☐\u003c\/span\u003e Shipping can be arranged for our parts listed as local pickup.\u003c\/li\u003e\r\n                            \u003c\/ul\u003e\r\n\r\n                            \u003cdiv class=\"product-price\"\u003e$ 21\u003c\/div\u003e\r\n\r\n                            \u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\" class=\"buy-it-now-btn\"\u003eBuy it Now\u003c\/a\u003e\r\n                        \u003c\/div\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tabs (CSS-only via radios + labels) --\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-desc\" class=\"fura-tabs-input\" checked\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-about\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-payment\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-shipping\" class=\"fura-tabs-input\"\u003e\r\n                    \u003cinput type=\"radio\" name=\"fura-tabs\" id=\"fura-tab-returns\" class=\"fura-tabs-input\"\u003e\r\n\r\n                    \u003c!-- Tab buttons --\u003e\r\n                    \u003cdiv id=\"tab-buttons\"\u003e\r\n                        \u003clabel for=\"fura-tab-desc\" class=\"tab-btn\"\u003eDescription\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-about\" class=\"tab-btn\"\u003eAbout Us\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-payment\" class=\"tab-btn\"\u003ePayment\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-shipping\" class=\"tab-btn\"\u003eShipping\u003c\/label\u003e\r\n                        \u003clabel for=\"fura-tab-returns\" class=\"tab-btn\"\u003eReturns\u003c\/label\u003e\r\n                    \u003c\/div\u003e\r\n\r\n                    \u003c!-- Tab Content --\u003e\r\n                    \u003cdiv class=\"tab-panels\"\u003e\r\n\r\n                        \u003c!-- Description --\u003e\r\n                        \u003cdiv id=\"tab-desc\" class=\"tab-content active\"\u003e\r\n                            \u003ch3\u003eProduct Description\u003c\/h3\u003e\r\n\r\n                            \u003cdiv data-fura-freight\u003e\u003c\/div\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 12px;\"\u003e\r\n                                This Part is taken from 2023 GENESIS G70. Please see the Details for this vehicle.\r\n                            \u003c\/p\u003e\r\n                            \r\n                            \u003cp style=\"font-weight: 700; margin-bottom: 4px;\"\u003eDONOR DETAILS:\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eYear:\u003c\/b\u003e 2023\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eModel:\u003c\/b\u003e GENESIS G70\u003c\/p\u003e\r\n                            \u003cp\u003e\r\n                                \u003cb\u003eColor:\u003c\/b\u003e \r\n                                \r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eTRIM:\u003c\/b\u003e \u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eType:\u003c\/b\u003e USED\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eMileage:\u003c\/b\u003e 3240\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVIN:\u003c\/b\u003e KMTG34TA9PU131837\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eVehicle Stock #:\u003c\/b\u003e 0925-001\u003c\/p\u003e\r\n                            \u003cp class=\"desc-part-number\"\u003e\u003cb\u003ePart Number:\u003c\/b\u003e 55530-J5000, 55530 J5000, 55530J5000\u003c\/p\u003e\r\n\r\n                            \u003c!-- Compatibility table --\u003e\r\n                            \u003ch3 style=\"margin-top: 20px; font-weight: normal; font-size: 14px;\"\u003eFITMENTS:\u003c\/h3\u003e\r\n                            \u003cp style=\"margin-bottom: 12px;\"\u003e\r\n                                This Parts Fits with Following Models, If you still have any questions, Please contact us.\r\n                            \u003c\/p\u003e\r\n                            \u003ctable class=\"compat-table\"\u003e\r\n                                \u003cthead\u003e\r\n                                    \u003ctr\u003e\r\n                                        \u003cth\u003eMake\u003c\/th\u003e\r\n                                        \u003cth\u003eBody \u0026amp; Trim\u003c\/th\u003e\r\n                                        \u003cth\u003eEngine \u0026amp; Transmission\u003c\/th\u003e\r\n                                    \u003c\/tr\u003e\r\n                                \u003c\/thead\u003e\r\n                                \u003ctbody\u003e\r\n                                    \u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2025 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.5L 2497CC l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2024 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.5L 2497CC l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2023 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2022 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eBase Sedan 4-Door, Launch Edition Sedan 4-Door, Prestige Sedan 4-Door, Sport Advanced Sedan 4-Door, Sport Prestige Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2021 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2020 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Base Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2019 Genesis G70\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003eAdvanced Sedan 4-Door, Design Sedan 4-Door, Dynamic Sedan 4-Door, Elite Sedan 4-Door, Prestige Sedan 4-Door, Sport Sedan 4-Door\u003c\/td\u003e\n\u003ctd class=\"border border-black p-1.5\"\u003e2.0L 1998CC 122Cu. In. l4 GAS DOHC Turbocharged, 3.3L 3342CC V6 GAS DOHC Turbocharged\u003c\/td\u003e\n\u003c\/tr\u003e\r\n                                \u003c\/tbody\u003e\r\n                            \u003c\/table\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- About Us --\u003e\r\n                        \u003cdiv id=\"tab-about\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eEverybody wants to know what makes a company \u003cb\u003e\"Different and Great\" !\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eWell, we figured out our own simple way to make us different from everyone else. We keep it simple, by\r\n                                doing one thing well. We start by \u003cb\u003eAdding Value\u003c\/b\u003e for our customers by providing them with the best\r\n                                prices on quality OEM parts and a welcoming first class customer service experience.\u003c\/p\u003e\r\n                            \u003cp\u003eWe started our company for the sole purpose of helping and adding value for our customers. We know how\r\n                                hard it can be to shop around for auto parts, especially on the internet. Nobody wants to run around\r\n                                looking for high priced parts with bad customer service and no guarantee on the quality of the parts.\r\n                            \u003c\/p\u003e\r\n                            \u003cp\u003eOur business is built around two major things. \u003cb\u003eFirst\u003c\/b\u003e, having an employee team that cares about\r\n                                the customer and that goes beyond just fulfilling the order. \u003cb\u003eSecondly\u003c\/b\u003e, we care about our\r\n                                customers and want them to have an exceptional eCommerce experience with us first. We offer the best\r\n                                quality tested parts with best prices and warranty. We are looking forward to helping you with your OEM\r\n                                auto parts needs.\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eThank you and welcome to our eBay store!\u003c\/b\u003e\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Payment --\u003e\r\n                        \u003cdiv id=\"tab-payment\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe accept \u003cb\u003ePaypal, Visa and MasterCard\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eSales tax will be applied to all orders shipped to the state of FL.\u003c\/p\u003e\r\n                            \u003cp\u003ePay on pickup and COD available for orders placed for local pickup\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Shipping --\u003e\r\n                        \u003cdiv id=\"tab-shipping\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eWe ship by \u003cb\u003eFedEx\u003c\/b\u003e, \u003cb\u003eUPS\u003c\/b\u003e, \u003cb\u003eUSPS\u003c\/b\u003e, and \u003cb\u003eregional freight\/LTL carriers.\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003eLocal pickup\u003c\/b\u003e options are also available.\u003c\/p\u003e\r\n                            \u003cp\u003eSome parts are listed as Local Pickup only. They can be shipped but with Additional Shipping charges.\r\n                                For such transactions please contact us for quote.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                        \u003c!-- Returns --\u003e\r\n                        \u003cdiv id=\"tab-returns\" class=\"tab-content\"\u003e\r\n                            \u003cp\u003eAmerican Auto Export do provide Standard \u003cb\u003e30-day warranty\u003c\/b\u003e on all mechanical parts.\u003c\/p\u003e\r\n                            \u003cp\u003eMake sure and Please verify fitment independently prior to purchase, as the information in the\r\n                                \"compatibility\" section above is generated by eBay Motors may not have detailed information, For\r\n                                compatibility please always see the description for more details and exact fitment or If you have\r\n                                questions or concerns about fitment, please contact us prior to purchase\u003c\/p\u003e\r\n                            \u003cp\u003e\u003cb\u003ePlease Note:\u003c\/b\u003e\u003c\/p\u003e\r\n                            \u003cp\u003eYou will only receive what is pictured unless otherwise stated in the description. Please do not assume\r\n                                anything else will be included if it is not pictured.\u003c\/p\u003e\r\n                            \u003cp\u003eAll of the parts we sell are guaranteed to be in good working condition unless otherwise noted. We ONLY\r\n                                guarantee the part(s) will fit the vehicle(s) listed in the description. If your vehicle was not\r\n                                originally equipped with the EXACT part(s) listed, it is your responsibility to consult a dealer to see\r\n                                if it will fit your application. Additional items may be needed if this is an upgrade or custom\r\n                                installation. Please consult your local dealer for ALL other applications.\u003c\/p\u003e\r\n                        \u003c\/div\u003e\r\n\r\n                    \u003c\/div\u003e\r\n                \u003c\/main\u003e\r\n            \u003c\/div\u003e\r\n\r\n            \u003c!-- Bottom Info --\u003e\r\n            \u003cdiv class=\"bottom-info-container gradient-bg\"\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eLinks\u003c\/h4\u003e\r\n                    \u003cul class=\"bottom-links\"\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/www.ebay.com\/usr\/infinitinissancollisionparts1\"\u003eAbout Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/feedback.ebay.com\/ws\/eBayISAPI.dll?ViewFeedback2\u0026amp;userid=infinitinissancollisionparts1\u0026amp;ftab=AllFeedback\u0026amp;myworld=true\u0026amp;rt=nc\"\u003eFeedback\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\u003ca href=\"https:\/\/my.ebay.com\/ws\/eBayISAPI.dll?AcceptSavedSeller\u0026amp;sellerid=infinitinissancollisionparts1\"\u003eAdd\r\n                                Us\u003c\/a\u003e\u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\"\u003eNewsletter\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                        \u003cli\u003e\n\u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\"\u003eContact\u003c\/a\u003e\r\n                        \u003c\/li\u003e\r\n                    \u003c\/ul\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eContact Us\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        If you have any concerns or questions, please do not hesitate to contact us through ebay\r\n                        messages only.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=ncl\" class=\"bottom-btn\"\u003eContact Us\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\"\u003e\r\n                    \u003ch4\u003eNewsletter\u003c\/h4\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        Subscribe to our newsletter and keep in touch via messages about new offers, promotions or other\r\n                        news.\r\n                    \u003c\/div\u003e\r\n                    \u003ca href=\"https:\/\/contact.ebay.com\/ws\/eBayISAPI.dll?FindAnswers\u0026amp;requested=infinitinissancollisionparts1\u0026amp;_trksid=p2545226.m2531.l4583\u0026amp;rt=nc\" class=\"bottom-btn\"\u003eSubscribe to Newsletter\u003c\/a\u003e\r\n                \u003c\/div\u003e\r\n                \u003cdiv class=\"bottom-col\" style=\"padding-left: 30px;\"\u003e\r\n                    \u003cdiv class=\"bottom-text\"\u003e\r\n                        We provide you the best customer services, quality parts and fast shipping.\r\n                    \u003c\/div\u003e\r\n                \u003c\/div\u003e\r\n\r\n            \u003c\/div\u003e\r\n        \u003c\/div\u003e\r\n\r\n\r\n\u003c\/div\u003e\n\u003c\/body\u003e","brand":"Xact Auto Parts","offers":[{"title":"Default Title","offer_id":44818700599365,"sku":"104259","price":21.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0719\/2018\/9509\/files\/57_1727c7df-cb64-4c80-b199-083d4ef8b43d.jpg?v=1774600775"}],"url":"https:\/\/www.xactautoparts.com\/collections\/genesis.oembed","provider":"Xact Auto Parts","version":"1.0","type":"link"}