GOXILO | The Thompson

$54.85
(Tax included)
Color:  Black/White Sole
Shoe size:  US 4.5/EU 36
Quantity
people are viewing this right now
/** @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 returns
Sustainably made
Secure payments

Description

GOXILO · The Thompson
Wide enough to feel right.
Easy enough to forget you're wearing shoes.

A genuinely wide-toe knit sneaker built for everyday comfort — no tight toe box, no break-in week, no second-guessing your size.

The Fit
Finally, a toe box
that means it.

Most "wide fit" sneakers still taper at the front. The Thompson doesn't. Its rounded, generous toe box gives your toes actual room to sit naturally — no pinching, no pressure, no end-of-day ache from feet that never got to relax.

Wide toe box Knit upper Lace-up 5 colorways

The Knit
Soft from the first step.
No break-in required.

The knit upper moves with your foot instead of fighting it. No stiff leather to wear in, no blisters while it "breaks in" — just a soft, breathable fit that feels right the moment you lace up.

It's the kind of comfort you usually only get after weeks of wearing a shoe down — except here, it's there on day one.

Breathable knit No break-in Sock-like fit

The Day
Office in the morning.
Couch by night. One pair.

You shouldn't need to swap shoes between meetings, errands, and unwinding at home. The Thompson's wide toe box and soft knit upper stay comfortable through all of it — no break-in, no squeezing, no second-guessing your size. One pair that keeps up with every version of your day.

Office-ready Errand-ready All-day comfort Flexible sole

The Sole
Flexible enough to feel natural.
Thick enough to last all day.

A sole this bendy usually means a sole that's too thin to hold up. Not here. The Thompson keeps the natural flex without sacrificing the cushion you need for hours on concrete, tile, or pavement.

A multi-directional grip tread handles wet floors, sidewalks, and everything in between — slipping isn't something you have to think about.

Flexible outsole Cushioned Multi-grip tread

The Point
Comfort you can see.
Confidence you can wear.

Roomy doesn't have to mean bulky. The Thompson keeps a clean, low-profile shape in every color — comfortable enough for your feet, sharp enough for everywhere else you're headed.

👟
True Wide Fit
Room to move
↩️
30-Day Returns
Hassle-free guarantee