Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

WC Custom Add to Cart labels

Опис

This plugin lets you customize the “add to cart” button labels on single product pages (per product type) and also on archive/shop page (per product type)

Single products

  • Simple products
  • Variable products
  • Grouped products
  • External products
  • Bookable products
  • Subscription products

Archive pages

  • Simple products
  • Variable products
  • Grouped products
  • External products
  • Bookable products
  • Subscription products

Features

  • Compatible with latest WooCommerce (3.0.0 and up)
  • Supports ASCII special characters in labels
  • Supports Unicode characters in labels
  • Supports HTML5 characters in labels
  • Supports Emojis in labels (http://getemoji.com/ and http://www.copypastecharacter.com/emojis)

Скріншоти

  • Settings
  • Shop page
  • Single product page

Встановлення

  1. Download the plugin & install it to your wp-content/plugins folder (or use the Plugins menu through the WordPress Administration section)
  2. Activate the plugin
  3. Navigate to ** WooCommerce > Settings > Products > Change “add to cart” labels **.
  4. Customise your labels.
  5. Save and enjoy!

Часті питання

Q: How do I use special characters / emojis in my label?

A: Copy / paste them into the label field

Q: Where can I find emojis to use in my label?

A: See: Getemoji and Copypastecharacter

Q: Where can I go if I find an issue or want to recommend a feature?

A: You can submit a issues / feature requests on the Public GitHub Repository.

Відгуки

16.05.2021
Thank you soc much guys, this works perfectly fine for me, I am using Storefront btw. So much easier than tinkering with the functions file. Thank you Louise 🙂
21.06.2020
Updated for WooCommerce v4.2.0 and working! Added support for variable subscriptions, too.
17.06.2020
It works as advertised and is extremely easy to use. Must have for customizing text especially if you do not want to fiddle with the code.
26.04.2019
I added this plugin after some custom functions got deprecated by woocommerce update. Would be much cool if could change 'Add to Cart' depending if something is is Virtual / Downloadable or by Product Category - These are the distinctions that would really make the site seem more human friendly.
Прочитати всі 15 відгуків

Учасники та розробники

“WC Custom Add to Cart labels” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “WC Custom Add to Cart labels” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

  • first release

1.1

  • added support for bookable products

1.3

  • Added support for subscription and subscription variable products
  • Fixed Call to a member function get_type() on null issue with Gutenberg