Features overview
What Price Quote for WooCommerce adds to your store, grouped by what it does.
Quote button and cart
Section titled “Quote button and cart”- A Request Quote button on product and shop pages, on every product or on a hand-picked selection.
- A quote cart that holds several products at once before the shopper submits.
- Persistent storage: guests are tracked with a browser cookie that lasts 30 days; logged-in customers have their quote tied to their account.
- Configurable wording for three controls - the Add to quote button, the Remove control, and the View quote history link. Leave any of them empty to use the defaults (“Request Quote”, “Remove”, “View Quote History”).
- Two post-click behaviours: show a link to the request list so the shopper can carry on browsing, or take them straight to the request list.
Display controls
Section titled “Display controls”- Hide product prices across product and shop pages, replacing the price with the quote button.
- Hide the Add to Cart button so shoppers can request a quote but not buy directly. On a simple product the button is removed; on a variable product WooCommerce may still render the variation form.
- Disable quoting for chosen user roles, including guests (non-logged-in visitors).
Submission and storage
Section titled “Submission and storage”- The contact form collects name, email, phone and a message, plus an optional “send me a copy” checkbox. The phone field is optional by default.
- Every submission is stored in a dedicated database table,
{prefix}_wcpq_quote_requests, never in post meta or options. - Three quote statuses ship in the free plugin: Pending, Responded and Completed.
Admin quote management
Section titled “Admin quote management”- A dedicated Quote Requests screen listing every request.
- Filter by status, free-text search across name, email and message, and a date range.
- Pagination, so the screen stays usable as requests build up.
- View a request’s full detail in a popup, update its status, or act on several at once with bulk actions.
- Send a priced response to the customer from the built-in email composer.
- Export the current, filtered list to CSV.
Email notifications
Section titled “Email notifications”- Two emails are registered inside WooCommerce’s own email system, so they inherit your store’s template, branding and delivery settings:
- Admin new quote - sent to you when a request is submitted.
- Customer quote received - the confirmation sent to the customer.
- Both are configured under WooCommerce > Settings > Emails and can be overridden from your theme like any other WooCommerce email.
What Pro adds
Section titled “What Pro adds”Price Quote for WooCommerce Pro extends the free plugin through the same hooks and filters. It adds extra quote form fields (such as company, budget and file attachments), product filtering, further quote statuses, and follow-up emails. Those surfaces only appear when Pro is active.

