---
title: storefront
framework: advancedcommerceapi
role: symbol
role_heading: Type
path: advancedcommerceapi/storefront
---

# storefront

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

## Declaration

```data
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 Storefront. Get the countryCode value of the current storefront, and use that value for storefront. Use updates to listen for changes to the storefront.

## See Also

### Data types

- [currency](advancedcommerceapi/currency.md)
- [description](advancedcommerceapi/description.md)
- [dependentSKU](advancedcommerceapi/dependentsku.md)
- [displayName](advancedcommerceapi/displayname.md)
- [effective](advancedcommerceapi/effective.md)
- [period](advancedcommerceapi/period.md)
- [price](advancedcommerceapi/price.md)
- [proratedPrice](advancedcommerceapi/proratedprice.md)
- [retainBillingCycle](advancedcommerceapi/retainbillingcycle.md)
- [refundAmount](advancedcommerceapi/refundamount.md)
- [refundReason](advancedcommerceapi/refundreason.md)
- [refundRiskingPreference](advancedcommerceapi/refundriskingpreference.md)
- [SKU](advancedcommerceapi/sku.md)
- [taxCode](advancedcommerceapi/taxcode.md)
- [targetProductId](advancedcommerceapi/targetproductid.md)
