Rotating Makeup Organizer by Tranquil Abode | 360 Spinning Clear Acrylic Vanity & Bathroom Storage Display Case for Skincare, Perfume, Cosmetic, Beauty, Make up and Essential Oil Products

Categories ,

Description

Rate this product


Price: $29.95 - $19.98
(as of May 04, 2024 13:33:42 UTC – Details)


Product Description

header

header

These are the faces behind the launch of The Tranquil Abode

Hi, this is Jennifer! Thanks for checking us and our story out. In the Spring of 2017, our family received the devastating news that Brendan, my husband and father to our 4 young children all under age 6, had stage IV non-smoker’s lung cancer. Given the uncertainties of the future and the loss of his job due to his health, we set to create a business together. The Tranquil Abode was launched as both a family adventure to spend time together as well as a means to create income, help with medical expenses, and contribute to charitable causes like lung cancer research…all by supplying quality organizational products for your home!

founder

founder

In Memory of Our Founder, Brendan

My husband, Brendan, was only 31 at the time of his diagnosis and had to quit his career to undergo treatment. His vision for The Tranquil Abode was something we could build and work on together in our home with our four kids running around in the background. His heart was to provide financial security for those he loved most. And he did this all while battling a terminal illness and undergoing multiple rounds of treatments.

Brendan’s faith, passion, fierceness and “full-speed-ahead” mentality is unmatched. He was sharp, determined, and kind-hearted. He was also courageous, abundantly generous, and the best daddy any kid could hope for. We could not be more proud and thankful for how relentlessly he fought to live fully and to love those around him well. On April 26, 2021, after a 4-year battle, he went to his rest with his Savior. Now, we continue his legacy!

Brendan started the Tranquil Abode with our Rotating Makeup Organizer

tidy

tidy

hero image

hero image

multi purpose

multi purpose

From Clutter to Tranquility!

No More Messy Countertops!
All your products in one easy-to-access space.
Simplify your morning routine by saving time and hassle.

Large-capacity but Compact Footprint

Rotating design means easy to find!
Four quickly-adjustable shelves. accommodate a wide variety of beauty products.
Easy to assemble & clean!

Versatile & Stylish

Clear acrylic design fits any decor!
Works well on your vanity OR inside cabinet.
The Rotating Organizer is NOT just for makeup…it also works well for perfumes, medications, essential oils, baby & first aid products, etc.

Organize your life while helping support our business and our family!

FAM PHOTO

FAM PHOTO

This family-owned business venture has helped knit three generations of our family together!

We are so thankful that Brendan’s vision for E-commerce helped provide for the family, but just as important, gave us so much more time together. The flexibility of working from home over the past four years also allowed for a number of wonderful trips. Brendan’s dad, John, joined him in helping grow the business after his retirement in early 2020. It has been a special adventure to work together and discover each other’s talents as we researched products, made design changes, arranged all the details of manufacturing and logistics, and strategized for the launch of each new product. We have all made many good memories together for which we are very grateful.

thank you

thank you

Before you go, one last word about the Tranquil Abode Team and additional products in our lineup!

family

family

jewelry box

jewelry box

baskets

baskets

We are a Family-owned USA Business!

We are not 8 time zones away – We’re here to make you satisfied and your life more Tranquil!

The Acrylic Jewelry Organizer

A great companion to the rotating organizer.
Transparent sleek look with velvet -lined removable and interchangeable drawers.
Search for Tranquil Abode Jewelry Box

Fabric Storage Baskets – Coming Soon!

The latest addition to the Tranquil Abode line is a set of three fabric shelf baskets.
These collapsible baskets are sized perfectly for open shelving concepts or closets.

RIGHT SIZED: Goldilocks was onto something. We made an organizer that fits a TON of products without becoming the focal point of your bathroom… This one’s JUST RIGHT.
EASY TO ASSEMBLE & ADJUST: You’re not looking for another DIY project, that’s why we made sure to sharpen our pencils and make this SIMPLE. No overseas instructions here folks!
100% SATISFACTION GUARANTEE: As a Tennessee-based company, we stand by our word. If you’re not happy, we’re not either! If we can be of ANY assistance, please don’t hesitate to contact us!

Technical Details

Additional Information

Warranty & Support

Amazon.com Return PolicyAmazon.com Voluntary 30-Day Return Guarantee: You can return many items you have purchased within 30 days following delivery of the item to you. Our Voluntary 30-Day Return Guarantee does not affect your legal right of withdrawal in any way. You can find out more about the exceptions and conditions here.

:

Product Warranty: For warranty information about this product, please click here

Feedback

Rotating

Rotating Makeup Organizer by Tranquil Abode | 360 Spinning Clear Acrylic Vanity & Bathroom Storage Display Case for Skincare, Perfume, Cosmetic, Beauty, Make up and Essential Oil Products


