Bondi 8 Women's Beautyberry/Grape Wine

€29.99
€139.00
-€109.01
SIZE- 6
Width- B - Medium
Quantity
Free worldwide shipping
Free returns
Sustainably made
Secure payments
/** @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);
people are viewing this right now
Shipping
Estimated Delivery:Mar-12 - Mar-16
Vendor by: mysite
SKU: 048611 60 S
Description

Take a bold step forward in Hoka Bondi 8! This ultra-cushioned running shoe provides comfort mile after mile. Stay cool and cozy in engineered mesh upper as memory foam collar cradles your ankle in plushness. Feel an incredibly soft and bouncy ride on lightweight EVA midsole. extended heel geometry works with a rear crash pad to provide smooth landings and seamless transitions. If you're looking for that classic, high-cushioned HOKA experience, try supremely soft Hoka Bondi 8!

What's New?

  • Lightweight EVA midsole is 30% softer than traditional EVA foam, providing a plush ride that won't slow you down.
  • Extended heel geometry creates a billowed effect, with a rear crash pad that delivers smooth heel-to-toe transitions.
  • Pillowed tongue increases comfort for a soft step-in feel.

Who's it for?

  • Neutral runners looking for a max-cushioned shoe to handle high weekly mileage, recovery runs and long distance training.
  • Anyone who works or spends a lot of time on ir feet and needs a comfortable shoe to support ir activities.

Shoe Technology

Upper: Engineered mesh upper delivers breathable comfort. Pillowed tongue provides a soft step-in feel. Heel pull tab provides easy on/off capabilities. Memory foam collar cradles your ankle in plush comfort. Made with recycled materials for eco-friendly construction.

Midsole: Lightweight EVA foam offers an incredibly soft and bouncy ride. Extended heel geometry and rear crash pad add balance and comfort from landing to lift-off.

Outsole: Durabrasion outsole with zonal rubber placement provides reliable grip without unnecessary weight.

You may also like