<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macOS: 14.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "StoreKit",
  "identifier" : "/documentation/StoreKit/LargeProductViewStyle",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "StoreKit",
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:17_StoreKit_SwiftUI21LargeProductViewStyleV"
  },
  "title" : "LargeProductViewStyle"
}
-->

# LargeProductViewStyle

A style for a product view that’s suitable for layouts where the in-app purchase content is prominent.

```
@MainActor @preconcurrency struct LargeProductViewStyle
```

## Topics

### Getting the large product view style

[`large`](/documentation/StoreKit/ProductViewStyle/large)

A product view style suitable for layouts where the in-app purchase content is prominent.

### Creating the style

[`init()`](/documentation/StoreKit/LargeProductViewStyle/init())



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)