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 2021›
    • Video Ital Body›
    • Colección 2021›
      • 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 Print Cloe Bkn B16  - Ital Body 2021 ‹ Volver Bikinis

Print B16 Cloe Bkn

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

Selección Color Tallas
 
 

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

Modelo: Print B16 Cloe Bkn

Bikini de aros y copas preformadas de capacidad B. Delanteros anudados con gran lazo pajarita en el centro de pecho. Braga alta con banda doble que puede desdoblarse a la cintura para mayor cobertura.

Model Properties:

  • Aro Aro
  • Copa Capacidad B Copa Capacidad B
  • Braga Alta Braga Alta
Colores: Print Descripción Ayuda

En la columna 'Selección Color' puede seleccionar los colores disponibles para este modelo B16 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 B16 también disponible en colores:

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

Bikini Print B16


  • B16

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