Wolford
Wolford
Wolford is the leading luxury brand of pantyhose, hosiery, tights, legwear, stockings, leggings, stay ups, bodysuits, lingerie, underwear, shapewear and innovative clothing. Founded in 1949 by the Lake of Constance in Austria, the brand stands for creativity and innovation and, above all, high quality products. Wolford is sold worldwide at company-owned boutiques, prestige department stores, high-end shops and online shops in 15 markets.
Filter By
Shop By
Skip to product list
Price filter
Minimum value
Maximum value
updateFocusState('min', true)"
@blur="() => updateFocusState('min', false)"
x-bind:style="'z-index: ' + minZindex"
x-model="minprice"
class="absolute pointer-events-none appearance-none h-2 w-full opacity-0 cursor-pointer"
aria-label="Minimum price value, use left and right arrows to adjust."
/>
updateFocusState('max', true)"
@blur="() => updateFocusState('max', false)"
x-bind:style="'z-index: ' + maxZindex"
x-model="maxprice"
class="absolute pointer-events-none appearance-none h-2 w-full opacity-0 cursor-pointer"
aria-label="Maximum price value, use left and right arrows to adjust."
/>