Skip to content
What to Do With Your Bags Before Check-In
It’s been a long trip, but you’re at your destination. You’ve arrived several hours before you can check into your hotel or Airbnb, and you’d rather not lug your bags...
Read more...
Air Travel Guide: When to Arrive, Check-In, and More
Air travel is all about timing. Knowing when to arrive at the airport, when check-in kiosks open, and when your departure gate closes helps ensure you have plenty of time...
Read more...
Travel Essentials for a Long Flight
Some flights can be quite long when you’re bound for destinations on a new continent. It’s not uncommon to be in the air for 12 hours or more. Knowing what...
Read more...
How To Pack Suitcases and Boxes For A Move
Moving requires plenty of planning and organization, even when you’re relocating locally. Knowing how to pack for a cross-country move is the mark of a seasoned moving veteran, while knowing...
Read more...
What to Pack for a Business Trip
Packing for a work trip has higher stakes than packing for a vacation. That’s why having a packing guide is essential. We’ve put together the business trip checklist below to...
Read more...
How to Pack a Suitcase to Maximize Space
In 2008, airlines started to charge for checked baggage. Passengers were left with a choice: pay extra for their luggage, or relearn how to pack their bags to maximize space....
Read more...
How to Pack a Carry On for Any Length Trip
With the ever-increasing costs of checking a bag, packing lightly, with just a carry on and a personal item is the most favored baggage set up for most travelers. Limited...
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...
How to Pack a Gift for Travel
Visiting family and friends often means transporting gifts, especially if you’re traveling for the holidays. Your first instinct might be to save time at your destination by wrapping gifts before...
Read more...
How to Pack Dress Shirts & Other Delicate Items
From cruises, to corporate retreats, romantic getaways, and international adventures, packing to look your best requires planning. Delicate clothing, costumes, and other fragile items require more effort than tossing swimwear...
Read more...
How to Get Through Airport Security Faster
Long lines at the TSA checkpoint create anxiety no matter how soon you arrive at the airport. If everyone understood the TSA how to pack rules, those pile ups would...
Read more...
What Type of Foods Can You Bring on a Plane: Holiday Edition
The last few months of the year sees a flood of holidays where food plays an important role. Halloween, Thanksgiving, Hanukkah, and Christmas all have their traditional meals (Halloween candy...
Read more...
var head = document.head;
var pdpButtonStylesheet = "https://cdn.shopify.com/extensions/019c79f4-e6cc-7125-ae80-73322cbe43bc/swym-relay-672/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/019c79f4-e6cc-7125-ae80-73322cbe43bc/swym-relay-672/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