Men’s Venture 2 Jacket

$28.98
people are viewing this right now
Size:  XS
Quantity
/** @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

  •  Shipping Express 7-15 Day >>Worldwide express shipping available.
  •  Free 6 Year Genuine Warranty
  •  Fast refund Guarantee.
  •  BUY MORE SAVE MORE 

😊If you are not satisfied within 15 days, you can return it 

🎁💐Don't forget to get some for your family and friends as it's a unique gift idea


Description

Constructed with a waterproof, breathable and seam-sealed DryVent™ 2.5L fabric, the Venture 2 is a classic year-round rain jacket designed to withstand backcountry storms and is styled for everyday use.
Features
  • Embroidered logo on left chest and back-right shoulder
  • Stows in hand pocket
  • Heather fabrics available in select colorways
  • 100% windproof fabric
  • Stormflap with a hook-and-loop closure covers the center front zip
  • Attached, fully adjustable hood
  • Pit-zip venting
  • Waterproof, breathable, seam-sealed DryVent™ 2.5L shell helps keep you dry
  • Standard fit
  • Hem cinch-cord
  • Covered, secure-zip hand pockets
  • Adjustable hook-and-loop cuff tabs

Description

Constructed with a waterproof, breathable and seam-sealed DryVent™ 2.5L fabric, the Venture 2 is a classic year-round rain jacket designed to withstand backcountry storms and is styled for everyday use.

OUR GUARANTEE:

📦 Secure Worldwide Shipping – Every order includes real-time tracking details and insurance coverage in the unlikely event that a package is punctured or stolen in transit.
💰 Money Back Guarantee - If your items are damaged or faulty within normal 15 days of normal use, we'll gladly issue you a refund or refund.
✉️ 24/7 Customer Service - We have a team of live representatives ready to assist you and answer any questions you may have 24/7.
🔒 Safe and secure payments -  We use secure, state-of-the-art SSL encryption to keep your personal and financial information 100% secure.