> For the complete documentation index, see [llms.txt](https://docs-shpf.bsscommerce.com/b2b-wholesale-solution/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-shpf.bsscommerce.com/b2b-wholesale-solution/b2b-pricing/more-add-depth-and-flexibility-to-your-b2b-pricing/shipping-rate.md).

# 🚚Shipping Rate

Shipping is more than a cost — it’s part of your selling experience, especially for B2B. With our Shipping Rate module, you can take control of how delivery fees are applied to wholesale orders, combining transparency, flexibility, and profitability in one powerful tool.

## 🔍 What It Does

* **Customizable Shipping Logic**: Charge either a **flat fee** or a **percentage-based rate** depending on order value, quantity, or other criteria.
* **Integrated with Pricing Rules**: Work seamlessly alongside your Volume Pricing, Custom Pricing, and Price Lists so that shipping fits naturally within your wholesale pricing strategy.
* **Clear to Customers**: Display shipping costs transparently during checkout — no surprises, just confidence.
* **Rule-Based Application**: Set conditions so certain customers see certain rates, or exclude products from shipping rules as needed.

## Common Use Cases

| Scenario                                   | Configuration                                             |
| ------------------------------------------ | --------------------------------------------------------- |
| Flat $15 shipping for all wholesale orders | Flat fee rule applied to tagged wholesale customers       |
| Free shipping on orders over $1,000        | Range-based rule with $0 fee for orders above threshold   |
| Percentage-based shipping for heavy items  | Percentage of order value, applied per product collection |

{% content-ref url="/pages/gufle48nZHvg0IQLPZy2" %}
[🚚 Set Up Your Wholesale Shipping Rate](/b2b-wholesale-solution/b2b-pricing/more-add-depth-and-flexibility-to-your-b2b-pricing/shipping-rate/set-up-your-wholesale-shipping-rate.md)
{% endcontent-ref %}


---

# 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-shpf.bsscommerce.com/b2b-wholesale-solution/b2b-pricing/more-add-depth-and-flexibility-to-your-b2b-pricing/shipping-rate.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.
