Apple Ginza Set for Grand Reopening This September

Apple Ginza Set for Grand Reopening This September
source: gettyimages
September 23, 2025

-----------------------------------------------------

Apple has announced that its iconic Ginza store in Tokyo will reopen on Friday, September 26, at 10 a.m., marking the return of its original location at the Sayegusa Building. The store, which first opened in 2003 as Apple's inaugural retail outlet outside the United States, has undergone a comprehensive rebuild over recent years.

History and Transformation ---------------------------

Originally spanning five floors, the first Apple Ginza featured a 27-foot Genius Bar, an 84-seat theater, and even an internet café, serving as a flagship for Apple’s retail approach. In 2022, the store temporarily closed as the Sayegusa Building was reconstructed, and now, the new store emerges as a modern, four-floor facility.

Features of the New Store ------------------------

Official Statements -------------------

Apple CEO Tim Cook expressed excitement about the milestone, stating, "This reopening symbolizes our strong ties to our customers and communities across Japan. We're thrilled to unveil this beautifully redesigned space, share our latest innovations, and celebrate our shared history."

Additional Information ----------------------

To mark the occasion, the store features a dedicated seating area for one-on-one Apple Vision Pro demonstrations, highlighting Apple's focus on immersive technology.

The reopening signifies Apple's commitment to enhancing customer experiences and strengthening its presence in Japan’s vibrant retail landscape, continuing a legacy that began nearly two decades ago.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 137 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6644314,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}