COURSE REGISTRATION DETAILS Pre-Register and Secure your spot!Course:Preparation for Courses (for Beginners)Price: ₫3,990,000 Group discount appliedFinal rate depends on group size (3+ learners). We will confirm after grouping. Joining Information:This form lets you pre-register your interest in joining a group classWe require at least 3 participants to launch a new courseYou’ll be notified as soon as a group is ready to beginInvite friends to unlock a deeper discount Full Name (required) Email Address (required) Phone Number (required) Preferred Days/Times Additional Notes // Formats the crossed-out individual price from ?price= (function() { const params = new URLSearchParams(window.location.search); const raw = params.get('price'); // expecting number like 3990000 const el = document.getElementById('bsp-orig-price'); if (!el) return; const n = Number(raw); if (!isNaN(n) && n > 0) { el.textContent = '₫' + n.toLocaleString('vi-VN'); } })();