WooCommerce Compare List Plugin
The plugin adds a simple and easy to use and setup products compare feature. Compared products are shown on front end as an aggregate table of all products attributes. Users will easily compare products and make their choice. You can also use
products-compare shortcode to embed compare tables and
WooCommerce Recent Compares widget to help your users to get back to their compares.
SEO friendly
The plugin uses endpoints technique to build SEO friendly URLs for compare page. The compare page will have following URL:
http://{yourdomain.name}/{compare-page-slug}/{endpoint-slug}/{product_id}-{product_id}-{product_id}-{etc}/
This approach allows users to share their compare lists between their friends to help them choose a product.
For an eCommerce website, fast page loading speed is a must. Slow websites decrease your conversion rate and hurt Search Engines rankings, you should take a look at our beginner's guide on how to find the
fastest WordPress hosting for your WooCommerce website.
Use shortcode
You can use
[products-compare ids="..." atts="..."] shortcode to embed compare table into your posts or pages. It will give you ability to write neat product review stories where you can compare different products.
Use
ids attribute to enter comma/space separated list of products id, which should be displayed in the compare table. The
atts attribute allows you to filter attributes list which should be displayed in the table. Enter comma separated list of attribute slugs which you can find at product attributes page.
Configuration
If you didn't find the perfect theme for your website, check out this roundup of the
best WooCommerce WordPress themes or choose between the
eCommerce themes built by us.
After you install the plugin, you need to go to WooCommerce settings page. The new tab
Compare List will appear there. That tab contains following settings:
Compare page - this is required option and you should select a page which will be used to display compare tables.
Show in catalog - this option allows you to enable or disable compare buttons rendering at products catalog page. If you uncheck this option, then no buttons will appear at product catalog pages.
Show in product page - this option is responsible for rendering compare buttons at single product page. If you uncheck this option, then no buttons will appear at single product pages.
Endpoint slug - this option responsible for endpoint slug, which is used in the compare page URL building.
Compare button text - use this option to override compare button text.
Remove button text - use this option to override remove compare button text.