How to Enable Catalog Mode in WooCommerce: The Ultimate B2B Guide
Learn how to turn your WooCommerce store into an elegant catalog. Replace Add to Cart with Request a Quote, hide prices, and optimize high-ticket B2B operations.
Written by Tradely B2B Team
WordPress & WooCommerce Systems Expert
Running a business-to-business (B2B) wholesale operation requires a vastly different online presence than a typical retail (B2C) e-commerce store. In B2C, success is measured by high-speed, instant checkout flows. In B2B, however, high-ticket wholesale transactions, bulk orders, and custom delivery terms require a more calculated approach. This is where WooCommerce Catalog Mode becomes essential.
What is WooCommerce Catalog Mode?
Catalog Mode is a configuration that transforms your standard transactional online shop into a digital showcase. By default, WooCommerce forces every visitor through a strict retail purchasing tunnel: browse products, add to cart, fill shipping details, and pay immediately via credit card or PayPal. Catalog Mode removes this transactional friction by:
- Removing "Add to Cart" Buttons: Replacing the default purchase trigger on shop archives and product detail pages.
- Disabling the Cart & Checkout Pages: Preventing guest users or unqualified buyers from attempting to check out with standard retail pricing.
- Hiding Product Pricing: Keeping wholesale pricing confidential and visible only to verified B2B partners.
- Adding B2B Call-to-Actions (CTAs): Replacing the cart workflow with "Request a Quote" or "Contact for Quote" forms to initiate custom commercial deals.
Why B2B Wholesalers Need Catalog Mode
Why would a store owner want to prevent customers from checking out instantly? In wholesale and high-ticket B2B sales, catalog mode offers critical business benefits:
1. Protection of Wholesale Pricing Integrity
B2B distributors sell goods at heavily discounted margins to retail buyers, dealers, and commercial contractors. Exposing these wholesale discount tiers to guest visitors degrades retail market pricing and creates friction with B2C merchants who stock the same products. Keeping your catalog public but prices hidden protects your retail brand image while keeping your wholesale discounts exclusive.
2. Handling Complex Custom Pricing & Bulk Quantities
Selling bulk goods rarely conforms to a single flat price. Corporate purchasing departments order products in quantities of hundreds or thousands, requesting bulk pricing discounts, shipping fee negotiations, and variable packaging configurations. Catalog Mode allows you to negotiate custom quotes on a deal-by-deal basis, maintaining optimal profitability.
3. Freight & Shipping Calculation Precision
Standard e-commerce shipping modules (like flat rate or USPS APIs) fail completely when transporting heavy industrial equipment, pallets of goods, or custom fragile orders. By gathering product lists through a quote desk first, your logistics team can negotiate exact freight carrier quotes, ensuring you never lose money on shipping overhead.
How to Set Up WooCommerce Catalog Mode
While developer workarounds using custom code in functions.php are possible, they are prone to breaking during core WooCommerce updates. A robust B2B WordPress system requires a dedicated plugin like Quote Workflow for WooCommerce to manage rules taxonomies cleanly.
// Example of a fragile PHP code snippet to hide add to cart buttons:
remove_action( 'woocommerce_after_shop_loop_item', 'woocommerce_template_loop_add_to_cart' );
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_add_to_cart', 30 );
// Warning: This does not block cart page access or restrict guest roles!
Using a premium dedicated B2B tool like Quote Workflow enables you to set up rules with absolute ease:
- Global Catalog Toggle: Access WooCommerce > Quote Workflow > Settings and tick "Enable Global Catalog Mode". This instantly replaces all Add to Cart triggers with high-speed Request a Quote modules across the shop.
- Role-Based Filtering: Whitelist approved wholesale buyer roles (e.g.,
wholesale_buyer,vip_distributor) to see real prices and buy instantly, while guest visitors see a glowing "Register to View Price" notification. - Category Overrides: Force quote workflows for heavy equipment categories, while keeping standard retail purchases active for low-cost tools and accessory items.
Conclusion: Streamline B2B Success Today
Transforming your WooCommerce store into an elegant catalog mode protects your trade margins, gathers high-intent B2B leads, and streamlines corporate purchasing desks. By shifting the focus from instant checkout to customized B2B quotation pipelines, you align your online store with real-world commercial trading practices, positioning your company for massive wholesale scaling.
Targeted Keywords
Ready to Supercharge Your B2B Wholesale Store?
Enable Catalog Mode, set custom roles visibility, protect wholesale price integrity, and capture high-value quote requests with Quote Workflow for WooCommerce.