// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
28.9 C
Singapore

Apple offers up to RMB500 discount on iPhone models in China from Jan 4 to 7 as it faces rising competition from Huawei

BEIJING, CHINA: From Jan 4 to 7, Apple is slashing up to RMB500 (S$94) off the price of its latest iPhone models in China, as the company works to protect its market share amid rising competition from local rivals like Huawei.

The four-day promotion applies to several iPhone models when purchased using specific payment methods like WeChat Pay or Alipay, according to the company’s website.

According to Reuters, the iPhone 16 Pro, starting at RMB7,999 (S$1501), and the iPhone 16 Pro Max, priced from RMB9,999 (S$1876), will receive the biggest discount of RMB500 (S$94). The iPhone 16 and iPhone 16 Plus will have a RMB400 (S$75) discount.

This move comes as consumers remain cautious with spending, given China’s slowing economy and deflationary pressures. Consumer inflation in the country hit a five-month low in November. Apple is also facing declining market share in China, the world’s largest smartphone market, as local manufacturers ramp up competition.

Huawei has been a particularly strong competitor since it re-entered the premium segment in August 2023 with locally produced chipsets. Over the weekend, Huawei also reduced prices by up to RMB3,000 (S$563) on several high-end devices, including smartphones, on one of China’s major e-commerce platforms.

According to research firm IDC, Apple briefly fell out of China’s top five smartphone vendors in the second quarter (Q2) of 2024, although it regained its position in the third quarter (Q3). Despite this recovery, Apple’s smartphone sales in China still dropped by 0.3% year-on-year (YoY) in Q3, while Huawei’s sales grew by 42%.

The promotion also includes discounts on older iPhone models and other Apple products such as MacBook laptops and iPad tablets, with discounts ranging from RMB200 (S$38) to RMB300 (S$56). /TISG

Read also: Apple brings ChatGPT to its iPhone models, iPads, and Macs this holiday season

Featured image by Depositphotos

- Advertisement -

Hot this week

Foreign talent thanks Singapore before move to UAE: ‘Thank you for making a boy from India feel like he genuinely belonged’

SINGAPORE: After six years of building a life in Singapore, one foreign talent is packing his bags for the United Arab Emirates (UAE). But before boarding that flight, he wanted to say one thing t...

Employee faces pressure to WFH after doctor recommends 14 days of hospital leave

On Reddit, a netizen shared: My doctor asked me to go for a laparoscopic appendectomy (lucky haven’t rupture) after persistent stomach pains. My doctor told me I need not be warded, just some disco...

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); } });
// //
Enable Notifications OK No thanks