Native B2B
Native B2B is a professional-grade Product Catalog and Request for Quote (RFQ) system for WordPress. Designed with a native-first, zero-bloat architecture, it provides a high-speed alternative for wholesale businesses and lead generation sites. Core Features Custom Product Management: Effortlessly manage wholesale products with tiered pricing and technical specifications. Professional RFQ System: High-performance AJAX-based inquiry form that integrates seamlessly into any theme. Advanced Anti-Spam Shield: Protect your inbox with Math Challenges, Akismet integration, and Honeypot fields. Global Notifications: Get instant alerts via Slack, Discord, Telegram, Feishu, Email, Bark, and NTFY. Data Automation: Automatically synchronize inquiry data to Google Sheets via Apps Script. Analytics Dashboard: Monitor leads and analyze inquiry peak hours with our unique Hotspot Analysis tool. Enterprise Ready: One-click CSV export and daily automated database maintenance. Usage Add Products: Navigate to ‘B2B Products’ -> ‘Add New’. Fill in the title, description, and tiered pricing in the provided meta boxes. Display Catalog: Use the shortcode [ezls_gallery columns="4"] on any page to display your product grid. Inquiry Button: Use [ezls_inquiry_btn] on custom pages to trigger the RFQ popup. Configuration: Visit ‘B2B Products’ -> ‘Settings’ to connect your notification channels and data integration credentials. Lead Management: View and process incoming leads under the ‘Inquiries’ menu. Use the ‘Hotspot Analysis’ to optimize your sales staffing. Google Sheets Integration This integration uses a secure Google Apps Script to send inquiry data to your Google Sheet in real-time. Part 1: Create the Google Sheet & Apps Script Create Google Sheet: Go to sheets.google.com, create a new spreadsheet, and name it (e.g., B2B Inquiries). Set Up Headers: In the first row, set up the following headers exactly as written (case-sensitive): Time, ID, Product, Name, Email, Tel, IM, Message, Link. Open Apps Script: In your spreadsheet, go to Extensions -> Apps Script. Paste Script Code: Delete any default code in the Code.gs file and paste the entire script below: // Copyright (c) 2024 EEZZ.NET. All rights reserved. // This script is provided for use with the “Native B2B” WordPress plugin. const API_PASSWORD = “YOUR_SECRET_PASSWORD”; const sheet = SpreadsheetApp.getActiveSpreadsheet().getActiveSheet(); function doPost(e){try{if(!e||!e.postData||!e.postData.contents){throw new Error(“Invalid request: No data received.”)}const params=JSON.parse(e.postData.contents);if(params.AuthKey!==API_PASSWORD){return createJsonResponse({“status”:”error”,”message”:”Authentication failed.”})}const newRow=[params.Time||new Date(),params.ID||’N/A’,params.Product||’N/A’,params.Name||’N/A’,params.Email||’N/A’,params.Tel||’N/A’,params.IM||’N/A’,params.Message||’N/A’,params.Link||’N/A’];const lock=LockService.getScriptLock();lock.waitLock(30000);try{sheet.appendRow(newRow)}finally{lock.releaseLock()}return createJsonResponse({“status”:”success”})}catch(error){console.error(“Error processing request: “+error.toString());return createJsonResponse({“status”:”error”,”message”:”An internal error occurred: “+error.message})}} function createJsonResponse(data){return ContentService.createTextOutput(JSON.stringify(data)).setMimeType(ContentService.MimeType.JSON)} Set Password & Save: In the script, change "YOUR_SECRET_PASSWORD" to your own strong password and save the project. Part 2: Deploy and Configure Deploy as Web App: Click Deploy -> New deployment. Select type Web app. Set Access: Under “Who has access”, select Anyone. This is critical. Authorize & Copy URL: Click Deploy, authorize the script (you may need to click “Advanced” -> “Go to…”), and copy the generated Web app URL. Configure in WordPress: Go to B2B Products -> Settings. Paste the Web app URL and your password into the Google Sheets section and save changes. External Services This plugin connects to third-party services to provide notifications, data sync, and spam protection. No data is sent to these services unless you explicitly configure the corresponding credentials in the plugin settings. Akismet Anti-Spam Purpose: To check inquiry submissions for spam. Data Sent: When a user submits an inquiry, their IP address, user agent, referrer, name, email address, and message content are sent to the Akismet service. Links: Terms of Service, Privacy Policy Telegram Bot API Purpose: To send real-time notifications for new inquiries to your configured chat. Data Sent: When a new inquiry is received, details such as the product name, customer name, and email are sent via the Telegram Bot API. Links: Terms of Service, Privacy Policy Slack (Incoming Webhook) Purpose: To send real-time notifications for new inquiries to your Slack workspace. Data Sent: When a new inquiry is received, the product name, customer name, message preview, and a link to the product page are sent to the configured Slack webhook URL. Links: Privacy Policy Discord (Webhook) Purpose: To send real-time notifications for new inquiries to your Discord server. Data Sent: When a new inquiry is received, the product name, customer name, email, and a link to the product page are sent to the configured Discord webhook URL. Links: Privacy Policy Feishu / Lark (Webhook) Purpose: To send real-time notifications for new inquiries to your Feishu/Lark group. Data Sent: When a new inquiry is received, the inquiry ID, product name, customer name, email, and message text are sent to the configured Feishu webhook URL. If a Feishu signing secret is configured, a timestamp and HMAC signature are also included for request verification. Links: Terms of Service, Privacy Policy Bark Purpose: To send real-time push notifications for new inquiries to your mobile devices via your self-hosted or public Bark server. Data Sent: When a new inquiry is received, the inquiry ID and customer name are sent to the configured Bark server URL. Links: Project Repository & Documentation ntfy Purpose: To send real-time push notifications for new inquiries to your mobile devices via your self-hosted or public ntfy server. Data Sent: When a new inquiry is received, a notification message containing the customer name and product name is sent to the configured ntfy topic URL. Links: Terms of Service (ntfy.sh), Privacy Policy (ntfy.sh) Google Sheets (via Apps Script Webhook) Purpose: To automatically sync inquiry data to a Google Sheets spreadsheet for record-keeping and analysis. Data Sent: When a new inquiry is received, the inquiry code, product name, customer name, email, phone, IM platform, IM account, message, product link, and timestamp are sent to the configured Google Apps Script webhook URL. An API password (set by the site administrator) is included for authentication. Links: Google Privacy Policy
Top keywords
- inquiry19×1.84%
- data18×1.74%
- name17×1.65%
- sent17×1.65%
- product14×1.36%
- google12×1.16%
- script12×1.16%
- params11×1.07%
- message10×0.97%
- error9×0.87%
- url9×0.87%
- configured8×0.78%
Whols – Wholesale Prices and B2B Store Solution for WooCommerce
Whols is the complete wholesale solution for WooCommerce — set role-based pricing, manage wholesaler registration, and automate your B2B order rules, all from your existing store. 🔥 Trusted by 2,000+ businesses worldwide. Add a complete wholesale layer to your existing WooCommerce store without building a second site. Set role-based pricing, create a custom wholesaler registration form, control who sees which products, and automate order rules with smart dynamic conditions. 🖥️ Try Free Demo | 🚀 Try Pro Demo 🌐 Website | 💰 Purchase Pro | 📖 Documentation | 💬 Contact & Support 🗺️ Overview Whols turns any WooCommerce store into a fully functioning B2B or hybrid B2B+B2C store — without creating a second site or duplicating your product catalog: Set wholesale pricing — globally, per product, per variation, or per category Manage wholesale customers — with a registration form, approval workflow, and unlimited user roles Control visibility — show or hide products and prices based on customer role or login status Automate order rules — apply discounts, fees, BOGO offers, and shipping conditions dynamically Run B2B, B2C, or both — one dashboard, one product catalog, zero duplication 👥 Who Is Whols For? B2B store owners who want to sell exclusively to approved wholesale customers Hybrid store owners who serve both retail and wholesale customers from one site Agencies and developers building wholesale stores for clients 📺 Watch the Plugin Overview Prefer video over text? This short overview covers everything Whols can do — watch it before diving into the details below: 🆓 Free Features Wholesale Pricing Set wholesale prices on simple and variable products (per variation supported) Apply flat or percentage discounts globally across the store Set a minimum product quantity to buy Update wholesale prices via quick edit and bulk edit Show wholesale pricing on shop and product detail pages Display the amount customers save after purchase Registration & Roles Assign a wholesaler registration form to any page Use the registration form shortcode [whols_registration_form] on any page or post Customize registration form fields visually — no coding required Add custom or additional fields via filter hook Customers can request to become wholesalers Approve requests manually Assign the wholesale role to existing customers Customize the registration success message Email notification on every new registration Visibility & Access Show or hide retailer price from wholesale customers Hide wholesale prices from guests (login to see price) Hide “Wholesale Only” products from regular customers Hide general products from wholesalers Wholesale prices visible only to users with the Wholesaler role Checkout, Shipping & Tax Allow free shipping for wholesalers Disable coupon codes for wholesale customers Exclude tax for wholesale users Save Order List for quick repeat purchases Request a quote for products (wholesalers can request quotes directly) Customization & Compatibility Customize frontend labels (Retailer Price, Wholesaler Price, Save Amount) Redirect to a specific page after registration or login Design customization options for wholesale price display Custom Thank You page message for wholesale orders Reset all settings to default with one click Compatible with WPML, Polylang, and CURCY Multi Currency Easy-to-use dashboard — no coding required 💎 Premium Features Advanced Pricing & Roles ✓ Create and manage unlimited wholesale user roles ✓ Set different prices for different wholesaler roles ✓ Set different prices for individual users ✓ Category-wise product pricing (flat or percentage) ✓ Category-wise pricing for different roles ✓ Tiered pricing based on quantity (with quick edit and bulk edit support) Registration & Forms ✓ Visual registration fields manager and editor ✓ Add custom fields without coding ✓ Use WooCommerce billing fields in the registration form ✓ Add file upload fields to the registration form ✓ Google reCAPTCHA v3 spam protection ✓ Approve or reject wholesalers directly via email ✓ Set a default wholesaler role for new registrations ✓ Auto-approve new wholesaler registrations Store Access & Control ✓ Restrict wholesale store access ✓ Restrict access to the entire website or only the Shop page ✓ Allow access to logged-in users or only wholesale-role users ✓ Role-based payment method control ✓ Role-based free shipping Dynamic Rules ✓ Create smart checkout rules based on cart value, item count, product, user role, or promo code ✓ Apply cart-wide discounts automatically ✓ Add extra fees (e.g., customs charges or documentation fees) ✓ Enable Buy One Get One (BOGO) offers ✓ Grant free shipping based on conditions ✓ Schedule rules to run during specific date ranges ✓ Inspect all active rules with the built-in Rules Inspector tool Sales & Order Tools ✓ Bulk Order Form for fast, high-volume purchasing ✓ Admin can place wholesale orders on behalf of any customer ✓ Pay using digital Wallet ✓ Unlimited saved order lists per customer (Free version supports one list) ✓ Advanced WooCommerce sales reports (by customer, by role, by product) Communication ✓ Conversation feature — message customers directly from the admin ✓ Email notifications for registration, approval, and rejection Purchase Whols Pro → 🔌 Integrations WooCommerce Packing Slips — Auto-attach PDF invoices and packing slips to order emails FiboSearch — Advanced AJAX product search for wholesale stores WPML — Build a multilingual wholesale store Polylang — Additional multilingual support CURCY Multi Currency — Sell in multiple currencies 🎬 Video Tutorials How to install Whols and complete the basic setup How to add a wholesaler registration form and approve wholesale roles How to set wholesale prices for individual products or variations How to set wholesale prices for different categories How to add tiered pricing for wholesalers in WooCommerce How to create wholesaler roles and assign to existing customers How to set different prices for different wholesale customers How to hide wholesale prices from guests or retail customers How to hide wholesale products from guests or retail customers How to enable free shipping for wholesale customers How to apply cart discounts using Dynamic Rules How to add extra fees to cart using Dynamic Rules How to control payment methods — step-by-step guide Community Tutorial — Full Whols walkthrough 💬 What Our Users Say Perfect for Wholesalers & B2B I had tried several other Wholesaler plugins and found either drawbacks or issues with all of them. The Whols plugin works perfectly for my needs with plenty of options going forward. Its excellent. — @mark666 The BEST Wholesale plugin! I absolutely love this Wholesale plugin, it’s easy to setup and has everything you need in order to create a good wholesale website. I am deeply grateful for the exceptional support provided. — @nicola-tweed Amazing Support The service of the Whols Team was one of the best so far. They were very patient, but efficient and solved all the issues very professionally. I love this plugin and appreciated the kind support a lot! — @cedricbaguilar AWESOME PLUGIN!! Really thank you! I wasted so many hours trying to find a suitable solution for my site. It’s easy to setup and has everything you need. — @bobbymenas See All Reviews 🔥 Other Popular Plugins by HasThemes ShopLentor (formerly WooLentor) – WooCommerce page builder plugin with 120+ free Elementor widgets, 110+ WooCommerce templates, and Gutenberg Blocks. SupportGenix – Customer support ticket plugin for WordPress. Manage support tickets, assign agents, and resolve issues efficiently from your dashboard. HT Mega For Elementor – Elementor Addons with 135+ professional widgets, AI-powered content writer, theme builder, and 790+ ready-made blocks. HashBar – WordPress notification bar plugin to display announcements, promotions, and CTAs at the top or bottom of your site. WP Plugin Manager – Disable certain plugins on specific pages or posts for better performance. Activate or deactivate plugins on a per-page basis. Swatchly – WooCommerce product variation swatches with color, label, and image swatch types. Pixelavo – Facebook Pixel integration for WordPress and WooCommerce. Track events, optimize ads, and build custom audiences with ease. HT Easy GA4 – Connect Google Analytics 4 to your WordPress site without coding. Track pageviews, events, and eCommerce data effortlessly. Wanna see the pro version? Check it out now!