# SA Request a Quote, Hide Price

**App Compatibility with “SA Request a Quote, Hide Price”**\
App URL: <https://apps.shopify.com/request-for-quote>

Our app works **partially** with the “Request a Quote” app. Please check the details below:

#### ❌ Not Compatible When:

* Your option set includes **add-on products**.
* You use **validation functions** in your option elements, such as:
  * Required fields
  * Max length for Text or Text Area fields
  * Min/Max value for Number fields
  * Min/Max selections for Checkbox or Swatch fields

#### ✅ Fully Compatible When:

* You are using a **normal option set** without any of the above conditions.

***

**📩 Need help?**\
If you run into any issues creating a new option set, don’t hesitate to reach out! Email us anytime at **<contact@globosoftware.net>** — we’re here to help with sincere support.


---

# 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.globo.io/options/integration/sa-request-a-quote-hide-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.
