---
title: ProductViewStyle.Configuration
framework: storekit
role: symbol
role_heading: Type Alias
path: storekit/productviewstyle/configuration
---

# ProductViewStyle.Configuration

A type that represents the properties of a product view style.

## Declaration

```swift
typealias Configuration = ProductViewStyleConfiguration
```

## See Also

### Creating custom product views

- [makeBody(configuration:)](storekit/productviewstyle/makebody(configuration:).md)
- [Body](storekit/productviewstyle/body.md)
