> For the complete documentation index, see [llms.txt](https://magecomp.gitbook.io/shopify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://magecomp.gitbook.io/shopify/apps/oroshi-wholesale-and-reorder/add-wholesale-app-block.md).

# Add Wholesale App Block

To begin using the app's functionality, you need to add the app block to your Shopify website, for which you need to first [**create a new page**](https://magecomp.com/blog/add-a-new-page-to-your-shopify-store/) dedicated to the products available for wholesale orders only.

For which, you need to follow these steps:

<mark style="color:blue;">**Step #1**</mark>

Go to **Online Store** <mark style="color:blue;">➤</mark> **Pages** <mark style="color:blue;">➤</mark> **Add Page**

<mark style="color:blue;">**Step #2**</mark>

Give the title to the **Wholesale Orders Page** and **Save** your configuration.

After creating the page, you need to place this page on your main menu by going to;&#x20;

**Online Store** <mark style="color:blue;">➤</mark> **Navigation** <mark style="color:blue;">➤</mark> **Menus** <mark style="color:blue;">➤</mark> **Main Menus** <mark style="color:blue;">➤</mark> **Add menu item**

Search for the page name you just created and **Add** the page to the menu.

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

After adding the page to the menu, you can rearrange the menu items as per choice by dragging them accordingly.&#x20;

**Save** your settings and proceed further.

### **◾  Add Wholesale App Block**

Once your page is added to the main menu, you can now add the app block to the page easily. For that

Go to **Themes** <mark style="color:blue;">➤</mark> **Customize**

Search for the page where you want to add the OROSHI Wholesale app block. Doing this will fetch all your products to the page where you have added the app block.

<figure><img src="/files/3hDDxytAoZWC7qBBkgp7" alt=""><figcaption></figcaption></figure>

Once you have added the block to your page, all your products will be fetched to the page. Visiting that page, your B2B customers can purchase items in bulk. They can apply various filters to search specific products for wholesale ordering.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://magecomp.gitbook.io/shopify/apps/oroshi-wholesale-and-reorder/add-wholesale-app-block.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
