Title: Cart Relay for WooCommerce
Author: Gilbert
Published: <strong>2026 年 8 月 25 日</strong>
Last modified: 2026 年 8 月 26 日

---

搜尋外掛

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

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

# Cart Relay for WooCommerce

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

[下載](https://downloads.wordpress.org/plugin/cart-relay.1.0.3.zip)

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

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

## 外掛說明

Cart Relay gives customers a controlled way to download the current WooCommerce 
cart as a CSV file and restore products from a compatible CSV file.

The plugin provides:

 * Cart export with product ID, variation ID, SKU, product name, quantity, price,
   and subtotal.
 * Cart import by product ID, variation ID, or SKU.
 * Validation for product status, purchasability, supported product type, quantity,
   and stock.
 * Merge and replace import modes.
 * Optional restriction to logged-in customers.
 * Configurable button labels and placement on the classic WooCommerce cart page.
 * Shortcodes for custom placement.

Cart Relay requires WooCommerce. Its automatic cart placement is designed for the
classic cart template. The controls can also be placed with `[cart_relay_buttons]`,`[
cart_relay_import_form]`, and `[cart_relay_export_button]`.

#### Official releases and project governance

Cart Relay is a maintainer-led project. Gilbert Rodríguez controls the official 
roadmap, reviews proposed changes, and publishes the releases distributed under 
the `cart-relay` WordPress.org slug.

The public development repository exists for source transparency and release traceability.
Issues and pull requests are proposals for maintainer review: submitting one does
not grant contributor, committer, ownership, or release access, and inclusion is
not guaranteed. Only versions published through the official WordPress.org listing
and verified project releases are official Cart Relay releases.

Human-readable TypeScript and stylesheet sources, dependency manifests, and build
instructions are available in the [public development repository](https://github.com/GilbertrdzDev/cart-relay).

#### Privacy

Cart Relay does not contact external services, add tracking, or transmit cart data
outside the WordPress site.

Uploaded CSV files are processed during the current request and are not stored by
Cart Relay. Imported products are added to the customer’s normal WooCommerce cart
session. Plugin configuration is stored in the `cart_relay_settings` WordPress option
and is removed when the plugin is uninstalled.

## 螢幕擷圖

[⌊Configure cart import, export, access, labels, and placement from the Cart Relay
settings page.⌉⌊Configure cart import, export, access, labels, and placement from
the Cart Relay settings page.⌉[

Configure cart import, export, access, labels, and placement from the Cart Relay
settings page.

[⌊Review validated products, quantities, prices, and subtotals before importing 
a CSV file.⌉⌊Review validated products, quantities, prices, and subtotals before
importing a CSV file.⌉[

Review validated products, quantities, prices, and subtotals before importing a 
CSV file.

[⌊Confirm a successful import on the WooCommerce cart page with updated products
and quantities.⌉⌊Confirm a successful import on the WooCommerce cart page with updated
products and quantities.⌉[

Confirm a successful import on the WooCommerce cart page with updated products and
quantities.

## 安裝方式

 1. Install and activate WooCommerce.
 2. Upload the Cart Relay plugin folder to `/wp-content/plugins/` or install the release
    ZIP through **Plugins > Add New > Upload Plugin**.
 3. Activate **Cart Relay for WooCommerce**.
 4. Open **WooCommerce > Cart Relay** to configure the cart tools.
 5. Visit the classic WooCommerce cart page or add one of the provided shortcodes to
    a page.

## 常見問題集

### Which CSV columns can I use for imports?

Every import must include `quantity` and at least one of `product_id`, `variation_id`,
or `sku`. Files exported by Cart Relay can be imported directly.

### Which WooCommerce product types are supported?

Cart Relay imports simple products and specific variations. Variable parent products
require a variation ID or a variation SKU.

### Does Cart Relay work with the WooCommerce Cart block?

The automatic controls target the classic cart template. Cart Relay does not currently
inject controls into the WooCommerce Cart block. Shortcodes can be used in compatible
shortcode-based layouts.

### Are uploaded CSV files stored?

No. Cart Relay reads the temporary upload during the request and does not retain
the file.

### Does Cart Relay send data to another service?

No. The plugin has no telemetry and does not contact an external service.

### Who controls official Cart Relay releases?

Gilbert Rodríguez maintains the project roadmap and controls official releases. 
Public issues and pull requests are reviewed at the maintainer’s discretion and 
do not grant a project role or guarantee that a proposed change will be included.

## 使用者評論

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

## 參與者及開發者

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

參與者

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

〈Cart Relay for WooCommerce〉外掛目前已有 2 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/cart-relay/contributors)
為這個外掛做出的貢獻。

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

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

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

## 變更記錄

#### 1.0.3

 * Added complete Spanish, French, Brazilian Portuguese, and Italian translations
   for PHP and JavaScript.
 * Added a canonical translation template and deterministic catalog validation.
 * Preserved JavaScript gettext extraction through production minification and improved
   RTL compatibility.

#### 1.0.2

 * Clarified maintainer-led project governance and control of official releases.

#### 1.0.1

 * Added responsive settings tabs.
 * Excluded development-only dependency metadata from the production package.

#### 1.0.0

 * Initial release.
 * Added CSV cart import and export.
 * Added merge and replace import modes.
 * Added settings for availability, labels, login requirements, and classic cart
   placement.

## 中繼資料

 *  版本 **1.0.3**
 *  最後更新 **2 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.5 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.1**
 *  PHP 版本需求 ** 8.2 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/cart-relay/)、[Italian](https://it.wordpress.org/plugins/cart-relay/)、
   及 [Spanish (Spain)](https://es.wordpress.org/plugins/cart-relay/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/cart-relay)
 * 標籤:
 * [cart](https://tw.wordpress.org/plugins/tags/cart/)[csv](https://tw.wordpress.org/plugins/tags/csv/)
   [export](https://tw.wordpress.org/plugins/tags/export/)[import](https://tw.wordpress.org/plugins/tags/import/)
   [woocommerce](https://tw.wordpress.org/plugins/tags/woocommerce/)
 *  [進階檢視](https://tw.wordpress.org/plugins/cart-relay/advanced/)

## 評分

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

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

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

## 參與者

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

## 技術支援

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

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