# Import multiple products for Wholesale pricing setup

This function will help you manage different wholesale prices for multiple products of your store.&#x20;

## **Step to manage:**

### **Step 1: Create a CSV file containing the list of products with the proper wholesale prices.**

The file can be in xlsx format, too

* In the file, you need to set up column fields as follows:&#x20;

**Column A: Id (Wholesale pricing ID)**

*This field helps you make sure that the products and prices you set up for this wholesale pricing are all included in one Wholesale pricing ID*&#x20;

*For example, you want to set up 5 products for this wholesale pricing, make sure that you put the same ID for each product row.*&#x20;

**Column B: Name (Name of the wholesale pricing you set up)**

**Column C: Status**&#x20;

**Column D: Apply to Customers**&#x20;

*In this column, you will have to write down the type of customer condition you want to apply to the customers.*&#x20;

*e.g: Customer tags, Logged in customers, Non-logged in customers or All customers*

**Column E: Customer tags (Name of the customer tag)**

*e.g: wholesale*

**Column F: Exclude Customer tags**

**Column G: Apply to Products**&#x20;

*In this column, you need to select the product condition for the wholesale pricing.*

*e.g: Specific products*&#x20;

**Column H: Apply to Product variants (setup wholesale price for each product variant) – (Default column)**

*Enter TRUE for the column data*

**Column I: Product Collection Ids (for product condition “specific collection”)**

**Column J: Product Ids**&#x20;

In this column, you have to enter the Ids of the products you want apply the wholesale pricing for.&#x20;

To find the product Id, please go to the Products folder of Shopify > Click on the product you want > Check the URL of that product page, the product Id is at the end of the link:

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

**Column K: Product variant Id**

You have to enter the product variant Id if you want to set up pricing for each variant of the product.&#x20;

Same as the product Id, you click on the product you want > navigate the product variant section and click on it. The variant Id is in the tail of the page URL:

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

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

**Column L: Product tag (for the product condition “product tag”)**

*e.g: tagA*

**Column M: Start date (wholesale pricing starts working on..)**&#x20;

**Column N: End date (wholesale pricing stops working on..)**

**Column O: Discount group (Type of discount)**

*There are 3 types of discounts. Enter one of the below data:*

*Percent, Amount or Fixed*

**Column P: All (all customers condition) – (Default column)**

**Column Q: Customer condition type you have chosen.**

*All customers – all*&#x20;

*Logged in customers – logged*

*Non-logged in customers – non logged*

If the customer condition is customer tag, you write as follow:

*e.g: Customer tags – wholesale*&#x20;

*The column name will be “wholesale”*

[![](https://help.samita.io/wp-content/uploads/2024/12/image-1024x33.png)](https://help.samita.io/wp-content/uploads/2024/12/image.png)

After finishing the file setup, please **Save** it.

### **Step 2: Upload the file to the app**

1. From the **App dashboard** page, click on **Wholesale Pricing** section&#x20;
2. Click on the **Import** button on the **Wholesale Pricing** page<br>

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

&#x20;    3\. Upload the file

You also can download the example file to see what information you need to provide in the file.<br>

<figure><img src="/files/8f8lUWdqc1gr9m4gMx8v" alt=""><figcaption></figcaption></figure>

&#x20;   4\. View the file information > Click **Upload and preview**

&#x20;   5\. Succeed

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

{% hint style="info" %}
**Important note!**

If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address [support@samita.io](https://help.samita.io/support@samita.io)
{% 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.samita.io/samita-wholesale-b2b/wholesale-pricing/import-multiple-products-for-wholesale-pricing-setup.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.
