geeparts-js 1.5.6 → 1.5.8
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 +15 -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">
|
|
@@ -1396,6 +1404,9 @@ if (window.matchMedia('(min-width: 768px)').matches) {
|
|
|
1396
1404
|
<li>
|
|
1397
1405
|
<a href="https://www.geeparts.co/suzuki/v-strom-250-sx/">V-strom 250 sx</a>
|
|
1398
1406
|
</li>
|
|
1407
|
+
<li>
|
|
1408
|
+
<a href="https://www.geeparts.co/suzuki/v-strom-800-de/">V-strom 800 DE</a>
|
|
1409
|
+
</li>
|
|
1399
1410
|
<li>
|
|
1400
1411
|
<a href="https://www.geeparts.co/suzuki/v-strom-1000dl/">V-strom 1000DL</a>
|
|
1401
1412
|
</li>
|
|
@@ -1414,6 +1425,9 @@ if (window.matchMedia('(min-width: 768px)').matches) {
|
|
|
1414
1425
|
<li>
|
|
1415
1426
|
<a href="https://www.geeparts.co/suzuki/v-strom-650dl/">V-strom 650DL</a>
|
|
1416
1427
|
</li>
|
|
1428
|
+
<li>
|
|
1429
|
+
<a href="https://www.geeparts.co/suzuki/v-strom-650dl/">V-strom 650DL</a>
|
|
1430
|
+
</li>
|
|
1417
1431
|
<li>
|
|
1418
1432
|
<a href="https://www.geeparts.co/suzuki/suzuki-dr150/">Suzuki DR150</a>
|
|
1419
1433
|
</li>
|
|
@@ -1858,6 +1872,7 @@ if (window.matchMedia('(min-width: 768px)').matches) {
|
|
|
1858
1872
|
<li><a href="/manubrios">Manubrios</a></li>
|
|
1859
1873
|
<li><a href="/sliders">Sliders</a></li>
|
|
1860
1874
|
<li><a href="/baul">Baúl</a></li>
|
|
1875
|
+
<li><a href="/spools">Spools</a></li>
|
|
1861
1876
|
<li><a href="/caballetetrasero">Caballete trasero</a></li>
|
|
1862
1877
|
<li><a href="/porta-placas">Porta placas</a></li>
|
|
1863
1878
|
<li><a href="/corta-vientos">Corta vientos</a></li>
|