# Hide Buy Now Button

The **Hide Buy Now Button** feature allows store owners to manage the visibility of the "Buy Now" button according to specific conditions. You can configure this feature under:\
**Navigation: Quote Settings -> Hide Buy Now Button.**

These settings are available for two store types:

* **Default Store**: For Direct-to-Consumer (DTC) stores.
* **B2B Store**: For Business-to-Business (B2B) stores.

<figure><img src="/files/9Z8zpt0PzmvYOcCfM4Tn" alt=""><figcaption></figcaption></figure>

### 1. **Select Option**

Decide whether to hide the "Buy Now" button.

**Options:**

1. **No, Do not hide Buy Now button**: The "Buy Now" button will remain visible on all applicable pages.
2. **Yes, Hide Buy Now button**: The "Buy Now" button will be hidden based on the selected display logic.

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

### 2. **Select Display Logic**

Specify the conditions under which the "Buy Now" button should be hidden.

**Options:**

1. **The same as Quote Button**: The display logic will follow the settings configured for the [**Quote Button**](https://docs.quotesnap.net/quote-new-version-documents/main-features/quote-button). For example, if the Quote Button is set to display only for specific customer groups or on certain pages, the "Buy Now" button will follow the same rules.
2. **The same as Hide Price**: The display logic will follow the settings configured for [**Hide Price**](https://docs.quotesnap.net/quote-new-version-documents/main-features/hide-price). For instance, if prices are hidden for specific products or customers, the "Buy Now" button will also be hidden under those conditions.

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

By configuring these options, you can ensure the "Buy Now" button's visibility aligns with your store's quoting or pricing strategy. For additional support, contact our support team.


---

# 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.quotesnap.net/main-features/hide-buy-now-button.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.
