{"product_id":"6x-diesel-injector-nozzle-l061pba-2645a630-for-perkins-1006-6t-2645a046-b01002a","title":"6x Diesel Injector Nozzle L061PBA 2645A630 for Perkins 1006.6T 2645A046 B01002A","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003e\n\tCoreDrive\n\u003c\/title\u003e\n\u003cstyle\u003e\n        \/* 所有浏览器自带属性清零 *\/\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        \/* body区域 *\/\n        body{\n            width:100%;\n            background-color: #F8F8F8;\n            user-select: none;\n            -webkit-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        \/* 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        \/* vvindo-banner区域 *\/\n        .vvindo-banner{\n            width:100%;\n            height: auto;\n        }\n        .vvindo-banner img{\n            width:100%;\n            height:auto;\n            border-radius: 20px;\n            transition: all .3s;\n        }\n        .vvindo-banner img:hover{\n            scale: 1.01;\n        }\n        @media (max-width:768px) {\n            .vvindo-banner img:hover{\n                scale: 1;\n            }\n        }\n        \/* vvindo-title区域 *\/\n        .vvindo-title{\n            width:100%;\n            height: auto;\n            padding: 20px 30px;\n            user-select: auto;\n            -webkit-user-select: auto;\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        @media (max-width:768px) {\n            .vvindo-title h1 {\n                font-size: 25px;\n            }\n        }\n        \/* vvindo-gallery区域 *\/\n        .vvindo-gallery{\n            display: flex;\n            gap:30px;\n            flex-direction: column;\n        }\n        .vvindo-gallery input[type=\"radio\"]{\n            display: none;\n        }\n        .vvindo-gallery .gallery-main{\n            width:100%;\n            height:auto;\n            position: relative;\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        @media (max-width:768px) {\n            .gallery-button{\n                width:45px;\n                min-width:45px;\n                height:45px;\n                min-height:45px;\n            }\n        }\n        .gallery-button:hover{\n            background-color: rgba(30,30,30,.1);\n        }\n        .gallery-button:active{\n            background-color: rgba(30,30,30,.2);\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        .gallery-button .svg{\n            width:50%;\n            height:50%;\n        }\n        .gallery-button-last{\n            position:absolute;\n            left:15px;\n            top:50%;\n            transform: translateY(-50%);\n        }\n        .gallery-button-next{\n            position:absolute;\n            right:15px;\n            top:50%;\n            transform: translateY(-50%);\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        .gallery-window .gallery-window-ul{\n            list-style: none;\n            display:flex;\n            flex-direction: row;\n            transition: .5s transform;\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        .gallery-window .gallery-window-ul .gallery-window-li img{\n            width:100%;\n            height:auto;\n        }\n        \/* gallery的switch区域 *\/\n        .gallery-switch{\n            width:100%;\n            height:auto;\n            transition:.5s background-color;\n            overflow: hidden; \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        @media (max-width:768px) {\n            .gallery-switch .gallery-switch-ul{\n                gap:10px;\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        @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        .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        .gallery-switch  .gallery-switch-ul .gallery-switch-li:hover img{\n            transform: scale(110%);\n        }\n        \/* gallery的switch\"选中效果\"控制 *\/\n         .vvindo-gallery{\n            --checked-color:rgba(0,0,0,1);\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 AGENT CSS PART 1 END ↑↑↑ *\/\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 AGENT CSS PART 2 END ↑↑↑ *\/\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 AGENT CSS PART 3 END ↑↑↑ *\/\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: auto;\n            -webkit-user-select: auto;\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        .vvindo-card .vvindo-card-title h2{\n            width:auto;\n            color:#ffffff;\n            font-size:25px;\n            font-weight:bold;\n        }\n        @media (max-width:768px) {\n            .vvindo-card .vvindo-card-title h2{\n                font-size:18px;\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        .vvindo-card:hover .vvindo-card-title .svg{\n            scale: 1.05;\n        }\n        .vvindo-card:active .vvindo-card-title .svg{\n            scale: 0.98;\n        }\n        @media (max-width:768px) {\n            .vvindo-card .vvindo-card-title .svg{\n                height:50px;\n                right:15px\n            }\n            .vvindo-card:hover .vvindo-card-title .svg{\n                scale: 1.05;\n            }\n            .vvindo-card:active .vvindo-card-title .svg{\n                scale: 1;\n            }\n        }\n        .vvindo-card .vvindo-card-title .svg svg{\n            width:auto;\n            height:100%;\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注释导致的多余空行 *\/\n        }\n        .vvindo-card .vvindo-card-content p{\n            margin-bottom: 8px;\n        }\n        .vvindo-card .vvindo-card-content article{\n            white-space: normal;\n            \/* ↑用于防止HTML注释导致的多余空行,额外保险措施 *\/\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        .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        .vvindo-card .vvindo-card-content article ul.item_specifics_info \u003e li:hover{\n            background-color: rgba(0, 0, 0, .08);\n        }\n        .vvindo-card .vvindo-card-content article ul.item_specifics_info \u003e li \u003e p{\n            word-break: break-word;\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        \/* vvindo-card-description部分 *\/\n        .vvindo-card-description{\n            background-color: #F8D612;\n            white-space: normal;\n        }\n        .vvindo-card-description .vvindo-card-title h2{\n            color:#000000;\n        }\n        .vvindo-card-description #detail_info{\n            \/* 控制选中文本 *\/\n            user-select: none;\n            -webkit-user-select: none;\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        \/* footer区域 *\/\n        .vvindo-footer{\n            width:100%;\n            height:auto;\n            display: flex;\n            justify-content: center;\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\n            \u003c!-- VVINDO AGENT HTML PART 1 START ↓↓↓ --\u003e\n\u003ch1\u003e\n\t6x Diesel Injector Nozzle L061PBA 2645A630 for Perkins 1006.6T 2645A046 B01002A\n\u003c\/h1\u003e\n\u003c!-- VVINDO AGENT HTML PART 1 END ↑↑↑ --\u003e\n        \u003c\/section\u003e\n        \u003csection class=\"vvindo-gallery\"\u003e\n            \u003c!-- VVINDO AGENT HTML PART 2 START ↓↓↓ --\u003e \u003cinput type=\"radio\" name=\"switch-img\" id=\"switch-img-1\" checked\u003e \u003cinput type=\"radio\" name=\"switch-img\" id=\"switch-img-2\"\u003e \u003cinput type=\"radio\" name=\"switch-img\" id=\"switch-img-3\"\u003e \u003cinput type=\"radio\" name=\"switch-img\" id=\"switch-img-4\"\u003e \u003cinput type=\"radio\" name=\"switch-img\" id=\"switch-img-5\"\u003e \u003c!-- VVINDO AGENT HTML PART 2 END ↑↑↑ --\u003e\n\u003cdiv class=\"gallery-main\"\u003e\n\t\u003cdiv class=\"gallery-button gallery-button-last\"\u003e\n\t\t\u003c!-- VVINDO AGENT HTML PART 3 START ↓↓↓ --\u003e \u003clabel for=\"switch-img-5\"\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 \u003c!-- VVINDO AGENT HTML PART 3 END ↑↑↑ --\u003e\n\t\t\u003cdiv class=\"svg\"\u003e\n\t\t\t\u003csvg viewbox=\"0 0 30 30\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\u003e\n                            \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\" id=\"路径\" fill=\"#000000\" opacity=\"0.2\" transform=\"translate(14.001685, 15.000000) rotate(-180.000000) translate(-14.001685, -15.000000) \"\u003e\n                            \u003c\/path\u003e\n                        \u003c\/svg\u003e\n\t\t\u003c\/div\u003e\n\t\u003c\/div\u003e\n\t\u003cdiv class=\"gallery-window\"\u003e\n\t\t\u003cul class=\"gallery-window-ul\"\u003e\n\t\t\t\u003c!-- VVINDO AGENT HTML PART 4 START ↓↓↓ --\u003e\n\t\t\t\u003cli class=\"gallery-window-li\"\u003e\n\t\t\t\t\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTUwMFgxNTAw\/z\/FhMAAeSwDSdqMkza\/$_10.JPG?set_id=880000500F\" alt=\"Product Image\" referrerpolicy=\"no-referrer\"\u003e \n\t\t\t\u003c\/li\u003e\n\t\t\t\u003cli class=\"gallery-window-li\"\u003e\n\t\t\t\t\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTUwMFgxNTAw\/z\/MkMAAeSwFU1qMkzc\/$_10.JPG?set_id=880000500F\" alt=\"Product Image\" referrerpolicy=\"no-referrer\"\u003e \n\t\t\t\u003c\/li\u003e\n\t\t\t\u003cli class=\"gallery-window-li\"\u003e\n\t\t\t\t\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTUwMFgxNTAw\/z\/A8kAAeSwfTdqMkze\/$_10.JPG?set_id=880000500F\" alt=\"Product Image\" referrerpolicy=\"no-referrer\"\u003e \n\t\t\t\u003c\/li\u003e\n\t\t\t\u003cli class=\"gallery-window-li\"\u003e\n\t\t\t\t\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTUwMFgxNTAw\/z\/ziwAAeSwuPNqMkzf\/$_10.JPG?set_id=880000500F\" alt=\"Product Image\" referrerpolicy=\"no-referrer\"\u003e \n\t\t\t\u003c\/li\u003e\n\t\t\t\u003cli class=\"gallery-window-li\"\u003e\n\t\t\t\t\u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTUwMFgxNTAw\/z\/-AYAAeSwNk5qMkzh\/$_10.JPG?set_id=880000500F\" alt=\"Product Image\" referrerpolicy=\"no-referrer\"\u003e \n\t\t\t\u003c\/li\u003e\n\u003c!-- VVINDO AGENT HTML PART 4 END ↑↑↑ --\u003e\n\t\t\u003c\/ul\u003e\n\t\u003c\/div\u003e\n\t\u003cdiv class=\"gallery-button gallery-button-next\"\u003e\n\t\t\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-1\"\u003e.\u003c\/label\u003e \u003c!-- VVINDO AGENT HTML PART 5 END ↑↑↑ --\u003e\n\t\t\u003cdiv class=\"svg\"\u003e\n\t\t\t\u003csvg viewbox=\"0 0 30 30\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"\u003e\n                            \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\" id=\"路径\" fill=\"#000000\" opacity=\"0.2\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e\n\t\t\u003c\/div\u003e\n\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gallery-switch\"\u003e\n\t\u003cdiv class=\"gallery-switch-ul\"\u003e\n\t\t\u003c!-- VVINDO AGENT HTML PART 6 START ↓↓↓ --\u003e \u003clabel class=\"gallery-switch-li\" for=\"switch-img-1\"\u003e \u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTUwMFgxNTAw\/z\/FhMAAeSwDSdqMkza\/$_10.JPG?set_id=880000500F\" alt=\"Product Image\" referrerpolicy=\"no-referrer\"\u003e \u003c\/label\u003e \u003clabel class=\"gallery-switch-li\" for=\"switch-img-2\"\u003e \u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTUwMFgxNTAw\/z\/MkMAAeSwFU1qMkzc\/$_10.JPG?set_id=880000500F\" alt=\"Product Image\" referrerpolicy=\"no-referrer\"\u003e \u003c\/label\u003e \u003clabel class=\"gallery-switch-li\" for=\"switch-img-3\"\u003e \u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTUwMFgxNTAw\/z\/A8kAAeSwfTdqMkze\/$_10.JPG?set_id=880000500F\" alt=\"Product Image\" referrerpolicy=\"no-referrer\"\u003e \u003c\/label\u003e \u003clabel class=\"gallery-switch-li\" for=\"switch-img-4\"\u003e \u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTUwMFgxNTAw\/z\/ziwAAeSwuPNqMkzf\/$_10.JPG?set_id=880000500F\" alt=\"Product Image\" referrerpolicy=\"no-referrer\"\u003e \u003c\/label\u003e \u003clabel class=\"gallery-switch-li\" for=\"switch-img-5\"\u003e \u003cimg src=\"https:\/\/i.ebayimg.com\/00\/s\/MTUwMFgxNTAw\/z\/-AYAAeSwNk5qMkzh\/$_10.JPG?set_id=880000500F\" alt=\"Product Image\" referrerpolicy=\"no-referrer\"\u003e \u003c\/label\u003e \u003c!-- VVINDO AGENT HTML PART 6 END ↑↑↑ --\u003e\n\t\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n        \u003csection class=\"vvindo-banner\"\u003e\n            \u003ca href=\"https:\/\/www.ebay.com\/str\/coredrive\" target=\"_blank\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0942\/3549\/2647\/files\/ebayimg-coredrive-banner.jpg\" referrerpolicy=\"no-referrer\"\u003e \u003c\/a\u003e \u003c\/section\u003e\n        \u003csection class=\"vvindo-card vvindo-card-description\"\u003e\n\u003cdiv class=\"vvindo-card-title\"\u003e\n\t\u003ch2\u003e\n\t\tProduct Description\n\t\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vvindo-card-content\"\u003e\n\t\u003c!-- VVINDO AGENT HTML PART 7 START ↓↓↓ --\u003e\n\u003carticle id=\"detail_info\"\u003e\n\t\u003cp\u003e\n\t\t\u003cstrong\u003e\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003ePart No.: \u003c\/span\u003e\u003c\/strong\u003e \n\t\u003c\/p\u003e\n\t\u003cdiv\u003e\n\t\t\u003cstrong\u003e\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003eDelphi:\u003c\/span\u003e\u003c\/strong\u003e\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003e L061PBA\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003e Massey Ferguson:4222256M1\u003cbr\u003e\n\u003c\/span\u003e\u003cbr\u003e\n\u003cstrong\u003e\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003ePerkins:\u003c\/span\u003e\u003c\/strong\u003e\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003e2645A630\u003cbr\u003e\n\u003c\/span\u003e\u003cbr\u003e\n\u003cstrong\u003e\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003eStamping No.:\u003c\/span\u003e\u003c\/strong\u003e\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003e L061PBA \u003c\/span\u003e\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003e\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003eConditio\u003c\/span\u003e\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003en:\u003c\/span\u003e\u003c\/strong\u003e\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003e New\u003c\/span\u003e\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003e\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003eNumber of Pieces:\u003c\/span\u003e\u003c\/strong\u003e\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003e 6\u003c\/span\u003e\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003e\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003eCompatible with the Following Fuel Injectors:\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003e B01002A,196-5118,17-111300,2645A046\u003c\/span\u003e\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003e\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003eApplications:\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003e Perkins Engine: \u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003e CCW6.601 1006.6TA 1006.6T\u003c\/span\u003e\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003e\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003eL\u003c\/span\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003eandini:\u003c\/span\u003e\u003c\/strong\u003e \u003cstrong\u003e\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003eLegend:\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003e 160 NG, Legend 180NG\u003c\/span\u003e\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003e\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003eMasseyFerguson:\u003c\/span\u003e\u003c\/strong\u003e \u003cbr\u003e\n\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003e 8120 8130 8210 8220 8240\u003c\/span\u003e\u003cbr\u003e\n\u003cbr\u003e\n\u003cstrong\u003e\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003eMc Cormick:\u003c\/span\u003e\u003c\/strong\u003e \u003cbr\u003e\n\u003cspan style=\"font-size:18px;font-family:Arial;\"\u003e MTX155\u003c\/span\u003e\u003cbr\u003e\n\t\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n        \u003csection class=\"vvindo-footer\"\u003e\n            \u003csmall\u003eCopyright © CoreDrive\u003c\/small\u003e \u003c\/section\u003e\n    \u003c\/main\u003e\n\u003cdiv id=\"pushauctioncounterdiv\" style=\"width:100%;text-align:center;padding-top:20px;font-family:Times New Roman;\"\u003e\n\t\u003cimg id=\"pushauctioncounter\" src=\"https:\/\/counter.pushauction.com\/09790da1-6ddd-444e-9f4a-eeafc5bd17bd\/fa42d421-e6c9-45fc-a083-783e04889132.jpg\" referrerpolicy=\"no-referrer\"\u003e\n\u003c\/div\u003e","brand":"CoreDrive","offers":[{"title":"Default Title","offer_id":51885858554151,"sku":"LW(L061PBA )*6","price":97.48,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0942\/3549\/2647\/files\/10_3947ab53-9ed4-4c0f-a5f9-276805164656.jpg?v=1786968444","url":"https:\/\/coredrive.shop\/products\/6x-diesel-injector-nozzle-l061pba-2645a630-for-perkins-1006-6t-2645a046-b01002a","provider":"CoreDrive","version":"1.0","type":"link"}