Store View

Creates a view to load and merchandise a collection of products from the App Store using product identifiers. Internally, ProductView is used, and therefore productViewStyle can also be applied here.

Store View - iOS Liquid Glass Light Mode Preview

Platform Compatibility

iOS 17.0+ iPadOS 17.0+ macOS 14.0+ watchOS 10.0+ visionOS 1.0+

Tags

SwiftUI Code

Docs
VStack {
    StoreView(ids: ["auto_renewable_subscription_1", "non_consumable_1"])
    StoreView(ids: ["auto_renewable_subscription_1", "non_consumable_1"], prefersPromotionalIcon: true)
}

Found an issue or have a suggestion?

Created: July 12, 2026Updated: July 12, 2026
Connect Wizard

Connect Wizard

Unlock insights App Store Connect doesn’t show you.

Get Started