---
title: Storefront.Storefronts
framework: storekit
role: symbol
role_heading: Structure
path: storekit/storefront/storefronts
---

# Storefront.Storefronts

An asynchronous sequence that listens for changes to the storefront.

## Declaration

```swift
struct Storefronts
```

## Relationships

### Conforms To

- [AsyncSequence](swift/asyncsequence.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Listening for storefront changes

- [updates](storekit/storefront/updates.md)
