# Configuration

Once you have successfully installed the extension, go to **Products -> Catalog** to configure the extension for use. Here you can find all the products enlisted. Select the one for which you want to set absolute pricing.

**Adding absolute pricing for fixed-price** – Simply add custom options and select price type as “Fixed”.

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

**Adding absolute pricing for One-off Charge** – Simply add custom options and select price type as “One-off Charge”.

<figure><img src="/files/34yqWtiDVX0oNWyPf4Mn" alt=""><figcaption></figcaption></figure>

**NOTE –** Our extension will work only for Magento default Fixed and Percent price types for Checkbox and Multiple Select product customizable options. Absolute and One Off charge price types will not be applicable for these 2 options.

**NOTE -** This extension is not compatible with Bundled and Grouped product types.


---

# 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.magecomp.com/magento-2-custom-options-absolute-price-extension/configuration.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.
