Описание
A lightweight Woocommerce extension to display how much your customers save on products. Amounts can be shown in currency and in percentage on shop pages, single product pages, and in cart. Convince your customers they have a good deal on your store by showing them how much they save.
You can easily enable or disable «You Save» badges on Woocommerce pages that you want or don’t want. Scroll down for screenshots.
This is an extension for Woocommerce plugin. This plugin only works correctly with Woocommerce active.
How it works
The plugin will show something like this on your store under product price (you can change these texts in the plugin’s settings page):
- You save 24%
- You save $10.90
- You save $10.90 (24%)
How the calculation is done?
This plugin calculates the difference between a product’s regular price and its sale price.
The regular price and sale price are taken from product data, which is a Woocommerce core feature (Product edit screen > Product data > General).
On which Woocommerce pages this is shown?
- Shop/product category/product archive pages
- Single product pages
- In cart (on each item in cart)
- Below cart totals
You can easily enable or disable «You Save» badges on any of the pages above. Go to Woocommerce > You Save to configure settings.
If you are using custom third party plugins to generate discounts and sales, it might or might not work with this plugin.
Установка
- Upload plugin folder to
/wp-content/plugins/
directory, or install the plugin from your WordPress dashboardPlugins > Add New
. - Activate the plugin.
- Go to
Woocommerce > You Save
to configure settings.
Часто задаваемые вопросы
-
How can I translate the «You save x» text to my language?
-
You can either use the .pot file translation in the /languages directory, or just translate the text from the plugin’s main settings: Dashboard > Woocommerce > You Save.
-
How do I change or customize the «You save x» text?
-
Go to the plugin’s main settings: Dashboard > Woocommerce > You Save, you will be able to edit the text from this page.
-
Something is not working! Who can I contact?
-
You can create a thread here on the plugin’s WordPress.org forum. We will reply as soon as we can.
Отзывы
Участники и разработчики
«You Save for Woocommerce» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «You Save for Woocommerce» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.4.1
- Improved sanitation, validation, and escaping.
0.4.0
- Added styling options for users to easily style the You Save text badge.
- Integrated PRO features for more usability.
0.3.0
- Added new options to easily translate and edit texts.
- Restructured and improved user interface for plugin main settings.
- Enabled all options by default for first time plugin activation.
- Finetuned PRO compatibility.
0.2.2
- Added translation file .pot.
- Added PRO compatibility.
0.2.1
- Added settings to enable/disable ‘you save’ on certain Woocommerce pages.
- Added PRO compatibility.
0.1.0
- Initial release.