πQuick start
From install to a working wholesale price in about ten minutes: let the catalog build, add a tag column, set a price, then show it on the storefront.
This walks you from a fresh install to one customer tag paying a different price, visible on the product page and correct at checkout.
1. Let your catalog build
On first install the app pulls your whole catalog into a price list for you. You do not create one.
While that runs, the home page shows Setting up your storeβ¦. Large catalogs take a few minutes; the page polls and refreshes itself.
If setup fails, a Retry setup button appears on the same screen. If retrying does not clear it, contact support with your store URL β do not keep retrying.
When it finishes you land on the price list grid: one row per variant, showing display name, SKU and price.
2. Add a customer tag column
Every wholesale price belongs to a customer tag.
Open the price list editor from the home page.
Choose Add column.
Enter the Tag name exactly as it is spelled on the Shopify customer record.
Optionally set a Discount title β this is the label the buyer sees on the discount line at checkout. If you leave it blank, the price list's default title is used.
Choose Add & configure.
Tag names are case-sensitive. Wholesale and wholesale are two different columns, and a customer tagged wholesale gets nothing from a Wholesale column.
There is also a Default column. Anything you price there applies to every customer, tagged or not β useful for a storewide floor price, dangerous if you meant it for wholesale only.
3. Set a price
Find a product with the search box, or narrow the grid with filters.
Type a price straight into the tag's cell for a plain per-unit price. For anything more β volume tiers, a percentage instead of a price, a case quantity β open the cell's settings and configure it there. See discount types and volume tiers & case multiples.
Doing this for thousands of variants? Skip the grid and use CSV import & export.
4. Turn the price list on
Nothing is discounted until you enable it. On the home page, use the status switch on the price list card and confirm.
This creates the Shopify discount that does the actual work. Give it a moment to register.
5. Show the price on your storefront
This is the step people miss.
Dollarlabs discounts the cart. Your product pages still render Shopify's normal catalog price until you add our theme blocks, so a correctly configured store can still look broken to a wholesale buyer browsing a collection.
At minimum, add:
Product Price V2 on your product template β see Product page
Collection Pricing app embed, plus a snippet change, if you want correct prices on collection and search pages β see Collection page
If you use volume tiers or case quantities, also add the Volume Tiers and Validation Message blocks.
6. Test it properly
Test with a real customer account, not by guessing:
Tag a test customer with your tag, exactly as spelled.
Log in as that customer on the storefront.
Check the product page shows the wholesale price.
Add to cart and confirm the cart total reflects it.
Go to checkout and confirm the discount line appears with your discount title.
Log out, or use an untagged customer, and confirm you see normal retail pricing.
Steps 3 and 4 fail independently. A right cart with a wrong product page is a display problem β revisit step 5. A right product page with a wrong cart is a pricing or tag problem β revisit steps 2β4.
Where to go next
How pricing works β the model behind the grid, and which price wins
Customer tags & columns β per-tag titles and rules
CSV import & export β the bulk workflow
Wholesale forms β let buyers apply, and tag them on approval
Last updated