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 Angelina Bkn B34  - Ital Body 2021 ‹ Volver Bikinis

Angelina Bkn B34

Selección Tejido Color
Colores Descripción Ayuda

Selección Color
 

A LA CESTA
Mod: B34
   
resetear selección | size guide
Colores Descripción Ayuda

Modelo: Print B34 Angelina Bkn

Bikini triángulos fruncidos, reforzado con copas interiores en bolsillo de forro, extraíbles. Tirantes de espaguetis, anudados con cuentas artesanas de coco natural en la salida del triángulo. Centro de pecho con separador de coco tipo 'botón'. Posible atar tirantes en doble lazos sobre espalda y cuello, o todos al cuello. Braga de tiro medio, con grandes lazos sobre la cadera, siendo esta regulable.

Model Properties:

  • Copa Tirante Copa Tirante
  • Braga altura Media Braga altura Media
  • Pecho Cortina Pecho Cortina
Colores Descripción Ayuda

En la columna 'Selección Color' puede seleccionar los colores disponibles para este modelo B34 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

Bikini Print B34


  • B34

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