App Introduction
Different Prices for Different Customers! Wholesale, B2B, VIP, Membership, Quantity Discounts, Tiered Pricing Customize Pricing by Customer Groups! This app enables retailers to offer VIP or wholesale B2B pricing tiers by segmenting customers based on spending, purchase frequency, products bought, or manual tagging. Apply percentage or fixed-amount discounts per product group or specific items. Ideal for VIP pricing, club memberships, and even dropshippers. Set prices individually for products, product groups, collections, or via CSV. Create unlimited wholesale pricing tiers! Plus, offer quantity discounts and tiered pricing for specific groups or all shoppers!
Core Functionality
- Custom Pricing Tiers - Offer wholesale and B2B pricing with quantity discounts.
- Multiple wholesale B2B pricing tiers with bulk discounts and tiered pricing.
- Automatically or manually adjust customer prices based on spending, frequency, or custom criteria.
- Apply $ or % pricing across your entire store, collections, or manage via CSV upload.
- Detailed pricing options to set custom prices for any product or variant.
Merchant-Friendly
- B2B Wholesale Merchants
- Multi-category E-commerce Merchants
- Independent Station Wholesale Merchants
- Membership E-commerce Merchants
Basic Information
- Developer:BOLD
- Address:200 - 1460 Chevrier Blvd., Winnipeg, MB, R3T 1Y6, CA
- Price: Free / Free plan
- Rating:4.4 / 5
- Comment Count:536 comment
- Release Date:2013-3-19
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Quantity Breaks-QB
- * Perfect for cases where only quantity discounts are needed
- Buy 2 items / Save 10%. Buy 5 items / Save 20%, etc.
- Quantity Discount (Quantity-Based Pricing)
- Apply to the store or specific products
- Unlimited quantity discounts per product
- Fully customizable display grid and text
Standard
- * Perfect for cases where only price tiers are needed *
- Create unlimited customer price groups
- Discount products by $ or % per group
- Hide products from customer groups
- Manually tag customers into groups
- Different prices for different customers
Standard + QB
- * If you need quantity discounts and price tiers *
- All standard pricing features for customers
- Plus: All quantity discount features
- Unique quantity discounts by customer group
- Bulk pricing rules by customer group
Premium
- * When you need advanced pricing tiers *
- All standard plan features plus:
- Automatically tag customers based on order quantity,
- spending amount, purchased products,
- or by customer's country!
- Automatically send emails when customers join a group
- Advanced pricing at product and variant level
- Bulk custom pricing import via CSV
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/pricing_tiers.json
- PUT /admin/api/pricing_tiers/{id}.json
- GET /admin/api/pricing_tiers.json
Permission:write_pricing_tiers,read_pricing_tiers,manage_products
- POST /admin/api/bulk_discounts.json
- PUT /admin/api/bulk_discounts/{id}.json
- GET /admin/api/bulk_discounts.json
Permission:write_bulk_discounts,read_bulk_discounts,manage_products
- POST /admin/api/customers/{id}/price_rules.json
- PUT /admin/api/customers/{id}/price_rules/{rule_id}.json
- GET /admin/api/customers/{id}/price_rules.json
Permission:write_customers,read_customers,manage_price_rules
- POST /admin/api/price_rules/bulk_apply.json
- GET /admin/api/price_rules/bulk_apply.json
- PUT /admin/api/price_rules/bulk_apply/{id}.json
Permission:write_price_rules,read_price_rules,manage_collections
- POST /admin/api/products/{id}/variants/{variant_id}/prices.json
- PUT /admin/api/products/{id}/variants/{variant_id}/prices.json
- GET /admin/api/products/{id}/variants/{variant_id}/prices.json
Permission:write_products,read_products,manage_price_rules