Vintage, retro and classic Swiss football club shirts to buy online. Shirt selection spans from the late 1970s to present and covers all the major sides from the Super League, the Challenge League and the Promotion League. Teams include: FC Basel, FC Lausanne-Sport, FC Luzern, FC Sion, Grasshoppers, Lugano, Neuchâtel Xamax, St Gallen, Young Boys and others.
Product Size
Price
Minimum value
Maximum value
updateFocusState('min', true)"
@blur="() => updateFocusState('min', false)"
x-bind:style="'z-index: ' + minZindex"
x-model="minprice"
class="absolute left-0 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 left-0 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."
/>