• -20%
Onzu - Light blue trousers
Onzu - Light blue trousers

Onzu - Light blue trousers

5 - 12 business days
€48.57 €60.71 -20%
Tax included
Time left

Model Jackie: 163 cm tall, 84/62/89. She wears XS.

Composition: polyester 95%, elastane 5 %.


Choose size
  • Size XS
  • S
  • M
  • L

100% secure payments
 
7603
No reviews

8 other products in the same category:

Product added to wishlist

We use cookies and similar technologies to give you a personalised shopping experience, personalised advertising and to analyse our web traffic. Click ‘That’s ok’ if you’d like to allow all cookies. For more information, please see our Cookie Notice.

var mlast_scrool = 0; var mscrooling = 57; var mbottom = false; $(function(){ $(document).scroll(mmenuscrool); $( window ).resize(mmenuscrool); mmenuscrool(); }); function mmenuscrool() { if(document.getScroll()>=150 && $(window).width()>764){ $('.block-categories').css('position', 'fixed'); $('.block-categories').width($('.block-categories').parent().width()); if($(window).height()<$('.block-categories').height()){ if(mlast_scrooldocument.getScroll()) mscrooling += 20; if(mscrooling>57) mscrooling = 57; if(mscrooling<57-$('.block-categories').height()-100+$(window).height()) mscrooling = 57-$('.block-categories').height()-100+$(window).height(); } if($(document).height()-document.getScroll()-$(window).height()<400){ mbottom = true; mscrooling = 0-$('.block-categories').height()-100+($(document).height()-document.getScroll())-550; } else if(mbottom){ mbottom = false; mscrooling = 57; } $('.block-categories').css('top', mscrooling+'px'); } else{ $('.block-categories').css('position', 'static'); } mlast_scrool = document.getScroll(); } document.getScroll = function() { if (window.pageYOffset != undefined) { return pageYOffset; } else { var sy, d = document, r = d.documentElement, b = d.body; sy = r.scrollTop || b.scrollTop || 0; return sy; } } // requires jquery $(document).ready(function() { (function() { var showChar = 400; var ellipsestext = "..."; $(".truncate").each(function() { var content = $(this).html(); if (content.length > showChar) { var c = content.substr(0, showChar); var h = content; var html = '
' + c + '' + ellipsestext + '  Rodyti daugiau
'; $(this).html(html); } }); $(".moreless").click(function() { var thisEl = $(this); var cT = thisEl.closest(".truncate-text"); var tX = ".truncate-text"; if (thisEl.hasClass("less")) { cT.prev(tX).toggle(); cT.slideToggle(); } else { cT.toggle(); cT.next(tX).fadeToggle(); } return false; }); /* end iffe */ })(); /* end ready */ });