Tickets will be available soon.

Buy a Ticket

Discount from Ptak Warsaw Expo

Rally ticket

€100

Price per crew

The composition of 1 crew is max: 2 adults and 2 children

Buy a ticket

Ticket available online only

Ticket contents:

✓ entry to the rally site by camper or caravan

✓ access to electricity

✓ access to sanitary facilities, showers

✓ access to the Internet

✓ move freely around the rally grounds

✓ admission to the fairgrounds and attraction zone for all 3 days

Trwa do końca 14.02.2024

One-day ticket

€17.50

Ticket available online only

Buy a one-day ticket

The ticket entitles you to:

✓ entry to the fair on Friday / Saturday / Sunday

✓ meeting with the special guests

✓ free parking

Two-days ticket

€25

Ticket available online only

Buy a two-days ticket

The ticket entitles you to:

✓ entry to the fair on Saturday and Sunday

✓ meeting with the special guests

✓ free parking

Special Ticket

€7.50

Ticket available online only

Buy a special ticket

The ticket entitles you to:

✓ entry to the fair on Friday / Saturday / Sunday

✓ meeting with the special guests

✓ free parking

Ticket only for those who come in an oldtimer car

*Children under the age of 7 enter for free.
Disabled people with one guardian enter for free.

script type="text/javascript"> const specialDate = new Date(document.querySelector(".countdown").getAttribute("data-uncode-countdown")); const tradeFairEnddata = '2024/06/16 17:00'; const endDate = new Date(changeFormatDate(tradeFairEnddata)); const distance = specialDate - todayDate; const placeholderText = document.querySelector("#placeholder-text"); const offerSection = document.querySelector("#offer-section"); function changeFormatDate(data) { const parts = data.split(/[\s\/:]/); return `${parts[1]}/${parts[2]}/${parts[0]} ${parts[3]}:${parts[4]}`; } function setOfferData(date, text, oneDayPrice, twoDayPrice, juniorPrice) { document.querySelector(".countdown").setAttribute("data-uncode-countdown", date); document.querySelector(".special-offer-day").innerText = text; document.querySelector(".one-day-price").innerText = oneDayPrice; document.querySelector(".two-day-price").innerText = twoDayPrice; document.querySelector(".junior-price").innerText = juniorPrice; } let newDate = "08/06/2024 00:00"; let newDate1 = "02/01/2024 00:00"; let newText1 = "Promotion"; let newDate2 = "03/01/2024 00:00"; let newText2 = "Promotion"; let newDate3 = "04/01/2024 00:00"; let newText3 = "Promotion"; if (todayDate > new Date('02/09/2024') && todayDate < new Date('02/15/2024')){ jQuery(function ($) { $('.one-day-ticket').find('.cena p').html('two in price of one*
€27.50').css('line-height','1'); $('.two-days-ticket').find('.cena p').html('two in price of one*
€45').css('line-height','1'); $('.przypisek').attr('style', 'display: block !important'); $(".countdown").hide(); $(".rabat-info").hide(); $('.promo-walentynki').attr('style', 'display: block !important'); if ($(window).width() < 569) { $('.mobile-text-date').attr('style', 'display: block !important'); } }); } else if (todayDate < new Date(newDate1)) { setOfferData(newDate1, newText1, "€27", "€32", "€10"); } else if (todayDate < new Date(newDate2)) { setOfferData(newDate2, newText2, "€27", "€32", "€10"); } else if (todayDate < new Date(newDate3)) { setOfferData(newDate3, newText3, "€27", "€32", "€10"); } else if (endDate < todayDate) { placeholderText.classList.remove("desktop-hidden", "tablet-hidden", "mobile-hidden"); offerSection.classList.add("desktop-hidden", "tablet-hidden", "mobile-hidden"); } if (todayDate > new Date(newDate)) { document.querySelector(".junior-regular-price").style.display = "none"; } script>