geeparts-js 1.3.3 → 1.3.5
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 +21 -10
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -663,7 +663,15 @@ if (pathName === '/hero/' || pathName === '/hero') {
|
|
|
663
663
|
</div>
|
|
664
664
|
</a>
|
|
665
665
|
</li>
|
|
666
|
-
|
|
666
|
+
<li class="moto">
|
|
667
|
+
<a href="https://www.geeparts.co/honda/cb-110/" class="link_marca">
|
|
668
|
+
<img src="https://download.geeparts.co/cb-110.webp" alt="CB 110">
|
|
669
|
+
<div class="info">
|
|
670
|
+
<p>CB 110</p>
|
|
671
|
+
</div>
|
|
672
|
+
</a>
|
|
673
|
+
</li>
|
|
674
|
+
<li class="moto">
|
|
667
675
|
<a href="https://www.geeparts.co/honda/cb-190/" class="link_marca">
|
|
668
676
|
<img src="https://res.cloudinary.com/multiparts-colombia/image/upload/v1663685101/multiparts-colombia/honda/CB190_s0ebf2.png" alt="CB 190">
|
|
669
677
|
<div class="info">
|
|
@@ -1420,6 +1428,9 @@ if (window.matchMedia('(min-width: 768px)').matches) {
|
|
|
1420
1428
|
<li>
|
|
1421
1429
|
<a href="https://www.geeparts.co/honda/xre-300/">XRE 300</a>
|
|
1422
1430
|
</li>
|
|
1431
|
+
<li>
|
|
1432
|
+
<a href="https://www.geeparts.co/honda/cb-110/">CB 110</a>
|
|
1433
|
+
</li>
|
|
1423
1434
|
<li>
|
|
1424
1435
|
<a href="https://www.geeparts.co/honda/cb-160/">CB 160</a>
|
|
1425
1436
|
</li>
|
|
@@ -1503,20 +1514,20 @@ if (window.matchMedia('(min-width: 768px)').matches) {
|
|
|
1503
1514
|
<li>
|
|
1504
1515
|
<a class="nav-list-link" href="https://www.geeparts.co/ducati/multistrada-v2/">Multistrada v2</a>
|
|
1505
1516
|
</li>
|
|
1506
|
-
|
|
1507
|
-
|
|
1517
|
+
<li>
|
|
1518
|
+
<a class="nav-list-link" href="https://www.geeparts.co/ducati/multistrada-v2s/">Multistrada v2s</a>
|
|
1519
|
+
</li>
|
|
1520
|
+
<li class="new">
|
|
1521
|
+
<a class="nav-list-link" href="https://www.geeparts.co/ducati/multistrada-v2-y-v2s-2025/">Multistrada v2 y v2s 2025</a>
|
|
1508
1522
|
</li>
|
|
1509
1523
|
<li class="new">
|
|
1510
|
-
|
|
1511
|
-
</li>
|
|
1512
|
-
<li>
|
|
1513
|
-
<a class="nav-list-link" href="https://www.geeparts.co/ducati/multistrada-v2s/">Multistrada v2s</a>
|
|
1524
|
+
<a class="nav-list-link" href="https://www.geeparts.co/ducati/multistrada-950/">Multistrada 950</a>
|
|
1514
1525
|
</li>
|
|
1515
|
-
<li
|
|
1516
|
-
|
|
1526
|
+
<li>
|
|
1527
|
+
<a class="nav-list-link" href="https://www.geeparts.co/ducati/hypermotard-950-sp/">Hypermotard 950 sp</a>
|
|
1517
1528
|
</li>
|
|
1518
1529
|
<li class="new">
|
|
1519
|
-
|
|
1530
|
+
<a class="nav-list-link" href="https://www.geeparts.co/ducati/hypermotard-950/">Hypermotard 950</a>
|
|
1520
1531
|
</li>
|
|
1521
1532
|
</ul>
|
|
1522
1533
|
</li>
|