// Adds dimensions UUID, Author and Topic into GA4
Wednesday, December 17, 2025
25 C
Singapore

Blackpink’s Lisa removed from Bazaar China cover due to Xinjiang’s forced labour claim

KUALA LUMPUR — K-Pop girl group Blackpink member Lisa is caught in the crossfire over a group of clothing brands that rejected cotton produced in China’s Xinjiang.

K-pop entertainment news portal Koreaboo reported that the 24-year-old’s recent cover with Bazaar China had been scrapped from the fashion magazine’s socials.

The development was unfortunate for Lisa, who is a Thai, as she does not participate in Chinese politics.

Neither Bazaar China nor Blackpink’s management addressed the issue directly, which is said to have possibly arose from Lisa’s association with Adidas.

Blackpink models for Adidas Originals in South Korea and globally.

Adidas was one of the companies under the Better Cotton Initiative that voiced their boycott of Xinjiang cotton amidst claims of forced labour.

Other brands include Nike and H&M.

kpopstarz reported that Lisa had been gaining immense popularity in China after being featured as a dance mentor for the Chinese reality show Youth With You.

See also  Shock Trump ban on travel from Europe as virus surges

In November 2020, fellow group member Jennie was criticised for holding a baby panda without wearing gloves in a reality show.

- Advertisement -

Hot this week

Pokémon collector rejects S$1.3M offer for a rare card collectible

SINGAPORE: Pokémon trading cards have been popular in Singapore...

Some fresh graduates fuelled to start businesses after struggling to find jobs

SINGAPORE: Some fresh graduates are starting businesses after struggling...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //