Woocommerce Lowest Price Match



LIVE PREVIEWDOWNLOAD

WordPress – Woocommerce Lowest Value Match

A WordPress plugin that permits your clients to inform you by way of e mail the place they’ve discovered a cheaper price for the product you might be promoting.

by:
Hostivate /
Nitroweb

Don’t be undersold with out understanding why!


woocomerce lowest price match plugin product page

Options

  • Consumer pleasant admin panel.
  • Customizable type – you determine what fields to show and what fields to cover on the product web page
  • Frontend type is protected against bots to assist eradicate spam
  • Good type slide toggle with jQuery
  • Designed to look good on most themes (css file included)
  • Translation prepared by way of po/mo recordsdata
  • Developer pleasant. Consists of filters and actions
  • Might be disabled per product.

Utilization

With the intention to setup the Woocommerce Lowest Value Match plugin, navigate out of your WordPress administration panel to “Woocommerce -> Lowest Value Match

Show Choices on Product Web page

Select to show the next choices when establishing the plugin:

  1. Buyer Title: Allows you to select whether or not to show or not the client identify area on the product web page
  2. Buyer E-mail: Allows you to select whether or not to show or not the client e mail area on the product web page
  3. Buyer Phone: Allows you to select whether or not to show or not the client phone area on the product web page
  4. Url of Lowest value: Allows you to select whether or not to show or not the URL of the web site that has a cheaper price than yours on the product web page
  5. Lowest value: Allows you to select whether or not to show or not the specified value area that the client has present in one other website on the product web page
  6. Feedback: Allows you to select whether or not to show or not the feedback textual content space on the product web page
  7. Buyer Title Label: Specify the label of the associated area
  8. Buyer E-mail Label: Specify the label of the associated area specified above
  9. Buyer Phone Label: Specify the label of the associated area specified above
  10. Url of Lowest value Label: Specify the label of the associated area specified above
  11. Lowest value Label: Specify the label of the associated area specified above
  12. Feedback Label: Specify the label of the associated area specified above
  13. Lowest Value Match Button Textual content: Specify the textual content on the button/hyperlink that can toggle the entire type
  14. E-mail recipient: Specify the recipient of the e-mail that can get the submitted type. If the sphere is left clean, then the administrator of the the WordPress set up will get the e-mail. It’s possible you’ll specify a couple of e mail by separating them with a comma, eg:
    [email protected] here.com,[email protected]
  15. * Save Modifications * and you might be able to go!


woocomerce better price match plugin settings

For Builders

Many hooks are in place. Please look within the code for a full record. Under are a few examples and their use.

Filters

You possibly can alter the topic of the e-mail that’s despatched to you

add_filter( 'wbpm_email_subject', 'my_wbpm_email_subject');
perform my_wbpm_email_subject($topic) {
  $topic = $topic.' some extra topic';
  return ($topic);
}
Actions

It’s possible you’ll add your personal css class for every area of the shape, eg.

add_action( 'wbpm_row_class', 'my_wbpm_row_class');
perform my_wbpm_row_class($class) {
  $class = ' form_row ';
  return ($class);
}

Necessities

  • WordPress 4.0+
  • Woocommerce 2.3, Woocommerce 2.2, Woocommerce 2.1
  • PHP 5.2+

Continuously Requested Questions

  1. Can I add extra fields?

    Sure, extra fields may be added by way of filters.

  2. Can I ship the e-mail to a number of e mail addresses?

    Sure, simply separate the emails with a comma within the e mail receipt area on the settings web page.

  3. Nothing occurs when the shape is submitted?

    All fields on the shape are required except for the textual content field. If a person leaves one
    clean, the shape won’t ship. If all required fields are stuffed out and the shape remains to be not
    sending, be sure that your website doesn’t have any javascripts errors.

Set up

This wordpress plugin may be put in as another wordpress plugin. Set up is straightforward.

  1. Extract the zip file you’ve gotten downloaded.
  2. Login to your administration panel (ex. http://www.yourdomain.com/wp-admin).
  3. Go to Plugins -> Add New.
  4. On the prime of the web page click on the “Add Plugin” hyperlink
  5. Click on select file (or what your browser makes use of to navigate to your recordsdata)
  6. From the extracted recordsdata of the first step (1) navigate to and choose woo-better-price-match.zip and click on “Set up Now
  7. It’s possible you’ll be requested to verify your want to set up the Plugin.
  8. If that is the primary time you’ve put in a WordPress Plugin, chances are you’ll must enter the FTP login credential info. If you happen to’ve put in a Plugin earlier than, it would nonetheless have the login info. This info is on the market by way of your net server host.
  9. Click on Proceed to proceed with the set up. The ensuing set up display will record the set up as profitable or notice any issues through the set up.
  10. If profitable, please click on Activate Plugin to activate it.

Changelog

1.0.2 04/29/2016
  • Bug: Mounted scrolling to prime when the shape sliding button was clicked
1.0.1 07/20/2015
  • Function: Added the choice to disable the plugin per product
  • Bug: Mounted a case that it might reset among the plugin settings on the disable and re-enable of it
1.0 07/17/2015
  • Preliminary launch

Sources and Credit

This plugin makes use of the next libraries

  • None


DOWNLOAD

Related Posts