geeparts-js 1.5.7 → 1.5.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +25 -0
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -262,6 +262,14 @@ if (pathName === '/hero/' || pathName === '/hero') {
|
|
|
262
262
|
</div>
|
|
263
263
|
</a>
|
|
264
264
|
</li>
|
|
265
|
+
<li class="moto">
|
|
266
|
+
<a href="https://www.geeparts.co/suzuki/v-strom-800-de/" class="link_marca">
|
|
267
|
+
<img src="https://download.geeparts.co/v-strom-800-de.jpeg" alt="V-Storm 800 DE">
|
|
268
|
+
<div class="info">
|
|
269
|
+
<p>V-Storm 800 DE</p>
|
|
270
|
+
</div>
|
|
271
|
+
</a>
|
|
272
|
+
</li>
|
|
265
273
|
<li class="moto">
|
|
266
274
|
<a href="https://www.geeparts.co/suzuki/v-strom-650xt-at/" class="link_marca">
|
|
267
275
|
<img src="https://res.cloudinary.com/multiparts-colombia/image/upload/v1663641523/multiparts-colombia/suzuki/650xt_hwxbg8.png" alt="V-Strom 650 XT-AT">
|
|
@@ -619,6 +627,14 @@ if (pathName === '/hero/' || pathName === '/hero') {
|
|
|
619
627
|
</div>
|
|
620
628
|
</a>
|
|
621
629
|
</li>
|
|
630
|
+
<li class="moto">
|
|
631
|
+
<a href="https://www.geeparts.co/yamaha/r15-v4/" class="link_marca">
|
|
632
|
+
<img src="https://download.geeparts.co/Yamaha-r15-v4.png" alt="R15 V4">
|
|
633
|
+
<div class="info">
|
|
634
|
+
<p>R15 V4</p>
|
|
635
|
+
</div>
|
|
636
|
+
</a>
|
|
637
|
+
</li>
|
|
622
638
|
<li class="moto">
|
|
623
639
|
<a href="https://www.geeparts.co/yamaha/libero/" class="link_marca">
|
|
624
640
|
<img src="https://download.geeparts.co/libero-125.png" alt="Libero 125" loading="lazy" />
|
|
@@ -1396,6 +1412,9 @@ if (window.matchMedia('(min-width: 768px)').matches) {
|
|
|
1396
1412
|
<li>
|
|
1397
1413
|
<a href="https://www.geeparts.co/suzuki/v-strom-250-sx/">V-strom 250 sx</a>
|
|
1398
1414
|
</li>
|
|
1415
|
+
<li>
|
|
1416
|
+
<a href="https://www.geeparts.co/suzuki/v-strom-800-de/">V-strom 800 DE</a>
|
|
1417
|
+
</li>
|
|
1399
1418
|
<li>
|
|
1400
1419
|
<a href="https://www.geeparts.co/suzuki/v-strom-1000dl/">V-strom 1000DL</a>
|
|
1401
1420
|
</li>
|
|
@@ -1414,6 +1433,9 @@ if (window.matchMedia('(min-width: 768px)').matches) {
|
|
|
1414
1433
|
<li>
|
|
1415
1434
|
<a href="https://www.geeparts.co/suzuki/v-strom-650dl/">V-strom 650DL</a>
|
|
1416
1435
|
</li>
|
|
1436
|
+
<li>
|
|
1437
|
+
<a href="https://www.geeparts.co/suzuki/v-strom-650dl/">V-strom 650DL</a>
|
|
1438
|
+
</li>
|
|
1417
1439
|
<li>
|
|
1418
1440
|
<a href="https://www.geeparts.co/suzuki/suzuki-dr150/">Suzuki DR150</a>
|
|
1419
1441
|
</li>
|
|
@@ -1464,6 +1486,9 @@ if (window.matchMedia('(min-width: 768px)').matches) {
|
|
|
1464
1486
|
<li>
|
|
1465
1487
|
<a href="/yamaha">Yamaha</a>
|
|
1466
1488
|
<ul class="menu_level_two">
|
|
1489
|
+
<li class="new">
|
|
1490
|
+
<a href="https://www.geeparts.co/yamaha/r15-v4/">R15 V4</a>
|
|
1491
|
+
</li>
|
|
1467
1492
|
<li>
|
|
1468
1493
|
<a href="https://www.geeparts.co/yamaha/xtz-125/">XTZ 125</a>
|
|
1469
1494
|
</li>
|