var j = jQuery.noConflict(); (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KKHD3FS'); Inicio - Adquiérelo

Somos una tienda on-line que se preocupa de entregar el mejor producto a cada uno de nuestros clientes en todo Chile, preocupándonos que cada producto entregue la experiencia para lo que fueron creados.

var j = jQuery.noConflict(); j( '#myTabsProductos a' ).click( function ( e ) { e.preventDefault(); j( this ).tab( 'show' ); j( '#myTabsProductos a' ).removeClass( 'active' ); j( this ).toggleClass( 'active' ); } ); var jq = jQuery.noConflict(); /* Productos */ jq( '.owl-carousel.productos' ).owlCarousel( { loop: true, margin: 0, navText: [ "", "" ], responsiveClass: true, responsive: { 0: { items: 1.5, nav: true }, 600: { items: 3, nav: true }, 1000: { items: 3, nav: true } } } ); /* Productos Relacionados */ jq( '.owl-carousel.carousell_rel' ).owlCarousel( { loop: false, margin: 0, navText: [ "", "" ], responsiveClass: true, responsive: { 0: { items: 1.2, nav: true }, 600: { items: 3, nav: true }, 1000: { items: 4, nav: true } } } ); /* Clientes */ jq( '.owl-carousel.clientes' ).owlCarousel( { loop: true, margin: 10, autoplayTimeout: 3000, autoplay: true, navText: [ "", "" ], responsiveClass: true, responsive: { 0: { items: 1, nav: true }, 600: { items: 1, nav: true }, 1000: { items: 5, nav: true } } } ); // Ver Modal Buscador Avanzado function verModalBuscador() { jq( '#modalBuscador' ).modal( 'show' ); }