# Quick Order page

Quick Order page allows your B2B customers to order from a single page, instead of navigating to each product page and adding each product one by one.

### How Quick Order page works:

* By default, everyone (including your B2C customers) can see the Quick Order page if they access it.
* If customers log into your store and have a price list assigned to them, they will see the assigned price of B2B products, the rest of the products will show B2C price. If you want the Quick Order page to only show B2B products in your price list and hỉde the rest, please [contact us via Live Chat.](https://go.crisp.chat/chat/embed/?website_id=a59f354c-f51f-4f84-ae9a-c0e8dd69d2e5)

### How Quick Order page looks:

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

When customers access this page, this is what they see.

* Products with a single variant will display an **Add to cart** button, allowing your customers to immediately add a product to their cart.
* Products with multiple variants will display a **View options** button, where your customers can view all variants from that product and add them to their cart.

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

***

{% hint style="success" %}

### Need Help?

If you have questions or run into issues while using any feature, we’re here to help.

* 💬 **Start a** [**Live Chat** with our support team](https://go.crisp.chat/chat/embed/?website_id=a59f354c-f51f-4f84-ae9a-c0e8dd69d2e5) directly from your B2Bridge dashboard.
* 📧 **Email us at** [**support@b2bridge.io**](mailto:support@b2bridge.io) and we’ll get back to you as soon as possible.
  {% endhint %}


---

# 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.b2bridge.io/storefront-display/quick-order-page.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.
