外掛說明
Don’t waste your time updating all products prices one by one!
Instead of slow pricing methods, you can now use this plugin to automatically update your store prices for all products at once by percentage.
螢幕擷圖
安裝方式
- Unzip the package, and upload
woocommerce-bulk-percentage-pricing
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to settimgs > Bulk percentage pricing and start updating products prices.
常見問題集
- Can i use negative percentage?
-
Yes , you can.
- What about regular price?
-
Regular price will change also.
- Can i discount/sale prices?
-
Yes , you can.
使用者評論
2018 年 3 月 27 日
Delete all prices!!!!
2017 年 12 月 15 日
The plugin works well for simple product prices but doesn’t support variations.
2017 年 12 月 7 日
Great concept but didn’t work for me at 1,500 products. I can’t verify it works or doesn’t work on smaller sites though. Please improve this, because I would gladly pay for a premium version that did more than say 200 products at a time. Maybe make this a lite/free one and a paid one for larger amounts. Or maybe break it up into batches and just note in the UI that it will take time for each batch. Just suggestions. I am happy to improve my rating after you improve the plugin.
2017 年 2 月 9 日
Plugin gives error in debug mode. Appears developer has not updated this plugin. Regular user will not be able to use this plugin.
2017 年 1 月 29 日
5 則留言
The addon has a great potential, however it times out if you have anything near 200k+ products… I haven’t looked at the code to see if this can be tweaked out, but seems to be the problem when trying to load. Times out after six minutes isn’t good… Will update my review if this is fixed.
2016 年 9 月 27 日
1 則留言
Hello, I need to update my prices and increase them by 20%/.
But Imagine product has a few variations and their prices differ.
E.g.
Please see the link below http://www.motorcyclefairings.net/shop/easy-fairings-armour-bodies-pro-series-race-track-fairings-09-12-bmw-s1000rr/ You can see that regular price is $799.9. Also you should select between some variations and the price may be increased by adding some extra costs. http://prntscr.com/cmiady
In the DB I think we have separately regualr prices and prices of each variation. E.g. variation package as on the screen ads $50 , $32 and $19.95 respectively for each selected item.
So in db we have sort of:
Regular price: $799.90
Variation 1 price (the one we have now on the screenshot): $881.90
Variation 2 price (some other variation): e.g. $850 etc.
So I wonder, if using your plugin there is a way to increase all prices by 20%. So that regular prices were increased by 20% and prices with some selected items were increased by still 20% . So that these proporions of adding $50, 32 and 19.95 were still correct and gave correct total
Cause if we increase all prices by 20%, including variations, we will have
Regular: 799,9*1,2=959,88
Var 1 price: 881,9*1,2=1058,28
But if you sum 959,88 + 50 + 32 + 19,95 – you will get 1061,83, not 1058,28. So user will be confused of the wrong math here.
Is there a way to overcome this with your plugin?
參與者及開發者
變更記錄
2.1.3
- Fix plugin invalid header .
2.1.2
- Fix for ‘Times Out on Massive Products’ .
1.1
- Enhance UI .
- Allow discount over products prices.
1.0
- First Plugin Version.