Skip to content

Commit 89eae41

Browse files
committed
Actualiza los links de las conjuntas
1 parent 7a0f429 commit 89eae41

7 files changed

Lines changed: 28 additions & 28 deletions

File tree

tienda/kits/px-01/index.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ <h3 class="title text-center">Hazte con nuestros kit y módulos</h3>
160160
<span class="carousel-control-next-icon" aria-hidden="true"></span>
161161
<span class="sr-only">Next</span>
162162
</a>
163-
<a class="carousel-fullscreen" href="#carousel-opr-style" role="button">
163+
<a class="carousel-fullscreen-opr-style" href="#carousel-opr-style" role="button">
164164
<span class="carousel-fullscreen-icon" aria-hidden="true"></span>
165165
<span class="sr-only">Fullscreen</span>
166166
</a>
@@ -226,7 +226,7 @@ <h3 class="title text-center">Hazte con nuestros kit y módulos</h3>
226226
<span class="carousel-control-next-icon" aria-hidden="true"></span>
227227
<span class="sr-only">Next</span>
228228
</a>
229-
<a class="carousel-fullscreen" href="#carousel-pro" role="button">
229+
<a class="carousel-fullscreen-pro" href="#carousel-pro" role="button">
230230
<span class="carousel-fullscreen-icon" aria-hidden="true"></span>
231231
<span class="sr-only">Fullscreen</span>
232232
</a>
@@ -292,7 +292,7 @@ <h3 class="title text-center">Hazte con nuestros kit y módulos</h3>
292292
<span class="carousel-control-next-icon" aria-hidden="true"></span>
293293
<span class="sr-only">Next</span>
294294
</a>
295-
<a class="carousel-fullscreen" href="#carousel-basic" role="button">
295+
<a class="carousel-fullscreen-basic" href="#carousel-basic" role="button">
296296
<span class="carousel-fullscreen-icon" aria-hidden="true"></span>
297297
<span class="sr-only">Fullscreen</span>
298298
</a>
@@ -363,7 +363,7 @@ <h5>
363363
<h3 class="h-precio m-0">65,00 € <small>+ envío</small></h2>
364364
</div>
365365
<div class="col-md-4 text-right">
366-
<a href="https://forms.gle/hwYkK9XbeGonL2Jc9" target="_blank" class="btn btn-opr btn-round w-100">Avísame!<div class="ripple-container"></div></a>
366+
<a href="https://forms.gle/wFGd8ZFbEyuN5fKm7" target="_blank" class="btn btn-opr btn-round w-100">Comprar<div class="ripple-container"></div></a>
367367
</div>
368368
</div>
369369
</div>
@@ -375,7 +375,7 @@ <h3 class="h-precio m-0">65,00 € <small>+ envío</small></h2>
375375
<h3 class="h-precio m-0">135,00 € <small>+ envío</small></h2>
376376
</div>
377377
<div class="col-md-4 text-right">
378-
<a href="https://forms.gle/hwYkK9XbeGonL2Jc9" target="_blank" class="btn btn-opr btn-round w-100">Avísame!<div class="ripple-container"></div></a>
378+
<a href="https://forms.gle/wFGd8ZFbEyuN5fKm7" target="_blank" class="btn btn-opr btn-round w-100">Comprar<div class="ripple-container"></div></a>
379379
</div>
380380
</div>
381381
</div>
@@ -384,18 +384,18 @@ <h3 class="h-precio m-0">135,00 € <small>+ envío</small></h2>
384384
<div class="col-12">
385385
</div>
386386
<div class="col-md-8">
387-
<h3 class="h-precio m-0">100,00 € <small>+ envío</small></h2>
387+
<h3 class="h-precio m-0">110,00 € <small>+ envío</small></h2>
388388
</div>
389389
<div class="col-md-4 text-right">
390-
<a href="https://forms.gle/hwYkK9XbeGonL2Jc9" target="_blank" class="btn btn-opr btn-round w-100">Avísame!<div class="ripple-container"></div></a>
390+
<a href="https://forms.gle/wFGd8ZFbEyuN5fKm7" target="_blank" class="btn btn-opr btn-round w-100">Comprar<div class="ripple-container"></div></a>
391391
</div>
392392
</div>
393393
</div>
394394
</div>
395395
</div>
396-
<div class="col-12">
396+
<!-- <div class="col-12">
397397
<em><small><i class="fa fa-warning"></i> El precio final puede variar ligeramente debido a ajustes en los componentes.</small></em>
398-
</div>
398+
</div> -->
399399
</div>
400400

401401
</div>
@@ -772,7 +772,7 @@ <h4 class="text-center"><em>Próximamente añadiremos un visor 3D de cada una de
772772
});
773773

