<pstyle="font-size: 22px;"><strong>Book tickets, enjoy explosive hotel prices!</strong></p>
<p>Book <strong>Premium tickets</strong> with us for special rates at <strong>Novotel Chiang Mai (4-star)</strong> Superior Balcony Room (including breakfast) between November 26th and 30th.</p>
<p>Book tickets with us for special rates at <strong>Novotel Chiang Mai (4-star)</strong> Superior Balcony Room (including breakfast) <strong>between November 26th and 30th</strong>.</p>
<p> Rate details (applicable regardless of rooms or nights):<br>
4 or more tickets: Amazing rate of <strong>US$10</strong> PRPN.<br>
2 or 3 tickets: Discounted rate of <strong>US$50</strong> PRPN.<br>
1 ticket: Discounted rate of <strong>US$80</strong> PRPN.</p>
<p> Offer valid <strong>until November 10th</strong>. <br>
If you need a hotel reservation, provide details in the <ahref="#request">"Special Requests"</a> section below.
</p>
<p><strongstyle="color:#ad1818;">US$50</strong> per room per night with <strong>a minimum 4-night stay</strong>. Only 10 places available, first-come, first-served.</p>
<p><strongstyle="color:#ad1818;">US$80</strong> per room per nightwith a minimum 2-night stay.</p>
<p>If you need a hotel reservation, provide details in the <ahref="#request">"Special Requests"</a> section below.
</p>
<pstyle="margin-top: 50px;"><strong>Please provide correct personal information for your ticket
booking. Double
@ -419,11 +415,11 @@
var currentTarget = event.currentTarget;
var adultNumberValue = parseInt(adultNumberNode.value);
if (currentTarget.value === 'Premium+Transfer+Dinner') {
ticketPrice = 209;
ticketPrice = 199;
} else if (currentTarget.value === 'Standard+Transfer+Dinner') {
ticketPrice = 139;
ticketPrice = 129;
} else if (currentTarget.value === 'VIP+Transfer+Dinner') {
ticketPrice = 179;
ticketPrice = 169;
}
var totalPrice = calcTotalPrice(ticketPrice, adultNumberValue);
<pstyle="display: inline-block;">Children under 8 years old enter free; 8-year-olds and above are charged the same as adults. You can buy a ticket for your child under 8 if you would like her or him to enjoy the same provision.</p>
<pstyle="font-size: 22px;"><strong>Book tickets, enjoy explosive hotel prices!</strong></p>
<p>Book <strong>Premium tickets</strong> with us for special rates at <strong>Novotel Chiang Mai (4-star)</strong> Superior Balcony Room (including breakfast) between November 26th and 30th.</p>
<p>Book tickets with us for special rates at <strong>Novotel Chiang Mai (4-star)</strong> Superior Balcony Room (including breakfast) <strong>between November 26th and 30th</strong>.</p>
<p> Rate details (applicable regardless of rooms or nights):<br>
4 or more tickets: Amazing rate of <strong>US$10</strong> PRPN.<br>
2 or 3 tickets: Discounted rate of <strong>US$50</strong> PRPN.<br>
1 ticket: Discounted rate of <strong>US$80</strong> PRPN.</p>
<p> Offer valid <strong>until November 10th</strong>. <br>
If you need a hotel reservation, provide details in the <ahref="#request">"Special Requests"</a> section below.
<p><strongstyle="color:#ad1818;">US$50</strong> per room per night with <strong>a minimum 4-night stay</strong>. Only 10 places available, first-come, first-served.</p>
<p><strongstyle="color:#ad1818;">US$80</strong> per room per nightwith a minimum 2-night stay.</p>
<p>If you need a hotel reservation, provide details in the <ahref="#request">"Special Requests"</a> section below.
</p>
<pstyle="margin-top: 50px;"><strong>Please provide correct personal information for your ticket
booking. Double
@ -406,7 +402,7 @@
var totalPriceText = document.getElementById("totalPriceText");
var totalPriceHidden = document.getElementById("totalPriceHidden");
var adultNumberValue = parseInt(adultNumberNode.value);