Limited Time Extra Savings
Wanderlust got the best of you? Ready to hit the road? These departures are coming up fast, but could use a few more adventure-seeking travelers like you, so we're giving you an extra discount to help get you on your way. But you'd better hurry—these deals are here today, gone tomorrow!
| Package | Departure | Regular Price* | Instant Savings | Your Price* | |
|---|---|---|---|---|---|
| Best of Egypt & Nile Cruise | |||||
							
								 
								
							
						 | 
						Best of Egypt & Nile Cruise see package | Dec 18 – Dec 28, 2025 with flights Dec 18, 2025 | $5299 | $500 | $4799 | 
| Best of Thailand | |||||
							
								 
								
							
						 | 
						Best of Thailand see package | Jan 8 – Jan 19, 2026 with flights Jan 8, 2026 | $4199 | $500 | $3699 | 
| Best of Ecuador | |||||
							
								 
								
							
						 | 
						Best of Ecuador see package | Jan 9 – Jan 20, 2026 with flights Jan 9, 2026 | $5849 | $400 | $5449 | 
| Jan 9 – Jan 20, 2026 land only Jan 9, 2026 | $5449 | $400 | $5049 | ||
| Jan 8 – Jan 19, 2026 land only Jan 8, 2026 | $3299 | $500 | $2799 | ||
| Highlights of Southern Africa | |||||
							
								 
								
							
						 | 
						Highlights of Southern Africa see package | Jan 14 – Jan 24, 2026 with flights Jan 14, 2026 | $5399 | $300 | $5099 | 
| Jan 15 – Jan 25, 2026 with flights Jan 15, 2026 | $4599 | $500 | $4099 | ||
| Best of South Africa with Victoria Falls | |||||
							
								 
								
							
						 | 
						Best of South Africa with Victoria Falls see package | Jan 15 – Jan 29, 2026 with flights Jan 15, 2026 | $7199 | $300 | $6899 | 
| Colorful Colombia | |||||
							
								 
								
							
						 | 
						Colorful Colombia see package | Jan 15 – Jan 24, 2026 with flights Jan 15, 2026 | $4099 | $100 | $3999 | 
| Jan 15 – Jan 24, 2026 land only Jan 15, 2026 | $3599 | $100 | $3499 | ||
| Jan 15 – Jan 29, 2026 land only Jan 15, 2026 | $5999 | $300 | $5699 | ||
| Best of Morocco | |||||
							
								 
								
							
						 | 
						Best of Morocco see package | Jan 21 – Feb 1, 2026 with flights Jan 21, 2026 | $4399 | $200 | $4199 | 
| Jan 21 – Feb 1, 2026 land only Jan 21, 2026 | $3499 | $200 | $3299 | ||
| Galápagos Islands Adventure | |||||
							
								 
								
							
						 | 
						Galápagos Islands Adventure see package | Jan 22 – Jan 29, 2026 with flights Jan 22, 2026 | $4949 | $400 | $4549 | 
| Jan 22 – Jan 29, 2026 land only Jan 22, 2026 | $4349 | $400 | $3949 | ||
| Kenya Safari Express | |||||
							
								 
								
							
						 | 
						Kenya Safari Express see package | Jan 30 – Feb 5, 2026 with flights Jan 30, 2026 | $3749 | $200 | $3549 | 
| Jan 30 – Feb 5, 2026 land only Jan 30, 2026 | $2849 | $200 | $2649 | ||
Prices above are per person, based on double occupancy. Advertised prices and discounts may also include a sale discount, available on select packages for a limited time; see the package page for more details.
			
	
	
	
| Execution time | |
| Starting query: SELECT tourId, tourFeatureTitle, tourSubhead, tourCategory, tourPage, tourVersionNum, tourLargeImg, tourFeatureImg, dateId, dateLandOnly, dateDeparts, dateReturns, dateRegularPrice, dateRegularPrice - dateDiscount - dateCouponDiscount AS dateCouponPrice, dateDiscount + dateCouponDiscount AS dateTotalDiscount, COUNT(*) OVER(PARTITION BY tourId) AS dateCount, ROW_NUMBER() OVER(PARTITION BY tourId ORDER BY dategtwyDeparts, dateLandOnly) AS dateNum FROM ( SELECT tourId, tourFeatureTitle, tourSubhead, tourCategory, tourPage, tourVersionNum, tourLargeImg, tourFeatureImg, dateId, CAST(dateDeparts AS date) AS dateDeparts, CAST(dateReturns AS date) AS dateReturns, CAST(dategtwyDeparts AS date) AS dategtwyDeparts, CAST(dategtwyReturns AS date) AS dategtwyReturns, dategtwyDuration, dateLandOnly, datePrice+dategtwyPrice AS dateRegularPrice, dateDiscount, (CASE WHEN ctLimitedDates = 0 OR cdDateId IS NOT NULL THEN COALESCE(cdDiscount,couponDiscount,0) ELSE 0 END) AS dateCouponDiscount FROM ( SELECT tourId, tourSiteId, tourName, tourVersionName, tourCallToBook, tourEnabled, tourIsPublic, tourLandTour, tourSeaCruise, tourRiverCruise, tourCategory, tourScheduled, tourEscorted, tourDays, tourSpecialExpires, tourNewUntil, COALESCE(tourFeatureTitle,tourName) AS tourFeatureTitle, tourSubhead, tourPage, tourIncludesFlights, tourFeatureImg, tourLargeImg, tourHeroImg, tourActive, tourBookable, tourDays AS tourDuration, (CASE WHEN tourPage IS NULL THEN 1 ELSE ROW_NUMBER() OVER(PARTITION BY tourPage ORDER BY tourEnabled DESC, tourIsPublic DESC, tourBookable DESC, tourVersionDefault DESC, tourId DESC) END) AS tourVersionNum FROM tours WHERE tourSiteId = 1 AND tourEnabled = 1 AND tourBookable = 1 ) t INNER JOIN vTourDatesAndGatewaysAvailable dg ON tourId = dateTourId AND dateBookable = 1 AND dategtwyDisabled = 0 AND (dateLandOnly = 1 OR dategtwyOrder = 1) LEFT JOIN vSaleToursAvailable b ON ctTourId = tourId AND couponSiteId = 1 AND couponOrder = 1 LEFT JOIN couponDates ON cdCouponCode = couponCode AND cdSiteId = 1 AND (couponLimitedTours = 0 OR ctTourId = tourId) AND cdDateId = dateId WHERE tourSiteId = 1 AND tourActive = 1 AND tourCategory IN (1,3,4) AND tourIsPublic = 1 AND tourPage IS NOT NULL AND dateFeatured = 1 ) a ORDER BY dategtwyDeparts, tourFeatureTitle, dateLandOnly  | 0 seconds | 
| Query executed in: | 0.1 seconds | 
| Starting query: SELECT 1  | 0 seconds | 
| Query executed in: | 0.07 seconds | 
| Total execution: | 0.18 seconds |