> For the complete documentation index, see [llms.txt](https://docs.magecomp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.magecomp.com/magento-2-custom-stock-status-extension/configuration-for-each-product-type.md).

# Configuration for Each Product Type

Settings for the front end display the custom stock message for each product type.

**Simple Product**

<figure><img src="/files/7mz8Ak51QHqIe8Kgbv8E" alt=""><figcaption></figcaption></figure>

* **Enable  For Simple Product?:** Enable custom stock status for simple products.
* **Show Stock Level:** Set YES to show actual quantity in stock.
* **Limited Stock Threshold:** Quantity at which “Limited Stock” is displayed.
* **Use Custom Availability Text?:** Show custom availability text if available.
* **Show Ship Date?:** Set YES to show the shipping date.
* **Ship Date Text:** Add ship date text to show particularly for this product.

**Configurable Product**

<figure><img src="/files/405bLIdNpoc70p30ibda" alt=""><figcaption></figcaption></figure>

* **Enable  For Configurable Product?:** Enable custom stock status for configurable products.
* **Change Stock Info Dynamically?:** Set YES to change the shipping text dynamically based on the selected option.
* **Use Custom Availability Text?:** Show custom availability text if available.
* **Show Ship Date?:** Set YES to show the shipping date.
* **Ship Date Text:** Add ship date text to show particularly for this product.

**Bundle Products**

<figure><img src="/files/BVJH6BDr5h3FKEKBTZyx" alt=""><figcaption></figcaption></figure>

* **Enable  For Bundle Product?:** Enable custom stock status for bundle products.
* **Use Custom Availability Text?:** Show custom availability text if available.
* **Show Ship Date?:** Set YES to show the shipping date.
* **Ship Date Text:** Add ship date text to show particularly for this product.

**Grouped Products**

<figure><img src="/files/khrK17mr5YUcVkccadRl" alt=""><figcaption></figcaption></figure>

* **Enable  For Group Product?:** Enable custom stock status for grouped products.
* **Use Custom Availability Text?:** Show custom availability text if available.
* **Show Ship Date?:** Set YES to show the shipping date.
* **Ship Date Text:** Add ship date text to show particularly for this product.
* **Custom Stock In Options?:** Set YES to show custom stock in product options.

**Virtual Products**

<figure><img src="/files/HEM1y3LMSYDqiIEum1mN" alt=""><figcaption></figcaption></figure>

* **Enable  For Bundle Product?:** Enable custom stock status for bundle products.
* **Use Custom Availability Text?:** Show custom availability text if available.
* **Show Stock Level?:** Set YES to show actual stock quantity.
* **Show Ship Date?:** Set YES to show the shipping date.
* **Ship Date Text:** Add ship date text to show particularly for this product.


---

# 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://docs.magecomp.com/magento-2-custom-stock-status-extension/configuration-for-each-product-type.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.
