# Enable Quick Buy feature in Product card

This feature allows customers to display **Add to Cart** and **Quick Buy options** with bulk quantities directly on the collection page, eliminating the need to visit individual product pages and significantly speeding up the purchasing process.

Only **one Quick Buy feature can be created**, and this feature is available exclusively on the **GOLD** plan.

Kindly follow the below steps to set it up!

#### Create a Quick Buy collection in B2B Wholesale app

1. From the app dashboard page, go to **Quick Order Form** page > Navigate the **Collection Quick Buy** section > **Create**:

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

2. There are **5 fields** for this quick buy feature: **Stock status**, **Variant information**, **Product quantity**, **Volume pricing table** (if you use **Volume Pricing** feature in the app), **Cart button**.&#x20;

To choose which fields to use, simply **turn on the toggle** for each corresponding column. You can also rearrange the columns by **dragging and dropping them up or down** to set the order you prefer.

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

{% hint style="info" %}
**Stock status value** is taken from the **Stock Level feature** of the app. You need to configure that setting first to have the Stock data shown in the Quick Buy feature. [**Review the setting here**](https://docs.samita.io/samita-wholesale-b2b/~/revisions/rI1Pix2JoXWnw18JpnLG/quick-buy-feature/set-up-stock-status-for-products)
{% endhint %}

3. After configuring which columns and information you want to display in the **Quick Buy** feature, you’ll need to set the conditions for when and where it appears.

* **Select applicable products:** Choose whether the Quick Buy feature should apply to all products or only specific products.
* **Manage customer visibility:** Decide whether the feature is visible to all customers or only to specific customer groups who are logged in.
* **Choose display location:** Specify where the Quick Buy feature should be shown - on the collection page, homepage, or any selected page.

All of these options can be easily configured within the settings.

<figure><img src="/files/6vvwlGH6cnAodGduIHSg" alt=""><figcaption></figcaption></figure>

#### Design the Quick buy feature

1. After finishing the Quick buy feature condition, you can move to the **Design** tab and **style the color/font** for it.&#x20;

The app has color setting for each column, you can freely change color and adjust font size for the text:

<figure><img src="/files/5rlI2uewbF6QUNyLITmt" alt=""><figcaption></figcaption></figure>

If you want the cart button to have the same style as your theme's default cart button, you can enable the setting: **Same style as add to cart button**&#x20;

We will take the style of your theme's button to apply to our app's cart button:

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

*If it doesn't work, the app will replace the style with the color settings you made in the app.*&#x20;

After finishing everything, click "**Save**" and check the result in the front store:

<figure><img src="/files/4n7jsym5w3e0bzBn4Sja" alt=""><figcaption></figcaption></figure>

2. **Translate/Edit texts** for this **Quick buy** feature:&#x20;

You can edit the texts in the Translation setting in the app. Please go to Settings > Translations tab and edit the texts for thi Quick buy feature:

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

<figure><img src="/files/5LSWcidRuFtrG1A1Rkbq" alt=""><figcaption></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://docs.samita.io/samita-wholesale-b2b/quick-buy-feature/enable-quick-buy-feature-in-product-card.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.
