---
title: priceLocale
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/skproduct/pricelocale
---

# priceLocale

The locale used to format the price of the product.

## Declaration

```swift
var priceLocale: Locale { get }
```

## Discussion

Discussion Use the locale to format the price.

## See Also

### Getting Pricing Information

- [price](storekit/skproduct/price.md)
- [introductoryPrice](storekit/skproduct/introductoryprice.md)
- [discounts](storekit/skproduct/discounts.md)
- [SKProductDiscount](storekit/skproductdiscount.md)
