---
title: price
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/product/subscriptionoffer/price
---

# price

The decimal representation of the discounted price of the subscription offer.

## Declaration

```swift
let price: Decimal
```

## See Also

### Getting price information

- [displayPrice](storekit/product/subscriptionoffer/displayprice.md)
- [paymentMode](storekit/product/subscriptionoffer/paymentmode-swift.property.md)
- [Product.SubscriptionOffer.PaymentMode](storekit/product/subscriptionoffer/paymentmode-swift.struct.md)
