---
title: Body
framework: storekit
role: symbol
role_heading: Associated Type
path: storekit/productviewstyle/body
---

# Body

A view that represents the body of a product view.

## Declaration

```swift
associatedtype Body : View
```

## See Also

### Creating custom product views

- [makeBody(configuration:)](storekit/productviewstyle/makebody(configuration:).md)
- [ProductViewStyle.Configuration](storekit/productviewstyle/configuration.md)
