Jump to content

Recommended Posts

  • Administrators
Posted

This is a simple WooCommerce Request a Quote plugin that allows you to create a page, drop in a shortcode and allow users to Request a Quote on your store's products.  The user can quickly enter in their contact information, search for the products they'd like to add and then submit the Quote Request.  When the user submits the form it sends the site admin an email with all of the details so that they can reply back with a formal quote.

It's a very simplified plugin that can generate more leads for your business.  

Install the plugin, activate it then create the page within WordPress that you would like to use for the Request a Quote page.  Here is the shortcode to add to the page that will generate the Request a Quote form and functionality.

[woosearch_quote]

The current functionality allows the user to do the following:

  • Add Name
  • Add Email
  • Add Phone Number
  • Search for products from the store
  • Click to add the product to the quote
  • Clicking add again increases the quantity
  • Clicking the "x" removes the product
  • If the quantity is greater than 1, clicking the "x" will decrease the quantity of that product by 1

WooCommerce Request a Quote Plugin.png

Download on WordPress.org!

  • Nathan pinned this topic
  • 5 months later...
Posted (edited)

Hi,

 

I am using this plugin for my site and it is great. Thanks. However I need to format the text that the user will type in the request box. Currently it is grayed out but I need it to be black and bold so that the user can see what they are typing. Also I need the increase the font size of the categories I created in the textbox.

 

How can I achieve this?

 

Thanks

 

Request to Quote.jpg

Edited by Dotun
mistake in screen capture
  • 3 weeks later...
  • Administrators
Posted

When I type into any of the inputs the text is dark, are you wanting the placeholder text to be darker as well?

As for increasing the font size on the items you add to the quote just add this CSS in:

div.emd-container .select2-container--default .select2-selection--multiple .select2-selection__choice{
	font-size: 100%;
}

 

  • Administrators
Posted
19 hours ago, Dotun said:

Thanks...we will do that and revert...Many thanks

Great, let me know if you run into anything else.

  • 3 weeks later...
  • Administrators
Posted
On 11/10/2018 at 2:16 AM, Dotun said:

Thanks...we will do that and revert...Many thanks

Were you able to get this working how you would like?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...