0 0 ENG UAH SIGN IN
Каталог - Suits for women - Plus Size Knitted Suit

Plus Size Knitted Suit

Product code: 37081

Color: Mint, Green, Yellow, light jeans, blue

Season: Spring/Autumn, Summer

Material: jersey

For whom: Woman

Brand: Lemanta

Style: Standard

Style: Sports, Everyday

The length of the sleeve: Short

Country of brand registration: Ukraine

Segment: New collection

Length: Maxi

Silhouette: Straight

decoration: Bicolor

Clasp: Without clasp

cutout: No cutout

750 грн
300 грн
Not available

Select size

The product has been added to the cart.

Place order
Lightweight knitted suit. Stretch.
Viscose fabric with elastane!
Very bright color combination - all colors are relevant this season!
The suit is perfect for any occasion!
Doesn't stretch!

Doesn't shed!

Doesn't shrink when washed!
Trousers with pockets and a wide soft belt.
The length of the body shirt is about 53 cm, the length of the pants is about 95 cm, depending on the size.

Product reviews

There are no reviews yet. Add the first one!

Rate the product
Buy in 1 click

To receive 10% cashback,
please log in
sign in / sign up
Plus Size Knitted Suit
750 грн
300 грн
Not available

Size:


Bestsellers

Products viewed

/en/cart/ajax_cart_minus/' + key, type: 'post', data: '', dataType: 'json', success: function (data) { apply_cart_to_page(key, data); } }); } // AJAX - Увеличение количества выбранного товара в корзине на единицу function cart_plus(key) { $.ajax({ url: '/en/cart/ajax_cart_plus/' + key, type: 'post', data: '', dataType: 'json', success: function (data) { apply_cart_to_page(key, data); } }); } // AJAX - Удаление товара из корзины function cart_delete(key, el) { $.ajax({ url: '/en/cart/ajax_cart_del/' + key, type: 'post', data: '', dataType: 'json', success: function (data) { $(el).closest('.cng_cart-item').animate({opacity: 0}, 300, function () { $(this).slideUp(150); }); apply_cart_to_page(key, data); } }); } jQuery('document').ready(function () { var sliders = {}; jQuery('div[id^=gallery_holder_]').each(function () { var _this_id = jQuery(this).attr('data-id'); var _width = 250; var _infiniteLoop = true; var _maxSlides = 7; var _slideMargin = 2; var _autoslide = true; var _startSlide = 0; if (_this_id == 1) { var _infiniteLoop = false; if (jQuery(this).width() < 1200) { _maxSlides = 5; } if (jQuery(this).width() < 1000) { _maxSlides = 4; } if (jQuery(this).width() < 750) { _maxSlides = 3; } if (jQuery(this).width() < 500) { _maxSlides = 2; } _width = jQuery(this).width() / _maxSlides - 1; } if (_this_id == 4) { _width = "auto"; } if (_this_id == 5) { _infiniteLoop = false; } if (_this_id == 6) { _maxSlides = 2; _width = 300; _slideMargin = 20; _infiniteLoop = false; } if (_this_id == 7) { _maxSlides = 2; _width = 280; _slideMargin = 20; _infiniteLoop = true; } if (strstr(_this_id, 'tp_')) { _autoslide = false; _maxSlides = 1; _width = 250; _slideMargin = 0; _infiniteLoop = false; _startSlide = 0; } sliders[_this_id] = jQuery(this).bxSlider({ auto: _autoslide, infiniteLoop: _infiniteLoop, slideWidth: _width, minSlides: 1, maxSlides: _maxSlides, moveSlides: 1, slideMargin: _slideMargin, speed: 1000, startSlide: _startSlide, hideControlOnEnd: true, nextSelector: '#slider-next_' + _this_id, prevSelector: '#slider-prev_' + _this_id }); }); });