[WordPress] 外掛分享: Custom Add to Cart labels for WooCommerce

首頁外掛目錄 › Custom Add to Cart labels for WooCommerce
WordPress 外掛 Custom Add to Cart labels for WooCommerce 的封面圖片
5,000+
安裝啟用
★★★☆☆
3.9/5 分(14 則評價)
17 天前
最後更新
問題解決
WordPress 6.2+ v1.5.4 上架:2017-04-23

內容簡介

這個外掛讓您可以自定義單一產品頁面 (每種產品類型) 和目錄/商店頁面 (每種產品類型) 的「加入購物車」按鈕標籤。

單一產品

簡單產品
多變產品
組合產品
外部產品
可預訂產品
訂閱產品

目錄頁面

簡單產品
多變產品
組合產品
外部產品
可預訂產品
訂閱產品

特色功能

相容於最新版本的 WooCommerce (3.0.0 及以上)
支援標籤內的 ASCII 特殊字元
支援標籤內的 Unicode 字元
支援標籤內的 HTML5 字元
支援標籤內的表情符號 (http://getemoji.com/ 和 http://www.copypastecharacter.com/emojis)

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.5.4) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Custom Add to Cart labels for WooCommerce」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Tired of the boring default “Add to Cart” button? Want to say “Buy Now”, “Book Today”, “Subscribe”, or “Get Started” instead?
Custom Add to Cart labels for WooCommerce lets you change button text for every product type on single product pages and archive/shop pages. One simple settings page, zero coding, full control.
What you can customize
Single product pages:
* Simple products → “Buy Now”, “Order Now”
* Variable products → “Select Options”, “Choose Your Size”
* Grouped products → “View Products”, “Choose Items”
* External/Affiliate products → “Shop Now”, “Visit Store”
* Bookable products (WooCommerce Bookings) → “Book Now”, “Reserve”
* Subscription products → “Subscribe Now”, “Join”
* Variable Subscription products → “Choose Plan”
Archive / Shop pages:
* Simple products
* Variable products
* Grouped products
* External/Affiliate products
* Bookable products
* Subscription products
* Variable Subscription products
Features

✅ Separate labels for single product & archive pages — different text for each context
✅ Works with WooCommerce 3.0+ through 10.x — fully backward compatible
✅ HPOS compatible — works with WooCommerce High-Performance Order Storage
✅ Tested up to WordPress 7.0
✅ Tested up to WooCommerce 10.8.1
✅ All product types supported — Simple, Variable, Grouped, External, Bookable, Subscription, Variable Subscription
✅ Unicode, emoji & special characters — 🚀 🔥 💥
✅ Graceful fallback — unsupported product types use WooCommerce defaults
✅ Lightweight — minimal footprint, no page bloat
✅ No coding required — configure from WooCommerce settings
✅ Conflict-free — prefixed filter callbacks avoid plugin clashes

Perfect for

🏪 eCommerce stores wanting unique CTAs per product type
📅 Booking sites that need “Book Now” instead of “Add to Cart”
📦 Subscription businesses wanting “Subscribe” buttons
🌍 Multilingual stores — easily adapt button text per language
🎯 Conversion-focused shops optimizing their call-to-action
🔧 Agencies managing multiple client stores with different brand needs

What makes this plugin different?
Unlike complex alternatives, this plugin does one thing well — change add-to-cart button text. No bloat, no page builders, no confusing UI. Just clean settings, instant results, and lightweight code that won’t slow your store.
Developer Hooks
The plugin works with WooCommerce’s standard add-to-cart text filters:
woocommerce_product_single_add_to_cart_text — For single product pages
woocommerce_product_add_to_cart_text — For archive/shop pages

Our callbacks use unique prefixed names (wccatcl_product_single_add_to_cart_text and wccatcl_product_loop_add_to_cart_text) to avoid conflicts with other plugins.
To override programmatically, use a higher priority (lower number):
add_filter( 'woocommerce_product_single_add_to_cart_text', 'my_custom_function', 5, 2 );

延伸相關外掛

文章
Filter
Apply Filters
Mastodon