---
title: promotionalOffers
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/product/subscriptioninfo/promotionaloffers
---

# promotionalOffers

An array of promotional offers available for the auto-renewable subscription.

## Declaration

```swift
let promotionalOffers: [Product.SubscriptionOffer]
```

## Discussion

Discussion This array is empty if you haven’t set up promotional offers in App Store Connect. For more information about promotional offers, see Set up promotional offers for auto-renewable subscriptions.
