# Price

Price block highlights the product price and includes options to display shipping and tax notes.

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

### **Settings**:

1. **Font size scale:** Adjusts the font size of the sale price and compare-at price within the product price block. Scales the current base font size from **100%** up to **150%**, making prices more noticeable or easier to read.
2. **Show shipping and tax policy**: Toggles visibility for additional shipping and tax details.
3. **Colors**:
4. **Use custom colors:** If enabled, the block-specific color settings override the section-wide color scheme.

* **Price:** Choose a custom color for the discounted price, ensuring it stands out. Example: Highlight sale prices in vibrant colors like **red** or **green**.
* **Compare-at price:** Choose a custom color for the original price, typically a muted or gray tone to de-emphasize it while retaining visibility.


---

# 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://help.byinspiredlabs.com/product-page/product-information/price.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.
