Description
Bulk Price Converter for WooCommerce plugin lets you modify all WooCommerce product prices in bulk. The plugin supports all WooCommerce product types (i.e. simple, variable, external etc.).
General settings are located in WooCommerce > Settings > Bulk Price Converter. From there you can reach the Bulk Price Converter Tool.
Using the tool is quite straightforward:
- set multiply and/or add values for all product prices,
- choose which price types (both, only sale or only regular) to modify,
- optionally choose products category and/or tag,
- optionally choose if you want to apply final price correction functionality to the prices,
- press preview prices and then change prices button.
General Options
This section allows you to set multiplication and/or addition values and also set which prices (i.e. regular, sale or both) to modify.
- Multiply all product prices by
- Sets price multiplication value.
- Default:
1
- Default:
- Add to all product prices
- Sets price addition value.
- Default:
0
- Default:
- Price type to modify
- Sets which prices (i.e. regular, sale or both) to modify. Possible values: Both; Sale prices only; Regular prices only.
- Default:
Both
- Default:
Products
This section allows you to choose which products to modify.
- Products category
- Sets products category.
- Default:
Any
- Default:
- Products tag
- Sets products tag.
- Default:
Any
- Default:
Final Price Correction
This section allows you to set rounding etc. options.
- Rounding function
- Sets rounding function. Possible values: None; Round; Floor; Ceil.
- Default:
None
- Default:
- Rounding coefficient
- Sets coefficient for the rounding function. Ignored if “Rounding function” is set to “None”.
- Default:
0.05
- Default:
- 'Pretty prices' threshold
- “Pretty prices” threshold. Ignored if set to zero.
- Default:
0
- Default:
rounding_function( price / rounding_coefficient ) * rounding_coefficient
For example if you select “Floor” as rounding function, 0.05 as rounding coefficient and price before final correction is 35.96:
floor( 35.96 / 0.05 ) * 0.05 = 35.95
- 49.49 converts to 48.99 and 49.50 to 49.99
- 114.00 to 109.00 and 115.00 to 119.00
- 100.00 will be converted to 99.00
- Multiplication
- Addition
- Rounding
- “Pretty prices”
Plugin Options
Settings are located in “WooCommerce > Settings > Bulk Price Converter”.
- Number of decimals
- Number of decimals (i.e. step) in tool’s “number” type fields.
- Default:
6
- Default:
- Block size
- Number of products processed in a single products query.
- Default:
1024
- Default:
- Time limit
- The maximum execution time for a a single products query, in seconds. If set to zero, no time limit is set. If set to -1, the default server time limit is used.
- Default:
-1
- Default:
hay en alguna parte la posibilidad de ajustar el porcentaje del precio, pero hacia abajo y no multiplicar.?
Espero haberte entendido bien, sí puedes, multiplica por menos de 1
Entonces, si su precio es 100 y quiere hacerlo 80, multiplique por 0.8
Espero que esté claro, traducido usando Google 🙂
Hello,
I have an issue with the plugin and I need some help about it.
Currently I am using the free version for now, but later, after some experience I am planning to buy the por version.
After I start the conversion process, the plugin just loading and after that I receive an error message “There has been a critical error on your website. Please check your site admin email inbox for instructions.”.
In my webshop there are around 7500 products.
Thank you for the help in advance!
Hello Janos,
Could it be a limitation on your host? I tried with the plugin default settings to change +8600 products at once, and it worked fine.
Please try reducing the block size on the plugin settings, also your server might impose a low time limit, please try something like 100.
If you still face the issue, can you please what the email you got included (as the error message said)?
Omar
For some reason after price PREVIEW, there is no button to “change prices”
HELP!
Hi Mike,
I’ve just re-checked on my test server and unfortunately couldn’t reproduce the issue – “Change Prices” button seems to be appearing here. Maybe you can create/share an admin account to your server (WP and preferably FTP), so I could login and check what’s going on? If sharing an account is not an option – please let me know and I will try to solve this remotely, and in that case please copy/paste and send to me all the info from “WooCommerce > System Status” page. My email is [email protected].
Best regards,
Tom