OUR TICKETS
Delivery
By post (Free shipping and application fees)
Free & Fast pick-up
Go at the Skipass Office and pick up your pass at our dedicated "Express Counter"
Key-card
Save time and recharge your card on-line
From Category
var ax_hero = document.getElementsByClassName("ax-hero")[0];
var introtext = document.getElementsByClassName("ax-py-4 ax-px-2 text-center ax-content")[0];
ax_hero.setAttribute("style", "display:none");
introtext.setAttribute("style", "display:none");
document.addEventListener("DOMContentLoaded", function() {
var cat1 = document.getElementsByClassName("ax-products__card-image inactive")[0];
var cat2 = document.getElementsByClassName("ax-products__card-image inactive")[1];
cat1.setAttribute("style", "display:none;")
cat2.setAttribute("style", "display:none;")
});