geeparts-js 1.3.20 → 1.3.22
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 +14 -3
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -635,6 +635,14 @@ if (pathName === '/hero/' || pathName === '/hero') {
|
|
|
635
635
|
</div>
|
|
636
636
|
</a>
|
|
637
637
|
</li>
|
|
638
|
+
<li class="moto">
|
|
639
|
+
<a href="https://www.geeparts.co/honda/xre-300-sahara/" class="link_marca">
|
|
640
|
+
<img src="https://download.geeparts.co/xre-300-sahara.webp" alt="XRE 300 SAHARA">
|
|
641
|
+
<div class="info">
|
|
642
|
+
<p>XRE 300 SAHARA</p>
|
|
643
|
+
</div>
|
|
644
|
+
</a>
|
|
645
|
+
</li>
|
|
638
646
|
<li class="moto">
|
|
639
647
|
<a href="https://www.geeparts.co/honda/xr-190/" class="link_marca">
|
|
640
648
|
<img src="https://res.cloudinary.com/multiparts-colombia/image/upload/v1663685101/multiparts-colombia/honda/XR190_k4xnfy.png" alt="XR 190">
|
|
@@ -734,9 +742,9 @@ if (pathName === '/hero/' || pathName === '/hero') {
|
|
|
734
742
|
</li>
|
|
735
743
|
<li class="moto">
|
|
736
744
|
<a href="https://www.geeparts.co/honda/xr-300l/" class="link_marca">
|
|
737
|
-
<img src="https://download.geeparts.co/xr-300l.webp" alt="XR 300L">
|
|
745
|
+
<img src="https://download.geeparts.co/xr-300l.webp" alt="XR 300L Tornado">
|
|
738
746
|
<div class="info">
|
|
739
|
-
<p>XR 300L</p>
|
|
747
|
+
<p>XR 300L Tornado</p>
|
|
740
748
|
</div>
|
|
741
749
|
</a>
|
|
742
750
|
</li>
|
|
@@ -1509,6 +1517,9 @@ if (window.matchMedia('(min-width: 768px)').matches) {
|
|
|
1509
1517
|
<li>
|
|
1510
1518
|
<a href="https://www.geeparts.co/honda/xre-300/">XRE 300</a>
|
|
1511
1519
|
</li>
|
|
1520
|
+
<li>
|
|
1521
|
+
<a href="https://www.geeparts.co/honda/xre-300-sahara/">XRE 300 SAHARA</a>
|
|
1522
|
+
</li>
|
|
1512
1523
|
<li>
|
|
1513
1524
|
<a href="https://www.geeparts.co/honda/cb-110/">CB 110</a>
|
|
1514
1525
|
</li>
|
|
@@ -1543,7 +1554,7 @@ if (window.matchMedia('(min-width: 768px)').matches) {
|
|
|
1543
1554
|
<a href="https://www.geeparts.co/honda/xr-1902-0/">XR 190 2.0</a>
|
|
1544
1555
|
</li>
|
|
1545
1556
|
<li class="new">
|
|
1546
|
-
<a href="https://www.geeparts.co/honda/xr-300l/">XR 300L</a>
|
|
1557
|
+
<a href="https://www.geeparts.co/honda/xr-300l/">XR 300L Tornado</a>
|
|
1547
1558
|
</li>
|
|
1548
1559
|
<li class="new">
|
|
1549
1560
|
<a href="https://www.geeparts.co/honda/nx-190/">NX 190</a>
|