---
title: localizedDescription
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/skproduct/localizeddescription
---

# localizedDescription

A description of the product.

## Declaration

```swift
var localizedDescription: String { get }
```

## Discussion

Discussion The description’s language is determined by the storefront that the user’s device is connected to, not the preferred language set on the device.

## See Also

### Related Documentation

- [SKStorefront](storekit/skstorefront.md)

### Getting Product Attributes

- [localizedTitle](storekit/skproduct/localizedtitle.md)
- [contentVersion](storekit/skproduct/contentversion.md)
- [isFamilyShareable](storekit/skproduct/isfamilyshareable.md)
- [contentLengths](storekit/skproduct/contentlengths.md)
