SELECT DISTINCT tourId, tourFeatureTitle, tourSubhead, tourCategory, tourIsNew, tourBookable, tourPage, tourVersionNum, tourLargeImg, tourMap, tourSaleCode, tourLandMinDuration, tourLandMaxDuration, tourLandMinEarlyBookPrice, tourLandMaxEarlyBookPrice, tourLandMinSalePrice, tourLandMaxSalePrice, tourAirMinDuration, tourAirMaxDuration, tourAirMinEarlyBookPrice, tourAirMaxEarlyBookPrice, tourAirMinSalePrice, tourAirMaxSalePrice, tourMinEarlyBookDiscount, tourMaxEarlyBookDiscount, tourMinSaleDiscount, tourMaxSaleDiscount, tourMinTotalDiscount, tourMaxTotalDiscount, ISNULL(tourAirMinSalePrice,tourLandMinSalePrice) AS tourMinSalePrice, DENSE_RANK() OVER(PARTITION BY tourPage, tourCategory ORDER BY tourVersionNum ASC) AS tourVersionOrder FROM toursActiveCache t LEFT JOIN tourLocations ON tourId = tlTourId LEFT JOIN locations ON tlLocationId = locationId AND locationType = 2 AND locationSiteId = 1 LEFT JOIN locationAssns ON laLocationId = locationId WHERE tourSiteId = 1 AND tourIsPublic = 1 AND (locationParentId = 2 OR laParentId = 2) AND tourCategory IN (1,3,4) ORDER BY tourBookable DESC, tourMinSalePrice, tourFeatureTitle

Tours & Packages to Asia - Friendly Planet Travel

*** DEVELOPMENT VERSION ***

This is quite embarrassing, but our website database is currently having issues. That means most stuff related to our tours & packages won't work, including webpages, online bookings, search results and lists of our packages. We are working to fix this as quickly as we can, so please check back soon!

Asia

Our comprehensive itineraries to the diverse continent of Asia will transport you to captivating destinations, from the idyllic shores of Bali to the majestic temples of Cambodia. Immerse yourself in the vibrant energy of Hong Kong's bustling streets and witness the kaleidoscope of colors in India's bustling markets. Indulge your senses in Japan, where timeless beauty meets cutting-edge innovation, or find serenity amidst the lush landscapes of Laos and Nepal. Uncover the melting pot of cultures in Singapore, where East truly meets West, and experience the warm hospitality that Thailand is renowned for. Our meticulously crafted itineraries ensure every moment of your Asian adventure is filled with awe-inspiring experiences. From exploring ancient temples to savoring delectable street food, our expert guides will unveil hidden gems at every turn.

Browse our packages to Asia below, or select a destination to narrow the results.

Destinations

Tours & Packages

Search filters:
  • Regions: Asia
  • including closed packages
to
to
to
Sorry, there are currently no matching packages. Try searching again for something different or less specific.
* Advertised prices may include an "Instant Savings" discount and/or sale discount, available for a limited time. Prices reflect these discounts. Advertised prices are per person, based on double occupancy; single occupancy rooms may be available for an additional charge. Advertised prices are the best available based on the least expensive travel dates, departure city, and other options, and do not include optional excursions or other optional items. Your total price will vary based upon the dates, flights, and other options you select during the booking process. For packages including flights, prices include Airline Taxes, Fees & Sept. 11th Security Fee, but do not include excess baggage fees or advance seat reservations. Prices and availability subject to change. More about our prices.

© Friendly Planet Travel   Privacy Policy
SCRIPT ERRORS:

Database errors occured on /vacation-packages/index.asp while opening database connection
Error #: 0
Description: Invalid connection string attribute
Native error: 0



Please notify the webmaster of this error.
Execution time
Starting query:
SELECT locationId, locationName, locationHTMLTitle, locationMetaDesc, locationDesc, locationLargeImage FROM locations WHERE locationPage = 'asia' AND locationType = 1 AND locationSiteId = 1
0.01 seconds
Query executed in: 0.04 seconds
Starting query:
SELECT DISTINCT tourId, tourFeatureTitle, tourSubhead, tourCategory, tourIsNew, tourBookable, tourPage, tourVersionNum, tourLargeImg, tourMap, tourSaleCode, tourLandMinDuration, tourLandMaxDuration, tourLandMinEarlyBookPrice, tourLandMaxEarlyBookPrice, tourLandMinSalePrice, tourLandMaxSalePrice, tourAirMinDuration, tourAirMaxDuration, tourAirMinEarlyBookPrice, tourAirMaxEarlyBookPrice, tourAirMinSalePrice, tourAirMaxSalePrice, tourMinEarlyBookDiscount, tourMaxEarlyBookDiscount, tourMinSaleDiscount, tourMaxSaleDiscount, tourMinTotalDiscount, tourMaxTotalDiscount, ISNULL(tourAirMinSalePrice,tourLandMinSalePrice) AS tourMinSalePrice, DENSE_RANK() OVER(PARTITION BY tourPage, tourCategory ORDER BY tourVersionNum ASC) AS tourVersionOrder FROM toursActiveCache t LEFT JOIN tourLocations ON tourId = tlTourId LEFT JOIN locations ON tlLocationId = locationId AND locationType = 2 AND locationSiteId = 1 LEFT JOIN locationAssns ON laLocationId = locationId WHERE tourSiteId = 1 AND tourIsPublic = 1 AND (locationParentId = 2 OR laParentId = 2) AND tourCategory IN (1,3,4) ORDER BY tourBookable DESC, tourMinSalePrice, tourFeatureTitle
0 seconds
Query executed in: 0.06 seconds
Total execution:   0.12 seconds