---
title: willUnbundle
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/product/subscriptioninfo/renewalinfo/willunbundle
---

# willUnbundle

Whether the subscription will leave the bundle at the next renewal and renew as a standalone product.

## Declaration

```swift
@backDeployed(before: iOS 27.0, macOS 27.0, tvOS 27.0, watchOS 27.0, visionOS 27.0)
var willUnbundle: Bool { get }
```

## Discussion

Discussion note: Only for renewals of subscriptions included in a bundle.
