pause buttonplay button
'); // lg.push(''); }else { //period.push(''); offersdata.special_offer[index].lg = "lg" ; } //ckeck length text h2 if(offersdata.special_offer[index].title.length>limit_length_hd){ temp_hd = offersdata.special_offer[index].title;//hd.push(temp_hd.substring(0, limit_length_hd)+'...');offersdata.special_offer[index].title = (temp_hd.substring(0, limit_length_hd)+'...'); }else { // hd.push(offersdata.special_offer[index].title); } //ckeck length text desc if(offersdata.special_offer[index].desc.length>limit_length){ temp = offersdata.special_offer[index].desc; //desc.push(temp.substring(0, limit_length)+'...');offersdata.special_offer[index].desc = (temp.substring(0, limit_length)+'...'); }else { //desc.push(offersdata.special_offer[index].desc); } html += '
'+ '
'+'
'+ '
'+ '
'+ ''+offersdata.special_offer[index].title+''+ ''+offersdata.special_offer[index].desc+''+ offersdata.special_offer[index].period+ ''+ '
'+ ''+offersdata.special_offer[index].button_title+''+ '
'+ '
'+ '
';if (offersdata_flag == "true"){ //set data first begin $('.special_offers .slide .sh_pic').attr({'src' : offersdata.special_offer[index].image_url,'alt' : offersdata.special_offer[index].title}); $('.special_offers .slide_fix .l').html(offersdata.special_offer[index].title); $('.special_offers .slide_fix .desc').html(offersdata.special_offer[index].desc); $('.special_offers .slide_fix .dy').html(offersdata.special_offer[index].period); $('.special_offers .slide_fix a span').html(offersdata.special_offer[index].button_title);$('.special_offers .slide_fix .bl_pro a').attr('href',offersdata.special_offer[index].url);offersdata_flag = "false";}} }); $('.special_offers .data_sh').html(html);//add button plus dataif (hd.length > 4){$('.special_offers .data_sh').append('+see more promotions');} //set data 6 begin if (window.matchMedia('(max-width: 768px)').matches) {$('.special_offers .data_sh .none').slice(1,3).removeClass("none");var count = 2;} else{$('.special_offers .data_sh .none').slice(1,4).removeClass("none");var count = 3;} //click add information to length Array $('.special_offers .data_sh .plus').click(function(){if (window.matchMedia('(max-width: 768px)').matches) { $('.special_offers .data_sh .none').slice(1,3).fadeIn().removeClass("none"); count += 2; if(count >= hd.length) { $('.special_offers .data_sh .plus').hide(); }} else { $('.special_offers .data_sh .none').slice(1,4).fadeIn().removeClass("none"); count += 3; if(count >= hd.length) { $('.special_offers .data_sh .plus').hide(); }} });} function getJson_privilege(){ var privilegesdata = { "privilege": [ { "image_url": "/static/common/imgscontent/offers_promotions/privilege/AW_SCB_Prepaid_950x500.jpg", "alt": "Enjoy Exclusive Shopping Privileges By SCB M Visa", "title": "Enjoy Exclusive Shopping Privileges By SCB M Visa", "desc": "", "period": "", "start": "2019-09-17 15:00:00", "end": "2019-12-31 22:00:00", "button_title": "READ MORE", "button_booking_style": "false", "url": "/de_DE/angebote/privileges/SCB_M_Visa.page", "script": "_gaq.push(['_trackEvent', 'DE', 'Privileges', 'SCB M Visa']);", "target": "_blank", "lg" : "", "find_flights_active" : "", "ff_bt" : "", "Priority" : "" }, { "image_url": "/static/common/imgscontent/offers_promotions/fare/Brussels950.jpg", "alt": "", "title": "Get Free E-voucher of 15 Euro to shop at Brussels Airport", "desc": "Book Your Ticket From Asia to Brussels and Get a Free E-voucher of 15 Euro to Shop at Brussels Airport", "period": "", "start": "2018-07-18 00:00:00", "end": "2018-12-31 00:00:00", "button_title": "JETZT BUCHEN", "button_booking_style": "false", "url": "/de_DE/angebote/privileges/Brussel_Giftcard.page?", "script": "_gaq.push(['_trackEvent', 'EN', 'Offers', 'Brussels Gift Card']);", "target": "", "lg" : "", "find_flights_active" : "", "ff_bt" : "", "Priority" : "" }, { "image_url": "https://www.thaiairways.com/static/common/imgscontent/offers_promotions/fare/iconsiam950px.jpg", "alt": "iconsiam", "title": "THAI's Boarding Pass Privileges", "desc": "Show THAI's Boarding Pass traveling to Thailand at Redemption counter G Floor, ICONSIAM to receive many privileges", "period": "Now – 30 June 2019", "start": "2018-11-08 00:00:00", "end": "2019-06-30 23:59:00", "button_title": "Read More", "button_booking_style": "false", "url": "/de_DE/angebote/privileges/iconsiam.page?", "script": "_gaq.push(['_trackEvent', 'DE', 'Offers', 'Odakyu']);", "target": "", "lg" : "", "find_flights_active" : "", "ff_bt" : "", "Priority" : "" } ] } var html = ''; var find_flights_active = ''; var ff_bt = []; var hd = []; var temp_hd = '';var temp_period = ''; var desc = []; var temp = ''; var limit_length; var limit_length_hd; var period = []; var lg = []; var script=[]; var target=[]; var current_date = "";if($.ajax({async: false}).getResponseHeader( 'Date' )){current_date = $.ajax({async: false}).getResponseHeader( 'Date' );current_date = new Date(current_date);}else{current_date = new Date();}current_date.setTime( current_date.getTime() - current_date.getTimezoneOffset()*60*1000 ); if (window.matchMedia('(max-width: 480px)').matches) { limit_length = 60; limit_length_hd = 40; }//mobile else { limit_length = 150; limit_length_hd = 80; }//destop //console.log(json[obj][0].content_booking_style); if(privilegesdata.privilege[0].button_booking_style == "true"){ $('.privilege .slide_fix a').attr('class','bt book'); }else { $('.privilege .slide_fix a').attr('class','bt_a'); }var privilegesdata_flag = "true"; $.each(privilegesdata.privilege, function(index){var start_date = privilegesdata.privilege[index].start; start_date = start_date.split('-').join("/"); start_date = new Date(start_date);start_date.setTime( start_date.getTime() - start_date.getTimezoneOffset()*60*1000 ); var end_date = privilegesdata.privilege[index].end; end_date = end_date.split('-').join("/"); end_date = new Date(end_date);end_date.setTime( end_date.getTime() - end_date.getTimezoneOffset()*60*1000 ); if ((current_date >= start_date) && (current_date <= end_date) ){hd.push(privilegesdata.privilege[index].title); if(privilegesdata.privilege[index].button_booking_style == "true") { privilegesdata.privilege[index].find_flights_active = 'find_flights_active'; privilegesdata.privilege[index].ff_bt='/static/common/images/p_findfights.png'; }else { privilegesdata.privilege[index].find_flights_active = ''; privilegesdata.privilege[index].ff_bt='/static/common/images/p_findfights_read.png'; } if(privilegesdata.privilege[index].period != ''){ temp_period = privilegesdata.privilege[index].period ; privilegesdata.privilege[index].period=('
'+temp_period+'
'); //lg.push(''); }else { // period.push(''); privilegesdata.privilege[index].lg = 'lg'; } //ckeck length text h2 if(privilegesdata.privilege[index].title.length>limit_length_hd){ temp_hd = privilegesdata.privilege[index].title; privilegesdata.privilege[index].title = (temp_hd.substring(0, limit_length_hd)+'...'); }else { //hd.push(privilegesdata.privilege[index].title); } //ckeck length text desc if(privilegesdata.privilege[index].desc.length>limit_length){ temp = privilegesdata.privilege[index].desc; privilegesdata.privilege[index].desc = (temp.substring(0, limit_length)+'...'); }else { //desc.push(privilegesdata.privilege[index].desc); } html += '
'+ '
'+'
'+ '
'+ '
'+ ''+ privilegesdata.privilege[index].title+''+ ''+ privilegesdata.privilege[index].desc+''+ privilegesdata.privilege[index].period+ ''+ '
'+ ''+privilegesdata.privilege[index].button_title+''+ '
'+ '
'+ '
'; if (privilegesdata_flag == "true"){//set data first begin $('.privilege .slide .sh_pic').attr({'src' : privilegesdata.privilege[index].image_url,'alt' : privilegesdata.privilege[index].title}); $('.privilege .slide_fix .l').html(privilegesdata.privilege[index].title); $('.privilege .slide_fix .desc').html(privilegesdata.privilege[index].desc); $('.privilege .slide_fix .dy').html(privilegesdata.privilege[index].period); $('.privilege .slide_fix a span').html(privilegesdata.privilege[index].button_title);$('.privilege .slide_fix .bl_pro a').attr('href',privilegesdata.privilege[index].url);privilegesdata_flag = "false";}} }); $('.privilege .data_sh').html(html);//add button plus dataif (hd.length > 4){ $('.privilege .data_sh').append('+see more promotions');} //set data 6 beginif (window.matchMedia('(max-width: 768px)').matches) { $('.privilege .data_sh .none').slice(1,3).removeClass("none");var count = 2;} else { $('.privilege .data_sh .none').slice(1,4).removeClass("none"); var count = 3;} //click add information to length Array $('.privilege .data_sh .plus').click(function(){if (window.matchMedia('(max-width: 768px)').matches) { $('.privilege .data_sh .none').slice(1,3).fadeIn().removeClass("none"); count += 2; if(count >= hd.length) { $('.privilege .data_sh .plus').hide(); }} else { $('.privilege .data_sh .none').slice(1,4).fadeIn().removeClass("none"); count += 3; if(count >= hd.length) { $('.privilege .data_sh .plus').hide(); }} });}function getJson_royal_orchid_plus(){ var ropdata = { "royal_orchid_plus": [ { "image_url": "/static/common/imgscontent/offers_promotions/rop/TRAVEL-VOUCHER-ROP_THAI-Website.jpg", "alt": "Enjoy Extra Miles from Using Travel Vouchers", "title": "Enjoy Extra Miles from Using Travel Vouchers", "desc": "", "period": "Ticket Issuing Period : 1 - 31 May 2022", "start": "2022-01-01", "end": "2022-05-31 23:59:00", "button_title": "Read more", "button_booking_style": "false", "url": "https://www.thaiairways.com/en_TH/rop/Promotion/Travel_Voucher_Bonus_Miles.page", "script": "_gaq.push(['_trackEvent', 'DE', 'ROP', 'Enjoy Extra Miles from Using Travel Vouchers']);", "target": "_blank" } , { "image_url": "/static/common/imgscontent/offers_promotions/rop/rop-penninsula-global.jpg", "alt": "Fly International Flights and Stay at the Peninsula Bangkok Hotel to Receive Bonus Miles", "title": "Fly International Flights and Stay at the Peninsula Bangkok Hotel to Receive Bonus Miles", "desc": "Special Room Rates at the Peninsula Bangkok Hotel", "period": "From now until 30 June 2022", "start": "2022-01-01", "end": "2022-06-30 23:59:00", "button_title": "Read more", "button_booking_style": "false", "url": "https://www.thaiairways.com/en_TH/rop/Promotion/PeninsulaBKK_Fly-n-Stay_Overseas.page", "script": "_gaq.push(['_trackEvent', 'DE', 'ROP', 'Special Room Rates at the Peninsula Bangkok Hotel']);", "target": "_blank" } , { "image_url": " /static/common/imgscontent/offers_promotions/rop/ROP-siam-piwat__Banner950.jpg", "alt": "Tourist Offers at ICONSIAM and Siam Paragon", "title": "Tourist Offers at ICONSIAM and Siam Paragon", "desc": "", "period": "Now - 30 September 2022", "start": "2022-01-01", "end": "2022-09-30 23:59:00", "button_title": "Read more", "button_booking_style": "false", "url": "https://www.thaiairways.com/en_TH/rop/Promotion/SiamPiwat_Tourist_Offers.page", "script": " _gaq.push(['_trackEvent', 'DE', 'ROP', 'Tourist Offers at ICONSIAM and Siam Paragon']);", "target": "_blank" } ] } //set start tab3 var slide_images=[]; var h2=[]; var desc=[]; var dy=[]; var link=[]; var bt_tt=[]; var ch_bt=[]; var script=[]; var target=[]; var current_date = "";if($.ajax({async: false}).getResponseHeader( 'Date' )){current_date = $.ajax({async: false}).getResponseHeader( 'Date' );current_date = new Date(current_date);}else{current_date = new Date();}current_date.setTime( current_date.getTime() - current_date.getTimezoneOffset()*60*1000 ); $.each(ropdata.royal_orchid_plus, function(index){ var start_date = ropdata.royal_orchid_plus[index].start; start_date = start_date.split('-').join("/"); start_date = new Date(start_date);start_date.setTime( start_date.getTime() - start_date.getTimezoneOffset()*60*1000 ); var end_date = ropdata.royal_orchid_plus[index].end; end_date = end_date.split('-').join("/"); end_date = new Date(end_date);end_date.setTime( end_date.getTime() - end_date.getTimezoneOffset()*60*1000 ); if ((current_date >= start_date) && (current_date <= end_date) ){ slide_images+='
' +''+'
'; h2.push(ropdata.royal_orchid_plus[index].title); desc.push(ropdata.royal_orchid_plus[index].desc); dy.push(ropdata.royal_orchid_plus[index].period); link.push(ropdata.royal_orchid_plus[index].url);script.push(ropdata.royal_orchid_plus[index].script);target.push(ropdata.royal_orchid_plus[index].target); bt_tt.push(ropdata.royal_orchid_plus[index].button_title); ch_bt.push(ropdata.royal_orchid_plus[index].button_booking_style);} }); //console.log(h2.length); if(h2.length == 0){$(".op_royal_orchid_plus").hide();}else if(h2.length == 1){ //set Start value $('.royal_orchid_plus .slide').html(slide_images); $('.royal_orchid_plus h2').html(h2[0]); $('.royal_orchid_plus .desc').html(desc[0]); $('.royal_orchid_plus .dy').html(dy[0]); $('.royal_orchid_plus .bt_a').attr('href',link[0]); $('.royal_orchid_plus .bt_a').attr('onclick',script[0]); $('.royal_orchid_plus .bt_a').attr('target',target[0]); $('.royal_orchid_plus .bt_a span').html(bt_tt[0]); if(ch_bt[0] != false){ $('.royal_orchid_plus .slide_fix a').attr('class','bt book'); }else { $('.royal_orchid_plus .slide_fix a').attr('class','bt_a'); } //hide button next / prev / play / pause $('.royal_orchid_plus .nt,.royal_orchid_plus .pv,.royal_orchid_plus .ctrt_pp').hide(); }else { //console.log('>1'); //set Start value $('.royal_orchid_plus .slide').html(slide_images); $('.royal_orchid_plus h2').html(h2[0]); $('.royal_orchid_plus .desc').html(desc[0]); $('.royal_orchid_plus .dy').html(dy[0]); $('.royal_orchid_plus .bt_a').attr('href',link[0]); $('.royal_orchid_plus .bt_a').attr('onclick',script[0]); $('.royal_orchid_plus .bt_a').attr('target',target[0]); $('.royal_orchid_plus .bt_a span').html(bt_tt[0]); if(ch_bt[0] != false){ $('.royal_orchid_plus .slide_fix a').attr('class','bt book'); }else { $('.royal_orchid_plus .slide_fix a').attr('class','bt_a'); } //use slide if (window.matchMedia('(max-width: 767px)').matches) { $(".royal_orchid_plus .slide").css('width',$(window).width()); } $(".royal_orchid_plus .slide").royalSlider({ transitionSpeed: 700, arrowsNav: true, loop: true, slidesSpacing: 0, //transitionType: 'fade', loopRewind: true, autoHeight: 'true', autoPlay: { enabled: true, stopAtAction: false, pauseOnHover: false, delay: 5000 }, block: { fadeEffect: true } }); //next-prev var slider = $(".royal_orchid_plus .main_slide .slide").data('royalSlider'); $('.royal_orchid_plus .nt').click(function(){slider.next();}); $('.royal_orchid_plus .pv').click(function(){slider.prev();}); //event slide change slider.ev.on('rsBeforeAnimStart', function() { //console.log(slider.currSlideId); $('.royal_orchid_plus h2').html(h2[slider.currSlideId]); $('.royal_orchid_plus .desc').html(desc[slider.currSlideId]); $('.royal_orchid_plus .dy').html(dy[slider.currSlideId]); $('.royal_orchid_plus .bt_a').attr('href',link[slider.currSlideId]); $('.royal_orchid_plus .bt_a').attr('onclick',script[slider.currSlideId]); $('.royal_orchid_plus .bt_a span').html(bt_tt[slider.currSlideId]); if(ch_bt[slider.currSlideId] != false){ $('.royal_orchid_plus .slide_fix a').attr('class','bt book'); }else { $('.royal_orchid_plus .slide_fix a').attr('class','bt_a'); } }); slider.ev.on('rsAfterSlideChange', function() { //console.log(slider.currSlideId); $('.royal_orchid_plus h2').html(h2[slider.currSlideId]); $('.royal_orchid_plus .desc').html(desc[slider.currSlideId]); $('.royal_orchid_plus .dy').html(dy[slider.currSlideId]);if ($('.royal_orchid_plus .bt_a').length == 0){ $('.royal_orchid_plus .bt').attr('href',link[slider.currSlideId]); $('.royal_orchid_plus .bt').attr('onclick',script[slider.currSlideId]); $('.royal_orchid_plus .bt span').html(bt_tt[slider.currSlideId]);} else {$('.royal_orchid_plus .bt_a').attr('href',link[slider.currSlideId]); $('.royal_orchid_plus .bt_a').attr('onclick',script[slider.currSlideId]); $('.royal_orchid_plus .bt_a span').html(bt_tt[slider.currSlideId]); } }); //function = slide enter bullet slider sl_rsNavItem('royal_orchid_plus',h2,link); } }function getJson_roh(){ var rohdata = { "royal_orchid_holiday": [ { "image_url": "/static/common/imgscontent/offers_promotions/roh/950X500_Flight_Hotel_EN_1.jpg", "alt": "", "title": "ROH Exclusive Offers When Flying With THAI ", "desc": "Get hotel best offer when flying with THAI", "period": "", "start": "2017-09-17 00:00:00", "end": "2020-09-31 23:59:00", "button_title": "Flight and Hotel", "button_booking_style": "true", "url": "/de_DE/angebote/top_angebote/cross_sell.page?", "script": "_gaq.push(['_trackEvent', 'EN', 'Offers', 'Cross Sell']);", "target": "_self", "lg" : "", "find_flights_active" : "", "ff_bt" : "", "Priority" : "" } ] } var html = ''; var find_flights_active = ''; var ff_bt = []; var hd = []; var temp_hd = '';var temp_period = ''; var desc = []; var temp = ''; var limit_length; var limit_length_hd; var period = []; var lg = []; var script=[]; var target=[]; var current_date = "";if($.ajax({async: false}).getResponseHeader( 'Date' )){current_date = $.ajax({async: false}).getResponseHeader( 'Date' );current_date = new Date(current_date);}else{current_date = new Date();}current_date.setTime( current_date.getTime() - current_date.getTimezoneOffset()*60*1000 ); if (window.matchMedia('(max-width: 480px)').matches) { limit_length = 60; limit_length_hd = 40; }//mobile else { limit_length = 150; limit_length_hd = 80; }//destop //console.log(json[obj][0].content_booking_style); if(rohdata.royal_orchid_holiday[0].button_booking_style == "true"){ $('.royal_orchid_holiday .slide_fix a').attr('class','bt book'); }else { $('.royal_orchid_holiday .slide_fix a').attr('class','bt_a'); }var rohdata_flag = "true"; $.each(rohdata.royal_orchid_holiday, function(index){var start_date = rohdata.royal_orchid_holiday[index].start; start_date = start_date.split('-').join("/"); start_date = new Date(start_date);start_date.setTime( start_date.getTime() - start_date.getTimezoneOffset()*60*1000 ); var end_date = rohdata.royal_orchid_holiday[index].end; end_date = end_date.split('-').join("/"); end_date = new Date(end_date);end_date.setTime( end_date.getTime() - end_date.getTimezoneOffset()*60*1000 ); if ((current_date >= start_date) && (current_date <= end_date) ){hd.push(rohdata.royal_orchid_holiday[index].title); if(rohdata.royal_orchid_holiday[index].button_booking_style == "true") { rohdata.royal_orchid_holiday[index].find_flights_active = 'find_flights_active'; rohdata.royal_orchid_holiday[index].ff_bt = '/static/common/images/p_findfights.png'; }else { rohdata.royal_orchid_holiday[index].find_flights_active = ''; rohdata.royal_orchid_holiday[index].ff_bt = '/static/common/images/p_findfights_read.png'; } if(rohdata.royal_orchid_holiday[index].period != ''){ temp_period = rohdata.royal_orchid_holiday[index].period; rohdata.royal_orchid_holiday[index].period = ('
'+temp_period+'
'); // lg.push(''); }else { //period.push(''); rohdata.royal_orchid_holiday[index].lg = 'lg'; } //ckeck length text h2 if(rohdata.royal_orchid_holiday[index].title.length>limit_length_hd){ temp_hd = rohdata.royal_orchid_holiday[index].title; rohdata.royal_orchid_holiday[index].title = (temp_hd.substring(0, limit_length_hd)+'...'); }else { //hd.push(rohdata.royal_orchid_holiday[index].title); } //ckeck length text desc if(rohdata.royal_orchid_holiday[index].desc.length>limit_length){ temp = rohdata.royal_orchid_holiday[index].desc; rohdata.royal_orchid_holiday[index].desc = (temp.substring(0, limit_length)+'...'); }else { //desc.push(rohdata.royal_orchid_holiday[index].desc); } html += '
'+ '
'+'
'+ '
'+ '
'+ ''+rohdata.royal_orchid_holiday[index].title+''+ ''+rohdata.royal_orchid_holiday[index].desc+''+ rohdata.royal_orchid_holiday[index].period+ ''+ '
'+ ''+rohdata.royal_orchid_holiday[index].button_title+''+ '
'+ '
'+ '
'; if (rohdata_flag == "true"){ //set data first begin $('.royal_orchid_holiday .slide .sh_pic').attr({'src' : rohdata.royal_orchid_holiday[index].image_url,'alt' : rohdata.royal_orchid_holiday[index].title}); $('.royal_orchid_holiday .slide_fix .l').html(rohdata.royal_orchid_holiday[index].title); $('.royal_orchid_holiday .slide_fix .desc').html(rohdata.royal_orchid_holiday[index].desc); $('.royal_orchid_holiday .slide_fix .dy').html(rohdata.royal_orchid_holiday[index].period); $('.royal_orchid_holiday .slide_fix a span').html(rohdata.royal_orchid_holiday[index].button_title);$('.royal_orchid_holiday .slide_fix .bl_pro a').attr('href',rohdata.royal_orchid_holiday[index].url);rohdata_flag = "false";}} }); $('.royal_orchid_holiday .data_sh').html(html);//add button plus dataif (hd.length > 4){ $('.royal_orchid_holiday .data_sh').append('+see more promotions');} //set data 6 beginif (window.matchMedia('(max-width: 768px)').matches){$('.royal_orchid_holiday .data_sh .none').slice(1,3).removeClass("none");var count = 2;} else{$('.royal_orchid_holiday .data_sh .none').slice(1,4).removeClass("none");var count = 3;} //click add information to length Array $('.royal_orchid_holiday .data_sh .plus').click(function(){if (window.matchMedia('(max-width: 768px)').matches) { $('.royal_orchid_holiday .data_sh .none').slice(1,3).fadeIn().removeClass("none"); count += 2; if(count >= hd.length) { $('.royal_orchid_holiday .data_sh .plus').hide(); }} else { $('.royal_orchid_holiday .data_sh .none').slice(1,4).fadeIn().removeClass("none"); count += 3; if(count >= hd.length) { $('.royal_orchid_holiday .data_sh .plus').hide(); }}});}
FAQs
Can I check in 2 bags with Thai Airways? ›
Passengers traveling on economy class are given a free baggage allowance of two pieces. The weight of each item shall not exceed 23 kgs (50 lbs) and linear measurement of each piece shall not exceed 158 linear cms (62 inches).
Why are flights to Thailand so expensive now? ›Many airlines, especially due to the COVID-19 pandemic, struggle financially to stay afloat. In order to keep going, canceling the existing route is one way to lower costs or restructure. Fewer routes offered means higher demand and higher prices for other routes, hence why are flights so expensive across the board.
How do I get the best flight offers? ›- Make Early Booking. ...
- End Moment Ticket Booking. ...
- Research Enough. ...
- Know When to Book the Flight Finally. ...
- Be Flexible & Keep on Experimenting with Travel Dates. ...
- Go for the Cheapest Payment Method. ...
- Go for an Air Pass. ...
- Try to Avoid Flying on Long Weekends.
For those purchases made by cash or check, THAI will issue your refund within 20 days. For any eligible refunds purchased with a credit card, THAI will refund to the credit card issuer within 7 days of receipt of your completed request for refund.
Is Thai Airways strict on carry-on? ›Each passenger is allowed to hand carry one baggage at maximum length 56 cm (22 inches), width 45 cm (18 inches) and thickness 25 cm (10 inches). These dimensions include wheels, handles, and side pockets. Total weight of the carry-on baggage must not exceed 7 kg (15 lb.).
Does Thai air weigh carry-on? ›...
Categories | Maximum Combined Weight of All Pieces |
---|---|
Premium Economy Class | 40 kg (88 pounds) |
Economy Class | 20 - 35 kg (44-77 pounds)* |
- Bangkok Airways - Asia's Boutique Airline, Best Luxury Airline. ...
- Thai Airways - World's Best Economy Airline, Full-Service Airline. ...
- Thai Smile - Most Reliable Low-Cost Airline. ...
- AirAsia - Best Low-Cost Airline, Good for Those Traveling Light. ...
- Nok Air - Best Airline for Traveling with Kids.
High season is considered to be June and July. The cheapest month to fly to Thailand is March.
What month is the cheapest to go Thailand? ›The Best Times to Visit Thailand for Low Prices
Thailand is a relatively affordable destination throughout the year, though travelers may find the steepest discounts on accommodations, flights, and tours during the low/monsoon season (July through September).