Bulk edit products to put them into a 40% sale
-
I want to put a large number of products into a 40% Sale and I am having issues with bulk editing the products.
The [Woocommerce documentation for bulk editing sale prices][1] states
> – **Sale Price**: You can adjust the sale price with the following values –
>
> – Increase by Percentage (+ %)
> – Decrease by Percentage (- %)
> – Increase by Price (+ $)
> – Decrease by Price (- $)
> – A Flat Price for All the products
>
>For example, I’ll increase the Sale price of the filtered products by 5%.
>[![screenshot image on woocommerce documentation][2]][2]But when I enter into a “bulk edit” for a number of products, I get the following (screenshot)
[![screenshot of what I actually have which is different][3]][3]
As you can see, this is different. So following intuition, as the products are not in a sale yet, I set it to
Set to regular price decreased by (fixed amount or %):
then set the 40% decrease.[![screenshot of settings entered][4]][4]
When I click
update
the products are still at the regular price and not put in a 40% Sale. It doesn’t even matter if I take the % mark out and leave40
in the decrease box. The products are left as was before.Is there something I have missed? How do I do this with a bulk edit, rather than manually editing the sale price on each individual product? Editing each product one-by-one will take days.
[1]: https://docs.woocommerce.com/document/bulk-edit-products-prices-and-attributes/#bulk-edit-product-price-properties
[2]: https://i.stack.imgur.com/aTXKh.png
[3]: https://i.stack.imgur.com/nzuYc.png
[4]: https://i.stack.imgur.com/rnaGD.png
- The topic ‘Bulk edit products to put them into a 40% sale’ is closed to new replies.