Hand Knit Aran Sweaters
Beautiful Hand Knit Aran Sweaters at great prices. Find an Irish sweater you'll love today!
Filters
Minimum value
Maximum value
updateFocusState('min', true)"
@blur="() => updateFocusState('min', false)"
:style="'z-index: ' + minZindex"
x-model="minprice"
class="absolute appearance-none h-2 w-full opacity-0 cursor-pointer"
aria-label="Minimum price value"
/>
updateFocusState('max', true)"
@blur="() => updateFocusState('max', false)"
:style="'z-index: ' + maxZindex"
x-model="maxprice"
class="absolute appearance-none h-2 w-full opacity-0 cursor-pointer"
aria-label="Maximum price value"
/>