Skip to content
Destination Guide: Dallas
Opens in a new tab A Dallas trip is an opportunity to explore a thriving cosmopolitan city with excellent shopping, museums, arts, and nightlife — all within easy reach of...
Read more...
DESTINATION GUIDE: Washington, DC
Opens in a new tab Washington, DC, is much more than the capital of the USA. The city offers something for almost everyone, from history and museum lovers to fine...
Read more...
Destination Guide: Delhi, India
Opens in a new tab New Delhi, the capital of India, is part of the National Capital of Delhi, which includes Old Delhi. The city is a study in contrasts,...
Read more...
Destination Guides: Toronto, Canada
Opens in a new tab The Basics The largest city in Canada, Toronto is the provincial capital of Ontario. The city is often described as Canada’s answer to New York,...
Read more...
Destination Guide: Rome, Italy
Opens in a new tab The Basics Rome, Italy, is one of those must-see destinations — a city with a history that shaped Europe and the world for centuries. Whether you...
Read more...
Destination Guides: Paris
Opens in a new tab In the 1st century BCE, the Romans conquered a small Gallic village and renamed it Lutetia. By the 4th century CE the village had grown...
Read more...
Destination Guides: London
Opens in a new tab To walk the streets of London is to walk through time. One of the oldest cities in Europe, London has a history stretching back 2,000...
Read more...
Destination Guides: Ho Chi Minh City
As US troops withdrew from Vietnam in the early 1970s, North Vietnam saw the opportunity to seize power throughout their nation. In 1975, they gained control of Saigon and renamed...
Read more...
Top Travel Destinations for Your 2023 Vacations
Travel brings new experiences, exploration, and discovery of the various cultures that shape our world. With endless options, the first step is figuring out which destinations to visit. Each year...
Read more...
What to Pack for a Cruise
Knowing what to pack for a cruise helps you stay organized and get the most out of your trip. We’ve put together a cruise packing list to help you prepare for...
Read more...
TSA Pre-Check Guide
Opens in a new tab Travelers often have to go through long security lines. The TSA requires passengers to remove their jackets, shoes, and belts, unlock carry-on bags to present...
Read more...
TRAVEL TECH HACKS YOU'LL USE EVERY TRIP
Technology is changing all the time, and travel technology is finding new ways to keep up with the latest technological developments. We occasionally find some new travel tech hacks based...
Read more...
var head = document.head;
var pdpButtonStylesheet = "https://cdn.shopify.com/extensions/019c6b83-d609-7509-bb9a-401f8cc4eb73/swym-relay-671/assets/addtowishlistbutton.css";
var pdpButtonStylesheetTag = document.createElement('link');
pdpButtonStylesheetTag.id = `swym-pdp-button-stylesheet`;
pdpButtonStylesheetTag.rel = 'stylesheet';
pdpButtonStylesheetTag.href = pdpButtonStylesheet;
if (!document.getElementById('swym-pdp-button-stylesheet')) {
head.appendChild(pdpButtonStylesheetTag);
}
var x = document.getElementsByTagName('script')[0];
function createAndInsertScript(id, src, onLoadCallback) {
var scriptTag = document.createElement('script');
scriptTag.id = id;
scriptTag.type = 'text/javascript';
scriptTag.src = src;
scriptTag.onload = onLoadCallback;
x.parentNode.insertBefore(scriptTag, x);
}
var pdpButtonScript = "https://cdn.shopify.com/extensions/019c6b83-d609-7509-bb9a-401f8cc4eb73/swym-relay-671/assets/addtowishlistbutton.js";
createAndInsertScript(`swym-pdp-button-script`, pdpButtonScript, function () {
const pdpBtnApi = window.WishlistPlusPDPButtonAPI;
if (pdpBtnApi) {
pdpBtnApi.setDefaultCustomizationOptions(swat);
pdpBtnApi.initializePDPButton(swat, true);
}
});
break;
default:
return;
}
});
});
})(); // IIFE to prevent polluting global scope