WooCommerce Quote Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
The WooCommerce Quote plugin seamlessly integrates into your WooCommerce system empowering your customers to add products to a quote basket and ask for price estimations for the products they are interested in.
LIVE DEMO
https://www.codecanyondemo.work/wcqt/wp-admin
(Shop admin account)
user: demo
pass: demo
(Customer account)
user: customer
pass: customer
DOCUMENTATION
How to automatically update the plugin
To receive automatic updates just install and configure the Envato updater plugin: https://goo.gl/pkJS33 . The official guide that explains how to configure it can be found at the following link: https://envato.com/market-plugin .
How it works
Once installed and activated, the plugin allows you to select/exclude products for which customers can ask for a quote. For those products, the plugin displays an “Add a quote” button that allows the customer to add them to the quote basket (just like they add products to the cart). Via the quote request page, the quotation can be placed by filling out a simple quote form.
You can customize the experience by setting different options like:
- Select which user roles can ask for a quote
- Hide quotable products for not allowed user roles
- Hide prices for quotable products
- Automatic quote approval
- Expiring date and automatic expiration time
- Email notifications
- Customize the contact form
Quote statuses and Workflow
Quotes can have the following statuses:
- New quote: Once the customer submits a quote, the plugin will create an order marking it as “New quote”.
- On hold quote: You can “pause” the quote for later processing. On hold quote won’t expire and won’t automatically accepted (if you enable the special option).
- Accepted quote: When a quote is marked as “Accepted”, the user will be notified via an email notification (text customizable via the Emails menu). The customer can pay the order via the My Account -> Quotes -> View quote page.
The accepted quote can expire according to the expiring date the admin can set automatically via the Settings menu or via the specific date he can set for the quote via the admin Quotes -> Edit quote page. - Rejected quote: The admin can reject the quote. The user will be notified via an email notification (text customizable via the Emails menu).
- Rejected quote by the customer: Once the quote is accepted, the customer can eventually reject the quote. In this case, the admin will be notified via email (text customizable via the Emails menu).
- Expired quote: Auotomatically set if the quote passes the expiration date.
Contact form
You can customize the contact form the customer has to fill out before placing the quote. You can create different field type like:
- Text
- Textarea
- Date
- Time
- Select/Multiselect
- Country & State
- Acceptance
Each field can be styled by setting its width and can be made mandatory. Each field can also be connected to the order native fields (like billing first name, last name, etc).
Email notifications
The plugin will notify the customer when a quote changes the status or remind a quote is expiring. You can customize the text of those emails via the Emails menu.
Expire & Approval
You can set the quotes to be automatically approved (only if marked as New quote) and set an automatic expiration period (only if marked as Accepted quote). For example, you can set a quote to expire 1 day after the quote has been placed. These features consider the date the quote has been placed
Custom quote message
The admin can set a custom message via the admin edit quote page that will be displayed in the frontend View quote page and the notification emails.
Template
Templates files used for email notification and for the quote area can be found in the templates folder. They can be copied into the theme folder (for example: {theme_folder}/woocommerce-quote/frontend/ or {theme_folder}/woocommerce-quote/emails) and customized.
WPML
The plugin supports the WPML translation plugin. You will then be able to customize and translate texts through the special Text menu.
SCREENSHOTS
Frontend – Shop
Frontend – Request quote page
Frontend – My Account Area
Admin quote edit page
Contact form edit page
Notification email
Quotes table
CHANGE LOG
= 1.0 - 28.03.23 = * First release