# Simple Product

<div align="left"><img src="https://1931841930-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-MKAp4OHqU-3exwbJPC8%2F-MKEz34EdQLuLYOiF180%2Fsupported2.png?alt=media&#x26;token=b9b5e5d0-1000-4f93-af86-6197df550798" alt=""></div>

A simple product is a physical item with a single SKU. Simple products can be associated with configurable, grouped, or bundle.&#x20;

ScandiPWA theme supports simple product display on the storefront.&#x20;

{% embed url="<https://youtu.be/3AynQEmrYmc>" %}
Simple product management in ScandiPWA
{% endembed %}

### To create a simple product: <a href="#simpleproduct-tocreateasimpleproduct" id="simpleproduct-tocreateasimpleproduct"></a>

1. Access the admin > Catalog > **Products**
2. Tap the **dropdown arrow** on the Add Product button
3. Tap **Simple Product**
4. Complete the **Required Settings**&#x20;
5. Complete the **Basic Settings**
6. Complete the **Product Information.** To see, which settings are supported by ScandiPWA, refer to [Product Settings](https://manual.scandipwa.com/v5.3.6/catalog/product-settings).&#x20;
7. When complete, tap **Save.**&#x20;

{% hint style="info" %}
**Caching Note**

After any change, the product will be updated on the front-end immediately after save as they are part of the ScandiPWA caching solution that will invalidate caching entries for the updated content. No cache flush or any other manual operations are necessary. Content will be visible after page refresh and a new cache entry will be stored.<br>
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.scandipwa.com/v5.3.6/catalog/creating-products/simple-product.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
