---
title: ProductIconPhase.unavailable
framework: storekit
role: symbol
role_heading: Case
path: storekit/producticonphase/unavailable
---

# ProductIconPhase.unavailable

The promotional image isn’t available for download.

## Declaration

```swift
case unavailable
```

## Discussion

Discussion You set up promotional images for in-app purchases in App Store Connect.

## See Also

### Getting the promotional image’s load phases

- [ProductIconPhase.loading](storekit/producticonphase/loading.md)
- [ProductIconPhase.success(_:)](storekit/producticonphase/success(_:).md)
- [ProductIconPhase.failure(_:)](storekit/producticonphase/failure(_:).md)
