TimberTidy

PRICE N57,000 – N75,000

3 Left

8

Style Meets Functionality – Naturally.

Upgrade your workspace or home with TimberTidy™, the elegant wooden desk accessory that does more than just tell time. This beautifully crafted piece is a digital alarm clock, a pen holder, and a minimalist organizer – all in one compact, stylish unit.

✅ Why TimberTidy™?

🔸 3-in-1 Smart Design – Combines a digital alarm clock, pencil holder, and storage organizer to declutter your desk or nightstand.
🔸 Eco-Chic Aesthetic – Made from premium wood for a natural, calming vibe that fits in any modern home or office.
🔸 Crisp LED Display – Shows time, date, and temperature – all with adjustable brightness for day or night use.
🔸 Perfect Gift Idea – Ideal for students, professionals, or anyone who values both design and productivity.
🔸 Versatile Use – Looks stunning in bedrooms, living rooms, offices, or even studio spaces.

🎁 Bonus:

Every TimberTidy™ comes in eco-friendly packaging – ready to gift right out of the box.

Bring harmony and organization to your space with TimberTidy™ – where time meets design.

🛒 Order now and take 10% off your first purchase – while supplies last!

 Price: N57,990

FREE NATIONWIDE DELIVERY

add_action('wp_footer', function () { ?> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } );