PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Bulk delete Sale price

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

When I delete the sale price, the product sale price changes to 0,00. Meaning the product is for free.

I read somewhere it can be fixed with adding this code:

if($field_key == 'sale_price' AND $value<0){
$value=false;
}

Then try to delete sale price - set it as -1. This worked for me when only editing 1 product. When used in combination with"binded editing" it will delete the sale price for only the 1 product I edited, all the other products are still set to 0,00.

Can anyone help me?

Hello

Try  to  use "Bulk edit" - https://c2n.me/44mzDjn.png