App Introduction
B2B Wholesale, Tiered Pricing, and Bulk Discounts with Seamless Checkout Experience. Effortlessly Set Up B2B Without Code Deliver a robust B2B wholesale solution, including wholesale pricing, bulk discounts, discount tiers, and price levels. Set custom wholesale rules based on customer tags. Apply discounts to specific products or entire collections. Sell both retail and wholesale products in the same Shopify store with no coding or complex setup required. The app integrates directly with Shopify’s native checkout system without slowing down your store. It’s a reliable solution for easily managing B2B wholesale pricing.
Core Functionality
- B2B Wholesale Pricing – Apply Custom Prices by Customer, Product, or Collection
- Tiered & Bulk Discounts – Offer Quantity or Value-Based Bulk Pricing
- Custom Discount Rules – Set Fixed or Percentage Discounts with Date Specifications
- No Theme Code Required – Prices Update Automatically Without Theme Modifications
- Retail & Wholesale Support – Sell B2C and B2B Products Simultaneously in One Shopify Store
Merchant-Friendly
- B2B Wholesale Merchants
- Multi-channel Retailers
- Hybrid E-commerce
- Independent Wholesale Stores
Basic Information
- Developer:CartCoders
- Address:SCOTTSDALE, AZ, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:6 comment
- Release Date:2021-8-9
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
STARTUP
- Create up to 5 bulk pricing tiers
- Discount for up to 50 orders per month
- Up to 10 discount tiers
- Product and collection-based discounts
- Unused orders in annual plans can be rolled over
- Offer custom shipping rates
- Fast chat support
- Enable/disable bulk pricing
GROWTH
- Create up to 10 bulk pricing tiers
- Discount for up to 150 orders per month
- Up to 30 discount tiers
- Product and collection-based discounts
- Unused orders in annual plan can be carried over
- Offer custom shipping rates
- Quick chat support
- Enable/disable bulk pricing
ESTABLISHED
- Create up to 20 bulk pricing tiers
- Discounts for up to 300 orders per month
- Up to 50 discount tiers
- Product and collection-based discounts
- Unused orders in annual plans can be carried over
- Offer custom shipping rates
- Fast chat support
- Enable/disable bulk pricing
ENTERPRISE
- Unlimited Bulk Pricing
- Unlimited Monthly Orders
- Unlimited Discount Tiers
- Product & Collection-Based Discounts
- Custom Shipping Rates
- Enable/Disable Bulk Pricing
- Dedicated Account Manager
- Free Testing for Partners & Developers
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/{customer_id}/metafields.json
- PUT /admin/api/products/{product_id}/metafields.json
- GET /admin/api/collections/{collection_id}/metafields.json
Permission:write_customers,write_products,read_collections
- POST /admin/api/discounts/bulk.json
- PUT /admin/api/discounts/bulk/{discount_id}.json
- GET /admin/api/discounts/bulk.json
Permission:write_discounts,read_discounts,manage_products
- POST /admin/api/discounts/rule.json
- PUT /admin/api/discounts/rule/{rule_id}.json
- GET /admin/api/discounts/rule.json
Permission:write_discounts,read_discounts,manage_orders
- GET /admin/api/products/{product_id}/price_rules.json
- POST /admin/api/price_rules/{price_rule_id}/apply.json
- PUT /admin/api/shop/settings.json
Permission:read_products,write_price_rules,manage_online_store
- POST /admin/api/customers/{customer_id}/tags.json
- PUT /admin/api/products/{product_id}/variants.json
- GET /admin/api/orders.json?customer_tags=wholesale
Permission:write_customers,write_products,read_orders