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.
[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.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)
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.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