> For the complete documentation index, see [llms.txt](https://docs.samita.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.samita.io/samita-wholesale-b2b/overview/wholesale-pricing-vs-retail-pricing.md).

# Wholesale pricing vs Retail pricing

## **What is wholesale price?**&#x20;

**Wholesale pricing is what you charge retailers who buy products in large volumes.**

The goal of wholesale pricing is to earn a profit by selling goods at a higher price than what they cost to make.

For example, if it costs you $5 in labor and materials to make one product, you may set a wholesale price of $10, which gives you a $5 per unit gross profit.

## **What is retail price?**&#x20;

**The retail price is what retailers set as the final selling price for consumers.**

Retail pricing is all about the customer. These customers don’t purchase the item to resell it but to use it.

The fundamental objective for a retailer when setting a price is to maximize the profit while setting a price that customers will be ready to pay.

## What is the difference between wholesale and retail price?

{% columns %}
{% column %}

* The retail price is the price set by retailers that’s the final selling price for customers.
  {% endcolumn %}

{% column %}

* Wholesale prices are typically much lower than retail prices, because retailers are offered a discount in exchange for agreeing to purchase a large amount of product.
  {% endcolumn %}
  {% endcolumns %}

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

> ### **Need support?**
>
> 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)


---

# 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:

```
GET https://docs.samita.io/samita-wholesale-b2b/overview/wholesale-pricing-vs-retail-pricing.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.
