NIKE Plus Cushion Socks (6-Pair) (L (Men's 8-12 / Women's 10-13), Crew Black)

$50.00
(Tax included)
color:  red
size:  s
1 sold
people are viewing this right now
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);
Shipping
Free worldwide shipping
Free returns
Sustainably made
Secure payments

Description

👟 Your Go-To Footwear for Every Daily Moment 👟

Why They’re a Wardrobe Must-Have

Designed for busy women who crave comfort without

compromising on practicality, these daily essential sneakers

blend functional design with effortless charm.

Whether you’re running errands, walking around the city,

or chasing a busy schedule, they’re built to

keep up—all while keeping your feet happy.

✨ Core Features That Shine

Breathable Flyknit Upper: Crafted with soft, flexible flyknit material that delivers maximum breathability—say goodbye to stuffy feet! The stretchy fabric conforms to your feet for a snug, sock-like fit that moves with you.
Ultra-Lightweight Design: So light, it feels like wearing nothing at all! Research proves: every 1g reduction in shoe weight cuts your body’s relative burden by 7g—these sneakers ease foot strain, even on long days.
Thick-Soled Air Cushion: The elevated air cushion sole adds subtle height (perfect for a confidence boost!) while absorbing impact, turning every step into a cushioned, comfortable experience.
Anti-Slip & Wear-Resistant Outsole: Clear tread patterns enhance traction on any surface, and high-density material ensures long-lasting durability—no more worrying about slippery floors or quick wear.
Easy Slip-On Convenience: No laces, no fuss! Slide in and go—ideal for rushed mornings or on-the-go moments. Versatile enough to pair with jeans, dresses, leggings, or casual skirts.

SIZE CHART

The upper is made of flyknit material, which is breathable, comfortable, soft and flexible.
Comfortable and breathable

Lightweight footwear, as if wearing nothing at all.

Research has found that for every 1 gram reduction in shoe weight, the relative burden on the body is reduced by 7 grams.

Therefore, a pair of lightweight shoes is even more necessary to reduce the strain on the feet.

Anti-slip and wear-resistant outsole.
Clear tread pattern design enhances traction; high-density material provides superior wear resistance.