> For the complete documentation index, see [llms.txt](https://manual.scandipwa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.scandipwa.com/v4.3.0/catalog/creating-products/simple-product.md).

# Simple Product

<div align="left"><img src="/files/-MKEz34EdQLuLYOiF180" 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;

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

1. Complete the **Required Settings**&#x20;
2. Complete the **Basic Settings**
3. Complete the **Product Information.** To see, which settings are supported by ScandiPWA, refer to Product Settings.&#x20;
4. 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 new cache entry will be stored.<br>
{% endhint %}

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/v4.3.0/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.
