Title: SpecCompare for WooCommerce
Author: rensike
Published: <strong>2026 年 9 月 1 日</strong>
Last modified: 2026 年 9 月 1 日

---

搜尋外掛

![](https://ps.w.org/speccompare/assets/banner-772x250.png?rev=3675251)

![](https://ps.w.org/speccompare/assets/icon-256x256.png?rev=3675251)

# SpecCompare for WooCommerce

 由 [rensike](https://profiles.wordpress.org/rensike/) 開發

[下載](https://downloads.wordpress.org/plugin/speccompare.0.1.2.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/speccompare/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/speccompare/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/speccompare/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/speccompare/#developers)

 [技術支援](https://wordpress.org/support/plugin/speccompare/)

## 外掛說明

Turn a WooCommerce category — or any list of product IDs — into a clean, responsive
comparison table, without configuring a single column.

SpecCompare reads the attributes you already have on your products, builds the union
of every attribute across the selected products, and renders one row per spec and
one column per product. Rows where the products actually differ can be highlighted
with a single click, so shoppers see the decision-relevant differences instead of
a wall of identical values.

**What you get**

 * Shortcode and Gutenberg block: `[speccompare_table category="laptops"]` or `[
   speccompare_table ids="123,124,125"]`
 * Automatic columns: price, SKU, stock and rating, plus every product attribute
 * One-click “highlight differences” toggle, with a configurable default
 * Product thumbnail, title link and add-to-cart button in each column
 * Mobile-responsive, themeable (default / modern)
 * No configuration required, and no limits on the number of tables or products

**Free vs Pro**

Everything above is in this free version, unrestricted — no table limits, no product
limits, no feature locked behind a trial. SpecCompare Pro is a separate, optional
upgrade that adds AI-selected comparison rows: instead of listing every attribute,
it picks the specs that actually differentiate the products in the table (bring 
your own OpenAI-compatible API key). You never need Pro to use the free plugin.

**External services**

This plugin uses the Freemius service to offer that optional upgrade, to activate
licences, and to deliver updates to paying customers. On activation Freemius asks
for your permission before sending anything; if you decline, no data leaves your
site and the plugin keeps working. When you opt in, it sends your site URL, WordPress
and PHP versions and the administrator email so licences and update notices can 
be delivered. See the Freemius [terms](https://freemius.com/terms/) and [privacy policy](https://freemius.com/privacy/).
The free plugin makes no other outbound requests.

## 螢幕擷圖

[⌊The comparison table on the front end, with rows where the products differ highlighted.⌉⌊
The comparison table on the front end, with rows where the products differ highlighted
.⌉[

The comparison table on the front end, with rows where the products differ highlighted.

[⌊The same table with the "Highlight differences" toggle switched off.⌉⌊The same
table with the "Highlight differences" toggle switched off.⌉[

The same table with the “Highlight differences” toggle switched off.

[⌊On small screens each product stacks under its spec label.⌉⌊On small screens each
product stacks under its spec label.⌉[

On small screens each product stacks under its spec label.

## 適用於區塊編輯器

這個外掛提供 1 個可供區塊編輯器使用的區塊。

 *   SpecCompare Table

## 安裝方式

 1. Upload the `speccompare` folder to `/wp-content/plugins/`, or install the zip via
    Plugins  Add New.
 2. Activate the plugin. WooCommerce must be installed and active.
 3. Add a table to any page with the `[speccompare_table]` shortcode or the “SpecCompare
    Table” block.

## 常見問題集

### Do I have to configure which specs to compare?

No. The table is built from the product attributes already stored on the selected
products, so it works immediately after activation.

### Which products end up in the table?

Either the IDs you list (`ids="123,124,125"`) or the products in a category (`category
="laptops"`, optionally with `limit`, `orderby` and `order`).

### What are the shortcode options?

ids, `category`, `limit`, `orderby`, `order`, `highlight`, `theme`.

### Why do some rows look empty?

A cell is empty when that product does not define the attribute. The table shows
the union of all attributes, so a product missing one simply has a blank cell for
it.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈SpecCompare for WooCommerce〉的開發相關工作。

參與者

 *   [ rensike ](https://profiles.wordpress.org/rensike/)

[將〈SpecCompare for WooCommerce〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/speccompare)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/speccompare/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/speccompare/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/speccompare/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/speccompare/)。

## 變更記錄

#### 0.1.2

 * Added the Freemius SDK to the free version, so an optional Pro upgrade and licence
   activation are reachable from the plugin itself.
 * Documented the external service and the free/Pro split in the readme.
 * Bundled the plugin icon used by the account screens.

#### 0.1.1

 * Renamed internal prefixes and text domain to match the plugin slug.
 * Escaped all markup returned by the shortcode and block render callback.
 * Declared WooCommerce as a required plugin via the `Requires Plugins` header.

#### 0.1.0

 * Initial release: automatic comparison tables from product attributes, shortcode
   and block, difference highlighting, settings.

## 中繼資料

 *  版本 **0.1.2**
 *  最後更新 **2 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.1**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/speccompare/)
 * 標籤:
 * [attributes](https://tw.wordpress.org/plugins/tags/attributes/)[compare](https://tw.wordpress.org/plugins/tags/compare/)
   [product comparison](https://tw.wordpress.org/plugins/tags/product-comparison/)
   [woocommerce](https://tw.wordpress.org/plugins/tags/woocommerce/)
 *  [進階檢視](https://tw.wordpress.org/plugins/speccompare/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/speccompare/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/speccompare/reviews/)

## 參與者

 *   [ rensike ](https://profiles.wordpress.org/rensike/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/speccompare/)