W&P
W&P
We’re working to build a happy, healthy, sustainable world, beginning in every kitchen. We design products that improve the way we eat and drink everyday. From morning coffee to lunch in the park to evening cocktails, our essentials solve problems for real life, elevate the everyday, and make it simple to do good.
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."
/>
2 Items