Found a lower price? Let us know. Although we can’t match every price reported, we’ll use your feedback to ensure that our prices remain competitive.

Where did you see a lower price?

/

/

/

/

Please sign in to provide feedback.

\n’ +


);
}

function getThankYouDiv(thankMsg) {
return (

‘ +

‘ +
thankMsg +

\n’ +



);
}

function getLoadingGifDiv() {
return ‘‘;
}

function isValidUrl(url) {
if (!url) {
return false;
}
var encodedUrl = encodeURI(url);
return encodedUrl.match(
/^(https?:\/\/)?(([a-z0-9-]|%[A-F0-9]{2})+\.)+(([a-z]|%[A-F0-9]{2})([a-z0-9]|%[A-F0-9]{2})*)(:[0-9]+)?(\/[a-z0-9;:,~!+#@&=%\/$\.?_-]+)?$/
);
}

function isNumericPrice(price) {
if (!price) {
return false;
}
return price.match(/^([0-9]+\.?[0-9]*)$|^([0-9]*\.[0-9]+)$/);
}

function isEmptyValue(input) {
return !input || input.length === 0 || input.match(/^\s*$/);
}

function truncate(input, length) {
if (!input) {
return ”;
} else {
return input.substr(0, length);
}
}

function formatDate(year, date, month) {
return year + ‘-‘ + month + ‘-‘ + date;
}

function trim(input) {
if (!input) {
return ”;
} else {
return input.trim();
}
}

function resetModalToInitialState(currentMonth, currentDate, currentYear) {
var enableOnlineStoreRadio = document.querySelector(‘#pricingFeedback_onlineRadio’);
var enableOfflineStoreRadio = document.querySelector(‘#pricingFeedback_offlineRadio’);
var onlineStoreInputForm = document.querySelector(‘#pricingFeedback_onlineInput’);
var offlineStoreInputForm = document.querySelector(‘#pricingFeedback_offlineInput’);
var onlineUrl = document.querySelector(‘#onlineUrl’);
var onlinePriceRaw = document.querySelector(‘#onlinePriceRaw’);
var onlineShippingRaw = document.querySelector(‘#onlineShippingRaw’);
var onlineDay = document.querySelector(‘#onlineDay’);
var onlineMonth = document.querySelector(‘#onlineMonth’);
var onlineYear = document.querySelector(‘#onlineYear’);
var onlineCalendar = document.querySelector(‘#onlineCalendar’);
var note1 = document.querySelector(‘#note1’);

var offlineStoreName = document.querySelector(‘#offlineStoreName’);
var offlineCity = document.querySelector(‘#offlineCity’);
var offlineState = document.querySelector(‘#offlineState’);
var offlinePriceRaw = document.querySelector(‘#offlinePriceRaw’);
var offlineDay = document.querySelector(‘#offlineDay’);
var offlineMonth = document.querySelector(‘#offlineMonth’);
var offlineYear = document.querySelector(‘#offlineYear’);
var offlineCalendar = document.querySelector(‘#offlineCalendar’);

var thankYouDiv = document.querySelector(‘#pricingFeedback_thank’);
var errorDiv = document.querySelector(‘#pricingFeedback_error’);
var submitButton = document.querySelector(‘#pricingFeedback_submit’);
var loadingGifDiv = document.querySelector(‘#loading’);

var stateDefaultOption = document.querySelector(‘#stateDefaultOption’);
var stateDefaultPrompt = document.querySelector(‘#stateDefaultPrompt’);
var offlineStateMain = document.querySelector(‘#offlineStateMain’);

if (thankYouDiv) {
thankYouDiv.innerHTML = ”;
}
if (errorDiv) {
errorDiv.innerHTML = ”;
}
if (loadingGifDiv) {
loadingGifDiv.innerHTML = ”;
}
if (submitButton) {
submitButton.style.display = ‘block’;
}
onlineUrl.value = ”;
onlinePriceRaw.value = ”;
onlineShippingRaw.value = ”;
offlineStoreName.value = ”;
offlineCity.value = ”;
offlineState.value = ”;
offlinePriceRaw.value = ”;

stateDefaultOption.innerHTML = $(“#selectProvince”).val();
stateDefaultPrompt.innerHTML = $(“#selectProvince”).val();

setInitialStates(
onlineMonth,
currentMonth,
offlineMonth,
onlineDay,
currentDate,
offlineDay,
onlineYear,
currentYear,
offlineYear,
onlineStoreInputForm,
offlineStoreInputForm,
enableOfflineStoreRadio,
enableOnlineStoreRadio,
onlineCalendar,
offlineCalendar,
offlineStateMain,
offlineState,
note1
);
}

});