---
title: AutomaticProductPlaceholderIcon
framework: storekit
role: symbol
role_heading: Structure
path: storekit/automaticproductplaceholdericon
---

# AutomaticProductPlaceholderIcon

A view that represents the default placeholder icon for an in-app store product.

## Declaration

```swift
@MainActor @preconcurrency struct AutomaticProductPlaceholderIcon
```

## Overview

Overview You don’t use this type directly. Instead, create a ProductView or StoreView and provide product identifiers without a custom placeholder icon.

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [View](swiftui/view.md)
