<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "AdvancedCommerceAPI",
  "identifier" : "/documentation/AdvancedCommerceAPI/storefront",
  "metadataVersion" : "0.1.0",
  "role" : "Type",
  "symbol" : {
    "kind" : "Type",
    "modules" : [
      "Advanced Commerce API"
    ],
    "preciseIdentifier" : "data:advanced-commerce-api:storefront"
  },
  "title" : "storefront"
}
-->

# storefront

A three-letter code that represents the country or region associated with the App Store storefront.

```
string storefront
```

## Discussion

### Discussion

Use an ISO 3166-1 Alpha-3 country code to represent the storefront.

To get storefront information in your app, use <doc://com.apple.documentation/documentation/StoreKit/Storefront>. Get the <doc://com.apple.documentation/documentation/StoreKit/Storefront/countryCode> value of the <doc://com.apple.documentation/documentation/StoreKit/Storefront/current> storefront, and use that value for `storefront`. Use <doc://com.apple.documentation/documentation/StoreKit/Storefront/updates> to listen for changes to the storefront.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)