PluginProbe
Tiered Pricing Table for WooCommerce / 2.1.1
Tiered Pricing Table for WooCommerce v2.1.1
7.1.7 7.1.5 7.1.4 7.1.1 6.5.0 6.4.0 6.1.0 trunk 1.0 1.1 2.0 2.0.1 2.0.2 2.1 2.1.1 2.1.2 2.2.0 2.2.1 2.2.2 2.2.3 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 All 90 releases
tier-pricing-table / readme.txt

readme.txt in Tiered Pricing Table for WooCommerce 2.1.1, at readme.txt

77 lines 2.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Plugin Name ===
2 Contributors: bycrik
3 Tags: woocommerce, tiered pricing, dynamic price, price, wholesale
4 Requires at least: 4.2
5 Tested up to: 5.1
6 Requires PHP: 5.6
7 Stable tag: 2.1.1
8 License: GPLv2 or later
9 License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
11 Allows you to set price for a certain quantity of product. Shows quantity pricing table. Supports displaying table in a tooltip.
12
13 == Description ==
14
15 Simple WooCommerce plugin, which allows you to set different prices for different quantities of product. Wholesale for WooCommerce
16
17 Features:
18
19 * Set a certain price for each quantity of product
20 * Set a certain price for each quantity of variation
21 * Display pricing table at the product page (supports different places)
22 * Display table in tooltip near product price (or variation price)
23 * Customization
24
25 Premium features:
26
27 * Set percentage discount
28 * Display percentage table
29 * Show lowest or range of price at the catalog
30 * Show tier price in the cart as discount
31
32 == Screenshots ==
33
34 1. Price table below buy button
35 2. Create price rules
36 3. Settings
37 4. Display in tooltip
38 5. Price table below product summary
39 6. Create price rules for variation
40 7. Advanced settings
41 8. Discount in price
42 9. Price at the catalog
43 10. Percentage table
44
45 == Installation ==
46
47 1. Upload the plugin files to the `/wp-content/plugins/dynamic-price-table` directory, or install the plugin through the WordPress plugins screen directly.
48 2. Activate the plugin through the 'Plugins' screen in WordPress
49 3. Use the WooCommerce->Settings Name screen to configure the plugin
50
51 After installing plugin set up your own settings
52
53 == Changelog ==
54
55 = 1.1 =
56 * Fix bug with comma as thousand separator.
57 * Minor updates
58
59 = 2.0 =
60 * Fix bags
61 * JS updating prices at product page
62 * Tooltip border
63 * Premium version
64
65 = 2.0.2 =
66 * Fix JS calculation prices
67 * Remove table from variation tier tables
68
69 = 2.1 =
70 * Support WooCommerce Taxes
71 * Do not show table head if column texts are blank
72 * Fix Updater
73 * Fix little issues
74
75 = 2.1.1 =
76 * Fixes
77 * Premium variable catalog prices