# Hide "Add to cart" button

The **Hide Add to Cart Button** feature enables store owners to control the visibility of the "Add to Cart" button based on predefined conditions. You can configure this feature under:\
**Navigation: Quote Settings -> Hide Add to Cart Button.**

These settings are tailored for two types of stores:

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

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

### 1. **Select Option**

Choose whether to hide the "Add to Cart" button.

**Options:**

1. **No, Do not hide Add to Cart button**: The button remains visible on all applicable pages.
2. **Yes, Hide Add to Cart button**: The button will be hidden based on the selected display logic.

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

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

Determine the conditions under which the "Add to Cart" button will be hidden.

**Options:**

1. **The same as Quote Button**: The display logic will mirror 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 on specific pages or for specific customer types, the "Add to Cart" button will follow the same rules.
2. **The same as Hide Price**: The display logic will mirror the settings configured for [**Hide Price**](https://docs.quotesnap.net/quote-new-version-documents/main-features/hide-price). For example, if prices are hidden for specific products or customer types, the "Add to Cart" button will be hidden under the same conditions.

<figure><img src="/files/7Myxh5QOxEkU9czAoUB5" alt=""><figcaption></figcaption></figure>

By configuring these settings, you can ensure the visibility of the "Add to Cart" button aligns seamlessly with your store's requirements and overall pricing or quoting 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-add-to-cart-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.
