App Introduction
Set up custom pricing, tiered bulk levels, and wholesale rules. Easily manage orders and discounts. Our app simplifies B2B pricing, wholesale orders, and bulk discounts. Merchants can set multiple prices for each variant or bulk tier, and assign price lists via customer tags. Catalogs are easily updated with CSV import/export and automatic sync. Buyers can search by SKU or product name, build orders, or import CSVs. Final discounted prices are automatically displayed on product pages, checkout, and draft orders — no custom code required.
Core Functionality
- Set custom prices for each variant based on customer tags
- Easily manage price lists via CSV import/export
- Enforce case quantity and volume-based pricing rules
- Create and manage wholesale registration forms within the app
- Show final B2B prices to logged-in users and enable quick bulk order uploads
Merchant-Friendly
- B2B Wholesale Merchants
- Multi-category E-commerce Merchants
- Independent Station Wholesale Merchants
- B2B Retail Hybrid Merchants
Basic Information
- Developer:DOLLAR LABS
- Address:COIMBATORE, TN, IN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:2 comment
- Release Date:2025-9-11
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Pro
- Custom Wholesale Pricing
- Order Form
- Fixed Pricing
- Registration Form
- POS & Marketplace Support
- Live Chat Support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/variants/{variant_id}/metafields.json
- PUT /admin/api/variants/{variant_id}/metafields.json
- GET /admin/api/variants/{variant_id}/metafields.json
- GET /admin/api/customers/{customer_id}/tags.json
Permission:write_variants,read_variants,read_customers,write_customers
- POST /admin/api/price_rules/batch.json
- GET /admin/api/price_rules.json
- PUT /admin/api/price_rules/{id}.json
- DELETE /admin/api/price_rules/{id}.json
Permission:write_price_rules,read_price_rules,manage_products
- POST /admin/api/price_rules.json
- PUT /admin/api/price_rules/{id}.json
- GET /admin/api/price_rules.json
- POST /admin/api/price_rules/{id}/discount_codes.json
Permission:write_price_rules,read_price_rules,manage_orders
- POST /admin/api/customers.json
- PUT /admin/api/customers/{id}.json
- GET /admin/api/customers/{id}/metafields.json
- POST /admin/api/metafields.json
Permission:write_customers,read_customers,write_metafields,read_metafields
- POST /admin/api/orders.json
- PUT /admin/api/orders/{id}.json
- GET /admin/api/customers/{id}/price_rules.json
- POST /admin/api/orders/batch.json
Permission:write_orders,read_orders,read_customers,manage_price_rules