| 开发者 | tariqulbd |
|---|---|
| 更新时间 | 2026年8月30日 12:58 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[woocommerce_checkout] shortcode checkout AND the WooCommerce Checkout block — no theme/page-builder specific setup needed.Yes. Go to WooCommerce → Enquiry Request and switch Quote Mode to "Selected products only", then tick "Quote request only" on each product's Edit screen (Product data → General tab). Products without that box ticked keep their normal price, Add to Cart, and real checkout with payment; only carts containing a marked product show the enquiry flow. If a customer's cart mixes a quote-only product with a normal product, a notice on the cart/checkout page warns them that submitting the enquiry will empty the whole cart — best practice is to advise separate orders for the two kinds of products.
Yes. The Admin email field on the settings page accepts a comma-separated list (e.g. sales@example.com, warehouse@example.com); each address is validated individually, and every valid one receives the notification.
Yes. Every user-facing string uses core WordPress translation functions under the quotivo-enquiry-checkout-woocommerce text domain, which matches the plugin slug. Once hosted on WordPress.org, translators can translate it directly at translate.wordpress.org — no extra setup needed.
No. This plugin is designed for stores where payment happens outside WooCommerce (LC, bank transfer, invoice, etc). WooCommerce's "no available payment methods" notice is replaced with a friendly message automatically. A payment gateway is only required if you turn on the optional Sample Orders feature, since a sample is a real, paid checkout.
Yes. The Send Enquiry button and quote modal are placed correctly on both the classic shortcode checkout and the block-based checkout.
No. Only the display of prices is hidden. The real price is untouched in the database, so calculations, reports, and a future switch back to normal checkout are unaffected.
Go to WooCommerce → Enquiry Request and click "Send test email". Most delivery failures are caused by the host blocking PHP's mail() function — install an SMTP plugin (e.g. WP Mail SMTP) and connect a real mailbox or transactional email service.
Not currently — each enquiry is emailed to your configured admin address(es). (If there's demand, a stored log/dashboard may be added in a future version.)
Yes. A dedicated "Order Sample Button" Elementor widget is included, with its own Content and Style controls, for pages built with Elementor's Theme Builder or Loop Builder where the plugin's normal WooCommerce hook may not run.