Skip to content
STARTING TO FEEL THE CABIN FEVER? HERE’S HOW TO BEAT IT
We’ve been in pandemic mode for over a year, and many people have stayed home, changing the pace of their lives. And while staying home has kept us safe, everyone...
Read more...
GET OUT AND ABOUT ON SOME OF AMERICA’S QUIETEST ROAD TRIPS
When many of us dream of vacationing these days, we picture popular destinations with lively locals and endless excitement all around. Although happening places such as Paris, Bali, and New...
Read more...
ROBERT & MARY CAREY TRAVEL SPOTLIGHT: SALEM, MA
When you think October and Halloween, is there a particular place that comes to mind? Well Salem, Massachusetts is the top destination for travelers. Located in the 6th State in...
Read more...
ROBERT & MARY CAREY TRAVEL SPOTLIGHT: PIGEON FORGE, TN
If you’re looking for some travel inspiration and a fun destination during the Winter months, upcoming Spring or perhaps you’re ready to get a head start on planning your Summer...
Read more...
ROBERT & MARY CAREY TRAVEL SPOTLIGHT: AUSTIN, TEXAS
If you’re seeking a different type of Texas and a relaxed place where they encourage you to “come as you are” — then Austin is definitely worthy of your travels....
Read more...
9 MORE VIRTUAL VACATIONS YOU CAN TAKE FROM HOME
A few months ago, we looked at a few virtual vacations you could take from the comfort of your own home. If you’ve already taken those virtual trips and wanted...
Read more...
DESTINATION SPOTLIGHT: JACKSON, MS
If you need a little ‘soul’ in your life, start packing your Travelpross and consider heading to Jackson, Mississippi where you’ll find it in abundance. Jackson is known as the...
Read more...
ROBERT & MARY CAREY TRAVEL SPOTLIGHT: BRANSON, MO
Summer 2020 travel is certainly different then what we’ve all been accustomed to in the past — but the pandemic doesn’t mean you still can’t responsibly enjoy fun destinations and...
Read more...
DESTINATION SPOTLIGHT: EUREKA, CA
Eureka! The word is Greek for expressing the emotion of “I’ve Found It!” and well, let’s just say that we found Eureka, California during a spontaneous July 4th Road Trip...
Read more...
HOW TO SPEED UP YOUR HOTEL CHECK IN AND CHECKOUT
You’ve shown up at your hotel after a long road trip or a day spent in airplanes, and you just want to get to your room to change and relax...
Read more...
ROBERT & MARY CAREY SPOTLIGHT: PALM SPRINGS, CA
When you think of California — Los Angeles, San Diego, San Francisco or perhaps even Napa may immediately come to mind. If you’re like many of us living in colder...
Read more...
DESTINATION SPOTLIGHT: TRAVEL THE WORLD FROM YOUR OWN KITCHEN FEATURING EXECUTIVE CHEF NOEL MCMEEL
At the onset of the pandemic, we decided to broaden our popular national travel radio show, now heard on over 430+ stations across the USA as well as separately via...
Read more...
var head = document.head;
var pdpButtonStylesheet = "https://cdn.shopify.com/extensions/019c058b-ae30-722f-aff7-7b0e5124b0a5/wishlist-shopify-app-643/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/019c058b-ae30-722f-aff7-7b0e5124b0a5/wishlist-shopify-app-643/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