ADVERTISEMENT

Style Weekend: Shop for a cause before Pride Month ends

From rainbow-tinted pieces to beauty products designed to champion self-expression

Published Jun 28, 2024 07:35 am

Unlike in the past years, many fashion and beauty brands this year have gone silent when it comes to supporting the LGBTQIA+ community, as per Business of Fashion. This month, we rarely saw rainbow collections dedicated to pursuing projects for the benefit of queer folks. While there are many reasons for their absence this Pride season, some continue their mission of giving back to the community. Below are some of the brands that are putting more value into retail by donating proceeds to help various LGBTQIA+ initiatives.

Ikea

This June, everyone can carry their Storstomma bags with pride as Ikea is donating 100 percent of sales proceeds from the reusable rainbow bags to LoveYourself. The donation will help refurbish and improve home furnishings for LoveYourself Uni Hub in Pasay City. The organization is a community of volunteers with the objective to increase HIV awareness, education, testing, and treatment for the LGBTQIA+ community.

ikea.PNG
Storstomma bag

“We are supporting the cause of LoveYourself as it opens a discussion on an important community topic—HIV. At Ikea, we believe that everyone should have access to better everyday life,” says Patrick Marcelo, Ikea Philippines marketing and PR manager. “Supporting an organization that helps provide access to HIV testing, care, and treatment is a support to creating a better everyday life not only to those affected by it but also helps to eliminate the stigma.”

Go ahead and carry your rainbow bag with pride and fill it with things that make you uniquely you. Visit www.IKEA.ph/foreveryone or IkeaPasay City.

Milkwear

Local clothing brand Milkwear has been a staunch supporter of the LGBTQIA+ community—and that continues until today. For this year’s Pride Month, the brand has launched its “Self Love Era” collection, featuring three shirt designs and a tank top, adorned with stripes and statements in rainbow hues.

Snapinsta.app_448974344_1185731652605236_9113810332499605680_n_1080.jpg
“Self Love Era” collection

As part of its Pride celebration, Milkwear will be donating part of the proceeds of the collection to The Red Whistle, a non-government organization dedicated to promoting HIV awareness, SOGIE equality, mental health, and LGBT rights.

Check out its “Self Love Era” collection on Lazada, Shopee, Tiktok shop, GCash’s GLife, and at www.milkwearstore.com. Tiktok shop: Milkwear

MAC Cosmetics

Created in 1994, the passionate red Viva Glam Lipstick raised money and awareness for HIV/AIDS Then and today, an unprecedented 100 percent of the purchase price of any VIVA GLAM product goes toward the M·A·C AIDS Fund (minus VAT where applicable).

Snapinsta.app_447256897_1015863210098480_5076045946373162125_n_1024.jpg
Viva Glam Lipstick line

As the brand introduces its latest Viva Glam ambassadors, actress Danna Paola and singer Kim Petras, it also launches a new shade to add to its collection. Like before, the brand will “donate 100 percent to charities championing gender, sexual, racial, and environmental equality.”

Check out MAC Cosmetics’ Viva Glam Lipstick line @maccosmeticsph on Instagram.

Avon

This June, Avon continues to challenge stereotypes and champion self-expression, no matter how you identify, with the Pride Collection. The make-up collection gives the LGBTQIA+ community the power to enjoy the transformative effects of Avon’s products at prices that are truly accessible.

avon.PNG
Avon's Glimmersticks
image_123650291 (22).JPG
Avon sent out products to LoveYourself, Bahaghari, and PANTAY

This Pride Month and beyond, Avon continues to encourage everyone to embrace their power and true selves, launching a series of initiatives to recognize the impact that LGBTQIA+ individuals have had on history. To further show support to the community, Avon sponsors products to LGBTQIA+ organizations such as Home for the Golden Gays, Bahaghari, PANTAY, and LoveYourself—providing useful body care, apparel, make-up, fragrance, and skincare items for its members to appreciate.

Embrace your pride and discover the Pride Collection exclusively at www.avonshop.ph, through your Avon Representatives, Lazada, Shopee, and TikTok Shop.

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

LGBT community Pride Month Style Weekend Fashion and Beauty
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.