설명
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.
FAQ
- 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 replies
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 reply
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?
기여자 & 개발자
“WooCommerce Bulk Percentage Pricing”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “WooCommerce Bulk Percentage Pricing”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
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.