Changeset 2382250
- Timestamp:
- 09/15/2020 07:03:08 PM (6 years ago)
- Location:
- octolio/tags/0.0.6
- Files:
-
- 2 edited
-
octolio.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
octolio/tags/0.0.6/octolio.php
r2314950 r2382250 2 2 /* 3 3 Plugin Name: Octolio 4 Description: Wo rdPress & WooCommerce bulk actions.5 Version: 0.0. 14 Description: WooCommerce Dynamic Pricing. 5 Version: 0.0.6 6 6 Author: Octolio 7 7 License: GPLv2 -
octolio/tags/0.0.6/readme.txt
r2382240 r2382250 18 18 Dynamic pricing can be done based on multiple conditions such as : 19 19 20 - WooCommerce Dynamic Pricing example n°1 : Order total > 100€21 - WooCommerceDynamic Pricing example n°2 : Order shipping method is: "UPS"22 - WooCommerceDynamic Pricing example n°3 : Customer has already purchased this article: "Gameboy"23 - WooCommerceDynamic Pricing example n°4 : Customer country is: France24 - WooCommerceDynamic Pricing example n°5 : Product quantity is > 1020 - Dynamic Pricing Example n°1 : Order total > 100€ 21 - Dynamic Pricing example n°2 : Order shipping method is: "UPS" 22 - Dynamic Pricing example n°3 : Customer has already purchased this article: "Gameboy" 23 - Dynamic Pricing example n°4 : Customer country is: France 24 - Dynamic Pricing example n°5 : Product quantity is > 10 25 25 26 26 You can also set dynamic pricing based on Shopper user group, Order conditions, product conditions and many more.
Note: See TracChangeset
for help on using the changeset viewer.