Linux 软件免费装
Banner图

Enquiry Cart For WooCommerce – Request a Quote

开发者 gravitymaster97
更新时间 2026年3月4日 20:35
PHP版本: 7.2 及以上
WordPress版本: 6.9.1
版权: GPLv2 or later
版权网址: 版权信息

标签

hide add to cart request a quote woocommerce woocommerce enquiry woocommerce quote cart woocommerce rfq

下载

详情介绍:

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 ✅ Features General Settings 🛠️ How It Works
  1. Install and activate the plugin.
  2. Go to WooCommerce > Enquiry Cart Settings to configure your button label, display location, form fields, and email notifications.
  3. Create a new WordPress page, add the shortcode [gm_woo_enquiry_cart], and assign it as your Enquiry Cart page.
  4. Customers can now add products to their enquiry cart and submit a quote request from the cart page.
  5. You receive an email notification and can view all submissions under the Quotes menu in your dashboard.
📋 Shortcodes 💻 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

安装:

Automatic Installation (Recommended)
  1. Log in to your WordPress admin dashboard.
  2. Navigate to Plugins > Add New.
  3. Search for "Enquiry Cart For WooCommerce".
  4. Click Install Now, then click Activate.
Manual Installation
  1. Download the plugin .zip file from the WordPress plugin directory.
  2. Log in to your WordPress admin dashboard.
  3. Navigate to Plugins > Add New > Upload Plugin.
  4. Upload the .zip file and click Install Now.
  5. Click Activate Plugin.
After Activation
  1. Go to WooCommerce > Enquiry Cart to configure plugin settings.
  2. Create a new page and add the shortcode [gm_woo_enquiry_cart] to serve as your enquiry cart page.
  3. Assign this page in the plugin settings and you're ready to go.

屏幕截图:

  • **Enquiry Button on Shop Page** – How the enquiry button looks on the WooCommerce shop/category page.
  • **Enquiry Cart Page** – The customer-facing quote cart with product list and submission form.
  • **Custom Form Fields** – Admin interface for adding custom fields to the enquiry form.
  • **Quote Submissions Dashboard** – View and manage all submitted quote requests from the admin.

升级注意事项:

1.0 Initial release. No upgrade required.

常见问题:

Does this plugin work with all WooCommerce themes?

Yes. The plugin is designed to be compatible with all standard WooCommerce themes. It uses standard WooCommerce hooks and shortcodes, making it highly compatible across themes.

Can I use this plugin without disabling the Add to Cart button?

Yes. You can choose to show both the Add to Cart button and the Enquiry button simultaneously, or hide Add to Cart entirely — your choice.

Does it work for out-of-stock products?

Yes! You can enable the enquiry button specifically for out-of-stock products, so customers can still express interest and request availability updates.

Can I add custom fields to the enquiry form?

Yes, custom form fields (text, select, checkbox, textarea, and radio) are available in the Pro version. Upgrade to Pro to collect additional customer information tailored to your business needs. Get the Pro version here.

Can I export quote requests?

Yes. All submitted quotes are stored in your admin dashboard and can be exported as a CSV file at any time.

Is the plugin translation-ready?

Yes. The plugin is fully translation-ready and compatible with WPML and Loco Translate.

Can I use a webhook with this plugin?

Yes. You can configure a webhook URL in the plugin settings. The webhook will be triggered automatically after every successful enquiry form submission.

Is it possible to restrict the enquiry button to specific product categories?

Yes. The plugin includes an include/exclude filter based on product categories, giving you full control over where the button appears.

Does it work for guest (non-logged-in) users?

Yes. You can configure the enquiry button to show for logged-in users only, logged-out users only, or all visitors.

更新日志:

1.0