Language (es): Español
  • Español
  • English
  • French
Language:
  • Account
  •  
  • Log Out
  •  
  • Wishlist
  •  
  • Log In
  •  
  • Sign Up

  Ital Body Store

  • Home›
    • Filosofía›
    • Empresa›
    • Distribuidores›
      • Ver Distribuidores›
        • Por Provincias›
        • Por Código Postal›
        • Alta›
    • Buscar En Ital Body›
  • Colección›
    • Tendencias 2019›
    • Video Ital Body›
    • Colección 2019›
      • Sólo Registrados›
      • Bañadores›
      • Bikinis›
      • Vestidos›
      • Tejidos›
  • Tienda›
    • Bañadores›
    • Bikinis›
    • Complementos›
    • Condiciones›
    • Outlet›
      • Bañadores›
      • Bikinis›
      • Complementos›
  • Blog›
  • Contacto›
  • ☰
Shopping cart
Cesta (0)

No tiene artículos en su cesta.

Compare

No tiene artículos para comparar.

Search
Ital Body

Bikini Women's Delavé Rosa Bkn B26  - Ital Body 2019 ‹ Volver Bikinis

Delavé B26 Rosa Bkn

Selección Tejido Color
Colores: Delavé Descripción Ayuda

Selección Color Tallas
 

A LA CESTA
Sale 30%
53,60 €
76,60 €
   
resetear selección | size guide
Colores: Delavé Descripción Ayuda

Modelo: Delavé B26 Rosa Bkn

Bikini triángulos tipo cortina, pero con capacidad. Tirantes y caderas regulables con espaguetis enlazados entre si con pequeños anillos de Coco Natural. Copas removibles en bolsillo de forro. Braga de altura Baja.

Model Properties:

  • Copa Tirante Copa Tirante
  • Braga Baja Braga Baja
Colores: Delavé Descripción Ayuda

En la columna 'Selección Color' puede seleccionar los colores disponibles para este modelo B26 en la Serie Delavé.

Tallas: La etiqueta de la talla aparece en negrita si está disponible.
Las tallas agotadas aparecen deshabilitadas, pero puede usted seleccionar que le avisemos en caso de reposición.

Guía Tallas: Le recomendamos que consulte nuestra guía de tallas para orientarse en su elección.

Bonos: Bono Descuento o de Abono: Si dispone usted de un Bono Descuento o de Abono, durante el proceso de compra podrá introducir su código para que se haga efectivo.

Garantía: Todo su proceso de compra queda garantizado, en caso de no conformidad con su compra, se atenderá su devolución así como reembolso del importe de su compra. Para más detalles vea Condiciones de Compra

Model B26 también disponible en colores:

- Print ver colores ›
- Arcoíris ver colores ›

Bikini Delavé B26


  • B26

En tallas: XS (36) | S (38) | M (40) | L (42)

©   Transatlantic s.l.



©   Transatlantic S.L.

Condiciones | Contacto | Atención al Cliente 917 154 475 de Lunes a Viernes de 9:00H a 18:00H
(function( $ ) { $(document).ready(function() { $('.fancybox').fancybox({ padding: 4, margin: 8, openEffect : 'elastic', openSpeed : 150, closeEffect : 'elastic', closeSpeed : 150, helpers : { overlay : { css : { 'background' : 'rgba(188,180,208,0.7)' } } } }); $('.fancyIframe') //.attr('rel', 'gallery') .fancybox({ padding: 4, margin: 8, openEffect : 'elastic', openSpeed : 150, closeEffect : 'elastic', closeSpeed : 150, transitionIn : 'elastic', transitionOut : 'fade', 'width': 740, 'height':'100%', 'type':'iframe', 'autoScale':'false', /* 'overlayColor': '#CCC', 'overlayOpacity': 0.8 */ helpers : { overlay : { css : { 'background' : 'rgba(210,210,210,0.7)' } } } }); $('.fancyIframedialog').fancybox({ padding: 4, margin: 8, openEffect : 'elastic', openSpeed : 150, closeEffect : 'elastic', closeSpeed : 150, transitionIn : 'elastic', transitionOut : 'fade', 'width': '60%', 'height':'60%', 'type':'iframe', 'autoScale':'false' }); $('.bxslider').bxSlider({ slideWidth: 380, //menos se dspalzan slideMargin: 12, autoControls: true, pause: 2000, auto: true, infiniteLoop: false, hideControlOnEnd: true, //autoControls: true }); $('.color').click(function(event) { event.isDefaultPrevented = function() { return event.defaultPrevented || event.returnValue == false; } var e = window.event || event; var el = e.target || e.srcElement; if (el.tagName=='IMG' || el.tagName=='INPUT') { coge = $(el).attr('data'); asocia = $(el).attr('data2'); //alert(el.tagName + ': ' + coge + ' de ' +asocia); $('#seriemodelocolor').css('background-image','url(/bundles/transatibfront/seriecolor/'+ asocia +'/f' + coge +'.jpg)'); } if (el.tagName=='LABEL') { $('#serieSelected').html('' + $(el).attr('data') + ''); } }); $('input[type=checkbox]:checked').click(function() { //etiquetar(); }); $('.Genlace').click(function(event){ event.isDefaultPrevented = function() { return event.defaultPrevented || event.returnValue == false; } //alert($(this).attr('data')); aMenu = $(this).attr('data'); $('.toolbar').hide(); $('#tool'+aMenu).css('display','inline-block'); //$('#tool'+aMenu).show(); //no sale el puto! //alert($('#tool'+aMenu).css()); precio = $('#precio'+aMenu).attr('dataPlus'); serie = $('#precio'+aMenu).attr('dataSerie'); $('#precio').html(precio); $('#serie').html(serie); }); $('.lbtalla').click(function(event) { event.isDefaultPrevented = function() { return event.defaultPrevented || event.returnValue == false; } var e = window.event || event; var el = e.target || e.srcElement; if (el.tagName=='LABEL') { nombre= $(el).name; coge = $(el).attr('for'); //seleccionar todas las tallas si hay + /* $('input[type=checkbox]:checked').each(function() { alert($(this).attr('id')); // el chekbox se chequea después! }); */ $('#tallaSelected').html('' + $(el).html()+ ''); } }); }); function etiquetar () { var msj =''; //!importante; $('#ajaxform :checkbox').each(function() { if (this.checked) { elid = ($(this).attr('id')); objlabel = $("label[for='"+ elid +"']"); if ( typeof(objlabel) !== "undefined" ) { //pasa! if ( objlabel.html() === "undefined" || objlabel.html() === '' || objlabel.html() === null ) { } else { msj = msj + ' ' + objlabel.html(); } } } $('#tallaSelected').html('' + msj+ ''); }) }; function setSerie(aMenu){ $('.toolbar').hide(); $('#tool'+aMenu).css('display','inline-block'); precio = $('#precio'+aMenu).attr('dataPlus'); serie = $('#precio'+aMenu).attr('dataSerie'); $('#precio').html(precio); $('#serie').html(serie); }; $.fn.redraw = function(){ $(this).each(function(){ var redraw = this.offsetHeight; }); }; })(jQuery);