fix-hanoi,mukundapur,imphal
parent
98a407aa27
commit
25d7e6e1ea
24
_404.php
24
_404.php
|
@ -1,5 +1,4 @@
|
|||
|
||||
|
||||
<!-- Title -->
|
||||
<title>International Institute of Montessori Teacher Training | IIMTT</title>
|
||||
</head>
|
||||
|
@ -10,12 +9,29 @@ include("_navbar.php");
|
|||
?>
|
||||
<!-----------------------------------------------new addition------------------------------------>
|
||||
|
||||
<section style="font-size:14px; color:#777777; font-family:arial;text-align:center;justify-content:center;">
|
||||
<!-- <section style="font-size:14px; color:#777777; font-family:arial;text-align:center;justify-content:center;">
|
||||
<h2 style="font-size:40px; color:#99A7AF; margin: 70px 0 0 0;">Error 404</h2>
|
||||
<h3 style="color: #DE6C5D; font-family: arial; font-size: 20px; font-weight: bold; letter-spacing: -1px; margin: -3px 0 39px;">Content not found</h3>
|
||||
</section>
|
||||
<div style="width:320px; text-align:center; margin-left:auto;margin-right:auto;">
|
||||
It seems that the page you were trying to reach does not exist anymore, or maybe it has just moved.
|
||||
You can start again from the <a href="http://https://tb.beanstalkedu.com/">home</a> or go back to <a href="javascript:%20history.go(-1)">previous page</a>.
|
||||
</div>
|
||||
</section>
|
||||
</div> -->
|
||||
<!-- </section> -->
|
||||
<section>
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-6 mt-12 mb-0 mt-sm-14 mb-sm-14">
|
||||
<h1 style="color:#01B0C2" class="display-2">Page Not Found</h1>
|
||||
<h2>Sorry, the page you asked for couldn’t be found.</h2>
|
||||
<div class="display-flex pt-6">
|
||||
<a href="/"><Button style="background-color:#F9A428;border:none;border-radius:6px;box-shadow:0px 4px 10px grey;" class="px-5">Go Home</Button></a>
|
||||
<a href="/contact"><Button style="border:none;border-radius:6px; box-shadow:0px 4px 10px grey;color:#F9A428" class="px-4 ml-8">Contact Us</Button></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-6 my-0 my-md-12">
|
||||
<img src="/assets/img/404-page.webp" width="90%"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
|
@ -167,6 +167,15 @@
|
|||
<p>The course will complete in a duration of 6 months to 1 year.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>4. Fee and Payment</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The course enrollment fee of Rs.5300 is required to reserve your seat at our institute, and will be deducted from the total amount. To view the complete fee breakdown, please <a style="cursor:pointer;color:blue" data-toggle="modal" data-target="#exampleModalCenter">click here</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------------------->
|
||||
<!-- jqurey code -->
|
||||
|
@ -192,7 +201,7 @@
|
|||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 25000</h3>
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 26000</h3>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Beginner</div>
|
||||
|
@ -211,7 +220,7 @@
|
|||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-clock sblue pr-1"></span>Course Duration</div>
|
||||
<div>0.6 - 1year</div>
|
||||
<div>9 Months</div>
|
||||
</div>
|
||||
<div class="mt-2">Secure Payment:</div>
|
||||
<img src="/assets/img/payment.png" alt="graduate diploma mentessori" class="card-img-top">
|
||||
|
@ -226,7 +235,7 @@
|
|||
<clip/>
|
||||
</p>
|
||||
<div style="display:flex">
|
||||
<a href="https://pmny.in/DrcQntAnCSSt" target="_blank"><button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button">Book a Seat</button></a>
|
||||
<button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button" data-toggle="modal" data-target="#exampleModalCenter">Book a Seat</button>
|
||||
<!-- <a href="#">
|
||||
<div style="border:2px solid #f7a325;color:black;border-radius:6px;padding:4px 4px">Add to Cart</div>
|
||||
</a> -->
|
||||
|
@ -237,6 +246,54 @@
|
|||
<!-- / .row -->
|
||||
</div>
|
||||
<!-- / .container -->
|
||||
<!---------------------------------------------- payment form ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h1 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">Book Seat</h1>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input type="email" id="paymentEmail" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm()"> Book a Seat</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!----------------------------------------------------------------------------->
|
||||
</section>
|
||||
<script>
|
||||
var $temp = $("<input>");
|
||||
|
@ -529,5 +586,151 @@
|
|||
})();
|
||||
</script>
|
||||
<!--End of Tawk.to Script-->
|
||||
<!-- ****************************************************** -->
|
||||
<script type="text/javascript">
|
||||
var user = null;
|
||||
var contact = null;
|
||||
var paymentEmail = null;
|
||||
var city = null;
|
||||
var paymentWarning = document.getElementById('paymentWarning');
|
||||
var paymentSuccess = document.getElementById('paymentSuccess');
|
||||
var paymentEmailError = document.getElementById('paymentEmailError');
|
||||
var req = document.getElementById("req");
|
||||
|
||||
function paymentSubmitForm() {
|
||||
user = document.getElementById("user").value;
|
||||
contact = document.getElementById("contact").value;
|
||||
paymentEmail = document.getElementById("paymentEmail").value;
|
||||
city = document.getElementById('city').value;
|
||||
paymentSuccess.style.display = "none";
|
||||
console.log('all details',user,contact,paymentEmail,city)
|
||||
if (user == '' || contact == '' || paymentEmail == '' || city =='') {
|
||||
paymentWarning.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail) == false) {
|
||||
paymentEmailError.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact) == false) {
|
||||
contactError.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError.style.display = "none";
|
||||
paymentWarning.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Ballygunge-Graduate-Diploma-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user);
|
||||
formData.append('Email', paymentEmail);
|
||||
formData.append('Phone', contact);
|
||||
formData.append('Details', city)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
fetch('https://app.buzzapp.tech/api/payments/createPaymentUrl', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
accept: 'application.json',
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
body: JSON.stringify({
|
||||
"amount": "5300",
|
||||
"productinfo": "Graduate Diploma in Montessori Teacher Training",
|
||||
"firstname": user,
|
||||
"email": paymentEmail,
|
||||
"phone": contact,
|
||||
"additionalInfo": {
|
||||
"orderId": "147ubiebpe"
|
||||
},
|
||||
"callbackUrl": "https://buzzapp.local/api/one/v1/commerce-payment/updateOrderPaymentCallback",
|
||||
"currency": "INR"
|
||||
})
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
window.open(json.url)
|
||||
// console.log(json);
|
||||
sendPaymentMail("teenybeans.info@gmail.com");
|
||||
sendPaymentMail("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail("ballygunge@iimtt.org");
|
||||
sendPaymentWelcomeMail(paymentEmail);
|
||||
paymentSuccess.style.display = "block";
|
||||
document.getElementById("user").value = "";
|
||||
document.getElementById("contact").value = "";
|
||||
document.getElementById("paymentEmail").value = "";
|
||||
document.getElementById("city").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Ballygunge Graduate Diploma Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT Ballygunge");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user+'</b><p>Thank you for your interest in taking the Graduate Diploma in Montessori Teacher Training from IIMTT Ballygunge.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p><p>In the meantime, you can learn more about the course fees and duration.</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1og_6i4nMjHlqxtg5umQFOsliSHCJ-MhV/view?usp=share_link">Download Complete Fees Structure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
<!-- ****************************************************** -->
|
||||
</body>
|
||||
</html>
|
|
@ -167,6 +167,15 @@
|
|||
<p>The course will complete in a total of 15 months. </p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>4. Fees and Payment</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The course enrollment fee of Rs.7300 is required to reserve your seat at our institute, and will be deducted from the total amount. To view the complete fee breakdown, please <a style="cursor:pointer;color:blue" data-toggle="modal" data-target="#exampleModalCenter1">click here</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------------------->
|
||||
<!-- jqurey code -->
|
||||
|
@ -192,7 +201,7 @@
|
|||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 35000</h3>
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 40000</h3>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Advance</div>
|
||||
|
@ -226,7 +235,7 @@
|
|||
<clip/>
|
||||
</p>
|
||||
<div style="display:flex">
|
||||
<a href="https://pmny.in/ere01LDr6kzA" target="_blank"><button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button">Book a Seat</button></a>
|
||||
<button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button" data-toggle="modal" data-target="#exampleModalCenter1">Book a Seat</button>
|
||||
<!-- <a href="#">
|
||||
<div style="border:2px solid #f7a325;color:black;border-radius:6px;padding:4px 4px">Add to Cart</div>
|
||||
</a> -->
|
||||
|
@ -238,6 +247,52 @@
|
|||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!---------------------------------------------- payment form1 ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter1" tabindex="-1" role="dialog1" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document1">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h1 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">Book Seat</h1>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning1" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess1" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user1" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<input type="email" id="paymentEmail1" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError1" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact1" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError1" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city1" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm1()"> Book a Seat</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-------------------------------------------------------------------->
|
||||
<script>
|
||||
var $temp = $("<input>");
|
||||
var $url = $(location).attr('href');
|
||||
|
@ -529,5 +584,150 @@
|
|||
})();
|
||||
</script>
|
||||
<!--End of Tawk.to Script-->
|
||||
<!-- ****************************************************** -->
|
||||
<script type="text/javascript">
|
||||
var user1 = null;
|
||||
var contact1 = null;
|
||||
var paymentEmail1 = null;
|
||||
var city1 = null;
|
||||
var paymentWarning1 = document.getElementById('paymentWarning1');
|
||||
var paymentSuccess1 = document.getElementById('paymentSuccess1');
|
||||
var paymentEmailError1 = document.getElementById('paymentEmailError1');
|
||||
var req1 = document.getElementById("req1");
|
||||
|
||||
function paymentSubmitForm1() {
|
||||
user1 = document.getElementById("user1").value;
|
||||
contact1 = document.getElementById("contact1").value;
|
||||
paymentEmail1 = document.getElementById("paymentEmail1").value;
|
||||
city1 = document.getElementById('city1').value;
|
||||
paymentSuccess1.style.display = "none";
|
||||
console.log('all details',user1,contact1,paymentEmail1,city1)
|
||||
if (user1 == '' || contact1 == '' || paymentEmail1 == '' || city1 =='') {
|
||||
paymentWarning1.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail1) == false) {
|
||||
paymentEmailError1.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact1) == false) {
|
||||
contactError1.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError1.style.display = "none";
|
||||
paymentWarning1.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Ballygunge-Post-Graduate-Diploma-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user1);
|
||||
formData.append('Email', paymentEmail1);
|
||||
formData.append('Phone', contact1);
|
||||
formData.append('Details', city1)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
fetch('https://app.buzzapp.tech/api/payments/createPaymentUrl', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
accept: 'application.json',
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
body: JSON.stringify({
|
||||
"amount": "7300",
|
||||
"productinfo": "Post Graduate Diploma in Montessori Teacher Training",
|
||||
"firstname": user1,
|
||||
"email": paymentEmail1,
|
||||
"phone": contact1,
|
||||
"additionalInfo": {
|
||||
"orderId": "147ubiebpe"
|
||||
},
|
||||
"callbackUrl": "https://buzzapp.local/api/one/v1/commerce-payment/updateOrderPaymentCallback",
|
||||
"currency": "INR"
|
||||
})
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
window.open(json.url)
|
||||
// console.log(json);
|
||||
sendPaymentMail1("teenybeans.info@gmail.com");
|
||||
sendPaymentMail1("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail1("ballygunge@iimtt.org");
|
||||
sendPaymentWelcomeMail1(paymentEmail1);
|
||||
paymentSuccess1.style.display = "block";
|
||||
document.getElementById("user1").value = "";
|
||||
document.getElementById("contact1").value = "";
|
||||
document.getElementById("paymentEmail1").value = "";
|
||||
document.getElementById("city1").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail1(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Ballygunge Post Graduate Diploma Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user1 +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail1 +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact1 +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city1 +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail1(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT Ballygunge");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user1+'</b><p>Thank you for your interest in taking the Post Graduate Diploma in Montessori Teacher Training from IIMTT Ballygunge.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p><p>In the meantime, you can learn more about the course fees and duration.</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1-L10qqQ4AYBd1uL_qXbC4PIuNbaPG0GK/view?usp=share_link">Download Complete Fees Structure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -192,7 +192,7 @@
|
|||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<!-- <h3 style="font-weight:bold" class="text-right display-5">Rs. 25000</h3> -->
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 40000</h3>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Beginner</div>
|
||||
|
|
|
@ -193,7 +193,7 @@
|
|||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<!-- <h3 style="font-weight:bold" class="text-right display-5">Rs. 35000</h3> -->
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 60000</h3>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Advance</div>
|
||||
|
|
|
@ -192,7 +192,7 @@
|
|||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<!-- <h3 style="font-weight:bold" class="text-right display-5">Rs. 25000</h3> -->
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 30000</h3>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Beginner</div>
|
||||
|
|
|
@ -192,7 +192,7 @@
|
|||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<!-- <h3 style="font-weight:bold" class="text-right display-5">Rs. 35000</h3> -->
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 40000</h3>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Advance</div>
|
||||
|
|
|
@ -647,8 +647,8 @@
|
|||
sendPaymentMail("teenybeans.info@gmail.com");
|
||||
sendPaymentMail("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail("nairobi@iimtt.org");
|
||||
sendPaymentWelcomeMail(paymentEmail);
|
||||
paymentSuccess.style.display = "block";
|
||||
sendPaymentWelcomeMail(paymentEmail1);
|
||||
paymentSuccess1.style.display = "block";
|
||||
document.getElementById("user1").value = "";
|
||||
document.getElementById("contact1").value = "";
|
||||
document.getElementById("paymentEmail1").value = "";
|
||||
|
|
|
@ -169,6 +169,15 @@
|
|||
<p>The duration of the course is between 6 months to 1 year.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>4. Fee and Payment</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The course enrollment fee of Rs.5300 is required to reserve your seat at our institute, and will be deducted from the total amount. To view the complete fee breakdown, please <a style="color:blue;cursor:pointer" data-toggle="modal" data-target="#exampleModalCenter">click here</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------------------->
|
||||
<!-- jqurey code -->
|
||||
|
@ -194,7 +203,7 @@
|
|||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<!-- <h3 style="font-weight:bold" class="text-right display-5">Rs. 25000</h3> -->
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 30000</h3>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Beginner</div>
|
||||
|
@ -228,7 +237,7 @@
|
|||
<clip/>
|
||||
</p>
|
||||
<div style="display:flex">
|
||||
<a href="https://pmny.in/DrcQntAnCSSt" target="_blank"><button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button">Book a Seat</button></a>
|
||||
<button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button" data-toggle="modal" data-target="#exampleModalCenter">Book a Seat</button>
|
||||
<!-- <a href="#">
|
||||
<div style="border:2px solid #f7a325;color:black;border-radius:6px;padding:4px 4px">Add to Cart</div>
|
||||
</a> -->
|
||||
|
@ -240,6 +249,54 @@
|
|||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!---------------------------------------------- payment form ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h1 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">Book Seat</h1>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input type="email" id="paymentEmail" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm()"> Book a Seat</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- ------------------------------->
|
||||
<script>
|
||||
var $temp = $("<input>");
|
||||
var $url = $(location).attr('href');
|
||||
|
@ -531,5 +588,151 @@
|
|||
})();
|
||||
</script>
|
||||
<!--End of Tawk.to Script-->
|
||||
<!-- ****************************************************** -->
|
||||
<script type="text/javascript">
|
||||
var user = null;
|
||||
var contact = null;
|
||||
var paymentEmail = null;
|
||||
var city = null;
|
||||
var paymentWarning = document.getElementById('paymentWarning');
|
||||
var paymentSuccess = document.getElementById('paymentSuccess');
|
||||
var paymentEmailError = document.getElementById('paymentEmailError');
|
||||
var req = document.getElementById("req");
|
||||
|
||||
function paymentSubmitForm() {
|
||||
user = document.getElementById("user").value;
|
||||
contact = document.getElementById("contact").value;
|
||||
paymentEmail = document.getElementById("paymentEmail").value;
|
||||
city = document.getElementById('city').value;
|
||||
paymentSuccess.style.display = "none";
|
||||
console.log('all details',user,contact,paymentEmail,city)
|
||||
if (user == '' || contact == '' || paymentEmail == '' || city =='') {
|
||||
paymentWarning.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail) == false) {
|
||||
paymentEmailError.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact) == false) {
|
||||
contactError.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError.style.display = "none";
|
||||
paymentWarning.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Imphal-Graduate-Diploma-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user);
|
||||
formData.append('Email', paymentEmail);
|
||||
formData.append('Phone', contact);
|
||||
formData.append('Details', city)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
fetch('https://app.buzzapp.tech/api/payments/createPaymentUrl', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
accept: 'application.json',
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
body: JSON.stringify({
|
||||
"amount": "5300",
|
||||
"productinfo": "Graduate Diploma in Montessori Teacher Training",
|
||||
"firstname": user,
|
||||
"email": paymentEmail,
|
||||
"phone": contact,
|
||||
"additionalInfo": {
|
||||
"orderId": "147ubiebpe"
|
||||
},
|
||||
"callbackUrl": "https://buzzapp.local/api/one/v1/commerce-payment/updateOrderPaymentCallback",
|
||||
"currency": "INR"
|
||||
})
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
window.open(json.url)
|
||||
// console.log(json);
|
||||
sendPaymentMail("teenybeans.info@gmail.com");
|
||||
sendPaymentMail("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail("imphal@iimtt.org");
|
||||
sendPaymentWelcomeMail(paymentEmail);
|
||||
paymentSuccess.style.display = "block";
|
||||
document.getElementById("user").value = "";
|
||||
document.getElementById("contact").value = "";
|
||||
document.getElementById("paymentEmail").value = "";
|
||||
document.getElementById("city").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Imphal Graduate Diploma Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT Imphal");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user+'</b><p>Thank you for your interest in taking the Graduate Diploma in Montessori Teacher Training from IIMTT Imphal.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p><p>In the meantime, you can learn more about the course fees and duration.</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1ETP80Bo95If8J-t8m6HEXWas76TY7jJB/view?usp=share_link">Download Complete Fees Structure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
<!-- ****************************************************** -->
|
||||
</body>
|
||||
</html>
|
|
@ -168,6 +168,15 @@
|
|||
<p>This is a 15 month long course.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>4. Fees and Payment</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The course enrollment fee of Rs.7300 is required to reserve your seat at our institute, and will be deducted from the total amount. To view the complete fee breakdown, please <a style="cursor:pointer;color:blue" data-toggle="modal" data-target="#exampleModalCenter1">click here</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------------------->
|
||||
<!-- jqurey code -->
|
||||
|
@ -193,7 +202,7 @@
|
|||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<!-- <h3 style="font-weight:bold" class="text-right display-5">Rs. 35000</h3> -->
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 40000</h3>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Advance</div>
|
||||
|
@ -212,7 +221,7 @@
|
|||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-clock sblue pr-1"></span>Course Duration</div>
|
||||
<div>15 Month</div>
|
||||
<div>12 Months</div>
|
||||
</div>
|
||||
<div class="mt-2">Secure Payment:</div>
|
||||
<img src="/assets/img/payment.png" alt="graduate diploma mentessori" class="card-img-top">
|
||||
|
@ -227,7 +236,7 @@
|
|||
<clip/>
|
||||
</p>
|
||||
<div style="display:flex">
|
||||
<a href="https://pmny.in/ere01LDr6kzA" target="_blank"><button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button">Book a Seat</button></a>
|
||||
<button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button" data-toggle="modal" data-target="#exampleModalCenter1">Book a Seat</button>
|
||||
<!-- <a href="#">
|
||||
<div style="border:2px solid #f7a325;color:black;border-radius:6px;padding:4px 4px">Add to Cart</div>
|
||||
</a> -->
|
||||
|
@ -239,6 +248,52 @@
|
|||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!---------------------------------------------- payment form1 ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter1" tabindex="-1" role="dialog1" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document1">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h1 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">Book Seat</h1>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning1" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess1" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user1" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<input type="email" id="paymentEmail1" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError1" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact1" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError1" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city1" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm1()"> Book a Seat</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-------------------------------------------------------------------->
|
||||
<script>
|
||||
var $temp = $("<input>");
|
||||
var $url = $(location).attr('href');
|
||||
|
@ -530,5 +585,151 @@
|
|||
})();
|
||||
</script>
|
||||
<!--End of Tawk.to Script-->
|
||||
<!-- ****************************************************** -->
|
||||
<script type="text/javascript">
|
||||
var user1 = null;
|
||||
var contact1 = null;
|
||||
var paymentEmail1 = null;
|
||||
var city1 = null;
|
||||
var paymentWarning1 = document.getElementById('paymentWarning1');
|
||||
var paymentSuccess1 = document.getElementById('paymentSuccess1');
|
||||
var paymentEmailError1 = document.getElementById('paymentEmailError1');
|
||||
var req1 = document.getElementById("req1");
|
||||
|
||||
function paymentSubmitForm1() {
|
||||
user1 = document.getElementById("user1").value;
|
||||
contact1 = document.getElementById("contact1").value;
|
||||
paymentEmail1 = document.getElementById("paymentEmail1").value;
|
||||
city1 = document.getElementById('city1').value;
|
||||
paymentSuccess1.style.display = "none";
|
||||
console.log('all details',user1,contact1,paymentEmail1,city1)
|
||||
if (user1 == '' || contact1 == '' || paymentEmail1 == '' || city1 =='') {
|
||||
paymentWarning1.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail1) == false) {
|
||||
paymentEmailError1.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact1) == false) {
|
||||
contactError1.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError1.style.display = "none";
|
||||
paymentWarning1.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Imphal-Post-Graduate-Diploma-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user1);
|
||||
formData.append('Email', paymentEmail1);
|
||||
formData.append('Phone', contact1);
|
||||
formData.append('Details', city1)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
fetch('https://app.buzzapp.tech/api/payments/createPaymentUrl', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
accept: 'application.json',
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
body: JSON.stringify({
|
||||
"amount": "7300",
|
||||
"productinfo": "Post Graduate Diploma in Montessori Teacher Training",
|
||||
"firstname": user1,
|
||||
"email": paymentEmail1,
|
||||
"phone": contact1,
|
||||
"additionalInfo": {
|
||||
"orderId": "147ubiebpe"
|
||||
},
|
||||
"callbackUrl": "https://buzzapp.local/api/one/v1/commerce-payment/updateOrderPaymentCallback",
|
||||
"currency": "INR"
|
||||
})
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
window.open(json.url)
|
||||
// console.log(json);
|
||||
sendPaymentMail1("teenybeans.info@gmail.com");
|
||||
sendPaymentMail1("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail1("imphal@iimtt.org");
|
||||
sendPaymentWelcomeMail1(paymentEmail1);
|
||||
paymentSuccess1.style.display = "block";
|
||||
document.getElementById("user1").value = "";
|
||||
document.getElementById("contact1").value = "";
|
||||
document.getElementById("paymentEmail1").value = "";
|
||||
document.getElementById("city1").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail1(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Imphal Post Graduate Diploma Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user1 +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail1 +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact1 +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city1 +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail1(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT Imphal");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user1+'</b><p>Thank you for your interest in taking the Post Graduate Diploma in Montessori Teacher Training from IIMTT Imphal.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p><p>In the meantime, you can learn more about the course fees and duration.</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1VH2T_46NxwA2Ok1npuTDMgzPJx3FY0MT/view?usp=share_linkhttps://drive.google.com/file/d/1VH2T_46NxwA2Ok1npuTDMgzPJx3FY0MT/view?usp=share_link">Download Complete Fees Structure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
<!--------------------------------------------------------->
|
||||
</body>
|
||||
</html>
|
|
@ -99,7 +99,7 @@ include("_navbar.php");
|
|||
</div>
|
||||
<div class="d-flex">
|
||||
<div style="flex:1;background-color:#f7a325;border-bottom-left-radius:1rem;" class="py-2 text-center"><a class='text-black text-decoration-none' href='/ballygunge/graduate-diploma-montessori-teacher-training.html'>View Details</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;" class="py-2 text-center"><a class='text-white text-decoration-none' href='https://pmny.in/DrcQntAnCSSt' target="_blank"> Book a Seat</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;cursor:pointer" class="py-2 text-center" data-toggle="modal" data-target="#exampleModalCenter">Book a Seat</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -120,7 +120,7 @@ include("_navbar.php");
|
|||
</div>
|
||||
<div class="d-flex">
|
||||
<div style="flex:1;background-color:#f7a325;border-bottom-left-radius:1rem;" class="py-2 text-center"><a class='text-black text-decoration-none' href='/ballygunge/post-graduate-diploma-montessori-teacher-training.html'>View Details</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;" class="py-2 text-center"><a class='text-white text-decoration-none' href='https://pmny.in/ere01LDr6kzA' target="_blank"> Book a Seat</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;cursor:pointer" class="py-2 text-center" data-toggle="modal" data-target="#exampleModalCenter1"> Book a Seat</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -131,6 +131,99 @@ include("_navbar.php");
|
|||
<!-- / .container -->
|
||||
</div>
|
||||
</section>
|
||||
<!---------------------------------------------- payment form ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h1 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">Book Seat</h1>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input type="email" id="paymentEmail" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm()"> Book a Seat</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!---------------------------------------------- payment form1 ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter1" tabindex="-1" role="dialog1" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document1">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h1 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">Book Seat</h1>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning1" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess1" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user1" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<input type="email" id="paymentEmail1" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError1" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact1" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError1" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city1" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm1()"> Book a Seat</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-------------------------------------------------------------------->
|
||||
<!----------------------------------------------first section------------------------------->
|
||||
<!-- WELCOME -->
|
||||
<section class="mb-4">
|
||||
|
@ -274,7 +367,6 @@ include("_navbar.php");
|
|||
</div> <!-- / .container -->
|
||||
</section>
|
||||
<!-------------------------------------------------------------------------------------------------->
|
||||
|
||||
<script type="text/javascript">
|
||||
var option = null;
|
||||
var name = null;
|
||||
|
@ -426,4 +518,294 @@ include("_navbar.php");
|
|||
});
|
||||
}
|
||||
|
||||
</script>
|
||||
</script>
|
||||
<!-- ****************************************************** -->
|
||||
<script type="text/javascript">
|
||||
var user = null;
|
||||
var contact = null;
|
||||
var paymentEmail = null;
|
||||
var city = null;
|
||||
var paymentWarning = document.getElementById('paymentWarning');
|
||||
var paymentSuccess = document.getElementById('paymentSuccess');
|
||||
var paymentEmailError = document.getElementById('paymentEmailError');
|
||||
var req = document.getElementById("req");
|
||||
|
||||
function paymentSubmitForm() {
|
||||
user = document.getElementById("user").value;
|
||||
contact = document.getElementById("contact").value;
|
||||
paymentEmail = document.getElementById("paymentEmail").value;
|
||||
city = document.getElementById('city').value;
|
||||
paymentSuccess.style.display = "none";
|
||||
console.log('all details',user,contact,paymentEmail,city)
|
||||
if (user == '' || contact == '' || paymentEmail == '' || city =='') {
|
||||
paymentWarning.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail) == false) {
|
||||
paymentEmailError.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact) == false) {
|
||||
contactError.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError.style.display = "none";
|
||||
paymentWarning.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Ballygunge-Graduate-Diploma-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user);
|
||||
formData.append('Email', paymentEmail);
|
||||
formData.append('Phone', contact);
|
||||
formData.append('Details', city)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
fetch('https://app.buzzapp.tech/api/payments/createPaymentUrl', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
accept: 'application.json',
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
body: JSON.stringify({
|
||||
"amount": "5300",
|
||||
"productinfo": "Graduate Diploma in Montessori Teacher Training",
|
||||
"firstname": user,
|
||||
"email": paymentEmail,
|
||||
"phone": contact,
|
||||
"additionalInfo": {
|
||||
"orderId": "147ubiebpe"
|
||||
},
|
||||
"callbackUrl": "https://buzzapp.local/api/one/v1/commerce-payment/updateOrderPaymentCallback",
|
||||
"currency": "INR"
|
||||
})
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
window.open(json.url)
|
||||
// console.log(json);
|
||||
sendPaymentMail("teenybeans.info@gmail.com");
|
||||
sendPaymentMail("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail("ballygunge@iimtt.org");
|
||||
sendPaymentWelcomeMail(paymentEmail);
|
||||
paymentSuccess.style.display = "block";
|
||||
document.getElementById("user").value = "";
|
||||
document.getElementById("contact").value = "";
|
||||
document.getElementById("paymentEmail").value = "";
|
||||
document.getElementById("city").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Ballygunge Graduate Diploma Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT Ballygunge");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user+'</b><p>Thank you for your interest in taking the Graduate Diploma in Montessori Teacher Training from IIMTT Ballygunge.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p><p>In the meantime, you can learn more about the course fees and duration.</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1og_6i4nMjHlqxtg5umQFOsliSHCJ-MhV/view?usp=share_link">Download Complete Fees Structure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
<!-- ****************************************************** -->
|
||||
<script type="text/javascript">
|
||||
var user1 = null;
|
||||
var contact1 = null;
|
||||
var paymentEmail1 = null;
|
||||
var city1 = null;
|
||||
var paymentWarning1 = document.getElementById('paymentWarning1');
|
||||
var paymentSuccess1 = document.getElementById('paymentSuccess1');
|
||||
var paymentEmailError1 = document.getElementById('paymentEmailError1');
|
||||
var req1 = document.getElementById("req1");
|
||||
|
||||
function paymentSubmitForm1() {
|
||||
user1 = document.getElementById("user1").value;
|
||||
contact1 = document.getElementById("contact1").value;
|
||||
paymentEmail1 = document.getElementById("paymentEmail1").value;
|
||||
city1 = document.getElementById('city1').value;
|
||||
paymentSuccess1.style.display = "none";
|
||||
console.log('all details',user1,contact1,paymentEmail1,city1)
|
||||
if (user1 == '' || contact1 == '' || paymentEmail1 == '' || city1 =='') {
|
||||
paymentWarning1.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail1) == false) {
|
||||
paymentEmailError1.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact1) == false) {
|
||||
contactError1.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError1.style.display = "none";
|
||||
paymentWarning1.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Ballygunge-Post-Graduate-Diploma-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user1);
|
||||
formData.append('Email', paymentEmail1);
|
||||
formData.append('Phone', contact1);
|
||||
formData.append('Details', city1)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
fetch('https://app.buzzapp.tech/api/payments/createPaymentUrl', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
accept: 'application.json',
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
body: JSON.stringify({
|
||||
"amount": "7300",
|
||||
"productinfo": "Post Graduate Diploma in Montessori Teacher Training",
|
||||
"firstname": user1,
|
||||
"email": paymentEmail1,
|
||||
"phone": contact1,
|
||||
"additionalInfo": {
|
||||
"orderId": "147ubiebpe"
|
||||
},
|
||||
"callbackUrl": "https://buzzapp.local/api/one/v1/commerce-payment/updateOrderPaymentCallback",
|
||||
"currency": "INR"
|
||||
})
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
window.open(json.url)
|
||||
// console.log(json);
|
||||
sendPaymentMail1("teenybeans.info@gmail.com");
|
||||
sendPaymentMail1("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail1("ballygunge@iimtt.org");
|
||||
sendPaymentWelcomeMail1(paymentEmail1);
|
||||
paymentSuccess1.style.display = "block";
|
||||
document.getElementById("user1").value = "";
|
||||
document.getElementById("contact1").value = "";
|
||||
document.getElementById("paymentEmail1").value = "";
|
||||
document.getElementById("city1").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail1(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Ballygunge Post Graduate Diploma Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user1 +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail1 +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact1 +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city1 +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail1(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT Ballygunge");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user1+'</b><p>Thank you for your interest in taking the Post Graduate Diploma in Montessori Teacher Training from IIMTT Ballygunge.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p><p>In the meantime, you can learn more about the course fees and duration.</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1-L10qqQ4AYBd1uL_qXbC4PIuNbaPG0GK/view?usp=share_link">Download Complete Fees Structure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
|
@ -573,7 +573,7 @@ include("_navbar.php");
|
|||
// console.log(json);
|
||||
sendPaymentMail("teenybeans.info@gmail.com");
|
||||
sendPaymentMail("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail("nairobi@iimtt.org");
|
||||
sendPaymentMail("hanoi@iimtt.org");
|
||||
sendPaymentWelcomeMail(paymentEmail);
|
||||
paymentSuccess.style.display = "block";
|
||||
document.getElementById("user").value = "";
|
||||
|
@ -657,7 +657,7 @@ include("_navbar.php");
|
|||
var paymentWarning1 = document.getElementById('paymentWarning1');
|
||||
var paymentSuccess1 = document.getElementById('paymentSuccess1');
|
||||
var paymentEmailError1 = document.getElementById('paymentEmailError1');
|
||||
var req = document.getElementById("req");
|
||||
var req1 = document.getElementById("req1");
|
||||
|
||||
function paymentSubmitForm1() {
|
||||
user1 = document.getElementById("user1").value;
|
||||
|
@ -701,7 +701,7 @@ include("_navbar.php");
|
|||
},
|
||||
body: JSON.stringify({
|
||||
"amount": "180",
|
||||
"productinfo": "Graduate Post Diploma in Montessori Teacher Training",
|
||||
"productinfo": "Post Graduate Diploma in Montessori Teacher Training",
|
||||
"firstname": user1,
|
||||
"email": paymentEmail1,
|
||||
"phone": contact1,
|
||||
|
@ -716,11 +716,11 @@ include("_navbar.php");
|
|||
.then(json => {
|
||||
window.open(json.url)
|
||||
// console.log(json);
|
||||
sendPaymentMail("teenybeans.info@gmail.com");
|
||||
sendPaymentMail("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail("nairobi@iimtt.org");
|
||||
sendPaymentWelcomeMail(paymentEmail);
|
||||
paymentSuccess.style.display = "block";
|
||||
sendPaymentMail1("teenybeans.info@gmail.com");
|
||||
sendPaymentMail1("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail1("hanoi@iimtt.org");
|
||||
sendPaymentWelcomeMail1(paymentEmail1);
|
||||
paymentSuccess1.style.display = "block";
|
||||
document.getElementById("user1").value = "";
|
||||
document.getElementById("contact1").value = "";
|
||||
document.getElementById("paymentEmail1").value = "";
|
||||
|
@ -732,7 +732,7 @@ include("_navbar.php");
|
|||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail(sendEmail) {
|
||||
function sendPaymentMail1(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
|
@ -764,7 +764,7 @@ include("_navbar.php");
|
|||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail(sendEmail) {
|
||||
function sendPaymentWelcomeMail1(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
|
|
|
@ -82,7 +82,7 @@ include("_navbar.php");
|
|||
</div>
|
||||
<div class="d-flex">
|
||||
<div style="flex:1;background-color:#f7a325;border-bottom-left-radius:1rem;" class="py-2 text-center"><a class='text-black text-decoration-none' href='/imphal/graduate-diploma-montessori-teacher-training.html'>View Details</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;" class="py-2 text-center"><a class='text-white text-decoration-none' href='https://pmny.in/DrcQntAnCSSt' target="_blank"> Book a Seat</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;cursor:pointer" class="py-2 text-center" data-toggle="modal" data-target="#exampleModalCenter">Book a Seat</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -103,7 +103,7 @@ include("_navbar.php");
|
|||
</div>
|
||||
<div class="d-flex">
|
||||
<div style="flex:1;background-color:#f7a325;border-bottom-left-radius:1rem;" class="py-2 text-center"><a class='text-black text-decoration-none' href='/imphal/post-graduate-diploma-montessori-teacher-training.html'>View Details</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;" class="py-2 text-center"><a class='text-white text-decoration-none' href='https://pmny.in/ere01LDr6kzA' target="_blank"> Book a Seat</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;cursor:pointer" class="py-2 text-center" data-toggle="modal" data-target="#exampleModalCenter1">Book a Seat</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -114,6 +114,99 @@ include("_navbar.php");
|
|||
<!-- / .container -->
|
||||
</div>
|
||||
</section>
|
||||
<!---------------------------------------------- payment form ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h1 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">Book Seat</h1>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input type="email" id="paymentEmail" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm()"> Book a Seat</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!---------------------------------------------- payment form1 ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter1" tabindex="-1" role="dialog1" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document1">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h1 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">Book Seat</h1>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning1" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess1" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user1" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<input type="email" id="paymentEmail1" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError1" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact1" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError1" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city1" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm1()"> Book a Seat</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-------------------------------------------------------------------->
|
||||
<!----------------------------------------------first section------------------------------->
|
||||
<!-- WELCOME -->
|
||||
<section class="mb-4">
|
||||
|
@ -412,3 +505,293 @@ include("_navbar.php");
|
|||
}
|
||||
|
||||
</script>
|
||||
<!-- ****************************************************** -->
|
||||
<script type="text/javascript">
|
||||
var user = null;
|
||||
var contact = null;
|
||||
var paymentEmail = null;
|
||||
var city = null;
|
||||
var paymentWarning = document.getElementById('paymentWarning');
|
||||
var paymentSuccess = document.getElementById('paymentSuccess');
|
||||
var paymentEmailError = document.getElementById('paymentEmailError');
|
||||
var req = document.getElementById("req");
|
||||
|
||||
function paymentSubmitForm() {
|
||||
user = document.getElementById("user").value;
|
||||
contact = document.getElementById("contact").value;
|
||||
paymentEmail = document.getElementById("paymentEmail").value;
|
||||
city = document.getElementById('city').value;
|
||||
paymentSuccess.style.display = "none";
|
||||
console.log('all details',user,contact,paymentEmail,city)
|
||||
if (user == '' || contact == '' || paymentEmail == '' || city =='') {
|
||||
paymentWarning.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail) == false) {
|
||||
paymentEmailError.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact) == false) {
|
||||
contactError.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError.style.display = "none";
|
||||
paymentWarning.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Imphal-Graduate-Diploma-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user);
|
||||
formData.append('Email', paymentEmail);
|
||||
formData.append('Phone', contact);
|
||||
formData.append('Details', city)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
fetch('https://app.buzzapp.tech/api/payments/createPaymentUrl', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
accept: 'application.json',
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
body: JSON.stringify({
|
||||
"amount": "5300",
|
||||
"productinfo": "Graduate Diploma in Montessori Teacher Training",
|
||||
"firstname": user,
|
||||
"email": paymentEmail,
|
||||
"phone": contact,
|
||||
"additionalInfo": {
|
||||
"orderId": "147ubiebpe"
|
||||
},
|
||||
"callbackUrl": "https://buzzapp.local/api/one/v1/commerce-payment/updateOrderPaymentCallback",
|
||||
"currency": "INR"
|
||||
})
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
window.open(json.url)
|
||||
// console.log(json);
|
||||
sendPaymentMail("teenybeans.info@gmail.com");
|
||||
sendPaymentMail("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail("imphal@iimtt.org");
|
||||
sendPaymentWelcomeMail(paymentEmail);
|
||||
paymentSuccess.style.display = "block";
|
||||
document.getElementById("user").value = "";
|
||||
document.getElementById("contact").value = "";
|
||||
document.getElementById("paymentEmail").value = "";
|
||||
document.getElementById("city").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Imphal Graduate Diploma Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT Imphal");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user+'</b><p>Thank you for your interest in taking the Graduate Diploma in Montessori Teacher Training from IIMTT Imphal.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p><p>In the meantime, you can learn more about the course fees and duration.</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1ETP80Bo95If8J-t8m6HEXWas76TY7jJB/view?usp=share_link">Download Complete Fees Structure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
<!-- ****************************************************** -->
|
||||
<script type="text/javascript">
|
||||
var user1 = null;
|
||||
var contact1 = null;
|
||||
var paymentEmail1 = null;
|
||||
var city1 = null;
|
||||
var paymentWarning1 = document.getElementById('paymentWarning1');
|
||||
var paymentSuccess1 = document.getElementById('paymentSuccess1');
|
||||
var paymentEmailError1 = document.getElementById('paymentEmailError1');
|
||||
var req1 = document.getElementById("req1");
|
||||
|
||||
function paymentSubmitForm1() {
|
||||
user1 = document.getElementById("user1").value;
|
||||
contact1 = document.getElementById("contact1").value;
|
||||
paymentEmail1 = document.getElementById("paymentEmail1").value;
|
||||
city1 = document.getElementById('city1').value;
|
||||
paymentSuccess1.style.display = "none";
|
||||
console.log('all details',user1,contact1,paymentEmail1,city1)
|
||||
if (user1 == '' || contact1 == '' || paymentEmail1 == '' || city1 =='') {
|
||||
paymentWarning1.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail1) == false) {
|
||||
paymentEmailError1.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact1) == false) {
|
||||
contactError1.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError1.style.display = "none";
|
||||
paymentWarning1.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Imphal-Post-Graduate-Diploma-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user1);
|
||||
formData.append('Email', paymentEmail1);
|
||||
formData.append('Phone', contact1);
|
||||
formData.append('Details', city1)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
fetch('https://app.buzzapp.tech/api/payments/createPaymentUrl', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
accept: 'application.json',
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
body: JSON.stringify({
|
||||
"amount": "7300",
|
||||
"productinfo": "Post Graduate Diploma in Montessori Teacher Training",
|
||||
"firstname": user1,
|
||||
"email": paymentEmail1,
|
||||
"phone": contact1,
|
||||
"additionalInfo": {
|
||||
"orderId": "147ubiebpe"
|
||||
},
|
||||
"callbackUrl": "https://buzzapp.local/api/one/v1/commerce-payment/updateOrderPaymentCallback",
|
||||
"currency": "INR"
|
||||
})
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
window.open(json.url)
|
||||
// console.log(json);
|
||||
sendPaymentMail1("teenybeans.info@gmail.com");
|
||||
sendPaymentMail1("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail1("imphal@iimtt.org");
|
||||
sendPaymentWelcomeMail1(paymentEmail1);
|
||||
paymentSuccess1.style.display = "block";
|
||||
document.getElementById("user1").value = "";
|
||||
document.getElementById("contact1").value = "";
|
||||
document.getElementById("paymentEmail1").value = "";
|
||||
document.getElementById("city1").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail1(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Imphal Post Graduate Diploma Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user1 +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail1 +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact1 +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city1 +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail1(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT Imphal");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user1+'</b><p>Thank you for your interest in taking the Post Graduate Diploma in Montessori Teacher Training from IIMTT Imphal.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p><p>In the meantime, you can learn more about the course fees and duration.</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1VH2T_46NxwA2Ok1npuTDMgzPJx3FY0MT/view?usp=share_linkhttps://drive.google.com/file/d/1VH2T_46NxwA2Ok1npuTDMgzPJx3FY0MT/view?usp=share_link">Download Complete Fees Structure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
|
|
|
@ -82,7 +82,7 @@ include("_navbar.php");
|
|||
</div>
|
||||
<div class="d-flex">
|
||||
<div style="flex:1;background-color:#f7a325;border-bottom-left-radius:1rem;" class="py-2 text-center"><a class='text-black text-decoration-none' href='/mukundapur/graduate-diploma-montessori-teacher-training.html'>View Details</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;" class="py-2 text-center"><a class='text-white text-decoration-none' href='https://pmny.in/DrcQntAnCSSt' target="_blank"> Book a Seat</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;cursor:pointer" class="py-2 text-center" data-toggle="modal" data-target="#exampleModalCenter"> Book a Seat</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -103,7 +103,7 @@ include("_navbar.php");
|
|||
</div>
|
||||
<div class="d-flex">
|
||||
<div style="flex:1;background-color:#f7a325;border-bottom-left-radius:1rem;" class="py-2 text-center"><a class='text-black text-decoration-none' href='/mukundapur/post-graduate-diploma-montessori-teacher-training.html'>View Details</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem;" class="py-2 text-center"><a class='text-white text-decoration-none' href='https://pmny.in/ere01LDr6kzA' target="_blank"> Book a Seat</a></div>
|
||||
<div style="flex:1;background-color:#094268;color:white;border-bottom-right-radius:1rem; cursor:pointer" class="py-2 text-center" data-toggle="modal" data-target="#exampleModalCenter1"> Book a Seat</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -114,6 +114,99 @@ include("_navbar.php");
|
|||
<!-- / .container -->
|
||||
</div>
|
||||
</section>
|
||||
<!---------------------------------------------- payment form ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h1 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">Book Seat</h1>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input type="email" id="paymentEmail" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm()"> Book a Seat</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!---------------------------------------------- payment form1 ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter1" tabindex="-1" role="dialog1" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document1">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h1 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">Book Seat</h1>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning1" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess1" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user1" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<input type="email" id="paymentEmail1" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError1" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact1" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError1" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city1" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm1()"> Book a Seat</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-------------------------------------------------------------------->
|
||||
<!----------------------------------------------first section------------------------------->
|
||||
<!-- WELCOME -->
|
||||
<section class="mb-4">
|
||||
|
@ -407,3 +500,293 @@ include("_navbar.php");
|
|||
}
|
||||
|
||||
</script>
|
||||
<!-- ****************************************************** -->
|
||||
<script type="text/javascript">
|
||||
var user = null;
|
||||
var contact = null;
|
||||
var paymentEmail = null;
|
||||
var city = null;
|
||||
var paymentWarning = document.getElementById('paymentWarning');
|
||||
var paymentSuccess = document.getElementById('paymentSuccess');
|
||||
var paymentEmailError = document.getElementById('paymentEmailError');
|
||||
var req = document.getElementById("req");
|
||||
|
||||
function paymentSubmitForm() {
|
||||
user = document.getElementById("user").value;
|
||||
contact = document.getElementById("contact").value;
|
||||
paymentEmail = document.getElementById("paymentEmail").value;
|
||||
city = document.getElementById('city').value;
|
||||
paymentSuccess.style.display = "none";
|
||||
console.log('all details',user,contact,paymentEmail,city)
|
||||
if (user == '' || contact == '' || paymentEmail == '' || city =='') {
|
||||
paymentWarning.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail) == false) {
|
||||
paymentEmailError.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact) == false) {
|
||||
contactError.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError.style.display = "none";
|
||||
paymentWarning.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Mukundapur-Graduate-Diploma-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user);
|
||||
formData.append('Email', paymentEmail);
|
||||
formData.append('Phone', contact);
|
||||
formData.append('Details', city)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
fetch('https://app.buzzapp.tech/api/payments/createPaymentUrl', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
accept: 'application.json',
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
body: JSON.stringify({
|
||||
"amount": "5300",
|
||||
"productinfo": "Graduate Diploma in Montessori Teacher Training",
|
||||
"firstname": user,
|
||||
"email": paymentEmail,
|
||||
"phone": contact,
|
||||
"additionalInfo": {
|
||||
"orderId": "147ubiebpe"
|
||||
},
|
||||
"callbackUrl": "https://buzzapp.local/api/one/v1/commerce-payment/updateOrderPaymentCallback",
|
||||
"currency": "INR"
|
||||
})
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
window.open(json.url)
|
||||
// console.log(json);
|
||||
sendPaymentMail("teenybeans.info@gmail.com");
|
||||
sendPaymentMail("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail("mukundapur@iimtt.org");
|
||||
sendPaymentWelcomeMail(paymentEmail);
|
||||
paymentSuccess.style.display = "block";
|
||||
document.getElementById("user").value = "";
|
||||
document.getElementById("contact").value = "";
|
||||
document.getElementById("paymentEmail").value = "";
|
||||
document.getElementById("city").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Mukundapur Graduate Diploma Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT Mukundapur");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user+'</b><p>Thank you for your interest in taking the Graduate Diploma in Montessori Teacher Training from IIMTT Mukundapur.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p><p>In the meantime, you can learn more about the course fees and duration.</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1F2WQT73IY1Rm5sB1oGfbFQOGZV4xMaJM/view?usp=share_link">Download Complete Fees Structure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
<!-- ****************************************************** -->
|
||||
<script type="text/javascript">
|
||||
var user1 = null;
|
||||
var contact1 = null;
|
||||
var paymentEmail1 = null;
|
||||
var city1 = null;
|
||||
var paymentWarning1 = document.getElementById('paymentWarning1');
|
||||
var paymentSuccess1 = document.getElementById('paymentSuccess1');
|
||||
var paymentEmailError1 = document.getElementById('paymentEmailError1');
|
||||
var req1 = document.getElementById("req1");
|
||||
|
||||
function paymentSubmitForm1() {
|
||||
user1 = document.getElementById("user1").value;
|
||||
contact1 = document.getElementById("contact1").value;
|
||||
paymentEmail1 = document.getElementById("paymentEmail1").value;
|
||||
city1 = document.getElementById('city1').value;
|
||||
paymentSuccess1.style.display = "none";
|
||||
console.log('all details',user1,contact1,paymentEmail1,city1)
|
||||
if (user1 == '' || contact1 == '' || paymentEmail1 == '' || city1 =='') {
|
||||
paymentWarning1.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail1) == false) {
|
||||
paymentEmailError1.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact1) == false) {
|
||||
contactError1.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError1.style.display = "none";
|
||||
paymentWarning1.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Mukundapur-Post-Graduate-Diploma-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user1);
|
||||
formData.append('Email', paymentEmail1);
|
||||
formData.append('Phone', contact1);
|
||||
formData.append('Details', city1)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
fetch('https://app.buzzapp.tech/api/payments/createPaymentUrl', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
accept: 'application.json',
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
body: JSON.stringify({
|
||||
"amount": "7300",
|
||||
"productinfo": "Post Graduate Diploma in Montessori Teacher Training",
|
||||
"firstname": user1,
|
||||
"email": paymentEmail1,
|
||||
"phone": contact1,
|
||||
"additionalInfo": {
|
||||
"orderId": "147ubiebpe"
|
||||
},
|
||||
"callbackUrl": "https://buzzapp.local/api/one/v1/commerce-payment/updateOrderPaymentCallback",
|
||||
"currency": "INR"
|
||||
})
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
window.open(json.url)
|
||||
// console.log(json);
|
||||
sendPaymentMail1("teenybeans.info@gmail.com");
|
||||
sendPaymentMail1("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail1("mukundapur@iimtt.org");
|
||||
sendPaymentWelcomeMail1(paymentEmail1);
|
||||
paymentSuccess1.style.display = "block";
|
||||
document.getElementById("user1").value = "";
|
||||
document.getElementById("contact1").value = "";
|
||||
document.getElementById("paymentEmail1").value = "";
|
||||
document.getElementById("city1").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail1(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Mukundapur Post Graduate Diploma Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user1 +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail1 +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact1 +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city1 +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail1(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT Mukundapur");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user1+'</b><p>Thank you for your interest in taking the Post Graduate Diploma in Montessori Teacher Training from IIMTT Mukundapur.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p><p>In the meantime, you can learn more about the course fees and duration.</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1Y-2s9QvIMaNg4xkxMr7QNpZUT47svnvf/view?usp=share_link">Download Complete Fees Structure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
|
|
|
@ -167,6 +167,15 @@
|
|||
<p>The course will be completed in a span of 6 months to 1 year. </p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>4. Fee and Payment</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The course enrollment fee of Rs.5300 is required to reserve your seat at our institute, and will be deducted from the total amount. To view the complete fee breakdown, please <a style="color:blue;cursor:pointer" data-toggle="modal" data-target="#exampleModalCenter">click here</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------------------->
|
||||
<!-- jqurey code -->
|
||||
|
@ -192,7 +201,7 @@
|
|||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 25000</h3>
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 21400</h3>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Beginner</div>
|
||||
|
@ -211,7 +220,7 @@
|
|||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-clock sblue pr-1"></span>Course Duration</div>
|
||||
<div>0.6 - 1year</div>
|
||||
<div>9 Months</div>
|
||||
</div>
|
||||
<div class="mt-2">Secure Payment:</div>
|
||||
<img src="/assets/img/payment.png" alt="graduate diploma mentessori" class="card-img-top">
|
||||
|
@ -226,7 +235,7 @@
|
|||
<clip/>
|
||||
</p>
|
||||
<div style="display:flex">
|
||||
<a href="https://pmny.in/DrcQntAnCSSt" target="_blank"><button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button">Book a Seat</button></a>
|
||||
<button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button" data-toggle="modal" data-target="#exampleModalCenter">Book a Seat</button>
|
||||
<!-- <a href="#">
|
||||
<div style="border:2px solid #f7a325;color:black;border-radius:6px;padding:4px 4px">Add to Cart</div>
|
||||
</a> -->
|
||||
|
@ -238,6 +247,54 @@
|
|||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!---------------------------------------------- payment form ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h1 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">Book Seat</h1>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<!-- Input -->
|
||||
<input type="email" id="paymentEmail" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm()"> Book a Seat</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------>
|
||||
<script>
|
||||
var $temp = $("<input>");
|
||||
var $url = $(location).attr('href');
|
||||
|
@ -529,5 +586,150 @@
|
|||
})();
|
||||
</script>
|
||||
<!--End of Tawk.to Script-->
|
||||
<!-- ****************************************************** -->
|
||||
<script type="text/javascript">
|
||||
var user = null;
|
||||
var contact = null;
|
||||
var paymentEmail = null;
|
||||
var city = null;
|
||||
var paymentWarning = document.getElementById('paymentWarning');
|
||||
var paymentSuccess = document.getElementById('paymentSuccess');
|
||||
var paymentEmailError = document.getElementById('paymentEmailError');
|
||||
var req = document.getElementById("req");
|
||||
|
||||
function paymentSubmitForm() {
|
||||
user = document.getElementById("user").value;
|
||||
contact = document.getElementById("contact").value;
|
||||
paymentEmail = document.getElementById("paymentEmail").value;
|
||||
city = document.getElementById('city').value;
|
||||
paymentSuccess.style.display = "none";
|
||||
console.log('all details',user,contact,paymentEmail,city)
|
||||
if (user == '' || contact == '' || paymentEmail == '' || city =='') {
|
||||
paymentWarning.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail) == false) {
|
||||
paymentEmailError.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact) == false) {
|
||||
contactError.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError.style.display = "none";
|
||||
paymentWarning.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Mukundapur-Graduate-Diploma-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user);
|
||||
formData.append('Email', paymentEmail);
|
||||
formData.append('Phone', contact);
|
||||
formData.append('Details', city)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
fetch('https://app.buzzapp.tech/api/payments/createPaymentUrl', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
accept: 'application.json',
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
body: JSON.stringify({
|
||||
"amount": "5300",
|
||||
"productinfo": "Graduate Diploma in Montessori Teacher Training",
|
||||
"firstname": user,
|
||||
"email": paymentEmail,
|
||||
"phone": contact,
|
||||
"additionalInfo": {
|
||||
"orderId": "147ubiebpe"
|
||||
},
|
||||
"callbackUrl": "https://buzzapp.local/api/one/v1/commerce-payment/updateOrderPaymentCallback",
|
||||
"currency": "INR"
|
||||
})
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
window.open(json.url)
|
||||
// console.log(json);
|
||||
sendPaymentMail("teenybeans.info@gmail.com");
|
||||
sendPaymentMail("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail("mukundapur@iimtt.org");
|
||||
sendPaymentWelcomeMail(paymentEmail);
|
||||
paymentSuccess.style.display = "block";
|
||||
document.getElementById("user").value = "";
|
||||
document.getElementById("contact").value = "";
|
||||
document.getElementById("paymentEmail").value = "";
|
||||
document.getElementById("city").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Mukundapur Graduate Diploma Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT Mukundapur");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user+'</b><p>Thank you for your interest in taking the Graduate Diploma in Montessori Teacher Training from IIMTT Mukundapur.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p><p>In the meantime, you can learn more about the course fees and duration.</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1F2WQT73IY1Rm5sB1oGfbFQOGZV4xMaJM/view?usp=share_link">Download Complete Fees Structure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -168,6 +168,15 @@
|
|||
<p>15 months duration is required to complete the course.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h5>4. Fees and Payment</h5>
|
||||
<span style="color: #00b1c1" class="fe fe-chevron-down"></span>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p>The course enrollment fee of Rs.7300 is required to reserve your seat at our institute, and will be deducted from the total amount. To view the complete fee breakdown, please <a style="cursor:pointer;color:blue" data-toggle="modal" data-target="#exampleModalCenter1">click here</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!------------------------------------------------------------->
|
||||
<!-- jqurey code -->
|
||||
|
@ -193,7 +202,7 @@
|
|||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 35000</h3>
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 28400</h3>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Advance</div>
|
||||
|
@ -212,7 +221,7 @@
|
|||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-clock sblue pr-1"></span>Course Duration</div>
|
||||
<div>15 Month</div>
|
||||
<div>12 Months</div>
|
||||
</div>
|
||||
<div class="mt-2">Secure Payment:</div>
|
||||
<img src="/assets/img/payment.png" alt="graduate diploma mentessori" class="card-img-top">
|
||||
|
@ -227,7 +236,7 @@
|
|||
<clip/>
|
||||
</p>
|
||||
<div style="display:flex">
|
||||
<a href="https://pmny.in/ere01LDr6kzA" target="_blank"><button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button">Book a Seat</button></a>
|
||||
<button style="background-color: #f7a325" class="btn btn-xs mr-3" type="button" data-toggle="modal" data-target="#exampleModalCenter1">Book a Seat</button>
|
||||
<!-- <a href="#">
|
||||
<div style="border:2px solid #f7a325;color:black;border-radius:6px;padding:4px 4px">Add to Cart</div>
|
||||
</a> -->
|
||||
|
@ -239,6 +248,52 @@
|
|||
</div>
|
||||
<!-- / .container -->
|
||||
</section>
|
||||
<!---------------------------------------------- payment form1 ------------------------------->
|
||||
<div class="modal fade" id="exampleModalCenter1" tabindex="-1" role="dialog1" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered" role="document1">
|
||||
<div class="modal-content" style="background-color:#D9D9D9">
|
||||
<h1 style="color:#F68F51;text-align:center;font-weight:bold" class="pt-6">Book Seat</h1>
|
||||
<div class="modal-header p-0 pr-7" style="border-bottom:none;margin-top:-50px">
|
||||
<button type="button" class="close" style='color:black' data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body pb-0">
|
||||
<div class="alert alert-danger" id="paymentWarning1" style="display: none;">Fill all the fields!</div>
|
||||
<div class="alert alert-success" id="paymentSuccess1" style="display: none;">Thank You! We will contact you soon!</div>
|
||||
<form class="" role="form" method="post">
|
||||
<div class="row">
|
||||
<div class="col-12 col-lg-12">
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" aria-required="true" name="widget-contact-form-name" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="user1" placeholder="Your Name">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-12 col-sm-4"><div style="margin-left:-40px" class="pt-7 d-none d-sm-block"><img src='/assets/img/book-a-seat.png'/></div></div>
|
||||
<div class="col-12 col-sm-8">
|
||||
<div class="form-group mb-5">
|
||||
<input type="email" id="paymentEmail1" aria-required="true" name="widget-contact-form-email" required class="form-control required email shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your Email">
|
||||
<p id="paymentEmailError1" style="color: red; display: none;">Enter a valid email address</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input class="form-control shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" id="contact1" type="number" name="telephone" placeholder="Your Contact" required>
|
||||
<p id="contactError1" style="color: red; display: none;">Enter a valid phone number</p>
|
||||
</div>
|
||||
<div class="form-group mb-5">
|
||||
<input type="text" id="city1" aria-required="true" name="widget-contact-form-city" required class="form-control required name shadow-lg" style="border-radius:26px;min-height:0px;padding:6px;padding-left:16px" placeholder="Your City">
|
||||
</div>
|
||||
<div class="form-group mb-0 text-center">
|
||||
<button style="background-color: #f7a325;margin:10px 0px;border-radius:26px;" class="btn btn-sm lift shadow-lg px-8" type="button" onclick="paymentSubmitForm1()"> Book a Seat</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-------------------------------------------------------------------->
|
||||
<script>
|
||||
var $temp = $("<input>");
|
||||
var $url = $(location).attr('href');
|
||||
|
@ -530,5 +585,151 @@
|
|||
})();
|
||||
</script>
|
||||
<!--End of Tawk.to Script-->
|
||||
<!-- ****************************************************** -->
|
||||
<script type="text/javascript">
|
||||
var user1 = null;
|
||||
var contact1 = null;
|
||||
var paymentEmail1 = null;
|
||||
var city1 = null;
|
||||
var paymentWarning1 = document.getElementById('paymentWarning1');
|
||||
var paymentSuccess1 = document.getElementById('paymentSuccess1');
|
||||
var paymentEmailError1 = document.getElementById('paymentEmailError1');
|
||||
var req1 = document.getElementById("req1");
|
||||
|
||||
function paymentSubmitForm1() {
|
||||
user1 = document.getElementById("user1").value;
|
||||
contact1 = document.getElementById("contact1").value;
|
||||
paymentEmail1 = document.getElementById("paymentEmail1").value;
|
||||
city1 = document.getElementById('city1').value;
|
||||
paymentSuccess1.style.display = "none";
|
||||
console.log('all details',user1,contact1,paymentEmail1,city1)
|
||||
if (user1 == '' || contact1 == '' || paymentEmail1 == '' || city1 =='') {
|
||||
paymentWarning1.style.display = "block";
|
||||
} else {
|
||||
var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
|
||||
var mobile = /^\d{10}$/;
|
||||
|
||||
if (reg.test(paymentEmail1) == false) {
|
||||
paymentEmailError1.style.display = "block";
|
||||
}else
|
||||
if (mobile.test(contact1) == false) {
|
||||
contactError1.style.display = "block";
|
||||
} else
|
||||
{
|
||||
paymentEmailError1.style.display = "none";
|
||||
paymentWarning1.style.display = "none";
|
||||
|
||||
let formData = new FormData();
|
||||
formData.append('formName', 'IIMTT-Mukundapur-Post-Graduate-Diploma-Form');
|
||||
formData.append('business_type', 'iimtt');
|
||||
formData.append('Name', user1);
|
||||
formData.append('Email', paymentEmail1);
|
||||
formData.append('Phone', contact1);
|
||||
formData.append('Details', city1)
|
||||
fetch('https://api.teenybeans.in/API/contactFormProcessor/v1/', {
|
||||
method: 'POST',
|
||||
body: formData
|
||||
})
|
||||
fetch('https://app.buzzapp.tech/api/payments/createPaymentUrl', {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
accept: 'application.json',
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
body: JSON.stringify({
|
||||
"amount": "7300",
|
||||
"productinfo": "Post Graduate Diploma in Montessori Teacher Training",
|
||||
"firstname": user1,
|
||||
"email": paymentEmail1,
|
||||
"phone": contact1,
|
||||
"additionalInfo": {
|
||||
"orderId": "147ubiebpe"
|
||||
},
|
||||
"callbackUrl": "https://buzzapp.local/api/one/v1/commerce-payment/updateOrderPaymentCallback",
|
||||
"currency": "INR"
|
||||
})
|
||||
})
|
||||
.then(res => res.json())
|
||||
.then(json => {
|
||||
window.open(json.url)
|
||||
// console.log(json);
|
||||
sendPaymentMail1("teenybeans.info@gmail.com");
|
||||
sendPaymentMail1("enquiry@beanstalkedu.com");
|
||||
sendPaymentMail1("mukundapur@iimtt.org");
|
||||
sendPaymentWelcomeMail1(paymentEmail1);
|
||||
paymentSuccess1.style.display = "block";
|
||||
document.getElementById("user1").value = "";
|
||||
document.getElementById("contact1").value = "";
|
||||
document.getElementById("paymentEmail1").value = "";
|
||||
document.getElementById("city1").value = "";
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
// if(name)
|
||||
}
|
||||
function sendPaymentMail1(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "New Contact Form Fillup");
|
||||
formData.append(
|
||||
"message",
|
||||
"<html><body><p>New IIMTT Mukundapur Post Graduate Diploma Contact form is filled up.</p><br><p>User Details:-</p><table><tr><th>Name:- </th><td>:- " +
|
||||
user1 +
|
||||
"</td></tr><tr><th>Email:- </th><td>:- " +
|
||||
paymentEmail1 +
|
||||
"</td></tr><tr><th>Phone:- </th><td>:- " +
|
||||
contact1 +
|
||||
"</td></tr><tr><th>City:- </th><td>:- " +
|
||||
city1 +
|
||||
"</td></tr></table></body></html>"
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
// console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
function sendPaymentWelcomeMail1(sendEmail) {
|
||||
let formData = new FormData();
|
||||
formData.append("sendMail", "true");
|
||||
formData.append("reciever", sendEmail);
|
||||
formData.append("sender", "IIMTT");
|
||||
formData.append("senderMail", "enquiry@iimtt.org");
|
||||
formData.append("subject", "Thank you for choosing IIMTT Mukundapur");
|
||||
formData.append(
|
||||
"message",'<html><body style="background-color:#f5f8f5;padding:16px;"><div style="text-align:center"><a href="#"><img style="width:150px;" src="https://iimtt.org/assets/img/iimtt-footer-logo.png"></a></div>'+
|
||||
'<div><b style="font-size:20px">Hi '+user1+'</b><p>Thank you for your interest in taking the Post Graduate Diploma in Montessori Teacher Training from IIMTT Mukundapur.</p>'+
|
||||
"<p>Whether you've just graduated from school or are seeking a truly inspirational career change, IIMTT offers a range of training opportunities, including internationally recognized UK qualifications to start your journey in Montessori education. </p>"+
|
||||
'<p>Our representative will get in touch with you soon!</p><p>In the meantime, you can learn more about the course fees and duration.</p></div><div style="text-align:center"><a style="background-color:#f7a325;color:black;padding:4px 6px;text-decoration:none" class="btn btn-secondary btn-form display-4" href="https://drive.google.com/file/d/1Y-2s9QvIMaNg4xkxMr7QNpZUT47svnvf/view?usp=share_link">Download Complete Fees Structure</a></div><p>Thanks<br>Team IIMTT</p>'+
|
||||
'<div style="text-align:center"><p><b>Follow us</b><br><a href="https://www.facebook.com/IIMTT/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/fb.png" alt="Logo"></a><a href="https://www.instagram.com/iimtt.corporate/" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/insta.png" alt="Logo"></a><a href="https://twitter.com/iimtt_corporate" target="_blank"><img style="width:26px;margin-right:10px" src="https://iimtt.org/assets/img/tw.png" alt="Logo"></a>'+
|
||||
'<a href="https://www.linkedin.com/showcase/international-institute-of-montessori-teacher-training/" target="_blank"><img style="width:30px;" src="https://iimtt.org/assets/img/linkedin.png" alt="Logo"></a><br><hr><b>International Institute of Montessori Teacher Training</b><br>Eldama Ravine Cl, Nairobi, Kenya<br>© 2021 IIMTT All rights reserved.</p></div></body></html>'
|
||||
);
|
||||
fetch("https://mailapi.teenybeans.in/009/", {
|
||||
method: "POST",
|
||||
body: formData
|
||||
})
|
||||
.then(function (response) {
|
||||
response.json().then(function (data) {
|
||||
console.log(data);
|
||||
});
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.log("Fetch Error :-S", err);
|
||||
});
|
||||
}
|
||||
</script>
|
||||
<!-- --------------------------->
|
||||
</body>
|
||||
</html>
|
|
@ -192,7 +192,7 @@
|
|||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 25000</h3>
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 28000</h3>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Beginner</div>
|
||||
|
@ -211,7 +211,7 @@
|
|||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-clock sblue pr-1"></span>Course Duration</div>
|
||||
<div>0.6 - 1year</div>
|
||||
<div>9 Months</div>
|
||||
</div>
|
||||
<div class="mt-2">Secure Payment:</div>
|
||||
<img src="/assets/img/payment.png" alt="graduate diploma mentessori" class="card-img-top">
|
||||
|
|
|
@ -193,7 +193,7 @@
|
|||
</div>
|
||||
<div class="col-12 col-md-12 col-lg-3">
|
||||
<div style="background-color:rgb(248, 248, 248);border-radius:6px;" class="p-2 widthSidebar">
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 35000</h3>
|
||||
<h3 style="font-weight:bold" class="text-right display-5">Rs. 32000</h3>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-book sblue pr-1"></span>Course Level</div>
|
||||
<div>Advance</div>
|
||||
|
@ -212,7 +212,7 @@
|
|||
</div>
|
||||
<div style="display:flex;justify-content:space-between;" class="mt-1">
|
||||
<div><span class="fe fe-clock sblue pr-1"></span>Course Duration</div>
|
||||
<div>15 Month</div>
|
||||
<div>12 Months</div>
|
||||
</div>
|
||||
<div class="mt-2">Secure Payment:</div>
|
||||
<img src="/assets/img/payment.png" alt="graduate diploma mentessori" class="card-img-top">
|
||||
|
|
Loading…
Reference in New Issue