ADVERTISEMENT

Style Weekend: Let your weekend escapes be chic and fun with these fresh new releases

From the best suitcases to the perfect OOTD pieces, we've got you covered!

Published Mar 5, 2025 03:20 pm
LIZ+ Grey, Black, & White (1) (1).jpg
Liz+ Smart Bottle

Liz+ Smart Bottle 500ml (₱3,850)
Equipped with built-in UV sterilization technology, this vacuum-insulated stainless steel bottle eliminates 99.99 percent of bacteria using UVC technology, ensuring clean and safe hydration at the touch of a button. A user-friendly digital touchscreen display enhances ease of use, providing real-time updates on UV sterilization time, water temperature, and hydration reminders. It also features travel-ready elements, including an anti-slip silicone base and a leak-proof lid. With a rechargeable battery supported by a magnetic USB-C charger, Liz+ lasts up to two months on a single charge with one UV sterilization cycle per day. The temperature indicator ensures you can enjoy your drinks at your preferred temperature, whether icy cold or pleasantly warm.

BRICS (1).png
Bric’s Bellagio Baule Trunk

Bric’s Bellagio Baule Trunk (price upon request)
Elevate your travel experience with premium luggage. Caravel's new flagship store at The Podium Mall now features Bric's, the renowned Italian brand. For the ultimate in luxury and style, consider the Bellagio Baule Trunk. This meticulously crafted mid-size trunk is made from recycled polycarbonate, offering exceptional durability, lightness, and impact resistance. Its retro-inspired design is enhanced with luxurious leather accents, refined logo details, and a TSA-approved lock for added security. The spacious interior includes organized compartments and a removable lining, while smooth 360° double wheels ensure effortless maneuverability. The Bellagio Trunk seamlessly blends classic elegance with modern functionality, making it the perfect travel companion for the discerning jetsetter.

HAVAIANAS.jpg
Havaianas' Top Tropicalia Vibes Flip-Flops

Havaianas' Top Tropicalia Vibes Flip-Flops (₱1,599)
Summer is looking cool and tropical with the latest pieces from Havaianas. Its Dream Summer collection features pastel colors, tropical prints, and various silhouettes perfect for outdoor fun, especially at the beach. One of our top picks is the Top Tropicalia Vibes Flip-Flops. These sandals bring summer to life with their unique illustrations of seashells and palm trees, inspired by Brazil's breathtaking tropical coastline. Adorned with a metallic logo on the straps, you'll definitely bring tropical vibes with every step.

UNIQLO.jpg
Uniqlo: C's Bomber Jacket in Wine

Uniqlo: C's Bomber Jacket (₱3,990)
Designer Clare Waight Keller’s latest collection with Uniqlo is all about an elevated, everyday urban uniform. It highlights nylon and playful contrasts in texture and color. A definite must-have for your next adventure is the collection’s bomber jacket. Its silhouette can be adjusted using the slide fastener at the side. Made from glossy fabric with an elegant look and a water-repellent finish, it protects against light rain. The jacket is available in wine, black, and gray.

SJ_Trail_Male_Green.png
Uniqlo: C's Bomber Jacket (

SJ Lifestyle's Trail Sneakers (₱2,995)
Designed for both men and women, these sneakers are engineered for diverse terrains. The soft, trail-inspired SJ Lifestyle Trail Sneakers seamlessly blend high performance with a fashionable edge. Featuring a curved midsole that provides an outstanding 60% energy return, an ultra-breathable jacquard upper, and linings made from recycled materials, they are an excellent choice for any running or walking adventure. Whether you're tackling rugged trails or navigating urban landscapes, these sneakers keep you moving forward, no matter what lies beneath your feet.

Super-Lowpro-Shoe.png
Vans' Super Low Pro in Marshmallow

Vans' Super Low Pro (₱5,498)
Heritage style meets contemporary design in Vans' newest release, the Super Low Pro. Drawing inspiration from the iconic Vans Serio line and the classic Style 84, these shoes feature classic suede overlays and nylon uppers for both style and comfort. Completing the look are Zig-Zag eye stays, T-Toe construction, traditional perforation details, and Vans Serio branding on the tongue, complemented by the iconic SideStripe, which enhances its retro aesthetic. The Super Low Pro is available in Marshmallow, Fairway Green, Racing Red, and Black/White.

Hello, readers! Do you have a story you want us to feature? You can—reach us via [email protected] or on Facebook, Instagram, and Tiktok.

Related Tags

Fashion and Beauty Style Weekend
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.