{"product_id":"injector-wire-harness-1889905c91-for-international-navistar-dt466-dt530-dt466e","title":"Injector Wire Harness 1889905C91 for International Navistar DT466 DT530 DT466E","description":"\u003cmeta charset=\"UTF-8\"\u003e\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003e\u003c\/title\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* 所有浏览器自带属性清零 *\/\n        *{\n            padding: 0;\n            margin: 0;\n            border: none;\n            box-sizing: border-box;\n            font-family: \"inter\", \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n            color: rgb(0,0,0);\n            text-decoration: none;\n        }\n\n        \/* body区域 *\/\n        body{\n            width:100%;\n            background-color: #F8F8F8;\n            user-select: none;\n            \/* 背景控制 *\/\n            background-image: url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0942\/3549\/2647\/files\/ebayimg-coredrive-watermark-loop.png\");\n            background-repeat: repeat;\n            background-size: 80px auto;\n            background-position: 0 0;\n        }\n\n        \/* main区域 *\/\n        main{\n            width:100%;\n            max-width: 960px;\n            margin:30px auto;\n            padding:0 20px;\n            display: flex;\n            flex-direction: column;\n            gap:30px;\n        }\n\n        \/* vvindo-banner区域 *\/\n        .vvindo-banner{\n            width:100%;\n            height: auto;\n        }\n\n        .vvindo-banner img{\n            width:100%;\n            height:auto;\n            border-radius: 20px;\n            transition: all .3s;\n        }\n\n        .vvindo-banner img:hover{\n            scale: 1.01;\n        }\n\n        @media (max-width:768px) {\n            .vvindo-banner img:hover{\n                scale: 1;\n            }\n        }\n\n        \/* vvindo-title区域 *\/\n        .vvindo-title{\n            width:100%;\n            height: auto;\n            padding: 20px 30px;\n            user-select: text;\n        }\n\n        .vvindo-title h1{\n            font-size: 25px;\n            max-width: 600px;\n            margin: auto;\n            font-weight: bold;\n            color: #000000;\n            text-align: center;\n        }\n\n        @media (max-width:768px) {\n            .vvindo-title h1 {\n                font-size: 25px;\n            }\n        }\n\n        \/* vvindo-gallery区域 *\/\n        .vvindo-gallery{\n            display: flex;\n            gap:30px;\n            flex-direction: column;\n        }\n\n        .vvindo-gallery input[type=\"radio\"]{\n            display: none;\n        }\n\n        .vvindo-gallery .gallery-main{\n            width:100%;\n            height:auto;\n            position: relative;\n        }\n\n        \/* gallery的button\"左右切换\"区域 *\/\n        .gallery-button{\n            width:60px;\n            min-width:60px;\n            height:60px;\n            min-height:60px;\n            background-color: rgba(30,30,30,.04);\n            border-radius: 50%;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            backdrop-filter: saturate(250%) blur(10px);\n            -webkit-backdrop-filter: saturate(250%) blur(10px);\n            z-index: 10;\n            transition: .2s background-color;\n        }\n\n        @media (max-width:768px) {\n            .gallery-button{\n                width:45px;\n                min-width:45px;\n                height:45px;\n                min-height:45px;\n            }\n        }\n\n        .gallery-button:hover{\n            background-color: rgba(30,30,30,.1);\n        }\n\n        .gallery-button:active{\n            background-color: rgba(30,30,30,.2);\n        }\n\n        .gallery-button label{\n            width:100%;\n            height:100%;\n            position: absolute;\n            top:0;\n            right:0;\n            display: none;\n            cursor:pointer;\n            color:rgba(0,0,0,0);\n            \/* ↑因店小秘会清理空label标签，所以需要有一个实体字符，并将其透明 *\/\n        }\n\n        .gallery-button .svg{\n            width:50%;\n            height:50%;\n        }\n\n        .gallery-button-last{\n            position:absolute;\n            left:15px;\n            top:50%;\n            transform: translateY(-50%);\n        }\n\n        .gallery-button-next{\n            position:absolute;\n            right:15px;\n            top:50%;\n            transform: translateY(-50%);\n        }\n\n        \/* gallery的window区域 *\/\n        .gallery-window{\n            width: 100%;\n            max-width: 600px;\n            aspect-ratio: 1 \/ 1;\n            border-radius: 20px;\n            overflow: hidden;\n            margin:0 auto;\n        }\n\n        .gallery-window .gallery-window-ul{\n            list-style: none;\n            display:flex;\n            flex-direction: row;\n            transition: .5s transform;\n        }\n\n        .gallery-window .gallery-window-ul .gallery-window-li{\n            flex: 0 0 auto;\n            \/* ↑用于避免flex布局导致width属性被flex忽视 *\/\n            width: 100%;\n            max-width: 600px;\n            aspect-ratio: 1 \/ 1;\n            display:flex;\n            justify-content: center;\n            align-items: center;\n        }\n\n        .gallery-window .gallery-window-ul .gallery-window-li img{\n            width:100%;\n            height:auto;\n        }\n\n\n        \/* gallery的switch区域 *\/\n        .gallery-switch{\n            width:100%;\n            height:auto;\n            transition:.5s background-color;\n            overflow: hidden; \n        }\n\n        .gallery-switch .gallery-switch-ul{\n            list-style: none;\n            width: auto;\n            margin-bottom:20px;\n            display: flex;\n            flex-direction: row;\n            gap:15px;\n            flex-wrap: wrap;\n            justify-content: center;\n        }\n\n        @media (max-width:768px) {\n            .gallery-switch .gallery-switch-ul{\n                gap:10px;\n            }\n        }\n\n        .gallery-switch  .gallery-switch-ul .gallery-switch-li{\n            width:100px;\n            min-width: 100px;\n            height:100px;\n            min-height: 100px;\n            overflow: hidden;\n            border-radius: 8px;\n            border:solid 3px rgba(0,0,0,.1);\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            cursor:pointer;\n        }\n\n        @media (max-width:768px) {\n            .gallery-switch  .gallery-switch-ul .gallery-switch-li{\n                width:60px;\n                min-width: 60px;\n                height:60px;\n                min-height: 60px;\n            }\n        }\n\n        .gallery-switch  .gallery-switch-ul .gallery-switch-li img{\n            transform: scale(100%);\n            width:100%;\n            height:auto;\n            margin:auto;\n            transition:.3s transform;\n        }\n\n        .gallery-switch  .gallery-switch-ul .gallery-switch-li:hover img{\n            transform: scale(110%);\n        }\n\n        \/* gallery的switch\"选中效果\"控制 *\/\n         .vvindo-gallery{\n            --checked-color:rgba(0,0,0,1);\n            \/* ↑定义：选中时边框颜色 *\/\n        }\n        \n        \/* VVINDO AGENT CSS PART 1 START ↓↓↓ *\/\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(1):checked ~ .gallery-switch .gallery-switch-ul\u003elabel:nth-of-type(1){border-color:var(--checked-color);}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(1):checked ~ .gallery-switch .gallery-switch-ul\u003ediv:nth-of-type(1) label{border-color:var(--checked-color);\/* ↑针对Shopify偶尔会自动在label外套上div的情况 *\/}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(2):checked ~ .gallery-switch .gallery-switch-ul\u003elabel:nth-of-type(2){border-color:var(--checked-color);}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(2):checked ~ .gallery-switch .gallery-switch-ul\u003ediv:nth-of-type(2) label{border-color:var(--checked-color);\/* ↑针对Shopify偶尔会自动在label外套上div的情况 *\/}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(3):checked ~ .gallery-switch .gallery-switch-ul\u003elabel:nth-of-type(3){border-color:var(--checked-color);}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(3):checked ~ .gallery-switch .gallery-switch-ul\u003ediv:nth-of-type(3) label{border-color:var(--checked-color);\/* ↑针对Shopify偶尔会自动在label外套上div的情况 *\/}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(4):checked ~ .gallery-switch .gallery-switch-ul\u003elabel:nth-of-type(4){border-color:var(--checked-color);}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(4):checked ~ .gallery-switch .gallery-switch-ul\u003ediv:nth-of-type(4) label{border-color:var(--checked-color);\/* ↑针对Shopify偶尔会自动在label外套上div的情况 *\/}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(5):checked ~ .gallery-switch .gallery-switch-ul\u003elabel:nth-of-type(5){border-color:var(--checked-color);}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(5):checked ~ .gallery-switch .gallery-switch-ul\u003ediv:nth-of-type(5) label{border-color:var(--checked-color);\/* ↑针对Shopify偶尔会自动在label外套上div的情况 *\/}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(6):checked ~ .gallery-switch .gallery-switch-ul\u003elabel:nth-of-type(6){border-color:var(--checked-color);}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(6):checked ~ .gallery-switch .gallery-switch-ul\u003ediv:nth-of-type(6) label{border-color:var(--checked-color);\/* ↑针对Shopify偶尔会自动在label外套上div的情况 *\/}\n\n\/* VVINDO AGENT CSS PART 1 END ↑↑↑ *\/\n\n        \/* gallery的\"图片切换\"控制 *\/\n        \/* VVINDO AGENT CSS PART 2 START ↓↓↓ *\/\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(1):checked ~ .gallery-main .gallery-window .gallery-window-ul{transform:translateX(-0%);}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(2):checked ~ .gallery-main .gallery-window .gallery-window-ul{transform:translateX(-100%);}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(3):checked ~ .gallery-main .gallery-window .gallery-window-ul{transform:translateX(-200%);}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(4):checked ~ .gallery-main .gallery-window .gallery-window-ul{transform:translateX(-300%);}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(5):checked ~ .gallery-main .gallery-window .gallery-window-ul{transform:translateX(-400%);}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(6):checked ~ .gallery-main .gallery-window .gallery-window-ul{transform:translateX(-500%);}\n\n\/* VVINDO AGENT CSS PART 2 END ↑↑↑ *\/\n\n        \/* gallery的button\"左右切换\"的label控制 *\/\n        \/* VVINDO AGENT CSS PART 3 START ↓↓↓ *\/\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(1):checked ~ .gallery-main .gallery-button label:nth-of-type(1){display:block;}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(2):checked ~ .gallery-main .gallery-button label:nth-of-type(2){display:block;}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(3):checked ~ .gallery-main .gallery-button label:nth-of-type(3){display:block;}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(4):checked ~ .gallery-main .gallery-button label:nth-of-type(4){display:block;}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(5):checked ~ .gallery-main .gallery-button label:nth-of-type(5){display:block;}\n.vvindo-gallery input[type=\"radio\"]:nth-of-type(6):checked ~ .gallery-main .gallery-button label:nth-of-type(6){display:block;}\n\n\/* VVINDO AGENT CSS PART 3 END ↑↑↑ *\/\n        \n\n        \/* vvindo-card部分 *\/\n        .vvindo-card{\n            width:100%;\n            height:auto;\n            background-color: #1e1e1e;\n            display:flex;\n            flex-direction:column;\n            padding:5px;\n            border-radius: 20px;\n            user-select: text;\n        }\n\n        .vvindo-card .vvindo-card-title{\n            width:100%;\n            height:auto;\n            padding:15px 25px;\n            display: flex;\n            flex-direction: row;\n            position: relative;\n        }\n\n        .vvindo-card .vvindo-card-title h2{\n            width:auto;\n            color:#ffffff;\n            font-size:25px;\n            font-weight:bold;\n        }\n\n        @media (max-width:768px) {\n            .vvindo-card .vvindo-card-title h2{\n                font-size:18px;\n            }\n        }\n\n        .vvindo-card .vvindo-card-title .svg{\n            width:auto;\n            height:60px;\n            position: absolute;\n            bottom:0;\n            right:25px;\n            transform-origin: center bottom;\n            transition: scale .3s;\n        }\n\n        .vvindo-card:hover .vvindo-card-title .svg{\n            scale: 1.05;\n        }\n\n        .vvindo-card:active .vvindo-card-title .svg{\n            scale: 0.98;\n        }\n\n        @media (max-width:768px) {\n            .vvindo-card .vvindo-card-title .svg{\n                height:50px;\n                right:15px\n            }\n\n            .vvindo-card:hover .vvindo-card-title .svg{\n                scale: 1.05;\n            }\n\n            .vvindo-card:active .vvindo-card-title .svg{\n                scale: 1;\n            }\n        }\n\n        .vvindo-card .vvindo-card-title .svg svg{\n            width:auto;\n            height:100%;\n        }\n\n        .vvindo-card .vvindo-card-content{\n            width:100%;\n            height:auto;\n            padding:30px;\n            background-color: #ffffff;\n            border-radius: 17px;\n            overflow: hidden;\n            white-space: normal;\n            \/* ↑用于防止HTML注释导致的多余空行，所以在子级\u003carticle\u003e才让\"pre-line\"生效 *\/\n        }\n\n        .vvindo-card .vvindo-card-content p{\n            margin-bottom: 8px;\n        }\n\n        .vvindo-card .vvindo-card-content article{\n            white-space: normal;\n        }\n\n        \/* 兼容店小秘的产品属性部分 *\/\n        .vvindo-card .vvindo-card-content article ul.item_specifics_info{\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: flex-start;\n            align-items: stretch;\n            flex-direction: row;\n            gap: 10px;\n            list-style: none;\n            margin-bottom: 30px;\n            cursor: default;\n        }\n\n        .vvindo-card .vvindo-card-content article ul.item_specifics_info \u003e li{\n            flex: 1;\n            min-width: 270px;\n            text-align: left;\n            padding: 15px;\n            background-color: rgba(0, 0, 0, .04);\n            border-radius: 8px;\n            transition: background-color .3s;\n        }\n\n        .vvindo-card .vvindo-card-content article ul.item_specifics_info \u003e li:hover{\n            background-color: rgba(0, 0, 0, .08);\n        }\n\n        .vvindo-card .vvindo-card-content article ul.item_specifics_info \u003e li \u003e p{\n            word-break: break-word;\n        }\n\n        .vvindo-card .vvindo-card-content article ul.item_specifics_info \u003e li \u003e p \u003e strong{\n            color:rgba(0, 0, 0, 0.3);\n        }\n\n        \/* vvindo-card-description部分 *\/\n        .vvindo-card-description{\n            background-color: #F8D612;\n            white-space: normal;\n        }\n\n        .vvindo-card-description .vvindo-card-title h2{\n            color:#000000;\n        }\n\n        .vvindo-card-description #detail_info{\n            \/* 控制选中文本 *\/\n            -webkit-user-select: none;\n            user-select:none;\n        }\n\n        .vvindo-card-description p,.vvindo-card-description span,.vvindo-card-description li{\n            \/* 控制水印背景 *\/\n            background-image: url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0942\/3549\/2647\/files\/ebayimg-coredrive-watermark-loop.png\");\n            background-repeat: repeat;\n            background-size: 80px auto;\n        }\n\n        \/* footer区域 *\/\n        .vvindo-footer{\n            width:100%;\n            height:auto;\n            display: flex;\n            justify-content: center;\n        }\n\n        .vvindo-footer small{\n            font-size:12px;\n            color:rgba(0,0,0,.2);\n            text-align:center;\n        }\n\u003c\/style\u003e\n\u003cmain\u003e\n\u003csection class=\"vvindo-title\"\u003e\u003c!-- VVINDO AGENT HTML PART 1 START ↓↓↓ --\u003e\n\u003ch1\u003eInjector Wire Harness 1889905C91 for International Navistar DT466 DT530 DT466E\u003c\/h1\u003e\n\u003c!-- VVINDO AGENT HTML PART 1 END ↑↑↑ --\u003e\u003c\/section\u003e\n\n\u003csection class=\"vvindo-gallery\"\u003e\u003c!-- VVINDO AGENT HTML PART 2 START ↓↓↓ --\u003e\u003cinput checked id=\"switch-img-1\" name=\"switch-img\" type=\"radio\"\u003e \u003cinput id=\"switch-img-2\" name=\"switch-img\" type=\"radio\"\u003e \u003cinput id=\"switch-img-3\" name=\"switch-img\" type=\"radio\"\u003e \u003cinput id=\"switch-img-4\" name=\"switch-img\" type=\"radio\"\u003e \u003cinput id=\"switch-img-5\" name=\"switch-img\" type=\"radio\"\u003e \u003cinput id=\"switch-img-6\" name=\"switch-img\" type=\"radio\"\u003e \u003c!-- VVINDO AGENT HTML PART 2 END ↑↑↑ --\u003e\n\u003cdiv class=\"gallery-main\"\u003e\n\u003cdiv class=\"gallery-button gallery-button-last\"\u003e\n\u003c!-- VVINDO AGENT HTML PART 3 START ↓↓↓ --\u003e\u003clabel for=\"switch-img-6\"\u003e.\u003c\/label\u003e \u003clabel for=\"switch-img-1\"\u003e.\u003c\/label\u003e \u003clabel for=\"switch-img-2\"\u003e.\u003c\/label\u003e \u003clabel for=\"switch-img-3\"\u003e.\u003c\/label\u003e \u003clabel for=\"switch-img-4\"\u003e.\u003c\/label\u003e \u003clabel for=\"switch-img-5\"\u003e.\u003c\/label\u003e \u003c!-- VVINDO AGENT HTML PART 3 END ↑↑↑ --\u003e\n\n\u003cdiv class=\"svg\"\u003e\u003csvg version=\"1.1\" viewbox=\"0 0 30 30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\u003e \u003cpath d=\"M9.06671031,6.64745996 C9.91871069,5.79650624 11.3349491,5.79650624 12.2084585,6.67001558 L18.9582379,13.419795 C19.8317472,14.2933043 19.8317472,15.7095428 18.9582379,16.5830521 L12.2084585,23.3328315 C11.3349491,24.2063409 9.91871069,24.2063409 9.04520135,23.3328315 C8.17168251,22.4593127 8.17170151,21.0430742 9.04528078,20.169495 L14.2141974,15.0029371 L9.04523134,9.83330272 C8.22848601,9.01655738 8.16997512,7.71393243 8.89959082,6.83014678 L9.06671031,6.64745996 Z\" fill=\"#000000\" id=\"路径\" opacity=\"0.2\" transform=\"translate(14.001685, 15.000000) rotate(-180.000000) translate(-14.001685, -15.000000) \"\u003e \u003c\/path\u003e \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gallery-window\"\u003e\n\u003cul class=\"gallery-window-ul\"\u003e\n\u003c!-- VVINDO AGENT HTML PART 4 START ↓↓↓ --\u003e\n\t\u003cli class=\"gallery-window-li\"\u003e\u003cdiv\u003e\u003cimg alt=\"Product Image\" cke-id=\"img46\" referrerpolicy=\"no-referrer\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0942\/3549\/2647\/files\/s-l1600_4fae1182-cb5d-45c9-8956-192a3dcc281b.jpg?v=1778672353\"\u003e\u003c\/div\u003e\u003c\/li\u003e\n\t\u003cli class=\"gallery-window-li\"\u003e\u003cdiv\u003e\u003cimg alt=\"Product Image\" cke-id=\"img47\" referrerpolicy=\"no-referrer\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0942\/3549\/2647\/files\/s-l1600_cc72a570-806c-4819-bbfe-12021473e66a.jpg?v=1778672354\"\u003e\u003c\/div\u003e\u003c\/li\u003e\n\t\u003cli class=\"gallery-window-li\"\u003e\u003cdiv\u003e\u003cimg alt=\"Product Image\" cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0942\/3549\/2647\/files\/s-l1600_00e7cd29-a6e2-49b7-a21f-a5d6ae3529f3.jpg?v=1778672353\"\u003e\u003c\/div\u003e\u003c\/li\u003e\n\t\u003cli class=\"gallery-window-li\"\u003e\u003cdiv\u003e\u003cimg alt=\"Product Image\" cke-id=\"img49\" referrerpolicy=\"no-referrer\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0942\/3549\/2647\/files\/s-l1600_e13d6a0d-cb62-492c-8989-4e95d52e6306.jpg?v=1778672353\"\u003e\u003c\/div\u003e\u003c\/li\u003e\n\t\u003cli class=\"gallery-window-li\"\u003e\u003cdiv\u003e\u003cimg alt=\"Product Image\" cke-id=\"img50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0942\/3549\/2647\/files\/s-l1600_0c0cf96a-4722-465c-9402-eedf58850211.jpg?v=1778672354\"\u003e\u003c\/div\u003e\u003c\/li\u003e\n\t\u003cli class=\"gallery-window-li\"\u003e\u003cdiv\u003e\u003cimg alt=\"Product Image\" cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0942\/3549\/2647\/files\/s-l1600_64ba9cea-7623-4d2a-b3eb-50253faaa639.jpg?v=1778672353\"\u003e\u003c\/div\u003e\u003c\/li\u003e\n\t\u003c!-- VVINDO AGENT HTML PART 4 END ↑↑↑ --\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gallery-button gallery-button-next\"\u003e\n\u003c!-- VVINDO AGENT HTML PART 5 START ↓↓↓ --\u003e\u003clabel for=\"switch-img-2\"\u003e.\u003c\/label\u003e \u003clabel for=\"switch-img-3\"\u003e.\u003c\/label\u003e \u003clabel for=\"switch-img-4\"\u003e.\u003c\/label\u003e \u003clabel for=\"switch-img-5\"\u003e.\u003c\/label\u003e \u003clabel for=\"switch-img-6\"\u003e.\u003c\/label\u003e \u003clabel for=\"switch-img-1\"\u003e.\u003c\/label\u003e \u003c!-- VVINDO AGENT HTML PART 5 END ↑↑↑ --\u003e\n\n\u003cdiv class=\"svg\"\u003e\u003csvg version=\"1.1\" viewbox=\"0 0 30 30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\u003e \u003cpath d=\"M11.0667103,23.35254 C11.9187107,24.2034938 13.3349491,24.2034938 14.2084585,23.3299844 L20.9582379,16.580205 C21.8317472,15.7066957 21.8317472,14.2904572 20.9582379,13.4169479 L14.2084585,6.66716847 C13.3349491,5.79365913 11.9187107,5.79365913 11.0452013,6.66716847 C10.1716825,7.54068731 10.1717015,8.95692577 11.0452808,9.83050504 L16.2141974,14.9970629 L11.0452313,20.1666973 C10.228486,20.9834426 10.1699751,22.2860676 10.8995908,23.1698532 L11.0667103,23.35254 Z\" fill=\"#000000\" id=\"路径\" opacity=\"0.2\"\u003e\u003c\/path\u003e \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"gallery-switch\"\u003e\n\u003cdiv class=\"gallery-switch-ul\"\u003e\n\u003c!-- VVINDO AGENT HTML PART 6 START ↓↓↓ --\u003e\u003clabel class=\"gallery-switch-li\" for=\"switch-img-1\"\u003e\u003cdiv\u003e\u003cimg alt=\"Product Image\" cke-id=\"img52\" referrerpolicy=\"no-referrer\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0942\/3549\/2647\/files\/s-l1600_4fae1182-cb5d-45c9-8956-192a3dcc281b.jpg?v=1778672353\"\u003e\u003c\/div\u003e \u003c\/label\u003e \u003clabel class=\"gallery-switch-li\" for=\"switch-img-2\"\u003e \u003cdiv\u003e\u003cimg alt=\"Product Image\" cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0942\/3549\/2647\/files\/s-l1600_cc72a570-806c-4819-bbfe-12021473e66a.jpg?v=1778672354\"\u003e\u003c\/div\u003e \u003c\/label\u003e \u003clabel class=\"gallery-switch-li\" for=\"switch-img-3\"\u003e \u003cdiv\u003e\u003cimg alt=\"Product Image\" cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0942\/3549\/2647\/files\/s-l1600_00e7cd29-a6e2-49b7-a21f-a5d6ae3529f3.jpg?v=1778672353\"\u003e\u003c\/div\u003e \u003c\/label\u003e \u003clabel class=\"gallery-switch-li\" for=\"switch-img-4\"\u003e \u003cdiv\u003e\u003cimg alt=\"Product Image\" cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0942\/3549\/2647\/files\/s-l1600_e13d6a0d-cb62-492c-8989-4e95d52e6306.jpg?v=1778672353\"\u003e\u003c\/div\u003e \u003c\/label\u003e \u003clabel class=\"gallery-switch-li\" for=\"switch-img-5\"\u003e \u003cdiv\u003e\u003cimg alt=\"Product Image\" cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0942\/3549\/2647\/files\/s-l1600_0c0cf96a-4722-465c-9402-eedf58850211.jpg?v=1778672354\"\u003e\u003c\/div\u003e \u003c\/label\u003e \u003clabel class=\"gallery-switch-li\" for=\"switch-img-6\"\u003e \u003cdiv\u003e\u003cimg alt=\"Product Image\" cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0942\/3549\/2647\/files\/s-l1600_64ba9cea-7623-4d2a-b3eb-50253faaa639.jpg?v=1778672353\"\u003e\u003c\/div\u003e \u003c\/label\u003e \u003c!-- VVINDO AGENT HTML PART 6 END ↑↑↑ --\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vvindo-banner\"\u003e\u003ca href=\"http:\/\/coredrive.shop\" target=\"_blank\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0942\/3549\/2647\/files\/ebayimg-coredrive-banner.jpg\"\u003e\u003c\/div\u003e \u003c\/a\u003e\u003c\/section\u003e\n\n\u003csection class=\"vvindo-card vvindo-card-description\"\u003e\n\u003cdiv class=\"vvindo-card-title\"\u003e\n\u003ch2\u003eProduct Description\u003c\/h2\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"vvindo-card-content\"\u003e\n\u003c!-- VVINDO AGENT HTML PART 7 START ↓↓↓ --\u003e\n\u003carticle id=\"detail_info\"\u003e\n\u003cp style=\"margin: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 14px; line-height: inherit; font-family: Arial; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline; color: #4c4c4c; white-space: normal; background-color: #ffffff;\"\u003e\u003cspan style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: arial, helvetica, sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline;\"\u003e\u003cspan style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-stretch: inherit; font-size: 20px; line-height: inherit; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline;\"\u003e\u003cspan style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-stretch: inherit; font-size: 18px; line-height: inherit; font-family: Arial; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline; color: #000000;\"\u003e\u003cstrong\u003ePart Name \u003c\/strong\u003e\u003cstrong\u003e:\u003c\/strong\u003e\u003c\/span\u003e\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003e Injector Harness \u003c\/span\u003e\u003cspan style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-stretch: inherit; font-size: 18px; line-height: inherit; font-family: Arial; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline; color: #000000;\"\u003e\u003cspan style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-stretch: inherit; font-size: 18px; line-height: inherit; font-family: Arial; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline; color: #000000;\"\u003e(\u003cstrong\u003eNot bracket\u003c\/strong\u003e)\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp style=\"margin: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 14px; line-height: inherit; font-family: Arial; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline; color: #4c4c4c; white-space: normal; background-color: #ffffff;\"\u003e\u003cbr\u003e\n\u003cspan style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: arial, helvetica, sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline;\"\u003e\u003cspan style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-stretch: inherit; font-size: 20px; line-height: inherit; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline;\"\u003e\u003cspan style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-stretch: inherit; font-size: 18px; line-height: inherit; font-family: Arial; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline; color: #000000;\"\u003e\u003cspan style=\"font-family: Arial;\"\u003e\u003cstrong\u003eManufacturing Part Number \u003c\/strong\u003e\u003c\/span\u003e\u003cspan style=\"font-family: Arial;\"\u003e\u003cstrong\u003e:\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003e \u003cstrong\u003e1889905C91, 1889905C92, 1807455C92, 1807285C91, 1807285C92\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp style=\"margin: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 14px; line-height: inherit; font-family: Arial; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline; color: #4c4c4c; white-space: normal; background-color: #ffffff;\"\u003e\u003cbr\u003e\n\u003cspan style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: arial, helvetica, sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline;\"\u003e\u003cspan style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-stretch: inherit; font-size: 20px; line-height: inherit; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline;\"\u003e\u003cspan style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-stretch: inherit; font-size: 18px; line-height: inherit; font-family: Arial; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline; color: #000000;\"\u003e\u003cstrong\u003eApplicatio\u003c\/strong\u003e\u003cstrong\u003en \u003c\/strong\u003e\u003cstrong\u003e:\u003c\/strong\u003e\u003c\/span\u003e\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003e\u003cstrong\u003e \u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp style=\"margin: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 14px; line-height: inherit; font-family: Arial; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline; color: #4c4c4c; white-space: normal; background-color: #ffffff;\"\u003e\u003cspan style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-stretch: inherit; font-size: 18px; line-height: inherit; font-family: Arial; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline; color: #000000;\"\u003e\u003cspan style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-stretch: inherit; font-size: 18px; line-height: inherit; font-family: Arial; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline; color: #000000;\"\u003eCompatible with International DT466 466E 530 Engines 1994-2003\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp style=\"margin: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-variant-east-asian: inherit; font-variant-alternates: inherit; font-variant-position: inherit; font-variant-emoji: inherit; font-stretch: inherit; font-size: 14px; line-height: inherit; font-family: Arial; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline; color: #4c4c4c; white-space: normal; background-color: #ffffff;\"\u003e\u003cspan style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: arial, helvetica, sans-serif; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline;\"\u003e\u003cspan style=\"margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-stretch: inherit; font-size: 20px; line-height: inherit; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-language-override: inherit; vertical-align: baseline;\"\u003e\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 2554 7.6L 1994-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 2574 8.7L 1994-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 2654 7.6L 1994-2002\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 2654 8.7L 1995-2002\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 2674 7.6L 2001-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 2674 8.7L 1994-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 3000 7.6L 1996-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 3200 8.7L 2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 3600 7.6L 1995-1999\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 3800 7.6L 1994-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 4300 7.6L 2002-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 4400 7.6L 2002-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 4400 8.7L 2002-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 4700 7.6L 1994-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 4700 8.7L 1997-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 4800 7.6L 1994-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 4800 8.5L 2001\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 4800 8.7L 1997-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 4900 7.6L 1994-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 5000 8.7L 1996-1999\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 7100 7.6L 1994-1995\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 7100 8.7L 1994-1995\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 7400 7.6L 2002-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 7400 8.7L 2002-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 7500 7.6L 2002\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 7500 8.7L 2002-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 8100 7.6L 1994-2002\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 8100 8.7L 1994-2002\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 8500 7.6L 2002\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 8500 8.7L 2002-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 3000FE 7.6L 1997-2002\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 3000RE 8.7L 2002\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 3900FC 7.6L 1994-1996\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 4300LP 7.6L 2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 4300LP 7.6L 2002-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 4400LP 7.6L 2002-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 4400LP 8.7L 2002-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 4700LP 12.7 2001\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 4700LP 7.6L 1994-2002\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 4700LP 8.7L 1997-2002\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 5500i 7.6L 2001-2002\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 5500i 8.7L 2000-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 5600i -- 2000-2001\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 5600i 7.6L 2001-2002\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester 5600i 8.7L 2000-2003\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester Genesis RE 7.3L 1996\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester Genesis RE 7.6L 1998-2002\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 18px; color: #000000; font-family: Arial;\"\u003eInternational Harvester Genesis RE 8.7L 1997-2002\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c!-- VVINDO AGENT HTML PART 7 END ↑↑↑ --\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vvindo-card\"\u003e\n\u003cdiv class=\"vvindo-card-title\"\u003e\n\u003ch2\u003eStock Notice\u003c\/h2\u003e\n\n\u003cdiv class=\"svg\"\u003e\u003csvg height=\"60px\" version=\"1.1\" viewbox=\"0 0 100 60\" width=\"100px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\u003e \u003cdefs\u003e \u003crect height=\"60\" id=\"path-awy0ukwam8-1\" width=\"100\" x=\"0\" y=\"0\"\u003e\u003c\/rect\u003e \u003c\/defs\u003e \u003cg fill=\"none\" fill-rule=\"evenodd\" id=\"VI\" stroke=\"none\" stroke-width=\"1\"\u003e \u003cg id=\"详情页-PC\" transform=\"translate(-1310.000000, -2395.000000)\"\u003e \u003cg id=\"章节区域\" transform=\"translate(480.000000, 2390.000000)\"\u003e \u003cg id=\"icon-huang-stock\" transform=\"translate(830.000000, 5.000000)\"\u003e \u003cmask fill=\"white\" id=\"mask-awy0ukwam8-2\"\u003e \u003cuse xlink:href=\"#path-awy0ukwam8-1\"\u003e\u003c\/use\u003e \u003c\/mask\u003e \u003cuse fill=\"#000000\" fill-opacity=\"0\" id=\"安全框\" xlink:href=\"#path-awy0ukwam8-1\"\u003e\u003c\/use\u003e \u003cg id=\"箱子租1\" mask=\"url(#mask-awy0ukwam8-2)\"\u003e \u003cg id=\"箱子\" transform=\"translate(17.685526, 15.146204)\"\u003e \u003cg transform=\"translate(8.498767, 8.500000) scale(-1, 1) translate(-8.498767, -8.500000) \"\u003e \u003cpath d=\"M9.17639159,0.129622316 C8.74281751,-0.0432074388 8.25947786,-0.0432074388 7.82590377,0.129622316 L0.986894944,3.28595475 C0.401189349,3.60198812 0.0259453384,4.20385976 0,4.8688823 L0.0168810977,12.2679973 C0.0470709997,12.9378465 0.431213312,13.5410983 1.02541848,13.8517905 L7.84408342,16.8795669 C8.26532203,17.0401444 8.73091345,17.0401444 9.15215206,16.8795669 L15.9721155,13.8517905 C16.5670679,13.5419127 16.951517,12.9381791 16.9806529,12.2679973 L16.997534,4.86844946 C16.9704089,4.20401852 16.59568,3.60287378 16.0110719,3.28595475 L9.17639159,0.129622316 Z\" fill=\"#312200\" fill-rule=\"nonzero\" id=\"形状\"\u003e\u003c\/path\u003e \u003cpolygon fill=\"#F8D612\" fill-rule=\"nonzero\" id=\"形状\" opacity=\"0.50344122\" points=\"13.3932032 2.07787415 5.12795807 6.10942655 5.12795807 8.70219003 3.68484065 8.03733449 3.68484065 5.44586956 11.9522501 1.4121529\"\u003e\u003c\/polygon\u003e \u003cpath d=\"M15.4526972,8.00140804 L15.0531779,8.19402571 L15.0445209,11.1179184 C15.0292207,11.2660996 14.9369321,11.3952379 14.8016928,11.4577046 L14.2030631,11.7269365 C14.0732085,11.785371 13.9649963,11.7316978 13.9649963,11.6040075 L13.9649963,8.71777258 L13.5775968,8.9038975 C13.3953675,8.99046724 13.2810954,8.85368705 13.3715608,8.65544237 L14.2978569,6.62668071 C14.3904865,6.42194329 14.6263891,6.30464131 14.7198844,6.41415201 L15.6721514,7.53955854 C15.7665124,7.65296488 15.6457477,7.90791275 15.4557271,8.00054236 L15.4526972,8.00140804 Z\" fill=\"#FFFFFF\" id=\"路径\" opacity=\"0.348818824\"\u003e\u003c\/path\u003e \u003cpath d=\"M11.5423424,12.6947861 C11.531792,12.8345254 11.4469994,12.9578299 11.320291,13.0176912 L10.7632148,13.2661463 C10.64245,13.3211181 10.5433277,13.2661463 10.5411634,13.1453815 L10.5082669,10.3820757 L10.1494354,10.5552151 C9.98019155,10.6365907 9.87284508,10.5032733 9.95595202,10.3145513 L10.7965441,8.38534481 C10.8831139,8.19099576 11.0995382,8.08235076 11.1861079,8.18883153 L12.0834032,9.27961015 C12.1721372,9.38825517 12.0626265,9.63194895 11.8868899,9.7159216 L11.5185357,9.89728517 L11.5410438,12.6965175 L11.5423424,12.6947861 Z\" fill=\"#FFFFFF\" id=\"路径\" opacity=\"0.348818824\"\u003e\u003c\/path\u003e \u003cpath d=\"M16.1162541,11.894016 C16.1074986,11.9686927 16.060165,12.0332833 15.9915937,12.0641256 L9.64689808,14.8313271 C9.58629926,14.8568651 9.53825306,14.8313271 9.53738738,14.7707282 L9.53176035,14.4486888 C9.53644996,14.3813956 9.57742835,14.3220018 9.63867396,14.293729 L15.9946237,11.4802127 C16.0634466,11.4520776 16.1175527,11.4802127 16.1175527,11.5425429 L16.1175527,11.8918518 L16.1162541,11.894016 Z\" fill=\"#FFFFFF\" id=\"路径\" opacity=\"0.241327195\"\u003e\u003c\/path\u003e \u003c\/g\u003e \u003cg transform=\"translate(19.001238, 13.592661) scale(-1, 1) translate(-19.001238, -13.592661) translate(10.502471, 5.092661)\"\u003e \u003cpath d=\"M9.17639159,0.129622316 C8.74281751,-0.0432074388 8.25947786,-0.0432074388 7.82590377,0.129622316 L0.986894944,3.28595475 C0.401189349,3.60198812 0.0259453384,4.20385976 0,4.8688823 L0.0168810977,12.2679973 C0.0470709997,12.9378465 0.431213312,13.5410983 1.02541848,13.8517905 L7.84408342,16.8795669 C8.26532203,17.0401444 8.73091345,17.0401444 9.15215206,16.8795669 L15.9721155,13.8517905 C16.5670679,13.5419127 16.951517,12.9381791 16.9806529,12.2679973 L16.997534,4.86844946 C16.9704089,4.20401852 16.59568,3.60287378 16.0110719,3.28595475 L9.17639159,0.129622316 Z\" fill=\"#563C00\" fill-rule=\"nonzero\" id=\"形状\"\u003e\u003c\/path\u003e \u003cpolygon fill=\"#F8D612\" fill-rule=\"nonzero\" id=\"形状\" opacity=\"0.50344122\" points=\"13.3932032 2.07787415 5.12795807 6.10942655 5.12795807 8.70219003 3.68484065 8.03733449 3.68484065 5.44586956 11.9522501 1.4121529\"\u003e\u003c\/polygon\u003e \u003cpath d=\"M15.4526972,8.00140804 L15.0531779,8.19402571 L15.0445209,11.1179184 C15.0292207,11.2660996 14.9369321,11.3952379 14.8016928,11.4577046 L14.2030631,11.7269365 C14.0732085,11.785371 13.9649963,11.7316978 13.9649963,11.6040075 L13.9649963,8.71777258 L13.5775968,8.9038975 C13.3953675,8.99046724 13.2810954,8.85368705 13.3715608,8.65544237 L14.2978569,6.62668071 C14.3904865,6.42194329 14.6263891,6.30464131 14.7198844,6.41415201 L15.6721514,7.53955854 C15.7665124,7.65296488 15.6457477,7.90791275 15.4557271,8.00054236 L15.4526972,8.00140804 Z\" fill=\"#FFFFFF\" id=\"路径\" opacity=\"0.606515067\"\u003e\u003c\/path\u003e \u003cpath d=\"M11.5423424,12.6947861 C11.531792,12.8345254 11.4469994,12.9578299 11.320291,13.0176912 L10.7632148,13.2661463 C10.64245,13.3211181 10.5433277,13.2661463 10.5411634,13.1453815 L10.5082669,10.3820757 L10.1494354,10.5552151 C9.98019155,10.6365907 9.87284508,10.5032733 9.95595202,10.3145513 L10.7965441,8.38534481 C10.8831139,8.19099576 11.0995382,8.08235076 11.1861079,8.18883153 L12.0834032,9.27961015 C12.1721372,9.38825517 12.0626265,9.63194895 11.8868899,9.7159216 L11.5185357,9.89728517 L11.5410438,12.6965175 L11.5423424,12.6947861 Z\" fill=\"#FFFFFF\" id=\"路径\" opacity=\"0.606515067\"\u003e\u003c\/path\u003e \u003cpath d=\"M16.1162541,11.894016 C16.1074986,11.9686927 16.060165,12.0332833 15.9915937,12.0641256 L9.64689808,14.8313271 C9.58629926,14.8568651 9.53825306,14.8313271 9.53738738,14.7707282 L9.53176035,14.4486888 C9.53644996,14.3813956 9.57742835,14.3220018 9.63867396,14.293729 L15.9946237,11.4802127 C16.0634466,11.4520776 16.1175527,11.4802127 16.1175527,11.5425429 L16.1175527,11.8918518 L16.1162541,11.894016 Z\" fill=\"#FFFFFF\" id=\"路径\" opacity=\"0.241327195\"\u003e\u003c\/path\u003e \u003c\/g\u003e \u003cg transform=\"translate(28.399073, 18.615367) scale(-1, 1) translate(-28.399073, -18.615367) translate(19.900306, 10.115367)\"\u003e \u003cpath d=\"M9.17639159,0.129622316 C8.74281751,-0.0432074388 8.25947786,-0.0432074388 7.82590377,0.129622316 L0.986894944,3.28595475 C0.401189349,3.60198812 0.0259453384,4.20385976 0,4.8688823 L0.0168810977,12.2679973 C0.0470709997,12.9378465 0.431213312,13.5410983 1.02541848,13.8517905 L7.84408342,16.8795669 C8.26532203,17.0401444 8.73091345,17.0401444 9.15215206,16.8795669 L15.9721155,13.8517905 C16.5670679,13.5419127 16.951517,12.9381791 16.9806529,12.2679973 L16.997534,4.86844946 C16.9704089,4.20401852 16.59568,3.60287378 16.0110719,3.28595475 L9.17639159,0.129622316 Z\" fill=\"#916809\" fill-rule=\"nonzero\" id=\"形状\"\u003e\u003c\/path\u003e \u003cpolygon fill=\"#F8D612\" fill-rule=\"nonzero\" id=\"形状\" opacity=\"0.50344122\" points=\"13.3932032 2.07787415 5.12795807 6.10942655 5.12795807 8.70219003 3.68484065 8.03733449 3.68484065 5.44586956 11.9522501 1.4121529\"\u003e\u003c\/polygon\u003e \u003cpath d=\"M15.4526972,8.00140804 L15.0531779,8.19402571 L15.0445209,11.1179184 C15.0292207,11.2660996 14.9369321,11.3952379 14.8016928,11.4577046 L14.2030631,11.7269365 C14.0732085,11.785371 13.9649963,11.7316978 13.9649963,11.6040075 L13.9649963,8.71777258 L13.5775968,8.9038975 C13.3953675,8.99046724 13.2810954,8.85368705 13.3715608,8.65544237 L14.2978569,6.62668071 C14.3904865,6.42194329 14.6263891,6.30464131 14.7198844,6.41415201 L15.6721514,7.53955854 C15.7665124,7.65296488 15.6457477,7.90791275 15.4557271,8.00054236 L15.4526972,8.00140804 Z\" fill=\"#FFFFFF\" id=\"路径\" opacity=\"0.606515067\"\u003e\u003c\/path\u003e \u003cpath d=\"M11.5423424,12.6947861 C11.531792,12.8345254 11.4469994,12.9578299 11.320291,13.0176912 L10.7632148,13.2661463 C10.64245,13.3211181 10.5433277,13.2661463 10.5411634,13.1453815 L10.5082669,10.3820757 L10.1494354,10.5552151 C9.98019155,10.6365907 9.87284508,10.5032733 9.95595202,10.3145513 L10.7965441,8.38534481 C10.8831139,8.19099576 11.0995382,8.08235076 11.1861079,8.18883153 L12.0834032,9.27961015 C12.1721372,9.38825517 12.0626265,9.63194895 11.8868899,9.7159216 L11.5185357,9.89728517 L11.5410438,12.6965175 L11.5423424,12.6947861 Z\" fill=\"#FFFFFF\" id=\"路径\" opacity=\"0.606515067\"\u003e\u003c\/path\u003e \u003cpath d=\"M16.1162541,11.894016 C16.1074986,11.9686927 16.060165,12.0332833 15.9915937,12.0641256 L9.64689808,14.8313271 C9.58629926,14.8568651 9.53825306,14.8313271 9.53738738,14.7707282 L9.53176035,14.4486888 C9.53644996,14.3813956 9.57742835,14.3220018 9.63867396,14.293729 L15.9946237,11.4802127 C16.0634466,11.4520776 16.1175527,11.4802127 16.1175527,11.5425429 L16.1175527,11.8918518 L16.1162541,11.894016 Z\" fill=\"#FFFFFF\" id=\"路径\" opacity=\"0.241327195\"\u003e\u003c\/path\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003cg id=\"箱子组2\" mask=\"url(#mask-awy0ukwam8-2)\"\u003e \u003cg id=\"箱子\" transform=\"translate(0.583365, 21.738429)\"\u003e \u003cg transform=\"translate(8.498767, 8.500000) scale(-1, 1) translate(-8.498767, -8.500000) \"\u003e \u003cpath d=\"M9.17639159,0.129622316 C8.74281751,-0.0432074388 8.25947786,-0.0432074388 7.82590377,0.129622316 L0.986894944,3.28595475 C0.401189349,3.60198812 0.0259453384,4.20385976 0,4.8688823 L0.0168810977,12.2679973 C0.0470709997,12.9378465 0.431213312,13.5410983 1.02541848,13.8517905 L7.84408342,16.8795669 C8.26532203,17.0401444 8.73091345,17.0401444 9.15215206,16.8795669 L15.9721155,13.8517905 C16.5670679,13.5419127 16.951517,12.9381791 16.9806529,12.2679973 L16.997534,4.86844946 C16.9704089,4.20401852 16.59568,3.60287378 16.0110719,3.28595475 L9.17639159,0.129622316 Z\" fill=\"#432F00\" fill-rule=\"nonzero\" id=\"形状\"\u003e\u003c\/path\u003e \u003cpolygon fill=\"#F8D612\" fill-rule=\"nonzero\" id=\"形状\" opacity=\"0.50344122\" points=\"13.3932032 2.07787415 5.12795807 6.10942655 5.12795807 8.70219003 3.68484065 8.03733449 3.68484065 5.44586956 11.9522501 1.4121529\"\u003e\u003c\/polygon\u003e \u003cpath d=\"M15.4526972,8.00140804 L15.0531779,8.19402571 L15.0445209,11.1179184 C15.0292207,11.2660996 14.9369321,11.3952379 14.8016928,11.4577046 L14.2030631,11.7269365 C14.0732085,11.785371 13.9649963,11.7316978 13.9649963,11.6040075 L13.9649963,8.71777258 L13.5775968,8.9038975 C13.3953675,8.99046724 13.2810954,8.85368705 13.3715608,8.65544237 L14.2978569,6.62668071 C14.3904865,6.42194329 14.6263891,6.30464131 14.7198844,6.41415201 L15.6721514,7.53955854 C15.7665124,7.65296488 15.6457477,7.90791275 15.4557271,8.00054236 L15.4526972,8.00140804 Z\" fill=\"#FFFFFF\" id=\"路径\" opacity=\"0.397484189\"\u003e\u003c\/path\u003e \u003cpath d=\"M11.5423424,12.6947861 C11.531792,12.8345254 11.4469994,12.9578299 11.320291,13.0176912 L10.7632148,13.2661463 C10.64245,13.3211181 10.5433277,13.2661463 10.5411634,13.1453815 L10.5082669,10.3820757 L10.1494354,10.5552151 C9.98019155,10.6365907 9.87284508,10.5032733 9.95595202,10.3145513 L10.7965441,8.38534481 C10.8831139,8.19099576 11.0995382,8.08235076 11.1861079,8.18883153 L12.0834032,9.27961015 C12.1721372,9.38825517 12.0626265,9.63194895 11.8868899,9.7159216 L11.5185357,9.89728517 L11.5410438,12.6965175 L11.5423424,12.6947861 Z\" fill=\"#FFFFFF\" id=\"路径\" opacity=\"0.397484189\"\u003e\u003c\/path\u003e \u003cpath d=\"M16.1162541,11.894016 C16.1074986,11.9686927 16.060165,12.0332833 15.9915937,12.0641256 L9.64689808,14.8313271 C9.58629926,14.8568651 9.53825306,14.8313271 9.53738738,14.7707282 L9.53176035,14.4486888 C9.53644996,14.3813956 9.57742835,14.3220018 9.63867396,14.293729 L15.9946237,11.4802127 C16.0634466,11.4520776 16.1175527,11.4802127 16.1175527,11.5425429 L16.1175527,11.8918518 L16.1162541,11.894016 Z\" fill=\"#FFFFFF\" id=\"路径\" opacity=\"0.241327195\"\u003e\u003c\/path\u003e \u003c\/g\u003e \u003cg transform=\"translate(19.001238, 13.592661) scale(-1, 1) translate(-19.001238, -13.592661) translate(10.502471, 5.092661)\"\u003e \u003cpath d=\"M9.17639159,0.129622316 C8.74281751,-0.0432074388 8.25947786,-0.0432074388 7.82590377,0.129622316 L0.986894944,3.28595475 C0.401189349,3.60198812 0.0259453384,4.20385976 0,4.8688823 L0.0168810977,12.2679973 C0.0470709997,12.9378465 0.431213312,13.5410983 1.02541848,13.8517905 L7.84408342,16.8795669 C8.26532203,17.0401444 8.73091345,17.0401444 9.15215206,16.8795669 L15.9721155,13.8517905 C16.5670679,13.5419127 16.951517,12.9381791 16.9806529,12.2679973 L16.997534,4.86844946 C16.9704089,4.20401852 16.59568,3.60287378 16.0110719,3.28595475 L9.17639159,0.129622316 Z\" fill=\"#5F4200\" fill-rule=\"nonzero\" id=\"形状\"\u003e\u003c\/path\u003e \u003cpolygon fill=\"#F8D612\" fill-rule=\"nonzero\" id=\"形状\" opacity=\"0.50344122\" points=\"13.3932032 2.07787415 5.12795807 6.10942655 5.12795807 8.70219003 3.68484065 8.03733449 3.68484065 5.44586956 11.9522501 1.4121529\"\u003e\u003c\/polygon\u003e \u003cpath d=\"M15.4526972,8.00140804 L15.0531779,8.19402571 L15.0445209,11.1179184 C15.0292207,11.2660996 14.9369321,11.3952379 14.8016928,11.4577046 L14.2030631,11.7269365 C14.0732085,11.785371 13.9649963,11.7316978 13.9649963,11.6040075 L13.9649963,8.71777258 L13.5775968,8.9038975 C13.3953675,8.99046724 13.2810954,8.85368705 13.3715608,8.65544237 L14.2978569,6.62668071 C14.3904865,6.42194329 14.6263891,6.30464131 14.7198844,6.41415201 L15.6721514,7.53955854 C15.7665124,7.65296488 15.6457477,7.90791275 15.4557271,8.00054236 L15.4526972,8.00140804 Z\" fill=\"#FFFFFF\" id=\"路径\" opacity=\"0.5\"\u003e\u003c\/path\u003e \u003cpath d=\"M11.5423424,12.6947861 C11.531792,12.8345254 11.4469994,12.9578299 11.320291,13.0176912 L10.7632148,13.2661463 C10.64245,13.3211181 10.5433277,13.2661463 10.5411634,13.1453815 L10.5082669,10.3820757 L10.1494354,10.5552151 C9.98019155,10.6365907 9.87284508,10.5032733 9.95595202,10.3145513 L10.7965441,8.38534481 C10.8831139,8.19099576 11.0995382,8.08235076 11.1861079,8.18883153 L12.0834032,9.27961015 C12.1721372,9.38825517 12.0626265,9.63194895 11.8868899,9.7159216 L11.5185357,9.89728517 L11.5410438,12.6965175 L11.5423424,12.6947861 Z\" fill=\"#FFFFFF\" id=\"路径\" opacity=\"0.5\"\u003e\u003c\/path\u003e \u003cpath d=\"M16.1162541,11.894016 C16.1074986,11.9686927 16.060165,12.0332833 15.9915937,12.0641256 L9.64689808,14.8313271 C9.58629926,14.8568651 9.53825306,14.8313271 9.53738738,14.7707282 L9.53176035,14.4486888 C9.53644996,14.3813956 9.57742835,14.3220018 9.63867396,14.293729 L15.9946237,11.4802127 C16.0634466,11.4520776 16.1175527,11.4802127 16.1175527,11.5425429 L16.1175527,11.8918518 L16.1162541,11.894016 Z\" fill=\"#FFFFFF\" id=\"路径\" opacity=\"0.241327195\"\u003e\u003c\/path\u003e \u003c\/g\u003e \u003cg transform=\"translate(29.399073, 18.615367) scale(-1, 1) translate(-29.399073, -18.615367) translate(20.900306, 10.115367)\"\u003e \u003cpath d=\"M9.17639159,0.129622316 C8.74281751,-0.0432074388 8.25947786,-0.0432074388 7.82590377,0.129622316 L0.986894944,3.28595475 C0.401189349,3.60198812 0.0259453384,4.20385976 0,4.8688823 L0.0168810977,12.2679973 C0.0470709997,12.9378465 0.431213312,13.5410983 1.02541848,13.8517905 L7.84408342,16.8795669 C8.26532203,17.0401444 8.73091345,17.0401444 9.15215206,16.8795669 L15.9721155,13.8517905 C16.5670679,13.5419127 16.951517,12.9381791 16.9806529,12.2679973 L16.997534,4.86844946 C16.9704089,4.20401852 16.59568,3.60287378 16.0110719,3.28595475 L9.17639159,0.129622316 Z\" fill=\"#8D6200\" fill-rule=\"nonzero\" id=\"形状\"\u003e\u003c\/path\u003e \u003cpolygon fill=\"#F8D612\" fill-rule=\"nonzero\" id=\"形状\" opacity=\"0.50344122\" points=\"13.3932032 2.07787415 5.12795807 6.10942655 5.12795807 8.70219003 3.68484065 8.03733449 3.68484065 5.44586956 11.9522501 1.4121529\"\u003e\u003c\/polygon\u003e \u003cpath d=\"M15.4526972,8.00140804 L15.0531779,8.19402571 L15.0445209,11.1179184 C15.0292207,11.2660996 14.9369321,11.3952379 14.8016928,11.4577046 L14.2030631,11.7269365 C14.0732085,11.785371 13.9649963,11.7316978 13.9649963,11.6040075 L13.9649963,8.71777258 L13.5775968,8.9038975 C13.3953675,8.99046724 13.2810954,8.85368705 13.3715608,8.65544237 L14.2978569,6.62668071 C14.3904865,6.42194329 14.6263891,6.30464131 14.7198844,6.41415201 L15.6721514,7.53955854 C15.7665124,7.65296488 15.6457477,7.90791275 15.4557271,8.00054236 L15.4526972,8.00140804 Z\" fill=\"#FFFFFF\" id=\"路径\" opacity=\"0.596515\"\u003e\u003c\/path\u003e \u003cpath d=\"M11.5423424,12.6947861 C11.531792,12.8345254 11.4469994,12.9578299 11.320291,13.0176912 L10.7632148,13.2661463 C10.64245,13.3211181 10.5433277,13.2661463 10.5411634,13.1453815 L10.5082669,10.3820757 L10.1494354,10.5552151 C9.98019155,10.6365907 9.87284508,10.5032733 9.95595202,10.3145513 L10.7965441,8.38534481 C10.8831139,8.19099576 11.0995382,8.08235076 11.1861079,8.18883153 L12.0834032,9.27961015 C12.1721372,9.38825517 12.0626265,9.63194895 11.8868899,9.7159216 L11.5185357,9.89728517 L11.5410438,12.6965175 L11.5423424,12.6947861 Z\" fill=\"#FFFFFF\" id=\"路径\" opacity=\"0.596515\"\u003e\u003c\/path\u003e \u003cpath d=\"M16.1162541,11.894016 C16.1074986,11.9686927 16.060165,12.0332833 15.9915937,12.0641256 L9.64689808,14.8313271 C9.58629926,14.8568651 9.53825306,14.8313271 9.53738738,14.7707282 L9.53176035,14.4486888 C9.53644996,14.3813956 9.57742835,14.3220018 9.63867396,14.293729 L15.9946237,11.4802127 C16.0634466,11.4520776 16.1175527,11.4802127 16.1175527,11.5425429 L16.1175527,11.8918518 L16.1162541,11.894016 Z\" fill=\"#FFFFFF\" id=\"路径\" opacity=\"0.241327195\"\u003e\u003c\/path\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003cg id=\"小黄\" mask=\"url(#mask-awy0ukwam8-2)\"\u003e \u003cg transform=\"translate(15.074706, 4.848853)\"\u003e \u003cpath d=\"M42.9092769,74.2516616 C55.9788001,74.2516616 66.9128913,67.1567067 73.1696021,57.1270831 C74.3997591,55.1551185 86.8739445,57.5770579 85.6128348,57.1270831 C81.6897139,55.7272796 64.9433324,56.9570122 66.7410492,52.9954055 C67.4844172,51.3572543 73.3536373,50.7382349 75.9775441,48.6056738 C78.6984529,46.3942749 77.3134103,42.4368182 77.3134103,41.5587059 C77.3134103,23.5028851 61.9101551,8.8657503 42.9092769,8.8657503 C23.9083987,8.8657503 8.50514351,23.5028851 8.50514351,41.5587059 C8.50514351,43.0363761 8.72052318,44.4839264 8.80816799,45.916876 C8.98131944,48.7478175 6.90525872,53.2110511 9.32382397,55.8072713 C13.1816497,59.9484722 30.2797384,74.2516616 42.9092769,74.2516616 Z\" fill=\"#F8D612\" id=\"外维\"\u003e\u003c\/path\u003e \u003cg fill=\"none\" id=\"小黄\" stroke-width=\"1\" transform=\"translate(39.371117, 37.680647) rotate(-26.000000) translate(-39.371117, -37.680647) translate(8.723727, 10.704817)\"\u003e \u003cpath d=\"M31.9130214,4.46259916 C44.3467355,4.46259916 57.4685809,14.542116 57.4685809,26.9758301 C57.4685809,39.4095442 44.3467355,49.489061 31.9130214,49.489061 C19.4793073,49.489061 6.357462,39.4095442 6.357462,26.9758301 C6.357462,14.542116 19.4793073,4.46259916 31.9130214,4.46259916 Z\" fill=\"#000000\" id=\"路径\" transform=\"translate(31.913021, 26.975830) rotate(11.000000) translate(-31.913021, -26.975830) \"\u003e\u003c\/path\u003e \u003cpath d=\"M4.86263991,32.3588171 C7.15108394,32.3588171 8.25792878,31.4029693 9.00623437,28.7795347 C9.37597801,27.4832751 10.8683612,26.1177267 10.0438226,25.549866 C9.19961895,24.968462 6.02034585,25.2002528 4.86263991,25.2002533 C2.57419587,25.2002533 1.04108466,26.6961273 0.719045442,28.7795347 C0.397006223,30.8629421 2.57419587,32.3588171 4.86263991,32.3588171 Z\" fill=\"#000000\" id=\"椭圆形\" transform=\"translate(5.487932, 28.756726) rotate(-13.000000) translate(-5.487932, -28.756726) \"\u003e\u003c\/path\u003e \u003cg id=\"编组\" transform=\"translate(28.435936, 20.517325) rotate(-11.000000) translate(-28.435936, -20.517325) translate(11.985845, 14.742631)\"\u003e \u003cg id=\"eye\" transform=\"translate(0.000000, 0.000000)\"\u003e \u003cpath d=\"M7.82439707,10.07666 C11.8016205,10.07666 14.1097286,7.58347102 14.7487214,2.59709306 C14.8177725,2.04914188 14.4292355,1.54920504 13.8812414,1.48049575 C13.8405091,1.4753886 13.7995009,1.47279446 13.7584497,1.47272675 L1.89034445,1.47272675 C1.33806043,1.47362135 0.89106992,1.92206018 0.891963213,2.4743442 C0.892029611,2.51539541 0.89462375,2.55640359 0.900072739,2.59709306 C1.53906555,7.58347102 3.84717367,10.07666 7.82439707,10.07666 Z\" fill=\"#FBFBFB\" id=\"椭圆形\" transform=\"translate(7.824397, 5.774693) rotate(13.000000) translate(-7.824397, -5.774693) \"\u003e\u003c\/path\u003e \u003ccircle cx=\"10.8098395\" cy=\"5.63115657\" fill=\"#000000\" id=\"椭圆形\" r=\"1.93359658\"\u003e\u003c\/circle\u003e \u003c\/g\u003e \u003cg id=\"eye\" transform=\"translate(16.323672, 0.729928)\"\u003e \u003cpath d=\"M8.28820099,9.74291785 C12.7061925,9.74291785 15.2681813,7.18055503 15.9741675,2.0558294 C16.0501287,1.50879339 15.6680234,1.00392363 15.1209539,0.928204777 C15.0767203,0.922082495 15.0321264,0.918929973 14.9874714,0.918761835 L1.5890376,0.918761835 C1.03675648,0.92076353 0.590661556,1.37009326 0.592656725,1.92237441 C0.592818051,1.96703102 0.595970532,2.01162668 0.602327761,2.0558294 C1.30825178,7.18055503 3.87020953,9.74291785 8.28820099,9.74291785 Z\" fill=\"#FBFBFB\" id=\"椭圆形\" transform=\"translate(8.288255, 5.330840) rotate(-7.000000) translate(-8.288255, -5.330840) \"\u003e\u003c\/path\u003e \u003ccircle cx=\"11.1928833\" cy=\"4.41983781\" fill=\"#000000\" id=\"椭圆形\" r=\"1.93359658\"\u003e\u003c\/circle\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003cg id=\"手拿箱子\" mask=\"url(#mask-awy0ukwam8-2)\"\u003e \u003cg transform=\"translate(57.828752, 16.454527)\"\u003e \u003cpath d=\"M24.2519764,38.2086137 C27.3086783,38.2086137 32.861672,35.9329278 32.861672,32.7096679 C32.861672,29.4864079 30.0025309,33.021585 26.9458289,33.021585 C23.8891269,33.021585 17.4200214,30.8868808 17.4200214,34.1101407 C17.4200214,37.3334007 21.1952744,38.2086137 24.2519764,38.2086137 Z\" fill=\"#373737\" id=\"椭圆形\"\u003e\u003c\/path\u003e \u003cg fill=\"none\" id=\"箱子\" stroke-width=\"1\"\u003e \u003cpath d=\"M19.9721464,0.282119159 C19.0284852,-0.0940397197 17.9765106,-0.0940397197 17.0328494,0.282119159 L2.14794782,7.15178387 C0.873176818,7.8396212 0.056469266,9.14957713 0,10.5969791 L0.0367412127,26.7009353 C0.102448646,28.1588424 0.938523092,29.4718023 2.23179317,30.1480147 L17.0724169,36.7378809 C17.9892303,37.087373 19.0025763,37.087373 19.9193898,36.7378809 L34.7628397,30.1480147 C36.0577359,29.4735747 36.8944782,28.1595662 36.9578917,26.7009353 L36.9946329,10.5960371 C36.9355958,9.14992265 36.1200094,7.84154881 34.8476271,7.15178387 L19.9721464,0.282119159 Z\" fill=\"#916809\" fill-rule=\"nonzero\" id=\"形状\"\u003e\u003c\/path\u003e \u003cpolygon fill=\"#F8D612\" fill-rule=\"nonzero\" id=\"形状\" opacity=\"0.50344122\" points=\"29.1499129 4.52243197 11.1608499 13.2969872 11.1608499 18.9400607 8.01994729 17.4930221 8.01994729 11.8527749 26.0137207 3.07350926\"\u003e\u003c\/polygon\u003e \u003cpath d=\"M33.6323409,17.4148293 L32.7627989,17.834056 L32.7439572,24.1978224 C32.7106568,24.5203344 32.5097933,24.8014001 32.215449,24.9373571 L30.9125491,25.5233323 C30.6299243,25.6505134 30.3944038,25.5336952 30.3944038,25.2557809 L30.3944038,18.9739756 L29.55124,19.379071 C29.1546233,19.5674875 28.9059136,19.2697895 29.1028088,18.8383158 L31.1188651,14.4227757 C31.3204707,13.9771707 31.8339056,13.7218664 32.0373954,13.9602132 L34.1099766,16.4096274 C34.3153506,16.656453 34.0525096,17.2113395 33.6389355,17.4129451 L33.6323409,17.4148293 Z\" fill=\"#FFFFFF\" id=\"路径\"\u003e\u003c\/path\u003e \u003cpath d=\"M25.1215687,27.6298285 C25.0986061,27.9339671 24.9140576,28.2023358 24.6382804,28.3326219 L23.4258204,28.8733772 C23.1629794,28.9930217 22.9472426,28.8733772 22.9425321,28.6105363 L22.8709339,22.5962824 L22.0899476,22.9731153 C21.7215934,23.1502268 21.4879569,22.8600654 21.6688368,22.4493175 L23.4983608,18.2504564 C23.6867773,17.8274613 24.1578184,17.5909987 24.3462349,17.822751 L26.2991717,20.1967986 C26.4922985,20.4332612 26.2539517,20.9636536 25.8714662,21.1464176 L25.0697542,21.5411501 L25.1187424,27.6335968 L25.1215687,27.6298285 Z\" fill=\"#FFFFFF\" id=\"路径\"\u003e\u003c\/path\u003e \u003cpath d=\"M35.0765531,25.8869761 C35.0574969,26.0495077 34.9544768,26.1900872 34.8052334,26.2572145 L20.9961899,32.2799471 C20.8642984,32.33553 20.7597272,32.2799471 20.7578431,32.1480556 L20.7455961,31.4471463 C20.7558028,31.3006845 20.8449911,31.1714157 20.9782904,31.1098808 L34.811828,24.9863453 C34.9616191,24.92511 35.0793794,24.9863453 35.0793794,25.1220052 L35.0793794,25.8822657 L35.0765531,25.8869761 Z\" fill=\"#FFFFFF\" id=\"路径\" opacity=\"0.399135045\"\u003e\u003c\/path\u003e \u003c\/g\u003e \u003cpath d=\"M24.2519764,38.2086137 C27.3086783,38.2086137 32.861672,35.9329278 32.861672,32.7096679 C32.861672,29.4864079 28.2127392,31.9458775 26.9458289,33.021585 C26.101222,33.7387233 24.8466006,34.4954737 23.1819646,35.2918361 C21.2525628,36.3195127 19.8484954,36.8763844 18.9697626,36.9624511 C20.3506534,37.8973507 22.4290886,38.2086137 24.2519764,38.2086137 Z\" fill=\"#000000\" id=\"椭圆形\"\u003e\u003c\/path\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"vvindo-card-content\"\u003e\n\u003cp style=\"color:#00000066\"\u003e\u003cspan style=\"color:#000000\"\u003e●\u003c\/span\u003e The stock quantity shown on the page is for reference only. \u003cspan style=\"color:#000000\"\u003eDue to platform limitations\u003c\/span\u003e, we are \u003cspan style=\"color:#000000\"\u003eunable\u003c\/span\u003e to display our full inventory.\u003c\/p\u003e\n\n\u003cp style=\"color:#00000066\"\u003e\u003cspan style=\"color:#000000\"\u003e●\u003c\/span\u003e We maintain \u003cspan style=\"color:#000000\"\u003esufficient stock\u003c\/span\u003e to fulfill \u003cspan style=\"color:#00B653\"\u003ebulk orders\u003c\/span\u003e and \u003cspan style=\"color:#00B653\"\u003elarge-volume requests\u003c\/span\u003e.\u003c\/p\u003e\n\n\u003cp style=\"color:#00000066\"\u003e\u003cspan style=\"color:#000000\"\u003e●\u003c\/span\u003e If you are interested in purchasing in larger quantities, wholesale cooperation, or have special requirements, please feel free to contact our support team. We’re happy to offer competitive pricing and exclusive discounts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vvindo-card\"\u003e\n\u003cdiv class=\"vvindo-card-title\"\u003e\n\u003ch2\u003eShipping Policy\u003c\/h2\u003e\n\n\u003cdiv class=\"svg\"\u003e\u003csvg height=\"60px\" version=\"1.1\" viewbox=\"0 0 100 60\" width=\"100px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\u003e \u003cdefs\u003e \u003crect height=\"60\" id=\"path-18w7dlbnjx-1\" width=\"100\" x=\"0\" y=\"0\"\u003e\u003c\/rect\u003e \u003ccircle cx=\"12.0151278\" cy=\"12.0151278\" id=\"path-18w7dlbnjx-3\" r=\"12.0151278\"\u003e\u003c\/circle\u003e \u003c\/defs\u003e \u003cg fill=\"none\" fill-rule=\"evenodd\" id=\"VI\" stroke=\"none\" stroke-width=\"1\"\u003e \u003cg id=\"详情页-PC\" transform=\"translate(-1310.000000, -2695.000000)\"\u003e \u003cg id=\"章节区域\" transform=\"translate(480.000000, 2690.000000)\"\u003e \u003cg id=\"icon-huang-shipping\" transform=\"translate(830.000000, 5.000000)\"\u003e \u003cmask fill=\"white\" id=\"mask-18w7dlbnjx-2\"\u003e \u003cuse xlink:href=\"#path-18w7dlbnjx-1\"\u003e\u003c\/use\u003e \u003c\/mask\u003e \u003cuse fill=\"#000000\" fill-opacity=\"0\" id=\"安全框\" xlink:href=\"#path-18w7dlbnjx-1\"\u003e\u003c\/use\u003e \u003cg id=\"小黄\" mask=\"url(#mask-18w7dlbnjx-2)\"\u003e \u003cg transform=\"translate(6.389766, 13.714603)\"\u003e \u003cpath d=\"M47.5942172,65.3859112 C60.6637404,65.3859112 71.5978316,58.2909564 77.8545424,48.2613328 C79.0846994,46.2893682 91.5588848,48.7113076 90.2977751,48.2613328 C86.3746542,46.8615293 81.1213265,41.9203021 81.5869113,37.7643306 C81.7729243,36.1039149 81.9983506,34.4178749 81.9983506,32.6929556 C81.9983506,14.6371348 66.5950954,0 47.5942172,0 C28.593339,0 13.1900838,14.6371348 13.1900838,32.6929556 C13.1900838,34.1706258 13.4054635,35.6181761 13.4931083,37.0511257 C13.6662597,39.8820672 12.2701938,47.4432544 1.16842704,47.4432544 C-5.28824987,47.4432544 17.0802227,47.8940139 17.9407272,49.280152 C23.9245771,58.9191968 34.9646787,65.3859112 47.5942172,65.3859112 Z\" fill=\"#F8D612\" id=\"外维\"\u003e\u003c\/path\u003e \u003cg fill=\"none\" id=\"小黄\" stroke-width=\"1\" transform=\"translate(18.691464, 4.775490)\"\u003e \u003cpath d=\"M29.3817588,4.46259916 C41.8154729,4.46259916 54.9373182,14.542116 54.9373182,26.9758301 C54.9373182,39.4095442 41.8154729,49.489061 29.3817588,49.489061 C16.9480447,49.489061 3.82619937,39.4095442 3.82619937,26.9758301 C3.82619937,14.542116 16.9480447,4.46259916 29.3817588,4.46259916 Z\" fill=\"#000000\" id=\"路径\" transform=\"translate(29.381759, 26.975830) rotate(11.000000) translate(-29.381759, -26.975830) \"\u003e\u003c\/path\u003e \u003cg id=\"编组\" transform=\"translate(33.142874, 25.338004) rotate(24.000000) translate(-33.142874, -25.338004) translate(16.511359, 20.564281)\"\u003e \u003cg id=\"eye\" transform=\"translate(0.000000, 0.000000)\"\u003e \u003cpath d=\"M7.80870927,9.54744749 C12.254436,9.54744749 14.8207522,6.74013666 15.507658,1.12551501 C15.5764433,0.57753027 15.1884318,0.0771854088 14.6405103,0.00790028589 C14.5990482,0.00265737091 14.5572982,1.88012493e-05 14.515506,8.76385407e-13 L1.10191259,8.76385407e-13 C0.549627894,0.000247235557 0.102113031,0.448162784 0.102360167,1.00044748 C0.102378868,1.04223974 0.105017437,1.08398972 0.109760555,1.12551501 C0.796666337,6.74013666 3.36298258,9.54744749 7.80870927,9.54744749 Z\" fill=\"#FBFBFB\" id=\"椭圆形\"\u003e\u003c\/path\u003e \u003ccircle cx=\"4.77746495\" cy=\"2.70027158\" fill=\"#000000\" id=\"椭圆形\" r=\"1.93359658\"\u003e\u003c\/circle\u003e \u003c\/g\u003e \u003cg id=\"eye\" transform=\"translate(17.645505, 0.361646)\"\u003e \u003cpath d=\"M7.80870927,8.82415601 C12.2267007,8.82415601 14.7886896,6.2617932 15.4946758,1.13706757 C15.570637,0.590031553 15.1885317,0.0851617939 14.6414622,0.00944294175 C14.5972286,0.0033206595 14.5526346,0.000168138299 14.5079797,-1.03695343e-12 L1.10954589,-1.03695343e-12 C0.557264764,0.00200169467 0.11116984,0.451331428 0.113165009,1.00361257 C0.113326335,1.04826919 0.116478816,1.09286484 0.122836046,1.13706757 C0.828760067,6.2617932 3.39071781,8.82415601 7.80870927,8.82415601 Z\" fill=\"#FBFBFB\" id=\"椭圆形\"\u003e\u003c\/path\u003e \u003ccircle cx=\"5.82797082\" cy=\"2.54272206\" fill=\"#000000\" id=\"椭圆形\" r=\"1.93359658\"\u003e\u003c\/circle\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003cg id=\"手拿放大镜\" mask=\"url(#mask-18w7dlbnjx-2)\"\u003e \u003cg transform=\"translate(-1.763432, 9.178353)\"\u003e \u003cg fill=\"none\" id=\"放大镜\" stroke-width=\"1\" transform=\"translate(22.089924, 24.051685) rotate(-25.000000) translate(-22.089924, -24.051685) translate(6.757350, 4.663284)\"\u003e \u003cpath d=\"M14.8009714,18.8743484 L15.8641768,18.8743484 C16.7209279,18.8743484 17.0500087,18.967174 17.3759346,19.1414811 C17.7018606,19.3157881 17.9576491,19.5715767 18.1319562,19.8975026 C18.3062633,20.2234286 18.3990889,20.5525094 18.3990889,21.4092605 L18.3990889,36.2418905 C18.3990889,37.0986415 18.3062633,37.4277224 18.1319562,37.7536483 C17.9576491,38.0795742 17.7018606,38.3353628 17.3759346,38.5096699 C17.0500087,38.683977 16.7209279,38.7768026 15.8641768,38.7768026 L14.8009714,38.7768026 C13.9442204,38.7768026 13.6151395,38.683977 13.2892136,38.5096699 C12.9632877,38.3353628 12.7074991,38.0795742 12.533192,37.7536483 C12.3588849,37.4277224 12.2660593,37.0986415 12.2660593,36.2418905 L12.2660593,21.4092605 C12.2660593,20.5525094 12.3588849,20.2234286 12.533192,19.8975026 C12.7074991,19.5715767 12.9632877,19.3157881 13.2892136,19.1414811 C13.6151395,18.967174 13.9442204,18.8743484 14.8009714,18.8743484 Z\" fill=\"#074F9D\" id=\"矩形\"\u003e\u003c\/path\u003e \u003ccircle cx=\"15.3325741\" cy=\"15.3325741\" fill=\"#074F9D\" id=\"蒙版\" r=\"15.3325741\"\u003e\u003c\/circle\u003e \u003cg id=\"路径-2\" transform=\"translate(3.317446, 3.317446)\"\u003e \u003cmask fill=\"white\" id=\"mask-18w7dlbnjx-4\"\u003e \u003cuse xlink:href=\"#path-18w7dlbnjx-3\"\u003e\u003c\/use\u003e \u003c\/mask\u003e \u003cuse fill=\"#41B9FF\" fill-opacity=\"0.99\" id=\"蒙版\" xlink:href=\"#path-18w7dlbnjx-3\"\u003e\u003c\/use\u003e \u003cpath d=\"M10.1191374,18.6813908 L12.4300347,4.72880311 L13.3238724,4.72880311 L11.012975,18.6813908 L10.1191374,18.6813908 Z M13.552782,9.61220879 C13.5854834,9.25249364 13.4982797,8.96999007 13.291171,8.76469809 C13.0840623,8.55940611 12.7352476,8.45676012 12.2447269,8.45676012 C11.9322471,8.45676012 11.6715445,8.49309499 11.462619,8.56576471 C11.2536935,8.63843444 11.0920034,8.73835532 10.9775486,8.86552734 C10.8630937,8.99269936 10.7913324,9.13985556 10.7622645,9.30699593 C10.7295631,9.43780144 10.7322882,9.55679812 10.7704398,9.66398597 C10.8085914,9.77117382 10.8830779,9.86836958 10.9938992,9.95557325 C11.1047206,10.0427769 11.2518768,10.1208969 11.4353678,10.1899331 C11.6188589,10.2589694 11.8377765,10.3207386 12.0921205,10.3752409 L12.9641572,10.5714492 C13.560049,10.7022547 14.0605617,10.8739369 14.4656955,11.0864959 C14.8708292,11.2990548 15.1896676,11.5506738 15.4222108,11.8413527 C15.6547539,12.1320316 15.8082687,12.4572286 15.8827552,12.8169438 C15.9572416,13.1766589 15.95815,13.5690754 15.8854803,13.9941934 C15.7619417,14.7281576 15.4767131,15.3494838 15.0297942,15.8581719 C14.5828754,16.36686 13.9997008,16.7538262 13.2802705,17.0190708 C12.5608402,17.2843153 11.7287719,17.4169375 10.7840654,17.4169375 C9.81755803,17.4169375 8.99729848,17.2725064 8.32328676,16.9836443 C7.64927504,16.6947821 7.16238787,16.2514968 6.86262524,15.6537883 C6.56286261,15.0560797 6.48928452,14.2921392 6.64189094,13.3619667 L9.51961215,13.3619667 C9.47601031,13.7035144 9.51234518,13.9905599 9.62861674,14.223103 C9.7448883,14.4556461 9.93201285,14.6318702 10.1899904,14.7517753 C10.4479679,14.8716803 10.7695315,14.9316328 11.154681,14.9316328 C11.4816948,14.9316328 11.7614732,14.8916645 11.9940164,14.8117278 C12.2265595,14.7317911 12.4100506,14.6209697 12.5444896,14.4792638 C12.6789285,14.3375578 12.760682,14.1758677 12.7897499,13.9941934 C12.8188178,13.827053 12.7897499,13.67808 12.7025462,13.5472745 C12.6153425,13.416469 12.4572859,13.2983807 12.2283762,13.1930096 C11.9994666,13.0876385 11.68517,12.9913511 11.2854865,12.9041474 L10.2172415,12.6643373 C9.26890159,12.4463282 8.55310477,12.086613 8.06985109,11.5851919 C7.5865974,11.0837708 7.41582354,10.3970418 7.55752951,9.52500512 C7.67380107,8.81284179 7.9672051,8.19060725 8.43774158,7.65830149 C8.90827807,7.12599574 9.50780332,6.71177829 10.2363173,6.41564916 C10.9648314,6.11952002 11.7723737,5.97145545 12.6589444,5.97145545 C13.560049,5.97145545 14.3149058,6.12224513 14.9235148,6.4238245 C15.5321237,6.72540387 15.9699588,7.14870503 16.2370201,7.69372799 C16.5040813,8.23875094 16.5758427,8.87824454 16.4523041,9.61220879 L13.552782,9.61220879 Z\" fill=\"#FFFFFF\" fill-rule=\"nonzero\" id=\"形状\" mask=\"url(#mask-18w7dlbnjx-4)\" opacity=\"0.715680804\" transform=\"translate(11.537791, 11.705097) rotate(-5.000000) translate(-11.537791, -11.705097) \"\u003e\u003c\/path\u003e \u003ccircle cx=\"18.7759708\" cy=\"5.73561408\" fill=\"#FFFFFF\" fill-opacity=\"0.3\" id=\"椭圆形\" mask=\"url(#mask-18w7dlbnjx-4)\" r=\"1\"\u003e\u003c\/circle\u003e \u003ccircle cx=\"20.1609347\" cy=\"9.65130746\" fill=\"#FFFFFF\" fill-opacity=\"0.4\" id=\"椭圆形\" mask=\"url(#mask-18w7dlbnjx-4)\" r=\"2.10347731\"\u003e\u003c\/circle\u003e \u003cpath d=\"M-4.8506227,7.82368006 C-2.73347666,14.9562051 1.00150891,18.6791473 6.35433401,18.9925064 C11.7071591,19.3058656 16.1793769,16.8206161 19.7709873,11.536758 C19.2158114,21.9353246 14.0983157,26.3953895 4.41850021,24.9169529 C-5.26131527,23.4385162 -8.35102291,17.7407586 -4.8506227,7.82368006 Z\" fill=\"#000000\" fill-rule=\"nonzero\" id=\"路径-3\" mask=\"url(#mask-18w7dlbnjx-4)\" opacity=\"0.1\" transform=\"translate(6.762955, 16.508342) rotate(43.000000) translate(-6.762955, -16.508342) \"\u003e\u003c\/path\u003e \u003c\/g\u003e \u003c\/g\u003e \u003cellipse cx=\"29.6420738\" cy=\"40.5993183\" fill=\"#000000\" id=\"椭圆形\" rx=\"5.53464849\" ry=\"5.83622839\" transform=\"translate(29.642074, 40.599318) rotate(-17.000000) translate(-29.642074, -40.599318) \"\u003e\u003c\/ellipse\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"vvindo-card-content\"\u003e\n\u003cp style=\"color:#00000066\"\u003e\u003cspan style=\"color:#000000\"\u003e●\u003c\/span\u003e Expedited Shipping (\u003cspan style=\"color:#000000\"\u003eFedEx\u003c\/span\u003e \/ \u003cspan style=\"color:#000000\"\u003eDHL\u003c\/span\u003e \/ \u003cspan style=\"color:#000000\"\u003eUPS\u003c\/span\u003e): To \u003cspan style=\"color:#00B653\"\u003eUSA 3\u003c\/span\u003e–\u003cspan style=\"color:#00B653\"\u003e8\u003c\/span\u003e workdays; to \u003cspan style=\"color:#074F9D\"\u003eother countries 5\u003c\/span\u003e–\u003cspan style=\"color:#074F9D\"\u003e12\u003c\/span\u003e workdays.\u003c\/p\u003e\n\n\u003cp style=\"color:#00000066\"\u003e\u003cspan style=\"color:#000000\"\u003e●\u003c\/span\u003e Economy Shipping (\u003cspan style=\"color:#000000\"\u003ePost\u003c\/span\u003e \/ \u003cspan style=\"color:#000000\"\u003eAirmail\u003c\/span\u003e): To \u003cspan style=\"color:#00B653\"\u003eUSA 7\u003c\/span\u003e–\u003cspan style=\"color:#00B653\"\u003e12\u003c\/span\u003e workdays; to \u003cspan style=\"color:#E39000\"\u003eUK\u003c\/span\u003e \u0026amp; \u003cspan style=\"color:#E39000\"\u003eAustralia 20\u003c\/span\u003e–\u003cspan style=\"color:#E39000\"\u003e35\u003c\/span\u003e workdays; to \u003cspan style=\"color:#074F9D\"\u003eother countries\u003c\/span\u003e 20–50 workdays.\u003c\/p\u003e\n\n\u003cp style=\"color:#00000066\"\u003e\u003cspan style=\"color:#000000\"\u003e●\u003c\/span\u003e These are estimated delivery times under normal conditions. However, international delivery may be affected by courier operations and local customs\/duties.\u003c\/p\u003e\n\n\u003cp style=\"color:#00000066\"\u003e\u003cspan style=\"color:#000000\"\u003e●\u003c\/span\u003e We are \u003cspan style=\"color:#BE0000\"\u003eunable\u003c\/span\u003e to ship to \u003cspan style=\"color:#BE0000\"\u003eP.O. Boxes\u003c\/span\u003e or \u003cspan style=\"color:#BE0000\"\u003eAPO\/FPO addresses\u003c\/span\u003e.\u003c\/p\u003e\n\n\u003cp style=\"color:#00000066\"\u003e\u003cspan style=\"color:#000000\"\u003e●\u003c\/span\u003e Please ensure that your shipping address is correct, precise, and detailed.\u003c\/p\u003e\n\n\u003cp style=\"color:#00000066\"\u003e\u003cspan style=\"color:#000000\"\u003e●\u003c\/span\u003e It is also recommended to provide a valid phone number and email address so that the delivery personnel can contact you easily upon arrival. Your contact information will not be used for any other purpose.\u003c\/p\u003e\n\n\u003cp style=\"color:#00000066\"\u003e\u003cspan style=\"color:#000000\"\u003e●\u003c\/span\u003e Orders will be shipped within 1 to 3 business days after payment is received or cleared.\u003c\/p\u003e\n\n\u003cp style=\"color:#00000066\"\u003e\u003cspan style=\"color:#000000\"\u003e●\u003c\/span\u003e If you \u003cspan style=\"color:#074F9D\"\u003edo not receive\u003c\/span\u003e your package within \u003cspan style=\"color:#074F9D\"\u003e30 business days\u003c\/span\u003e, please \u003cspan style=\"color:#074F9D\"\u003enotify us\u003c\/span\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vvindo-card\"\u003e\n\u003cdiv class=\"vvindo-card-title\"\u003e\n\u003ch2\u003eReturns Policy\u003c\/h2\u003e\n\n\u003cdiv class=\"svg\"\u003e\u003csvg height=\"60px\" version=\"1.1\" viewbox=\"0 0 100 60\" width=\"100px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\u003e \u003cdefs\u003e \u003crect height=\"60\" id=\"path-kq60qwrwsn-1\" width=\"100\" x=\"0\" y=\"0\"\u003e\u003c\/rect\u003e \u003c\/defs\u003e \u003cg fill=\"none\" fill-rule=\"evenodd\" id=\"VI\" stroke=\"none\" stroke-width=\"1\"\u003e \u003cg id=\"详情页-PC\" transform=\"translate(-1310.000000, -3215.000000)\"\u003e \u003cg id=\"章节区域\" transform=\"translate(480.000000, 3210.000000)\"\u003e \u003cg id=\"icon-huang-returns\" transform=\"translate(830.000000, 5.000000)\"\u003e \u003cmask fill=\"white\" id=\"mask-kq60qwrwsn-2\"\u003e \u003cuse xlink:href=\"#path-kq60qwrwsn-1\"\u003e\u003c\/use\u003e \u003c\/mask\u003e \u003cuse fill=\"#000000\" fill-opacity=\"0\" id=\"安全框\" xlink:href=\"#path-kq60qwrwsn-1\"\u003e\u003c\/use\u003e \u003cg id=\"退回\" mask=\"url(#mask-kq60qwrwsn-2)\"\u003e \u003cg transform=\"translate(81.363719, 22.746413) rotate(26.000000) translate(-81.363719, -22.746413) translate(64.145814, 5.096413)\"\u003e \u003cpath d=\"M17.2179058,31.8446839 C18.7888746,31.8446839 20.3140537,31.6638152 21.756753,31.2856342 C23.0049647,30.9584352 23.2553044,32.2965571 22.5077723,35.3 C27.7805,29.2454557 30.6719583,25.8917813 31.182147,25.238977 C33.2293146,22.619554 34.4358116,19.4012425 34.4358116,15.9223419 C34.4358116,7.1286753 26.7270926,5.62087163e-13 17.2179058,5.62087163e-13 C7.708719,5.62087163e-13 5.59983758e-13,7.1286753 5.59983758e-13,15.9223419 C5.59983758e-13,24.7160086 7.708719,31.8446839 17.2179058,31.8446839 Z\" fill=\"#930101\" fill-rule=\"evenodd\" id=\"椭圆形\"\u003e\u003c\/path\u003e \u003cpath d=\"M14.0516068,6.43501195 L14.980924,7.36432911 C15.3628878,7.74629297 15.3628878,8.35085002 14.980307,8.73342963 L13.9667732,9.74176126 L18.7006123,9.74189873 C22.6797454,9.74189873 25.9329469,12.79539 26.0542927,16.6097326 L26.0578016,16.8306186 C26.0578016,20.7404023 22.752663,23.9193385 18.7006123,23.9193385 L13.4138303,23.9193385 C12.8765871,23.9193385 12.4482779,23.4910293 12.4482779,22.9537861 L12.4482779,21.6424163 C12.4482779,21.1051732 12.8765871,20.6768639 13.4138303,20.6768639 L18.7006123,20.6768639 C20.9753077,20.6768639 22.8153271,18.9432207 22.8153271,16.8306186 C22.8153271,14.7180165 20.9753077,12.9843733 18.7005573,12.9843733 L13.9497011,12.9827596 L14.9705982,14.0037839 C15.3252789,14.3584646 15.3506133,14.9050752 15.0466012,15.2871745 L14.9705982,15.3722687 L14.0412811,16.3015858 C13.6652814,16.6775855 13.0441425,16.6714959 12.6834956,16.2916332 L8.28435418,11.902818 C7.98264647,11.6011102 7.98264647,11.10977 8.28435418,10.8337798 L12.683122,6.43501195 C13.0650859,6.0530481 13.669643,6.0530481 14.0516068,6.43501195 Z\" fill=\"#FFC0C0\" fill-rule=\"nonzero\" id=\"路径\"\u003e\u003c\/path\u003e \u003c\/g\u003e \u003c\/g\u003e \u003cg fill-rule=\"nonzero\" id=\"地球\" mask=\"url(#mask-kq60qwrwsn-2)\"\u003e \u003cg id=\"路径\" transform=\"translate(5.256202, 16.851681)\"\u003e \u003cpath d=\"M72.3247733,25.8990679 C71.9548267,24.7363786 71.5320305,23.6053989 71.0669548,22.4955591 C70.1382002,20.2942078 68.9983737,18.1880066 67.663446,16.2064667 C66.9499775,15.2710302 66.2470789,14.3567336 65.5547503,13.4688618 C57.3237837,3.48028973 44.4711745,-1.48035278 31.6637948,0.388178108 C18.856415,2.25670899 7.9568429,10.6826727 2.92278899,22.6065431 C2.45242827,23.7163829 2.03491715,24.8156528 1.66497055,25.8990679 C0.548886476,29.492349 -0.0124912513,33.2348672 0,36.9974662 C-0.0124912586,40.7600653 0.548886469,44.5025835 1.66497055,48.0958646 C3.4594541,53.8242835 6.62096365,59.029982 10.8766412,63.2636757 C13.3919578,65.7830628 16.2577638,67.9261873 19.3854132,69.6267574 C22.5910126,71.3332927 26.0319399,72.5550712 29.5959397,73.2522341 C40.481802,75.4743017 51.789962,72.6862428 60.3952748,65.6585707 C69.0005875,58.6308986 73.9918007,48.1078027 73.9897438,36.9974662 C74.0022351,33.2348672 73.4408574,29.492349 72.3247733,25.8990679 L72.3247733,25.8990679 Z\" fill=\"#03649A\"\u003e\u003c\/path\u003e \u003cpath d=\"M36.9948719,66.5935124 L36.1070001,66.5935124 C35.9717585,64.9435342 35.9717585,63.2855716 36.1070001,61.6359106 C37.2072502,57.7363136 39.2678008,54.174868 42.1001352,51.2774055 C43.4108031,50.7172006 44.8166003,50.4053885 46.2435372,50.3525389 C48.2253941,50.341969 50.1544014,49.7341996 51.7927364,48.6137899 C52.6572173,47.7694418 53.0213926,46.5368484 52.7545976,45.3582597 C51.9274407,42.1483917 49.8488995,39.4036513 46.9834304,37.7373595 C45.3092813,37.200738 43.5622252,36.9262006 41.8041779,36.9234769 C39.2259865,36.8967504 36.6721642,36.4210385 34.257267,35.5176798 C33.5489839,35.0168834 32.9031544,34.433153 32.3335446,33.7789308 C31.1028226,32.3073227 29.5267921,31.1634296 27.7462066,30.4494112 C26.2347105,30.1851636 24.6809347,30.5921049 23.4918206,31.5592511 C20.9326317,33.2732915 17.867834,34.0688347 14.7980752,33.8159254 C12.400004,33.4992153 10.0266903,33.017136 7.69510033,32.3731336 C9.97406659,17.9666478 22.4092827,7.36845224 36.9948719,7.40165918 L39.4735143,7.40165918 C39.1564172,10.0125034 39.3361055,12.6602642 39.9914395,15.2076108 C40.9815788,16.8297806 42.5579528,18.0087494 44.3938042,18.5001357 L45.503644,19.0180609 C45.9105853,20.5189872 45.9105853,22.1044727 45.503644,23.6053989 C45.1737048,24.5896724 45.1737048,25.6546876 45.503644,26.6389611 C47.9296267,29.1046603 51.0104341,30.8247778 54.3823627,31.5962457 L55.2332399,31.5962457 C55.8907004,31.6226139 56.5309746,31.3825111 57.0089836,30.9303418 C57.8598608,29.8574967 58.4200657,28.5838233 58.6367487,27.2308757 C60.0636856,27.7276612 61.6491711,27.5056932 62.8911347,26.6389611 C63.4616735,25.9501696 63.7870247,25.0912422 63.8160012,24.1973135 C68.225604,33.3897452 67.5933208,44.2046218 62.1425648,52.8205754 C56.6918088,61.436529 47.1901246,66.6403099 36.9948719,66.5935124 Z\" fill=\"#5EBE84\"\u003e\u003c\/path\u003e \u003c\/g\u003e \u003c\/g\u003e \u003cg id=\"小黄\" mask=\"url(#mask-kq60qwrwsn-2)\"\u003e \u003cg transform=\"translate(-1.500000, 1.000000)\"\u003e \u003cpath d=\"M23.8413102,5.04677443 C34.4447855,5.99839797 38.7661996,14.8345679 38.7661996,19.7072568 C38.7661996,27.7547889 32.1068531,33.1036085 22.628763,35.0903584 C21.1832407,35.3933616 21.8649883,36.5453482 24.6740057,38.5463182 C18.6915268,35.8302675 15.4510843,34.3376715 14.9526782,34.0685299 C9.25373323,30.9910736 4.81880554,25.7151815 4.89536275,19.3563546 C5.00139094,10.549675 13.2378349,4.09515088 23.8413102,5.04677443 Z\" fill=\"#F8D612\" id=\"路径\" transform=\"translate(21.830293, 21.750000) rotate(-21.000000) translate(-21.830293, -21.750000) \"\u003e\u003c\/path\u003e \u003cg fill=\"none\" id=\"小黄\" stroke-width=\"1\" transform=\"translate(9.361745, 9.202368)\"\u003e \u003cpath d=\"M7.94503792,0.776178138 C13.3754855,-1.30837539 20.7963402,0.893951181 22.8808938,6.32439879 C24.9654473,11.7548464 20.9243216,18.357015 15.493874,20.4415685 C10.0634264,22.5261221 2.64257171,20.3237955 0.558018176,14.8933479 C-1.52653535,9.46290028 2.51459031,2.86073167 7.94503792,0.776178138 Z\" fill=\"#000000\" id=\"路径\"\u003e\u003c\/path\u003e \u003cg id=\"编组\" transform=\"translate(2.929577, 3.456939)\"\u003e \u003cg id=\"eye\" transform=\"translate(4.106641, 5.075804) rotate(-15.000000) translate(-4.106641, -5.075804) translate(0.453535, 2.842539)\"\u003e \u003cpath d=\"M3.65310594,4.46653037 C5.54856976,4.46653037 6.7137625,3.37571069 7.14868416,1.19407133 C7.25617083,0.652347107 6.90388559,0.126235905 6.36210712,0.019023312 C6.29823939,0.00638452148 6.23329002,1.31856494e-05 6.16818376,-2.2944623e-12 L1.13802812,-2.2944623e-12 C0.585743382,0.000111698532 0.138118673,0.447917473 0.138230352,1.00020221 C0.138243517,1.06530847 0.144614853,1.13025785 0.157527723,1.19407133 C0.592449381,3.37571069 1.75764212,4.46653037 3.65310594,4.46653037 Z\" fill=\"#FBFBFB\" id=\"椭圆形\"\u003e\u003c\/path\u003e \u003ccircle cx=\"5.5448167\" cy=\"2.90960776\" fill=\"#000000\" id=\"椭圆形\" r=\"1\"\u003e\u003c\/circle\u003e \u003c\/g\u003e \u003cg id=\"eye\" transform=\"translate(12.080383, 2.939247) rotate(-15.000000) translate(-12.080383, -2.939247) translate(8.427252, 0.875168)\"\u003e \u003cpath d=\"M3.65310594,4.12815686 C5.50964409,4.12815686 6.66560893,3.16095834 7.12100047,1.22656131 C7.24677566,0.688788685 6.9122112,0.151234491 6.37430476,0.0260342306 C6.2997237,0.00867513877 6.22339557,-6.00798277e-05 6.14682098,1.02868444e-12 L1.15944099,1.02868444e-12 C0.607156413,-0.000442004125 0.159082731,0.446914527 0.158640406,0.9991991 C0.158579074,1.07577759 0.16731425,1.15210969 0.185246614,1.22656131 C0.64061468,3.16095834 1.79656779,4.12815686 3.65310594,4.12815686 Z\" fill=\"#FBFBFB\" id=\"椭圆形\"\u003e\u003c\/path\u003e \u003ccircle cx=\"5.82368425\" cy=\"2.58446099\" fill=\"#000000\" id=\"椭圆形\" r=\"1\"\u003e\u003c\/circle\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"vvindo-card-content\"\u003e\n\u003cp style=\"color:#00000066\"\u003e\u003cspan style=\"color:#000000\"\u003e●\u003c\/span\u003e If \u003cspan style=\"color:#000000\"\u003edefective\u003c\/span\u003e, \u003cspan style=\"color:#000000\"\u003edamaged\u003c\/span\u003e, or incorrect products are \u003cspan style=\"color:#000000\"\u003ereceived\u003c\/span\u003e, please \u003cspan style=\"color:#00B653\"\u003econtact us\u003c\/span\u003e immediately. Our after-sales team will assist you until the issue is resolved. Returns are accepted within 30 calendar days from the delivery date in original new condition.\u003c\/p\u003e\n\n\u003cp style=\"color:#00000066\"\u003e\u003cspan style=\"color:#000000\"\u003e●\u003c\/span\u003e Customer satisfaction is our top priority. All items are fully tested and quality-inspected before shipment.\u003c\/p\u003e\n\n\u003cp style=\"color:#00000066\"\u003e\u003cspan style=\"color:#000000\"\u003e●\u003c\/span\u003e If you have any questions, please contact us first. We will do our best to offer satisfactory resolutions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vvindo-card\"\u003e\n\u003cdiv class=\"vvindo-card-title\"\u003e\n\u003ch2\u003eAbout CoreDrive\u003csup style=\"font-size: 0.5em;font-weight: normal;color:#ffffff;\"\u003e™\u003c\/sup\u003e\n\u003c\/h2\u003e\n\n\u003cdiv class=\"svg\"\u003e\u003csvg height=\"60px\" version=\"1.1\" viewbox=\"0 0 100 60\" width=\"100px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\u003e \u003cdefs\u003e \u003crect height=\"60\" id=\"path-bj4_j61-qk-1\" width=\"100\" x=\"0\" y=\"0\"\u003e\u003c\/rect\u003e \u003c\/defs\u003e \u003cg fill=\"none\" fill-rule=\"evenodd\" id=\"VI\" stroke=\"none\" stroke-width=\"1\"\u003e \u003cg id=\"详情页-PC\" transform=\"translate(-1310.000000, -3535.000000)\"\u003e \u003cg id=\"章节区域\" transform=\"translate(480.000000, 3530.000000)\"\u003e \u003cg id=\"icon-huang-about\" transform=\"translate(830.000000, 5.000000)\"\u003e \u003cmask fill=\"white\" id=\"mask-bj4_j61-qk-2\"\u003e \u003cuse xlink:href=\"#path-bj4_j61-qk-1\"\u003e\u003c\/use\u003e \u003c\/mask\u003e \u003cuse fill=\"#000000\" fill-opacity=\"0\" id=\"安全框\" xlink:href=\"#path-bj4_j61-qk-1\"\u003e\u003c\/use\u003e \u003cg id=\"小黄\" mask=\"url(#mask-bj4_j61-qk-2)\"\u003e \u003cg transform=\"translate(22.825015, 20.450515)\"\u003e \u003cpath d=\"M38.2101679,54 C48.4260642,54 55.9650116,48.4541724 60.8556191,40.6144377 C61.8171811,39.073036 71.5677268,40.9661641 70.5819704,40.6144377 C67.5154319,39.5202703 63.4091268,35.6579209 63.7730549,32.4093729 C63.9184533,31.1114958 64.0946596,29.7935893 64.0946596,28.4452925 C64.0946596,14.3318173 56.8962705,0 37.5084973,0 C18.120724,0 10.3101334,14.3318173 10.3101334,28.4452925 C10.3101334,29.6003251 10.4784866,30.7318142 10.5469949,31.8518907 C10.6823401,34.0647185 9.5910941,39.9749803 0.913310243,39.9749803 C-4.13360235,39.9749803 13.3508912,40.32732 14.0235114,41.4108058 C18.700835,48.9452415 28.3381893,54 38.2101679,54 Z\" fill=\"#EAC800\" id=\"外维\"\u003e\u003c\/path\u003e \u003cg fill=\"none\" id=\"客服小黄\" stroke-width=\"1\" transform=\"translate(14.457790, 4.042670)\"\u003e \u003cg id=\"编组-2\"\u003e \u003cpath d=\"M23.5160813,2.15773828 C34.0455909,2.15773828 45.1578454,10.6935923 45.1578454,21.2231018 C45.1578454,31.7526114 34.0455909,40.2884654 23.5160813,40.2884654 C12.9865718,40.2884654 1.87431731,31.7526114 1.87431731,21.2231018 C1.87431731,10.6935923 12.9865718,2.15773828 23.5160813,2.15773828 Z\" fill=\"#000000\" id=\"路径\" transform=\"translate(23.516081, 21.223102) rotate(6.000000) translate(-23.516081, -21.223102) \"\u003e\u003c\/path\u003e \u003cg id=\"编组\" transform=\"translate(25.595721, 15.445709) rotate(9.000000) translate(-25.595721, -15.445709) translate(11.954589, 11.403074)\"\u003e \u003cg id=\"eye\" transform=\"translate(-0.000000, -0.000000)\"\u003e \u003cpath d=\"M6.61281722,8.0852703 C10.393346,8.0852703 12.5690535,5.68807836 13.1399397,0.893694475 C13.191797,0.454920461 12.8780444,0.0572598924 12.439258,0.00550705723 C12.4077178,0.00178703675 12.3759841,-5.15367155e-05 12.3442254,5.46190998e-13 L0.881499744,5.46190998e-13 C0.439672558,-0.000736106209 0.0809032212,0.356837961 0.0801660013,0.798665145 C0.0801130046,0.830426865 0.0819515689,0.862163554 0.0857753759,0.893694475 C0.656607834,5.68807836 2.83228845,8.0852703 6.61281722,8.0852703 Z\" fill=\"#FBFBFB\" id=\"椭圆形\"\u003e\u003c\/path\u003e \u003ccircle cx=\"3.357366\" cy=\"2.0589473\" fill=\"#000000\" id=\"椭圆形\" r=\"1.88134419\"\u003e\u003c\/circle\u003e \u003c\/g\u003e \u003cg id=\"eye\" transform=\"translate(15.262371, 0.472076)\"\u003e \u003cpath d=\"M6.00990587,6.79143571 C9.39950187,6.79143571 11.3695949,4.83169623 11.920185,0.912217284 C11.9821478,0.47475596 11.6777574,0.0698842553 11.2402978,0.00790930711 C11.2039985,0.00276678715 11.1673887,0.000125583394 11.1307272,-8.45226502e-13 L0.889166973,-8.45226502e-13 C0.447341594,0.00146244693 0.0903533598,0.360814713 0.0918114504,0.802640107 C0.0919324434,0.839302957 0.0945736121,0.875914126 0.0996980934,0.912217284 C0.650240605,4.83169623 2.62030986,6.79143571 6.00990587,6.79143571 Z\" fill=\"#FBFBFB\" id=\"椭圆形\"\u003e\u003c\/path\u003e \u003ccircle cx=\"3.06507917\" cy=\"2.05139531\" fill=\"#000000\" id=\"椭圆形\" r=\"1.63746918\"\u003e\u003c\/circle\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003cg id=\"旗子\" mask=\"url(#mask-bj4_j61-qk-2)\"\u003e \u003cg transform=\"translate(23.375031, 37.037235) rotate(-8.000000) translate(-23.375031, -37.037235) translate(3.275936, 11.981274)\"\u003e \u003cg fill=\"none\" id=\"贴纸\" stroke-width=\"1\" transform=\"translate(-0.000000, -0.000000)\"\u003e \u003cpath d=\"M7.68415618,0.0211840963 C13.0612389,-0.0438492954 17.8713305,0.04085259 22.1144309,0.275289753 C27.0294818,0.546853105 32.1526911,1.07286783 37.484059,1.85333393 C38.4688736,1.99504224 39.1992996,2.83951869 39.1981896,3.83447569 L39.1981896,20.0294274 C39.1996538,21.1339959 38.3054125,22.030614 37.200844,22.03208 C37.1449945,22.0321541 37.0891665,22.0298889 37.0334959,22.0254201 C33.0614335,21.7004113 27.9340041,21.377624 21.6512076,21.0570584 C16.5472357,20.7966396 11.5707761,20.583097 6.72182879,20.4164307 C3.41012726,20.3011181 0.818868765,17.5230426 0.934093993,14.2113381 C0.941984017,13.9845697 0.962731428,13.7584316 0.996826172,13.5341014 L2.3137207,4.7103065 C2.71115052,2.04146172 4.98609685,0.0552249056 7.68415618,0.0211840963 Z\" fill=\"#F8D612\" id=\"矩形\"\u003e\u003c\/path\u003e \u003cg fill=\"#000000\" id=\"logo-黑\" opacity=\"0.899274554\" transform=\"translate(19.599095, 10.305944) rotate(-1.000000) translate(-19.599095, -10.305944) translate(8.144851, 5.612414)\"\u003e \u003cpath d=\"M15.1704837,1.07785622 C13.0719615,1.70915899 11.6867957,4.03189799 12.1444363,6.265839 C12.3957204,7.42078036 13.1447725,8.38002961 14.2013577,8.90351846 L14.2617814,8.9326829 L11.6435059,8.7218726 C9.63833832,7.565688 9.13856751,4.93411794 10.4446558,2.84409638 C11.0047254,1.92475254 11.8321898,1.22198054 12.772493,0.867045924 L15.1704837,1.07785622 Z M20.3390676,1.53223276 C21.5179615,2.03657845 22.4269737,3.14039326 22.7647286,4.47771639 C23.350729,6.70019034 22.0954514,8.89817809 19.9051632,9.38705944 L17.2868876,9.17624914 L17.3520586,9.16383554 C18.7543067,8.88376472 19.8820686,7.88344255 20.3181476,6.52791526 C20.9789425,4.40542979 19.8929069,2.07440356 17.9410769,1.32142246 L20.3390676,1.53223276 Z M11.4517065,0.750933966 C9.25005154,1.75546722 7.98653344,4.40513016 8.72876801,6.66912179 C8.99240966,7.43543357 9.48047414,8.09058945 10.1370143,8.56083293 L10.201389,8.60576064 L8.31041217,8.45350876 C6.38033957,7.09969357 6.16144029,4.32081167 7.72227879,2.24670232 C8.25471449,1.52201508 8.94845581,0.949662819 9.71982437,0.598682083 L11.4517065,0.750933966 Z M16.565265,2.47490143 C17.932609,2.59335588 18.9582959,3.88203425 18.8562009,5.35324513 C18.7541059,6.82445601 17.4948308,7.92108176 16.0435313,7.8026273 C14.5922317,7.68417285 13.5665448,6.39549448 13.7525954,4.9242836 C13.9386459,3.45307272 15.197921,2.35644697 16.565265,2.47490143 Z\" id=\"icon\"\u003e\u003c\/path\u003e \u003cpath d=\"M7.16783868,0.374333896 L8.50005574,0.491450729 C6.22906121,1.62798433 4.94932105,4.39327039 5.75198987,6.66789002 C5.98961585,7.31002964 6.38862106,7.86790081 6.91678759,8.29730357 L6.97859283,8.3462774 L5.52399529,8.22916057 C3.65980727,6.74334503 3.65112244,3.86607141 5.3942834,1.80259006 C5.87536139,1.22005612 6.45767051,0.743988106 7.0944202,0.41199881 L7.16783868,0.374333896 Z\" id=\"尾巴1\" opacity=\"0.8\"\u003e\u003c\/path\u003e \u003cpath d=\"M5.32979743,0.212749438 L6.26234937,0.294731221 C3.91686206,1.59654348 2.65756026,4.50660215 3.57383936,6.79452919 C3.78012633,7.28720704 4.0836305,7.725707 4.46990271,8.08960287 L4.53532568,8.1495579 L3.51710741,8.06757611 C1.72308618,6.41648191 1.93893438,3.41601124 3.87499858,1.36583729 C4.28292977,0.924356739 4.74744628,0.550036893 5.24657327,0.260259831 L5.32979743,0.212749438 Z\" id=\"尾巴2\" opacity=\"0.5\"\u003e\u003c\/path\u003e \u003cpath d=\"M3.88663515,0.0858792731 L4.55274367,0.14443769 C2.12170863,1.65920665 0.922600163,4.75580058 2.01659604,7.06087381 C2.17261274,7.37671997 2.36958974,7.66789194 2.60368933,7.92884788 L2.66867172,7.99926436 L1.94137296,7.94070595 C0.229957718,6.07665505 0.708495258,2.91744859 2.86808038,0.88442084 C3.15787643,0.605850949 3.46956944,0.357256322 3.79713085,0.143352911 L3.88663515,0.0858792731 Z\" id=\"尾巴3\" opacity=\"0.3\"\u003e\u003c\/path\u003e \u003cpath d=\"M2.90974882,0 L3.30941394,0.0351350499 C0.79263232,1.77026969 -0.329624119,5.05988862 0.963460261,7.38270458 C1.04907526,7.53108154 1.14395427,7.67346841 1.24769317,7.80927334 L1.3111269,7.88996172 L0.874747642,7.85482667 C-0.75515531,5.7704101 -0.0201279352,2.44694529 2.355801,0.431660267 C2.50455542,0.302927787 2.65786584,0.181349549 2.81508436,0.0674292193 L2.90974882,0 Z\" id=\"尾巴4\" opacity=\"0.1\"\u003e\u003c\/path\u003e \u003c\/g\u003e \u003c\/g\u003e \u003cpath d=\"M37.4801322,0.111921736 L38.916247,0.111921736 C39.3620064,0.111921736 39.5236495,0.158334541 39.6866124,0.245488088 C39.8495754,0.332641634 39.9774697,0.460535921 40.0646232,0.623498884 C40.1517768,0.786461847 40.1981896,0.948104966 40.1981896,1.39386434 L40.1981896,48.8299791 C40.1981896,49.2757385 40.1517768,49.4373816 40.0646232,49.6003446 C39.9774697,49.7633076 39.8495754,49.8912018 39.6866124,49.9783554 C39.5236495,50.0655089 39.3620064,50.1119217 38.916247,50.1119217 L37.4801322,50.1119217 C37.0343728,50.1119217 36.8727297,50.0655089 36.7097667,49.9783554 C36.5468038,49.8912018 36.4189095,49.7633076 36.3317559,49.6003446 C36.2446024,49.4373816 36.1981896,49.2757385 36.1981896,48.8299791 L36.1981896,1.39386434 C36.1981896,0.948104966 36.2446024,0.786461847 36.3317559,0.623498884 C36.4189095,0.460535921 36.5468038,0.332641634 36.7097667,0.245488088 C36.8727297,0.158334541 37.0343728,0.111921736 37.4801322,0.111921736 Z\" fill=\"#7F5700\" id=\"矩形\"\u003e\u003c\/path\u003e \u003c\/g\u003e \u003c\/g\u003e \u003cellipse cx=\"43.9406895\" cy=\"53.5520993\" fill=\"#000000\" id=\"椭圆形\" mask=\"url(#mask-bj4_j61-qk-2)\" rx=\"5.68672263\" ry=\"5.5\"\u003e\u003c\/ellipse\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/g\u003e \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"vvindo-card-content\"\u003e\n\u003cp style=\"color:#00000066\"\u003e\u003cspan style=\"color:#000000\"\u003e● CoreDrive\u003csup style=\"font-size: 0.4em;font-weight: normal;\"\u003e™\u003c\/sup\u003e\u003c\/span\u003e is a manufacturer of \u003cspan style=\"color:#000000\"\u003econstruction machinery\u003c\/span\u003e and \u003cspan style=\"color:#000000\"\u003eautomotive parts\u003c\/span\u003e. As a direct-source factory, we offer competitive pricing by eliminating intermediary channels. Our production is managed entirely in-house, with strict quality control procedures implemented at every stage—from raw material selection to final inspection—to ensure product reliability and consistency.\u003c\/p\u003e\n\n\u003cp style=\"color:#00000066\"\u003e\u003cspan style=\"color:#000000\"\u003e●\u003c\/span\u003e In addition to our standard product range, we provide customized solutions tailored to specific customer requirements, supported by a team of experienced technical specialists. CoreDrive is committed to delivering high-quality products and dependable service to clients worldwide.\u003c\/p\u003e\n\n\u003cp style=\"color:#00000066\"\u003e\u003cspan style=\"color:#000000\"\u003e●\u003c\/span\u003e Customer satisfaction is at the core of our operations. For inquiries or further information, please contact our support team.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"vvindo-footer\"\u003e\u003csmall style=\"opacity: 0;\"\u003eCopyright © CoreDrive\u003c\/small\u003e\u003c\/section\u003e\n\u003c\/main\u003e\n","brand":"CoreDrive","offers":[{"title":"Default Title","offer_id":51389874831655,"sku":"1889905C91","price":35.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0942\/3549\/2647\/files\/s-l1600_4fae1182-cb5d-45c9-8956-192a3dcc281b.jpg?v=1778672353","url":"https:\/\/coredrive.shop\/products\/injector-wire-harness-1889905c91-for-international-navistar-dt466-dt530-dt466e","provider":"CoreDrive","version":"1.0","type":"link"}