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

Bañador Women's Print Cristina Bñdr B01  - Ital Body 2019 ‹ Volver 1

Print B01 Cristina Bñdr

Selección Tejido Color
Colores: Print Descripción Ayuda

Selección Color Tallas
 
 

A LA CESTA
Sale 50%
59,60 €
119,10 €
   
resetear selección | size guide
Colores: Print Descripción Ayuda

Modelo: Print B01 Cristina Bñdr

Bañador escote en 'V' con fruncido cruzando el delantero. Estilizando la figura con su asimetría. Interior de pecho reforzado con copas removibles en bolsillo de forro. Tirantes Surf adornados con anilla de Coco Natural artesano. Escote piernas de altura media. Espalda con escote de altura media.

Model Properties:

  • Copa Tirante Copa Tirante
  • Tirantes Surf Tirantes Surf
Colores: Print Descripción Ayuda

En la columna 'Selección Color' puede seleccionar los colores disponibles para este modelo B01 en la Serie Print.

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 B01 también disponible en colores:

- Arcoíris ver colores ›
- Delavé ver colores ›
- Arcoiris ver colores ›
- Granito ver colores ›

Bañador Print B01


  • B01

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

©   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);