> 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-price-calculator-extension/frontend-display-of-price-calculator.md).

# Frontend display of Price Calculator

The flooring price will be displayed on the category page of your store front with the help of the Price Calculator Extension.

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

Using Price Calculator Extension, display product prices on the product page of your Magento 2 storefront.

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

Seamlessly calculate the total price based on the quantity of the product on the product page of your Magento 2 store frontend.

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

Price Calculator Extension is compatible with special price in frontend.

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

Price calculator extension is compatible with tier price at discount amount in frontend.

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

Price calculator extension is compatible with tier price at a fixed amount in frontend.

<figure><img src="/files/3fiyXmPQh7Lb6eoHTsph" alt=""><figcaption></figcaption></figure>

Price calculator extension with sample in frontend.

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

Error message while updating quantity at the shopping cart page for a sample product with the price calculator extension.

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

Price calculator extension with wastage in frontend.

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

Price calculator is also displayed in the shopping cart.

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.magecomp.com/magento-2-price-calculator-extension/frontend-display-of-price-calculator.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
