@@ -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 >
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 ( {
0 commit comments