# Settings

Here are the settings for some options, allowing you to show/hide the option field or some other things.

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

* **Show/Hide option sets for roles:** allows showing/hiding options fields in the single product page base on roles. If the setting values in the two settings (Show/Hide) are the same, the "Hide option sets for roles" setting will be applied.
* **Show additional price text on option value.**

<figure><img src="/files/9HRry4d0djbAlDw4uhXZ" alt=""><figcaption><p>Show additional price</p></figcaption></figure>

* **Show extra subtotal on the product page.**

<figure><img src="/files/H5CbAj7WqD0Bb4Sb1qHS" alt=""><figcaption><p>Show extra subtotal</p></figcaption></figure>

* **Show the total price on the product page.**

<figure><img src="/files/ExCTryHKRHuGVwsn002d" alt=""><figcaption><p>Show total price</p></figcaption></figure>

* **Show extra options value in mini cart line items.**

<figure><img src="/files/aZHYxmXH2jJDvCd5S7X2" alt=""><figcaption><p>Mini cart options</p></figcaption></figure>

* **Update product price:** When you turn on this option, if any selected option has increased the cost, it will replace the price on product page automatically. (Price only changes for additional cost and linked product, not for fee/discount).

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

* **Applied option sets:** Just only show Option sets with conditions: All applicable option sets, First applicable option set, The most options or The least options.
* **Import/Export option sets:** Import/Export option sets by uploading your JSON file.


---

# 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://docs.yaycommerce.com/yayextra/settings.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.
