Product Enquiry for WooCommerce
Turn your WooCommerce store into a powerful Request a Quote and Product Enquiry system. Product Enquiry for WooCommerce allows customers to ask questions, request custom pricing, or submit quote requests directly from product pages — without going through the standard checkout process. Perfect for B2B stores, wholesalers, manufacturers, distributors, and businesses that need flexible pricing or catalog mode functionality. Capture high-intent leads and convert price-sensitive visitors into serious enquiries. 🔗 Documentation | 🔗 Demo | 🔗 Pro Version | 🔗 Support Why Use This Plugin? Replace “Add to Cart” with “Request a Quote” Hide prices for selected products or your entire store Run WooCommerce in full Catalog Mode Collect structured enquiry information via a custom form Allow customers to submit bulk quote requests for multiple products Increase B2B lead generation with every product page visit Whether you need a simple “Ask a Question” button or a complete WooCommerce quote system, this plugin gives you full control. Free Features Quote Request & Enquiry Button Add a “Request a Quote” or “Product Enquiry” button to product pages Replace or hide the Add to Cart button Hide product prices globally or per product Enable WooCommerce Catalog Mode for the entire store Custom button placement on the product page Enquiry cart for submitting bulk quote requests across multiple products Advanced Form Builder Drag and drop custom fields onto your enquiry form Supports Text, Select, Checkbox, Radio, and Textarea field types Required field validation Custom labels and placeholder text Google reCAPTCHA v2 and v3 support to prevent spam Email Notifications Instant admin email notification on every new enquiry Automatic customer confirmation email after submission Customizable email subject and body content Dynamic placeholders to include product name, customer details, and form data Webhook Integration Send enquiry data to any external system via webhook Compatible with CRMs, Slack, Zapier, Make (Integromat), and more POST request support Easy enable/disable toggle per form Display Rules & Visibility Controls Show the enquiry button for all visitors or logged-in users only Include or exclude specific product categories Show the enquiry button for out-of-stock products Flexible per-product visibility settings Design & Customization Customize button colors and styling Add custom content before or after the enquiry form Choose between label or placeholder display modes Fully responsive layout for mobile and desktop Management & Reporting View all enquiries in a dedicated WordPress dashboard panel Filter enquiries by date range Export all enquiry data to CSV Track and manage customer requests from one place Translation & Compatibility Fully translatable with .pot file included Compatible with WPML and other multilingual plugins RTL and LTR layout support Works with most WooCommerce themes Pro Features Upgrade to the Pro version for advanced controls and extended functionality: Advanced Category Rules — Fine-grained category-based display logic with include/exclude conditions Extended Form Builder — Additional field types and conditional logic for more powerful forms Enhanced Email Customization — Advanced email templates with HTML support and more dynamic placeholders Enhanced Catalog Mode — More granular control over which products show prices or Add to Cart Conditional Visibility — Show or hide the enquiry button based on user role, product type, stock status, and more 🔗 View Pro Version Perfect For Wholesale and B2B WooCommerce stores Manufacturers and distributors Custom pricing and negotiable-price businesses Catalog-only stores with no public pricing Call-for-price product pages High-value or configurable products Stores that need lead capture before selling Shortcodes Display the enquiry cart anywhere on your site: [gm_woo_enquiry_cart] Display the enquiry button on a product page: [gmwqp_enquiry_single_product] Display the enquiry button for a specific product by ID: [gmwqp_enquiry_single_product id=”123″] Developer Hooks A custom JavaScript event is triggered after a successful enquiry submission, allowing you to run custom code or fire analytics events: window.addEventListener('Gm_enquiry_submitted', function(event) { console.log('Enquiry submitted!'); console.log(event.detail); });
Top keywords
- enquiry22×3.53%
- product17×2.72%
- button11×1.76%
- custom9×1.44%
- quote8×1.28%
- enquiry button7×1.12%
- form7×1.12%
- woocommerce7×1.12%
- cart6×0.96%
- display6×0.96%
- email6×0.96%
- products6×0.96%
Enquiry Cart For WooCommerce – Request a Quote
Enquiry Cart For WooCommerce is the ultimate Request a Quote plugin for WooCommerce stores. Instead of forcing customers into an immediate purchase, let them add products to a dedicated enquiry cart and submit a personalized quote request — perfect for B2B stores, wholesale businesses, custom product sellers, and any shop where pricing flexibility matters. With WooCommerce Enquiry instead of Add to Cart, you can replace or hide the default Add to Cart button, collect product enquiries through a fully customizable form, and manage all quote requests from your admin dashboard. Whether you run a wholesale store, a made-to-order shop, or simply want to offer negotiated pricing, this plugin gives you the tools to streamline the quoting process effortlessly. 🔑 Key Benefits Capture more leads – Let customers enquire about products even when they’re not ready to buy. Flexible pricing – Perfect for B2B, wholesale, and custom-order stores where pricing isn’t fixed. Reduce cart abandonment – Remove price friction by letting customers ask before committing. Full control – Choose exactly where and when the enquiry button appears. GDPR-friendly – Works for both logged-in and guest users. ✅ Features General Settings * Enable / Disable the plugin with a single toggle * Customize the Enquiry Cart button label text * Customize the button color to match your store branding * Show the enquiry button for logged-in users, logged-out users, or both * Redirect customers to a custom page after form submission Display Options * Show the enquiry button on: Shop & Single Product Pages, Single Product Page only, or a Custom Location via shortcode * Shortcode support: [gmpqcw_enquiry_single_product] or [gmpqcw_enquiry_single_product id='{product_id}'] * Set up your dedicated enquiry cart page using shortcode: [gm_woo_enquiry_cart] Product & Cart Control * Hide the Add to Cart button * Remove product prices from the frontend * Show the enquiry button for out-of-stock products * Disable the WooCommerce Cart and Checkout pages entirely * Include or exclude the enquiry button based on product categories Enquiry Form * Full email customizer — personalize the notification emails sent to the store owner and customer * Webhook support — trigger a custom webhook after form submission for CRM or automation integration ⭐ Pro Features — Upgrade to Pro * Add custom fields to the enquiry form: Text, Select, Checkbox, Textarea, and Radio fields * Collect additional customer information tailored to your business needs * Build advanced enquiry forms without any coding Quote Management * View all submitted quote requests from the admin dashboard * Download all quotes as a CSV file for easy processing Developer & Advanced * JavaScript DOM event listener (Gm_quote_cart_submitted) for custom tracking pixels, marketing tags, or analytics after form submission * Translate-ready (compatible with WPML and Loco Translate) 🛠️ How It Works Install and activate the plugin. Go to WooCommerce > Enquiry Cart Settings to configure your button label, display location, form fields, and email notifications. Create a new WordPress page, add the shortcode [gm_woo_enquiry_cart], and assign it as your Enquiry Cart page. Customers can now add products to their enquiry cart and submit a quote request from the cart page. You receive an email notification and can view all submissions under the Quotes menu in your dashboard. 📋 Shortcodes [gm_woo_enquiry_cart] — Displays the full enquiry cart and submission form. Add this to your dedicated enquiry cart page. [gmpqcw_enquiry_single_product] — Displays the enquiry button for the current product (use on single product pages). [gmpqcw_enquiry_single_product id='123'] — Displays the enquiry button for a specific product by its ID. 💻 DOM Event (For Developers) After the enquiry form is submitted, the plugin fires a custom JavaScript event you can hook into: window.addEventListener('Gm_quote_cart_submitted', (event) => { const { success, formData, result } = event.detail; if (success) { console.log("Enquiry submitted successfully:", result); } else { console.error("Enquiry submission failed:", result); } }); Use this to trigger Google Analytics events, Facebook Pixel, custom webhooks, or any third-party marketing integration. 🔗 Our Other Plugins Product Enquiry for WooCommerce – Popup-based enquiry form directly on product pages. PDF Catalog WooCommerce – Generate downloadable product catalogs with images and prices. Show Variations On Shop & Category Page – Display product variations directly on shop/category pages. Variation Dropdown to Radio Buttons – Replace variation dropdowns with radio buttons. Short Description & Attributes in Loop – Show product short descriptions and attributes in the shop loop. Restrict Payment Methods For WooCommerce – Control which payment methods are available at checkout. Product Shortcode – Widget – Block for WooCommerce – Display product lists anywhere using shortcodes, widgets, or blocks.