內容簡介
Faisal B2B Wholesale for WooCommerce 是一款完整的解決方案,旨在同時滿足零售(B2C)客戶與批發(B2B)客戶的需求。此外掛提供角色基礎的定價層級、快速重新訂購功能及自訂註冊/登入表單等功能,幫助商店擴展業務。
【主要功能】
• 角色基礎存取:B2C 用戶可見詢問按鈕,B2B 用戶可見價格並進行購買
• 定價層級:每個產品的批發價格可設為 Tier 1 或 Tier 2
• 自訂註冊與登入:提供自訂短碼表單及審核流程
• 管理員審核:可一鍵批准或拒絕 B2B 用戶
• 現代化 B2B 控制台:提供已批准用戶的響應式儀表板
• 快速重新訂購:從我的帳戶儀表板一鍵重新訂購
外掛標籤
開發者團隊
② 後台搜尋「Faisal B2B Wholesale for WooCommerce」→ 直接安裝(推薦)
原文外掛簡介
Faisal B2B Wholesale for WooCommerce is a complete solution for store owners looking to cater to both standard retail (B2C) customers and wholesale (B2B) clients simultaneously.
Key features include role-based pricing tiers, catalog mode for guests, quick reorder capabilities, custom registration/login forms, and built-in lead generation tools like WhatsApp & Email enquiries.
Features
Role-Based Access: Guests and B2C users see enquiry buttons; approved B2B members see prices and can purchase.
Pricing Tiers: Per-product Tier 1 / Tier 2 wholesale prices stored as post meta.
B2B Registration & Login: Custom shortcode forms with a comprehensive pending-to-approved approval workflow.
Admin Approvals: One-click approval (Tier 1 or Tier 2) or rejection panel under WooCommerce menu.
Modern B2B Dashboard: Approved users get a responsive dashboard with profile editing and recent order insights.
Product Meta Display: Displays SKU, Size/Spec, Packing Qty, MOQ, and Stock Status on single products.
WhatsApp & Email Enquiry: Automated pre-filled messages for quick lead captures.
Quick Reorder: One-click reorder from My Account dashboard and orders table.
Elementor Support: Drag-and-drop B2B Product Grid widget with Quick Add and tier pricing support.
HPOS Compatible: Fully supports WooCommerce High-Performance Order Storage.
User Roles
b2b_pending: Newly registered B2B user — prices hidden until approved.
b2b_tier1: Approved B2B — Tier 1 wholesale pricing.
b2b_tier2: Approved B2B — Tier 2 wholesale pricing (deeper discount).
Shortcodes
[b2b_suite_faisal_register_form] – Renders the B2B registration application form.
[b2b_suite_faisal_login_form] – Renders the modern B2B login form.
[b2b_suite_faisal_popular_products limit="6" title="Popular Products"] – Product grid sorted by popularity.
Product Custom Fields
Configure these custom meta fields under Product Data -> General:
* _b2b_price_tier1 : Wholesale Price (Tier 1)
* _b2b_price_tier2 : Wholesale Price (Tier 2)
* _b2b_size_spec : Size / Spec
* _b2b_packing_qty : Packing Qty (Units per carton)
* _b2b_moq : Minimum Order Quantity (MOQ)
Hooks & Filters
Actions
b2b_suite_faisal_user_registered ($user_id) – Fires after a new B2B user registers.
b2b_suite_faisal_user_approved ($user_id) – Fires after an admin approves a B2B account.
Filters
The plugin tightly integrates with standard WooCommerce price hooks:
* woocommerce_get_price_html
* woocommerce_is_purchasable
* woocommerce_product_get_price
* woocommerce_add_to_cart_fragments
