Pricing Catalog
Catalog pricing: free edition, features, documentation and roadmap for this WooCommerce plugin.
Plans and pricing
Free
Open source under the GPL. No account, no card.
30-day money-back guarantee. No risk.
Frequently asked questions
Does it require WooCommerce?
Yes. WooCommerce must be installed and active for the plugin to work. After activation, Catalog adds a settings screen under WooCommerce → Catalog. Without active WooCommerce it shows an admin notice and does not run catalog mode.
Can I show prices only to logged-in or wholesale customers?
Yes. Set the visitor rule to "Everyone except selected roles" and tick the roles that should still see prices and buy, such as a wholesale role. Alternatively choose "Only logged-out visitors" so any signed-in customer sees prices. The role rule applies store-wide.
Can I apply catalog mode to only some products or categories?
In the free version catalog mode applies store-wide; you can narrow it by visitor role rule, not by picking individual products or categories.
Can I replace add-to-cart with a contact button?
The free version exposes the catalog/add_to_cart_replacement filter so a developer can render a custom button or form where add-to-cart is hidden. A ready-made request-a-quote form is added by Catalog Pro.
Does it stop people buying via a direct URL?
Yes. When add-to-cart is hidden, catalog products are marked non-purchasable through a WooCommerce filter. A guessed "?add-to-cart=" URL and Store API or REST requests therefore cannot push a hidden product into the cart or checkout. The protection runs server-side, not only in the display layer.
Do the settings have help?
Yes. The settings screen uses standard WordPress admin styles, supports dark mode and describes every option with help text. Options are grouped into "What to hide" and "Who it applies to" sections. Anyone with the manage_woocommerce capability, including a shop manager, can save the settings.