people are viewing this right now

New autumn and winter sports fashion suits ๐ŸŽ (free shipping)

$59.99
$119.99
Size:  S
Color:  Black and white
Quantity
Shipping
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);

Description

TIMELESS ELEGANCE FOR EVERY OCCASION

Stay warm with our suit, perfect for fall days. Made from high-quality materials, it will wrap you in soft and durable comfort. Ideal for casual style, it is a must-have in your fall wardrobe.

WE'RE GIVING YOU THE TROUSERS FOR FREE!

Yes, you heard right! If you choose our jacket, you'll get a pair of matching trousers for free! A must-have offer for those looking for a complete and sophisticated look without spending a fortune. Take advantage of this unique opportunity and let yourself be conquered by a style that speaks for you!

100% SATISFACTION GUARANTEE

Not satisfied? Refunded! We stand 100% behind our customers, that's why we offer a 14-day money-back guarantee after receiving the product with the possibility of return.

+7,000 satisfied customers: We attach great importance to the satisfaction of our customers, because we have already managed to satisfy thousands of people who have chosen us.

DORTMUND OUTLET AND ITS BENEFITS

For us, the customer comes first, that's why we offer benefits such as:

๐Ÿšš Trackable shipping: All packages are delivered within 5/7 working days with trackable shipping in real time via the tracking code you receive by email.

๐Ÿ” Payment security: We offer online payment methods via Klarna, credit card, Google Pay, Apple Pay, (payment method can be selected during checkout).

๐Ÿ“ž Customer support 7 days a week: We have a dedicated customer support team that will answer all your questions by email. Weekends included.

๐Ÿ”„ 14-day money-back guarantee: Did the package arrive damaged? Fill out the form in the 'Contact' section and we will be happy to help you.

Happy shopping

30-Day Return Option We believe you will love our styles, but if you are not satisfied, you have 30 days of worry-free return service.