(7 customer reviews)

WooCommerce Better Compare

79,00 

Help your customers to compare WooCommerce products with our better compare plugin. Compared products are loaded dynamically via AJAX into a table. Your users can then see the differences by highlighting them or remove similarities.

This works with all product data like attributes, reviews, price, dimensions etc. And the best: You can define what data you want to be compared with.

One Time Payment | No subscription | Lifetime Updates
View Demo

Compare Products with Ease

WooCommerce is the most intuitive and highly-flexible e-commerce solution for WordPress. There is just one question. Namely, are you using a WooCommerce plugin which directly benefits your customers shopping experience?

Better Compare is a new WooCommerce plugin which allows WordPress e-commerce customers to easily compare WooCommerce store products. Users can compare price data, product similarities, and several other pre-defined product attributes.

With Better Compare, store customers simply select products to compare, click ‘Compare Now,’ and benefit from an instant, fully themed, side by side product comparison table.

flyout compare table

Let Customers Compare Products with ease

Before customers add products to their WooCommerce shopping cart, they want to know if they get the most value for their money. Easily configurable AJAX compare tables can, therefore, help your customers to see product differences and help them to choose the best product.

View Demo

Site-Wide Product Comparison Bar

In order to reduce the risk of a WooCommerce shopping cart being abandoned, the Better Compare comparison bar hides discretely at the bottom of store web pages. One click on the ‘Compare Products’ tab, will then recall details of any products users have selected for comparison. Much more importantly, this data will be automatically saved, even if customers navigate away from your store pages.

  • Sticky compare bar
  • Compare products from any page
View Demo
sticky compare bar
compare WooCommerce products

Intuitive & Crystal Clear Call to Actions

As well as specifying what product attributes should appear in comparison tables, WooCommerce store owners can fully customize comparison charts. This means that the Better Compare WooCommerce plugin can be integrated flawlessly with whatever WordPress theme your store might be using.

  • Add to Compare Button in Product Categories
  • Add to Compare autocomplete Widget
  • Compare sidebar widget
View Demo

Shortcode Support

To make getting up and running with Better Compare as easy as possible, our WooComerce plugin features full shortcode support. This means that as long as you are running WordPress version 3.8 or higher, you can easily add product comparison tables to even custom designed and themed web pages.

  • Create static compare pages for SEO
  • Instead of the AJAX compare table, link to a compare page
View Demo
compare table shortcode on page
compare table on single product page

Compare All Products on Any Product Page

WooCommerce store customers love variety. What they also love, though, is to be able to compare product specifics easily. The Better Compare WooCommerce plugin can, therefore, be configured to show side by side product comparisons on product pages themselves.

  • Single product pages show “Compare with similar products” automatically
  • Add to compare button on product pages
View Demo

Customize as You Want

With the Better Compare WooCommerce plugin, WooCommerce store owners can configure comparison table colors and fonts as they please.

Shipping with over 50 in-built style options, store owners can stay in full control of how product pages and comparison tables are presented. The end result is a flawlessly finished, intuitive UI. One which helps drive sales by allowing customers to make more informed buying choices.

  • Enable / Disable data you want to compare
  • Change colors and fonts with ease
  • Activate functionalities independently
View Admin Demo
compare admin settings

7 reviews for WooCommerce Better Compare

  1. beamkiller

    It’s a very good plugin. If you have attributes and many products too compare this is the best solution.
    And it is responsive too 🙂

  2. effective_advisory

    Easy to setup and almost provide all feature that I need for my site. Great customer support also.
    Keep up the good work!

  3. giac_14

    Great plugin and support as always with the bd-zine guys, customization is very easy with the plugin setting pane and working with css to go even further is quite easy. Reccomended.

  4. Borisla

    Great support , great professional behaviour , nice plugin and nice code . Perfect and really recommendable plugin 🙂 Danke !

  5. bare123

    One of the best premium Compare Plugins we have seen before. Easy setup, very flexible in what data you want to have your products compared to and the most important: responsive!

    Like the work and hope for updates soon.

  6. nikhilranka23

    What a beautiful plugin. Solves an important need for customers who want to make informed purchase decisions. It has an excellent front as well as back end design. To top it all, its extremely lightweight as well. Worth the purchase.

  7. Cristiano Augusto

    Is it possible to add a feature with the option to add sellers on purchase to be used with the marketplace plugin?