774774
/** Fullscreen Buttun **/
775-
$(".carousel-fullscreen").click(function (e) {
775+
$(".carousel-fullscreen-" + tier).click(function (e) {
776776
e.preventDefault();
777777
var id = $(this).attr("href");
778778
$(id).find(".active").ekkoLightbox({

tienda/modulos/px-01-mod-engine-coreless/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -276,11 +276,11 @@ <h5>
276276
<h3 class="h-precio m-0">35,00 € <small>+ envío</small></h2>
277277
</div>
278278
<div class="col-md-4 text-right">
279-
<a href="https://forms.gle/hwYkK9XbeGonL2Jc9" target="_blank" class="btn btn-opr btn-round w-100">Avísame!<div class="ripple-container"></div></a>
279+
<a href="https://forms.gle/wFGd8ZFbEyuN5fKm7" target="_blank" class="btn btn-opr btn-round w-100">Comprar<div class="ripple-container"></div></a>
280280
</div>
281-
<div class="col-12">
281+
<!-- <div class="col-12">
282282
<em><small><i class="fa fa-warning"></i> El precio final puede variar ligeramente debido a ajustes en los componentes.</small></em>
283-
</div>
283+
</div> -->
284284
</div>
285285
</div>
286286
</div>

tienda/modulos/px-01-mod-engine-dc/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -276,11 +276,11 @@ <h5>
276276
<h3 class="h-precio m-0">30,00 € <small>+ envío</small></h2>
277277
</div>
278278
<div class="col-md-4 text-right">
279-
<a href="https://forms.gle/hwYkK9XbeGonL2Jc9" target="_blank" class="btn btn-opr btn-round w-100 disabled">Avísame!<div class="ripple-container"></div></a>
279+
<a href="https://forms.gle/wFGd8ZFbEyuN5fKm7" target="_blank" class="btn btn-opr btn-round w-100 disabled">Conjunta<div class="ripple-container"></div></a>
280280
</div>
281-
<div class="col-12">
281+
<!-- <div class="col-12">
282282
<em><small><i class="fa fa-warning"></i> El precio final puede variar ligeramente debido a ajustes en los componentes.</small></em>
283-
</div>
283+
</div> -->
284284
</div>
285285
</div>
286286
</div>

tienda/modulos/px-01-mod-linex16/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -277,11 +277,11 @@ <h5>
277277
<h3 class="h-precio m-0">13,00 € <small>+ envío</small></h2>
278278
</div>
279279
<div class="col-md-4 text-right">
280-
<a href="https://forms.gle/hwYkK9XbeGonL2Jc9" target="_blank" class="btn btn-opr btn-round w-100">Avísame!<div class="ripple-container"></div></a>
280+
<a href="https://forms.gle/wFGd8ZFbEyuN5fKm7" target="_blank" class="btn btn-opr btn-round w-100">Comprar<div class="ripple-container"></div></a>
281281
</div>
282-
<div class="col-12">
282+
<!-- <div class="col-12">
283283
<em><small><i class="fa fa-warning"></i> El precio final puede variar ligeramente debido a ajustes en los componentes.</small></em>
284-
</div>
284+
</div> -->
285285
</div>
286286
</div>
287287
</div>

tienda/modulos/px-01-mod-suct-centrifugal/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -276,11 +276,11 @@ <h5>
276276
<h3 class="h-precio m-0">20,00 € <small>+ envío</small></h2>
277277
</div>
278278
<div class="col-md-4 text-right">
279-
<a href="https://forms.gle/hwYkK9XbeGonL2Jc9" target="_blank" class="btn btn-opr btn-round w-100">Avísame!<div class="ripple-container"></div></a>
279+
<a href="https://forms.gle/wFGd8ZFbEyuN5fKm7" target="_blank" class="btn btn-opr btn-round w-100">Comprar<div class="ripple-container"></div></a>
280280
</div>
281-
<div class="col-12">
281+
<!-- <div class="col-12">
282282
<em><small><i class="fa fa-warning"></i> El precio final puede variar ligeramente debido a ajustes en los componentes.</small></em>
283-
</div>
283+
</div> -->
284284
</div>
285285
</div>
286286
</div>

tienda/modulos/px-01-mod-suct-edf30/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -276,11 +276,11 @@ <h5>
276276
<h3 class="h-precio m-0">40,00 € <small>+ envío</small></h2>
277277
</div>
278278
<div class="col-md-4 text-right">
279-
<a href="https://forms.gle/hwYkK9XbeGonL2Jc9" target="_blank" class="btn btn-opr btn-round w-100">Avísame!<div class="ripple-container"></div></a>
279+
<a href="https://forms.gle/wFGd8ZFbEyuN5fKm7" target="_blank" class="btn btn-opr btn-round w-100">Comprar<div class="ripple-container"></div></a>
280280
</div>
281-
<div class="col-12">
281+
<!-- <div class="col-12">
282282
<em><small><i class="fa fa-warning"></i> El precio final puede variar ligeramente debido a ajustes en los componentes.</small></em>
283-
</div>
283+
</div> -->
284284
</div>
285285
</div>
286286
</div>

tienda/modulos/px-core/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -282,11 +282,11 @@ <h5>
282282
<h3 class="h-precio m-0">15,00 € <small>+ envío</small></h2>
283283
</div>
284284
<div class="col-md-4 text-right">
285-
<a href="https://forms.gle/hwYkK9XbeGonL2Jc9" target="_blank" class="btn btn-opr btn-round w-100">Avísame!<div class="ripple-container"></div></a>
285+
<a href="https://forms.gle/wFGd8ZFbEyuN5fKm7" target="_blank" class="btn btn-opr btn-round w-100">Comprar<div class="ripple-container"></div></a>
286286
</div>
287-
<div class="col-12">
287+
<!-- <div class="col-12">
288288
<em><small><i class="fa fa-warning"></i> El precio final puede variar ligeramente debido a ajustes en los componentes.</small></em>
289-
</div>
289+
</div> -->
290290
</div>
291291
</div>
292292
</div>

0 commit comments

Comments
 (0)