# Product form

The Product form is the essential section of the Product page and Quickview drawer to help customers select options and add items to the cart. You can use these global settings to adjust certain elements. Other settings are found right on the main Product form in the Product templates.

## Overview

<details>

<summary>Settings overview</summary>

* Sale discount style, badge options to display percent off or dollar value
* For the variant option style, choose between buttons or dropdown

Tip: The sale badge will only appear when the Compare-at price is larger than the Price set in the product setup

</details>

Video of product form options:

{% embed url="<https://www.loom.com/share/19e68a5ee1d4428a88421ac4d00437b0?sid=63ceeaca-7908-438f-98d2-19ebd5754047>" %}

**Tip**: To display the Sale badge on a Product page, the Price block must be added:

<figure><img src="/files/nF62g8fWS6JbPGArND2T" alt=""><figcaption><p><strong>Price block has been added and is not hidden</strong></p></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://pipeline.groupthought.com/settings/theme-settings/product-form.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.
