אני מיכל הקטנה
לוח הופעות
החנות שלי
צופים ונהנים
ברכה אישית
Loading Events

« All Events

  • This event has passed.

חנוכה 2024 | פיטר פן & וונדי – אור עקיבא 13.01 | שעה: 17:30

13/01/2025 |17:30 - 19:00

Venue

  • היכל התרבות ע"ש אלכס מאייר אור עקיבא
  • אור עקיבא, + Google Map
עגלת קניות0
There are no products in the cart!
המשך בקניה
0
jQuery(function($){ function checkPTDelivery() { let city = ($('#billing_city').val() || '').trim().toLowerCase(); let totalText = $('.order-total .woocommerce-Price-amount').last().text(); let total = parseFloat(totalText.replace(/[^\d]/g, '')); if ( city.includes('פתח') && total >= 600 ) { $('#pt-delivery-notice').show(); } else { $('#pt-delivery-notice').hide(); } } $(document).on('keyup change', '#billing_city', checkPTDelivery); $(document.body).on('updated_checkout', checkPTDelivery); checkPTDelivery(); });