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

# ProductIconPhase.loading

The promotional image is in the process of loading.

## Declaration

```swift
case loading
```

## See Also

### Getting the promotional image’s load phases

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