# In Frontend

Once you set custom options and save configurations for all the products you required, you can see Custom Options Absolute Price enabled on the frontend on the product page. Customers need to select various custom options based on their requirements.

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

**Custom Options Absolute Price on the checkout page:** Once customers choose all the options, quantities and add the product to cart, Custom Options Absolute Price can be seen on the checkout page.

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

When a customer selects One-off charges, it is easily applied on the product page, and the product price gets updated accordingly.

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


---

# 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/in-frontend.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.
