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

# priceLocale

The locale used to format the discount price of the product.

## Declaration

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

## Discussion

Discussion Use the locale to format the price.

## See Also

### Getting Price and Payment Mode

- [price](storekit/skproductdiscount/price.md)
- [paymentMode](storekit/skproductdiscount/paymentmode-swift.property.md)
- [SKProductDiscount.PaymentMode](storekit/skproductdiscount/paymentmode-swift.enum.md)
