60Web60

How to Add Product Comparison Tables

Building Your Website4 min read·

This article shows you how to add product comparison tables to your WordPress website to help customers compare your products or services.

Method 1: Using the WordPress Table Block

WordPress includes a basic table block that works for simple comparisons:

  1. Log into your WordPress admin dashboard
  2. Go to the page where you want to add the table
  3. Click the "+" button to add a new block
  4. Search for "Table" and select it
  5. Choose the number of columns (one for each product) and rows (one for each feature)
  6. Fill in your product names in the header row
  7. Add features like price, specifications, or benefits in each row
  8. Click "Update" to save your changes

The basic table block works well for simple comparisons but has limited styling options.

Method 2: Installing a Comparison Table Plugin

For more advanced comparison tables with better styling and features:

  1. In your WordPress admin, go to "Plugins" then "Add New"
  2. Search for "comparison table" or "product comparison"
  3. Look for plugins with good ratings and recent updates
  4. Click "Install Now" then "Activate"
  5. Follow the plugin's setup wizard
  6. Create your comparison table using the plugin's interface
  7. Add the table to your page using a shortcode or block

Most comparison plugins let you add checkmarks, highlight columns, and include "Buy Now" buttons.

Method 3: Creating Tables with HTML

If you're comfortable with basic HTML, you can create custom tables:

  1. Edit your page in WordPress
  2. Switch to the "Code Editor" view
  3. Add your HTML table code
  4. Use CSS classes to style the table
  5. Preview and publish your changes

This method gives you complete control but requires some technical knowledge.

Styling Your Comparison Table

To make your table look professional:

  • Use alternating row colors for easier reading
  • Highlight your recommended product with a different color
  • Keep text short and use bullet points
  • Include clear pricing information
  • Add "Choose This Plan" buttons for each option
  • Test how the table looks on mobile phones

You can adjust colors and fonts through your theme customizer or by adding custom CSS.

Making Tables Mobile-Friendly

Comparison tables can be hard to read on phones. Consider:

  • Creating a simplified mobile version
  • Using a plugin that makes tables responsive
  • Stacking information vertically on small screens
  • Testing your table on different devices

If you're still stuck with creating product comparison tables, contact Web60 support for help choosing the right method for your needs.

FAQ

Q: Can I add images to my comparison table?

A: Yes, most comparison table plugins support images. You can add product photos, logos, or icons to make your table more visual.

Q: How many products should I compare in one table?

A: Keep it to 3-5 products maximum. Too many columns make tables hard to read, especially on mobile phones.

A: Yes, most plugins let you highlight a "recommended" or "popular" column with different colors or a badge.

Q: Do comparison tables work with online shops?

A: Yes, if you have an online shop, many plugins can pull product information automatically and include "Add to Cart" buttons.

Q: Can customers sort the comparison table?

A: Some advanced plugins offer sorting features, but most comparison tables are static to guide customers toward your preferred option.

Q: Will comparison tables slow down my website?

A: Basic tables won't affect speed much. If using a plugin, choose lightweight options and test your page loading speed afterward.

Q: Can I use comparison tables for services instead of products?

A: Absolutely. Comparison tables work well for service packages, pricing tiers, or membership levels.

Last updated: 1 March 2026