// Adds dimensions UUID, Author and Topic into GA4
Thursday, December 4, 2025
25 C
Singapore

Pandora sets up Asia HQ in Singapore, eyes regional growth, to hire 50 staff

SINGAPORE: Pandora has set up its new Asia headquarters in Singapore as part of a “tremendous opportunity” to expand in the region, the world’s largest jewellery chain said in a press release on Tuesday (Nov 11).

The new headquarters will oversee the jewellery chain’s Asia cluster, covering a mix of owned-and-operated stores as well as distributor markets across the region.

Massimo Basei, Pandora’s chief commercial officer, said, “Singapore’s strategic location and vibrant business environment make it the ideal base for our expansion in the region.”

The new office is located in Marina Bay and will soon house a team of around 50 staff across branding, marketing, market development, and operations as Pandora begins recruitment in the coming months.

“We are investing in a dedicated set-up and bold hiring plans to build a strong foundation for sustainable growth,” Mr Basei said.

Pandora’s expansion in the city-state was supported by Singapore’s Economic Development Board (EDB).

Dino Tan, EDB’s senior vice president and head of Europe, said, “Pandora’s expanded presence will add to the vibrancy of global lifestyle and consumer brands in Singapore and create exciting job opportunities for Singaporeans.” /TISG

See also  US migrant crisis and how it affects American communities

Read also: TOP Financial Group relocates headquarters to Singapore after securing MAS CMS licence

- Advertisement -

Hot this week

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); } });
// //