# Summary Block

This tab of the **Calculator Settings** is responsible for configuring the **Summary Block** or formerly **Grand Total** part of your calculator. **Summary Block** is the part of the calculator where all the calculation results and total cost (formula elements) will be shown.

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

Here is the overview of the tab:

<figure><img src="/files/y62yscyBY3ZAVdvoGk5g" alt=""><figcaption><p><a href="/pages/-MHlBnUQlxOErG-bJiOT">Calculator Settings</a> > Summary Block</p></figcaption></figure>

* **Show Summary Details - d**isable if you don't want to display the Summary Block on your calculator
  * **Show Zero Values in Summary List** - disable to hide elements that have 0 value. If their value will be changed any number than 0 they will be displayed.&#x20;
  * **Zero Values in Orders, PDF Entries, Emails -** disable to hide elements that have 0 value in Orders Tab, PDF Entries, and Emails.&#x20;
  * **Keep Details Open by Default -** summary block can be minimized and maximized. This setting enables control of the default mode. The **Preview** button next to the setting can be used to check how it will look.&#x20;
  * **Show Composition in Summary -** setting enables to display of the selected options in the Summary Block. This allows users to visualize how the price is determined. The **Preview** button next to the setting can be used to check how it will look.&#x20;
* **Make Summary Block Fixed on Scroll (** :star:**Pro Feature) - t**his fixes the **Summary Block** position in the top portion of your calculator when a user scrolls the page. It will allow quick access to the total summary when the calculator includes many elements. The **Preview** button next to the setting can be used to check how it will look.&#x20;
* **Grand Total Title** - enter a custom title for the **Summary Block** section.

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

{% hint style="success" %}
After changing the settings, do not forget to **Save** the calculator.
{% endhint %}


---

# 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.stylemixthemes.com/cost-calculator-builder/cost-calculator-settings/calculator-settings/summary-block.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.
