May the fourth be with you - Unser LEGO Star Wars Feiertag 2024 !


Auch im Jahr 2024 feiern wir den Star Wars Tag May the Fourth (May the Force) richtig groß!
Neue Produkte von LEGO Star Wars, coole exklusive Gratisbeigaben und Aktionen warten auf Dich!

04.05.2024 - Star Wars Day bei JB!


// Set the date we're counting down to var countDownDate = new Date("May 04, 2024 10:00:00").getTime(); // Update the count down every 1 second var x = setInterval(function() { // Get today's date and time var now = new Date().getTime(); // Find the distance between now and the count down date var distance = countDownDate - now; // Time calculations for days, hours, minutes and seconds var days = Math.floor(distance / (1000 * 60 * 60 * 24)); var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); var minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); var seconds = Math.floor((distance % (1000 * 60)) / 1000); // Display the result in the element with id="demo" document.getElementById("demo").innerHTML = days + "d " + hours + "h " + minutes + "m " + seconds + "s "; // If the count down is finished, write some text if (distance < 0) { clearInterval(x); document.getElementById("demo").innerHTML = ""; } }, 1000);

Neue Chrome Custom Minifigs!

Save the Date: JB’s LEGO Star Wars Days 2024!

Zum dritten Mal findet unser JB’s LEGO Star Wars Days statt.
In unserem Ladenlokal in Oberhausen haben wir vom 07. bis 08.09.2024 alles an Bord, was mit Star Wars und LEGO Star Wars zu tun hat!

Alle weiteren Infos folgen in Kürze :-)