GET IN TOUCH WITH OUR CONCIERGE

Contact A Global Trip Planner

We are here to design your dream luxury vacation in India or Canada. Reach out to our travel specialists today.

📍
Headquarters Address
A Global Trip Planner (AGTP)
B-670, Sector-9, Rohini,
Delhi - 110085, India
📞
Mobile & WhatsApp Desk
India Desk: +91 97 113 02369
US & International: +1 908 409 5740
📧
Email Reservations
res@aglobaltripplanner.com
24/7 Concierge Support & Enquiries

Chat on WhatsApp

Instant replies from our travel specialist.

Chat Now →

Send Us a Query

Fill out the form below and our travel concierge will respond within 2 hours.

VISIT OUR OFFICE

Locate Us in Delhi

+ totalUSD.toLocaleString('en-US') + ' USD'; } if (costBreakdownEl) { costBreakdownEl.textContent = 'Base Rate: const dest = document.getElementById('tourDestinationSelect').value; const groupSelect = document.getElementById('groupSizeSelect'); groupSelect.innerHTML = ''; if (dest === 'canada_group') { groupSelect.innerHTML = ` `; } else if (dest === 'india_luxury' || dest === 'spiritual_himachal' || dest === 'taj_mahal') { groupSelect.innerHTML = ` `; } else if (dest === 'canada_private') { groupSelect.innerHTML = ` `; } } document.addEventListener('DOMContentLoaded', function() { const urlParams = new URLSearchParams(window.location.search); const tourParam = urlParams.get('tour'); const groupParam = urlParams.get('group'); const tourSelect = document.getElementById('tourDestinationSelect'); if (tourSelect && tourParam) { if (tourParam.includes('canada_group') || tourParam.includes('canada')) { tourSelect.value = 'canada_group'; } else if (tourParam.includes('private')) { tourSelect.value = 'canada_private'; } updateGroupOptions(); updateGroupTotalCost(); } const groupSelect = document.getElementById('groupSizeSelect'); if (groupSelect && groupParam) { for (let i = 0; i < groupSelect.options.length; i++) { if (groupSelect.options[i].value === groupParam || groupSelect.options[i].text.includes(groupParam)) { groupSelect.selectedIndex = i; break; } } } }); function handleFormSubmit(event) { event.preventDefault(); const name = event.target.querySelector('input[type="text"]')?.value || 'Guest'; const email = event.target.querySelector('input[type="email"]')?.value || ''; const phone = event.target.querySelector('input[type="tel"]')?.value || ''; const tourSelect = document.getElementById('tourDestinationSelect'); const tour = tourSelect?.selectedOptions[0]?.text || 'General Inquiry'; const groupSelectEl = document.getElementById('groupSizeSelect'); const groupSizeText = groupSelectEl?.selectedOptions[0]?.text || groupSelectEl?.value || '20 - 25 Persons (Canada Group Tour)'; const res = submitAGTPInquiry({ name: name, email: email, phone: phone, tour: tour, groupSize: groupSizeText, partySize: groupSizeText, currency: document.getElementById('currencySelect')?.value || 'USD $' }); const successBox = document.getElementById('formSuccessMessage'); if (successBox) { successBox.innerHTML = `✓ Thank you ${name}! Your inquiry for ${groupSizeText} (Ref: ${res.ref}) has been submitted and sent to res@aglobaltripplanner.com. Our travel concierge will contact you within 2-4 hours.`; successBox.style.display = 'block'; } event.target.reset(); } + tourData.priceUSD.toLocaleString('en-US') + ' USD per person × ' + maxPeople + ' Max Persons in Group'; } } function updateGroupOptions() { const dest = document.getElementById('tourDestinationSelect').value; const groupSelect = document.getElementById('groupSizeSelect'); groupSelect.innerHTML = ''; if (dest === 'canada_group') { groupSelect.innerHTML = ` `; } else if (dest === 'india_luxury' || dest === 'spiritual_himachal' || dest === 'taj_mahal') { groupSelect.innerHTML = ` `; } else if (dest === 'canada_private') { groupSelect.innerHTML = ` `; } } document.addEventListener('DOMContentLoaded', function() { const urlParams = new URLSearchParams(window.location.search); const tourParam = urlParams.get('tour'); const groupParam = urlParams.get('group'); const tourSelect = document.getElementById('tourDestinationSelect'); if (tourSelect && tourParam) { if (tourParam.includes('canada_group') || tourParam.includes('canada')) { tourSelect.value = 'canada_group'; } else if (tourParam.includes('private')) { tourSelect.value = 'canada_private'; } updateGroupOptions(); updateGroupTotalCost(); } const groupSelect = document.getElementById('groupSizeSelect'); if (groupSelect && groupParam) { for (let i = 0; i < groupSelect.options.length; i++) { if (groupSelect.options[i].value === groupParam || groupSelect.options[i].text.includes(groupParam)) { groupSelect.selectedIndex = i; break; } } } }); function handleFormSubmit(event) { event.preventDefault(); const name = event.target.querySelector('input[type="text"]')?.value || 'Guest'; const email = event.target.querySelector('input[type="email"]')?.value || ''; const phone = event.target.querySelector('input[type="tel"]')?.value || ''; const tourSelect = document.getElementById('tourDestinationSelect'); const tour = tourSelect?.selectedOptions[0]?.text || 'General Inquiry'; const groupSelectEl = document.getElementById('groupSizeSelect'); const groupSizeText = groupSelectEl?.selectedOptions[0]?.text || groupSelectEl?.value || '20 - 25 Persons (Canada Group Tour)'; const res = submitAGTPInquiry({ name: name, email: email, phone: phone, tour: tour, groupSize: groupSizeText, partySize: groupSizeText, currency: document.getElementById('currencySelect')?.value || 'USD $' }); const successBox = document.getElementById('formSuccessMessage'); if (successBox) { successBox.innerHTML = `✓ Thank you ${name}! Your inquiry for ${groupSizeText} (Ref: ${res.ref}) has been submitted and sent to res@aglobaltripplanner.com. Our travel concierge will contact you within 2-4 hours.`; successBox.style.display = 'block'; } event.target.reset(); }