# Install the app

## Installation steps

1. Go to the Shopify App Store and click **Add app** on the Orbit Wholesale B2B listing.
2. Review the requested permissions and click **Install app**.
3. You'll be redirected to the app dashboard inside your Shopify admin.

That's it. The app automatically enables the **Card Prices** embed on your live theme — no manual theme editing required.

***

## What gets installed

* **Card Prices embed** — shows wholesale prices on product cards, collection pages, and search results. Enabled automatically.
* **App blocks** — three optional blocks you can add to specific pages via Theme Editor:
  * **Wholesale Price** — shows the customer's B2B price on a product page
  * **Volume Pricing Table** — shows the quantity-break tier table on a product page
  * **Registration Form** — B2B signup form for customers to apply for a wholesale account

> The app never modifies your theme files. You can uninstall at any time and everything is removed cleanly.

***

## Check that the embed is active

1. Go to **Online Store → Themes → Customize**
2. Click **App embeds** (top bar or left panel)
3. Make sure **Orbit Wholesale B2B — Card Prices** is toggled on

If it was accidentally turned off, toggle it back on and save.

***

## Compatible themes

Works with all Shopify Online Store 2.0 themes, including:

* Dawn, Studio, Craft, Trade, Sense
* Horizon
* Any theme that supports App Blocks


---

# 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://orbit-b2b.gitbook.io/orbit-b2b-docs/getting-started/installation.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.