Add a review

Documentation

FAQs

Compare Plugin Styles do not apply?


If the styles you set in the plugin settings do not appear on the page you need to set a chmod of 0777 to the following folder / file: /wp-content/plugins/woocommerce-better-compare-public/public/css/woocommerce-better-compare-custom.css If this...

How can I change the compare button color?


You can use the following custom CSS to change the compare bar button to another background or text color. a.woocommerce-compare-table-action-compare, a.woocommerce-compare-table-action-compare:hover { background-color: blue; color: #fff; }

WooCommerce Compare with Similar Products on Product Page


How are the “COMPARE WITH SIMILAR PRODUCTS” made? How should I configure it, so that when I am in a single product page the plugin shows a section comparing similar products? Our plugin automatically takes products from the same category...

Hide Compare Bar on Pages


If you want to hide the compare bar on certain pages you can use the following custom CSS. Replace the ID with the ID of your page: body.page-id-2 #woocommerce-compare-bar { display: none; } To hide the compare bar on all pages use this...

Hide compare Button for Specific Products


If you want to hide the Add to Compare button for specific products you can use the following filter hook: add_filter( 'woocommerce_better_compare_show_add_to_compare_button' ,'hide_compare_btn', 10, 2); function hide_compare_btn( $show, $product...

How to show group attributes in the compare table?


The compare plugin is integrated with our WooCommerce Group Attributes plugin. Attribute groups will appear in the data to compare section like below. grouped attributes for compare You simply need to drag them into the enabled...

Are Custom Meta or Taxonomy fields comparable?


Custom meta & Taxonomy compare WooCommerce Better Compare plugin supports custom meta and taxonomy fields by default. Up to 4 of each type can be created and drag / drop into the comparison table.

Changelog

# Changelog
======
1.7.0
======
- NEW:	Enhanced Analytics
		https://imgur.com/a/SC9Weyo
- NEW:	Variation support
- FIX:	Added label for elements for barrier free
- FIX:	Weight not formatted
- FIX:	PHP 8.3 support

======
1.6.4
======
- NEW:	When max products are reached the compare bar pops up
- FIX:	Single product page hook not working
- FIX:	Checkbox style also supported for single product pages & shortcodes
- FIX:	Performance option now also works for custom compare page
- fIX:	Changed mobile breakpoints

======
1.6.3
======
- NEW:	Updated all translations
- NEW:	Text option for "Current product"
- NEW:	Set include children to false for product categories
- NEW:	Single product compare Order by Menu Oder
- NEW:	Added an option to show clear all button in the compare bar
- FIX:	Share URL not shown in Email
- FIX: 	Rank Math support
- FIX:	Accordion view of group attributes displayed even though it was disabled
- FIX:	Current product not translated
- FIX:	Performance issue with file_put_contents
- FIX:	Custom meta 10 not showing
- FIX:	Performance issues
- FIX: 	Custom taxonomies & meta WPML support 
- FIX:	removed colors from public.css as they can be set in settings

======
1.6.2
======
- NEW:	Added shortcode
		woocommerce_better_compare_single_product_page
- NEW:	Added flatsome_product_box_after hook
- FIX:	SPinner & Text not working on single product pages
- FIX:	PHP Notice
- FIX:	Loading spinner not showed in shortcode
- FIX:	UL / LI elements caused items not equal height
- FIX:	Renamed excerpt to short description
- FIX:	PHP 8 notice
- FIX:	Switched odd / even bg colors in inital settings

======
1.6.1
======
- NEW:	Checkbox Add to Compare Style
		https://imgur.com/a/AtA5xvM

======
1.6.0
======
- NEW:	Share, Edit, Delete and Modify the Products of Existing saved Comparisons
		https://imgur.com/a/J7j0M1Tw
- NEW:	Increased custom taxonomies & post metas to 10 and move them into an own section:
		https://imgur.com/a/14KEHmJ
- NEW:	Hide the compare bar until a product has been added
		https://imgur.com/a/14KEHmJ
- NEW:	Option to disable the load of Font Awesome 5 (see advanced settings)
- FIX:	Updated Translations
- FIX:	Added missing WPML keys for add & remove from compare
- FIX:	PHP Notice

======
1.5.9
======
- NEW:	Save comparisons in Woo my Account
		https://imgur.com/a/UuGqHlD
- NEW:	Share comparisons in social media
		https://imgur.com/a/wHsdH8p
- NEW:	Exlcude / include product categories or products created by specific users (e.g. vendors)
		https://imgur.com/a/p5mxiPp
- NEW:	URL compare overrides cookies now (URL parameter ?compare is treated BEFORE cookie)
- FIX:	Upgraded Font awesome to latest version and included in plugin now (no CDN)

======
1.5.8
======
- NEW:	Performance Option under advanced settings
- NEW:	Added enhanced WPML
- FIX:	Single compare excerpt ul elements hidden

======
1.5.7
======
- NEW:	Improved product search (searching with or without hypens + tag search)
- NEW:	Added two new text option fields for add / remove to compare button
- FIX:	removed admin bar
- FIX:	Changed default button position

======
1.5.6
======
- NEW:	Styling section
		https://imgur.com/a/ez7lDmq
- FIX:	Styles did not work
- FIX:	Empty attribute groups showed in compare

======
1.5.5
======
- NEW:	Dropped Redux Framework support and added our own framework 
		Read more here: https://www.welaunch.io/en/2021/01/switching-from-redux-to-our-own-framework
		This ensure auto updates & removes all gutenberg stuff
		You can delete Redux (if not used somewhere else) afterwards
		https://www.welaunch.io/updates/welaunch-framework.zip
		https://imgur.com/a/BIBz6kz

======
1.5.4
======
- NEW:	Added categories + tags to compare data
		https://imgur.com/a/kj81WWz

======
1.5.3
======
- NEW:	Turn off URL state replace (adding query parameters to URL)
		See Advanced Settings
- NEW:	Show compare bar only on product / category pages
		https://imgur.com/a/hmKROHd

======
1.5.2
======
- NEW:	Yoast Primary category restriction option to turn if off	
		https://imgur.com/a/chHSzTG

======
1.5.1
======
- NEW:	Compare bar 2nd Layout with button right
		https://imgur.com/a/soN7C6n
- NEW:	Option to hide placeholder images in compare bar

======
1.5.0
======
- NEW:	Autocomplete now possible in Compare Table
		Live Demo: https://demos.welaunch.io/woocommerce-better-compare/live-compare-table/
		Type in "iphone" into example
		Setup: https://imgur.com/a/4SQRoW7
- NEW: 	Autocomplete shortcode now returns a selectable list
- NEW:	Add autocomplete into the table to compare products more easily
- NEW:	Always show all columns option
		https://imgur.com/a/i8ESJVe
- NEW:	Single Product Page Button can now link to a URL
		https://imgur.com/a/vWGAqIK

======
1.4.3
======
- FIX:	Not available text not shown for attributes that were 
		fetched automatically from groups
- FIX:	Removed non existing attributes in dynamic shortcode for 
		automatic attributes

======
1.4.2
======
- NEW:	Option to reset counts after each attribute group
- FIX:	" sign after each product title

======
1.4.1
======
- NEW:	Accordion now also works when attr name not in first column
- FIX:	Accordion icons switched

======
1.4.0
======
- NEW:	Group attributes accordion compatibility (only shortcode)
- NEW:	Automatically get attribute group attributes (shortcode & live compare)
- NEW:	Moved data to compare single product to "data to compare" section in backend
- NEW:	Added support for attribute group product categories
- NEW:	Set max products per mobile (before only desktop)
- NEW:	Category restriction (only allow comparison inside same categories)

======
1.3.11
======
- NEW:	Single product page compared products are taken from YOAST primary category 
		or if empty only from last category assigned
- FIX:	Updated docs

======
1.3.10
======
- FIX:	Single product page image tag displayed

======
1.3.9
======
- NEW:	Added new filter for get product data
		apply_filters( 'woocommerce_better_compare_single_product_data', $data, $product, $key );

======
1.3.8
======
- FIX:	Added a tax exists check

======
1.3.7
======
- FIX:	Use return instead of echo for compare button

======
1.3.6
======
- FIX:	Compare shortcode image not rendered correctly
- FIX:	Single compare table with attr in first column > hide similiarities fix

======
1.3.5
======
- FIX:	Hide similarities removed the read more and attribute group rows
- FIX:	Updated Translation files

======
1.3.4
======
- NEW:	Fly Out compare table is now printer friendly:
		- display all data in multiple pages correctly
		- hide / show similar & close button hidden
		- compare bar hidden
		- rows less padding

======
1.3.3
======
- FIX:	Clear All button now also removes IDs from URL Query

======
1.3.2
======
- FIX:	Remove from compare button not changed when 2 buttons on the same page
		and clicked on remove

======
1.3.1
======
- NEW:	Group Attributes Plugin Support
		https://welaunch.io/plugins/woocommerce-group-attributes/
		General > Enable Attribute Group Compatibility
		Then drag group names inside the data to show
- NEW:	Show attribute Name in an own first column instead of above the value
		Single Compare Table > Show Attr Name in first Column 
		Single Product > Show Attr Name in first Column 

======
1.3.0
======
- NEW:	Updated the Design
- NEW:	Centered compare items in the bar
- NEW:	Update default setting options
- NEW:	Added Box Shadow to the Compare Bar

======
1.2.17
======
- FIX:	State Saving building infinite &compare
- FIX:	400 Issue when product not found

======
1.2.16
======
- FIX:	Array to String Conversion issue in Redux Framework
- FIX:	Build State Replace now does not remove existing query strings

======
1.2.15
======
- NEW:	Added a span tag to add & remove buttons for better theme support
- NEW:	Added an option to set loop button position to none
- FIX:	Fixed Responsive View

======
1.2.14
======
- NEW:	Image is linked now
- NEW:	Added flatsome option to single product compare page table
- FIX:	Performance Increase for AJAX call

======
1.2.13
======
- NEW:	Filter for Single Product Compare Products Query Args
		apply_filters('woocommerce_better_compare_single_product_compare_products_query_args', $args, $product);

======
1.2.12
======
- NEW:	Added Support for up to 4 custom Meta Fields
		See data to compare
- NEW:	Filter to hide the add to compare for certain products:
		woocommerce_better_compare_show_add_to_compare_button
		$show_add_to_compare = apply_filters('woocommerce_better_compare_show_add_to_compare_button', true, $product);

======
1.2.11
======
- NEW:	HTML5 Replace State 	
		Compared products will be added to the URL of your site
		to share your comparison in social media for example
		Load order: Cookies > URL
- NEW:	Provided Translations: 
		– da_DK
		– de_DE
		– en_US
		– es_ES
		– fi_FI
		– fr_FR
		– hu_HU
		– it_IT
		– nb_NO
		– nl_NL
		– pl_PL
		– pt_PT
		– ru_RU
		– sk_SK
		– sv_SE
- FIX:	If compare bar open and product added compare bar does not close
- FIX:	Cookie gets saved for 30 days

======
1.2.10
======
- FIX:	Cookie only saved on domain basis

======
1.2.9
======
- FIX:	Better responsive table

======
1.2.8
======
- NEW: 	Short & Long description now render shortcodes automatically
		You can remove shortcodes with plugin settings > data to compare

======
1.2.7
======
- NEW:	Added Custom Taxonomies e.g. product_cat to data to show options
- NEW:	Added Custom Taxonomy Name field
- NEW:	Added Custom Taxonomy Disable link checkbox

======
1.2.6
======
- FIX:	Added FontAwesome to prevent icons from not showing
- FIX:	Close Icon not visible

======
1.2.5
======
- NEW:	Responsive Slick Slider on Single Product Pages
- FIX:	Responsive Table slided 2 items on mobile
- FIX:	Multiple Slick initalizements

======
1.2.4
======
- NEW:	Performance Increase
- NEW:	Image & Product Title are now linked (in bar & widget)
- FIX:	Compare does no longer open on page load
- FIX:	Long Product names not breaking correctly

======
1.2.3
======
- FIX:	Compare Bar Button hides compare table flyout buttons at the bottom

======
1.2.2
======
- NEW:	Set a link on the Compare Now Button to link to a Page
- NEW:	Shortcode for Add to Compare button: woocommerce_better_compare_button
		Accepts parameter "product" with product ID as value
		or no parameter to get product dynamically
- NEW:	Added support for grouped attributes plugin:
		https://codecanyon.net/item/woocommerce-group-attributes/15467980
- FIX:	Removed Draggable feature (too many cross browser issues)
- FIX:	Added more responsive CSS

======
1.2.1
======
- NEW:	you can set own images sizes for compare bar & table

======
1.2.0
======
- NEW:	Autocomplete functionality
		Either use a shortcode or a widget to show an autocomplete form, where
		users can search by sku or product title and add product to compare then
		Demos:
		- Shop Demo (top right in sidebar): https://www.welaunch.io/woocommerce-better-compare/demo/
		- Shortcode: https://www.welaunch.io/woocommerce-better-compare/autocomplete/
- FIX:	Updated Translations
- FIX:	Responsive CSS

======
1.1.9
=====
- FIX: Added reset product data

======
1.1.8
=====
- FIX: Max Products Issue
- FIX: Removed Console logs

======
1.1.7
======
- NEW: Hide Similiarities now hides the complete row
- FIX: Draggable not working

======
1.1.6
======
- NEW: Option for Shop Loop Button positon & hook priority
- NEW: Responsive slider option
- FIX: Compare bar button centered
- FIX: Similarities / Differences not working

======
1.1.5
======
- NEW: Added responsive grid for the overlay compare table
- FIX: Compare bar opens only when more than 2 products are added

======
1.1.4
======
- NEW: Compare bar only opens 2 or more items are added
- NEW: Compare table now closes and do not open the bar again

======
1.1.3
======
- FIX:  Undefined 'ti' index warning

======
1.1.2
======
- NEW:  Enable or disable the draggable function in settings panle
- FIX:  Clear all link opened the compare bar

======
1.1.1
======
- NEW:  Compare bar closes on click compare
- NEW:  Compare bar opens when click on close compare table
- NEW:  Moved highlight simliar & differences in settings panel
- FIX:  JQuery-UI needed
- FIX:  Add to Compare not working when no sidebar or bar was visible

======
1.1.0
======
- NEW:	Compare Sidebar Widget
- NEW:	When no products are set in the shortcode, the
		plugin tries to get products from users cookie
		Example: [woocommerce_better_compare]
- NEW:  Scroll arrows on single product page are now 100% height
- NEW:  Slider for the single compare table
- NEW:  Data rows inside compare table get now equally height
- NEW:  Compare table shortcode now works with Slider
		Example: [woocommerce_better_compare products="380,377" slidesToShow="2"]
- NEW:  You can disable the compare bar in the settings
- FIX:  Admin panel > data to compare tabs have more width
- FIX:  Slug changed & all options etc. to avoid plugin conflicts
- FIX:  Moved all JS / CSS files locally

======
1.0.1
======
- NEW: Show the add to compare on single product pages
- FIX: Draggable issue

======
1.0.0
======
- Inital release

You may also like…

WooCommerce Plugins

WooCommerce Print Products (PDF)

79,00 

Transform a single WooCommerce product page into an eye-catching PDF leaflet ready for instant download. Export single products easily as PDF, Word or Print. Choose what you want to show and who should be able to see the export buttons.

-26%

WooCommerce Plugins

WooCommerce Quick View

29,00 

Imagine you have customers who need to quickly view your products: How bad would it be if every customer has to open them in a new tab or window? That’s where our plugin jumps in. With our WooCommerce Quick View Plugin your customers can view product information via AJAX without opening the product page.

WooCommerce Plugins

WooCommerce Wishlist

49,00 

The Best WooCommerce Wishlist Plugin lets you create WooCommerce Wishlist pages and shortcodes with ease – that is what our plugin does. Customers may shop your WooCommerce-Store and want to have products they may not can afford or want to have as a gift from friends from Family. So what can they do? They can create a Wishlist of the products, they want to have.

Save over 75%

Get our Bundles and Save

The bundle includes all of our WooCommerce Plugins. Just now for $299 instead of $504
-67%
199,00 

Get ALL our WordPress plugins in one bundle and save more than 66%!

-75%
499,00 

Get ALL our 43 weLaunch plugins in one bundle and save more than $1500!

-41%
299,00 

Get ALL our WooCommerce plugins in one bundle and save more than 50%!

We use cookies to give you the best online experience. By agreeing you accept the use of cookies in accordance with our cookie policy.

Close Popup
Privacy Settings saved!
Privacy Settings

When you visit any web site, it may store or retrieve information on your browser, mostly in the form of cookies. Control your personal Cookie Services here.

These cookies are necessary for the website to function and cannot be switched off in our systems.

Technical Cookies
In order to use this website we use the following technically required cookies
  • wordpress_test_cookie
  • wordpress_logged_in_
  • wordpress_sec

Decline all Services
Save
Accept all Services