Sale!

WooCommerce Products Compare

Version: 1.4.1

$8.00

Description

WooCommerce Products Compare

Allow customers to compare products in your store
WooCommerce Products Compare allows potential customers to select and compare products to help them make better buying decisions. Big online stores offer this feature, and now you can too!

Key Features
Add products to compare from product archive pages and single product pages
Customize your comparison page
Offer a Compare Products widget

WooCommerce Products Compare allows customers to compare products within your store. With this tool, your customers can make better buying decisions on products they want and need.

Installation
Download the .zip file from your WooThemes account.
Go to: WordPress Admin > Plugins > Add New to upload the file you downloaded.
Activate the extension.

Usage ↑ Back to Top
After installation/activation, a checkbox and Compare Products link appear underneath the Add to Cart button. Ticking the box will add that product to the Compare list and clicking the icon link will redirect you to the Product Comparison page.

Configuration
There is nothing to configure. It works out of the box!

Widget
We included a Compare Products widget that can be displayed anywhere widgets are allowed. It shows a running list of products that can be compared or removed from this list.

Template Override
Default templates are in place to display the Compare Products page. If however for any reason you would like to modify it to your needs, you can easily do that by copying the template file you want to modify from

wp-content/plugins/woocommerce-products-compare/templates/
and pasting it in this location
wp-content/themes/YOUR-THEME/woocommerce-products-compare/
This way any changes you make will not be overwritten when the plugin gets updated. However you should take that one step further and create a child theme and put the template file in there so if your theme gets updated, your changes are not lost. You can learn how to create child themes here Create Child Theme.

Hooks
This plugin comes with many hooks available for you to manipulate the plugin to your requirements. While this section is mostly for developers, you can learn how to use hooks here Hooks API.

Below is a list of hooks and a short description of what they do.

apply_filters( ‘woocommerce_products_compare_end_point’, string ) – sets the endpoint of where your compare products page displays.
apply_filters( ‘woocommerce_products_compare_max_products’, int ) – sets how many products can be compared at one time. Default is 5.
apply_filters( ‘woocommerce_products_compare_cookie_expiry’, int ) – sets how many days to keep the compared products list per user. Default is 7.
apply_filters( ‘woocommerce_products_compare_compare_button’, html ) – filters the display of the compare products button.
apply_filters( ‘woocommerce_products_compare_meta_headers’, array ) – filters the headers displayed on the compare products page.

Languages
This plugin is fully translatable and the POT is located within the plugin’s folder/languages. You can put your translated MO file in

Reviews

There are no reviews yet.

Be the first to review “WooCommerce Products Compare”