Yay Wholesale B2B for WooCommerce
Yay Wholesale B2B for WooCommerce
Description
WooCommerce treats all customers the same by default.
That’s fine for simple stores, but it quickly becomes a problem when you sell wholesale, B2B, or use tiered pricing.
When you need different prices, minimum order quantities, or exclusive products for specific customers, things get complicated fast.
💫 Yay Wholesale B2B for WooCommerce gives you full control.
Create wholesale roles, set custom pricing rules, and tailor the shopping experience for B2B customers, without messy workarounds.
Ready to run retail and wholesale from one WooCommerce store, with pricing that actually makes sense for your business?
👉 Manage wholesale customers, pricing tiers, and B2B rules effortlessly with Yay Wholesale B2B for WooCommerce.
Key Features
Wholesale Customer Management
- Registration System: Customizable registration forms with flexible field configuration
- Role-Based Pricing: Create unlimited wholesale roles with different discounts
- Request Moderation: Review and approve/reject wholesale applications
Analytics Dashboard
- Performance Metrics: Track total wholesalers, orders, and revenue
- Time-Based Comparison: Compare performance across custom date ranges
- Top Performers: View top 10 wholesale customers and best-selling products
- Growth Indicators: See percentage changes compared to previous periods
Requirements Display
- Progress Tracking: Show customers their progress toward wholesale pricing
- Conditional Display: Appears in mini-cart, cart, and checkout
- Block Integration: Add requirement widgets to any page
All source code, including unminified JS/CSS, is publicly available here:
https://github.com/YayCommerce/YayWholesale
Getting Started
Setting Up Registration
- Go to YayWholesale > Settings > Registration
- Configure moderation settings and form messages
- Customize registration fields under Registration Fields
- Add the registration form to a page using:
- Shortcode:
[ywhs_request_form title="optional"] - Block: “Request Registration Form Block”
- Shortcode:
Creating Wholesale Roles
- Navigate to YayWholesale > Roles
- Click “Add New Role” to create custom wholesale tiers
- Configure pricing and requirements for each role
Managing Requests
- View pending requests at YayWholesale > Requests
- Review customer information and approve or reject applications
- Assign specific roles during approval if needed
Configuring Prices
- Go to YayWholesale > Settings > Display
- Choose your price display format
- Customize the wholesale price label
- Select a color for wholesale pricing
Customizing Emails
Configure automated email notifications:
- New wholesale order placed (to admin)
- New wholesale account registered (to admin)
- Wholesale account approved (to customer)
- Wholesale account rejected (to customer)
- Wholesale account pending review (to customer)
Support
For documentation, support, and updates, visit our website or contact YayCommerce support team.
Installation
- Upload the plugin files to
/wp-content/plugins/yay-wholesale/ - Activate the plugin through the ‘Plugins’ menu in WordPress
- Navigate to YayWholesale in your WordPress admin to configure settings
- A default wholesale role will be created automatically upon activation
Faq
No, each wholesaler is assigned one role at a time. Approving a new request overrides the previous role.
Approved requests are removed from the Requests screen and the customer appears in the Wholesalers list.
No, the default role cannot be deactivated or deleted. It always appears first in the roles list.
You can enable/disable tax calculations for wholesale orders in Settings > General.
You can enable/disable coupon functionality for wholesale orders in Settings > General.
Reviews
Changelog
Jan 29, 2026 – Version 1.0.2
- Update permission callback for API
- Implement submission rate limit for wholesale submit form
- Refactor plugin prefix
Jan 12, 2026 – Version 1.0.0
- Initial release