Περιγραφή
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.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“You Save for Woocommerce” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “You Save for Woocommerce” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
0.4.2
- Fixed border shadow style not appearing on the front end.
- Added an option to enable/disable ‘you save’ badge on homepage/frontpage.
- Added ‘you save’ text to checkout page, order detail page after order is received, view order page.
- Tweaked js for slightly faster ajax call on the frontend.
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.