ADVERTISEMENT

Last-minute Mother's Day gifts to bring to the table

Order now, you can still make it!

Published May 12, 2023 03:42 pm
Forgot that it’s Moms’ special day? Well, fret not, because here are some establishments which can help solve your gift problem.

Going Bananas

BanaCrunch is a special recipe that combines classic ingredients like a butter cookie crust, rich cashew caramel, fresh bananas, and delicate cream to create something truly special. It’s topped with honeycomb like a golden crown fit for the queen of the family—moms. Available in all Conti’s stores or have it delivered straight to your doorstep through the [website](contis.ph), Conti’s messenger, or call 8580-8888. It’s also available for Grab and Foodpanda deliveries. Plus, for a limited time only, you can bring home an exclusive 2-in-1 apron tote bag with every purchase of a whole BanaCrunch. Runs from May 12 until supplies last.

Mango Choco goodness

Mango-Choco Marjolaine by Red Ribbon combines the best of both chocolate and mango. This newest treat brings together sweet indulgences to create the perfect symphony of flavors and textures with its crunchy-chewy wafer layers, combined with refreshingly sweet mangoes, and rich chocolate filling, together with praline cream, finished off with roasted cashew nuts. Price starts at only P899 for Junior size and P1,299 for Regular size. Visit this link for the complete list of participating Red Ribbon stores or order via the Red Ribbon app, website, hotline #87777, and the GrabFood and foodpanda apps.

Savory and sweet packages

Goldilocks has two cake offerings with the cutest cake toppers. Give your mom a special sweet and light treat with the new Goldilocks Mango Dream Cake, P690—A triple-layered chiffon cake filled with decadent buttercream and fresh mangoes, topped with mango icing, the Mango Dream Cake is soft and silky—one that would make even the simplest moments with your mom the most memorable.
There’s the Mom’s Choco Cake, P690, which is a Mother’s Twist to the classic Goldilocks dedication cake, an 8x12 chocolate chiffon dedication cake with chocolate icing, big enough to serve an extended family of 18. It is topped with pastel flower designs. And with the icing lettering of your message for your mom on top of the cake, it is a sweet way of making Mother’s Day more meaningful. There’s also a Mom’s Bundle, P1200, that includes a Baked Lasagna and Mom’s Choco Cake (9’ round). It is a sweet and filling combination that is right for every occasion—and is a reason to celebrate in itself. For more information on the new Mango Dream Cake and their other Mother’s Day treats, follow Goldilocks on Facebook, Twitter, and Instagram. You also order via Grabfood and Foodpanda, or their [website](www.goldilocksdelivery.ph).

Need a drink?

Sparkling juices are a great idea that can be enjoyed by the whole family—no matter how old or young.  It’s a health-conscious way to celebrate, since Welch’s Sparkling Rosé has only 70 calories per serving. There are no added sugars. It has a light, refreshing taste, and the sweetness and tartness of a ripe summer fruit. It’s everything you love about Rosé wine without the alcohol. 
Welch’s products are available in retail stores. To learn more about Welch’s Sparkling Juices and recipes, visit this [link](www.welchs.com). You may also have your favorite Welch’s juices delivered at your doorstep by visiting [acemarket.ph](http://acemarket.ph/), or place your order in the following online groceries: [metromart.com](http://metromart.com/), Fly Ace store in LazMart, and [waltermartdelivery.com.ph](http://waltermartdelivery.com.ph/).

Looking for a complete meal?

Taco Bell is offering mom’s day bundles this whole month of May.  Enjoy a flavorful celebration for two with the Mother’s Day Bundle For 2, which starts at P419 per set. Choose between two Crunchy Beef Tacos or two Soft Beef Tacos, complete with two servings of Nachos Sprinkles, two 12oz servings of refreshing soda, and one Oreo Chocodilla for that sweet ending.
Or go all out and make her day really special with the Mother's Day Bundle For 4, which starts at P799 per set. With this, you’ll get two Crunchy Beef Tacos AND two Soft Beef Tacos together with one Cheese Quesadilla, one Oreo Chocodilla, two servings of Chili Lime Twists, and four 12oz servings of refreshing soda. Visit the nearest store for dine-in and take-out, or get them delivered straight to your doorstep by calling the 8911-1111 hotline. You can also order for delivery through Taco Bell’s;s official delivery partners GrabFood, foodpanda, and Pickaroo. Prices may vary. Visit this [link](www.tacobell.com.ph) for more details.

Related Tags

motherhood Manila Bulletin Lifestyle MB Lifestyle Online MB Lifestyle PH mothers day
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.