Thrift & Consignment Shops

Rescued by the sea, re-homed by you.

Click the Links Below to Download Our Thrift Routes

Route List One
Download List
Route List Two
Download List

Book With Us Today!

Check out our listings and book your next Myrtle Beach vacation with us!

View Listings
fetch('https://api.lodgify.com/v1/availability', { method: 'GET', headers: { 'Authorization': 'Bearer 8FFVHDKf7cXbAsl/R2xfMAZT7L4NXNwnRg6MPdMuyqY/aj2ao+hLG/mjw6IEp6Ej', 'Content-Type': 'application/json' } }) .then(response => response.json()) .then(data => { // Handle data - this is where you'll get the availability details console.log(data); }) .catch(error => console.error('Error:', error));