WPprodigy / woocommerce-product-fees

Add additional fees at checkout based on products that are in the cart.
https://wordpress.org/plugins/woocommerce-product-fees/
Other
26 stars 19 forks source link

bulk edit product fees #48

Closed paddy-mceneaney closed 4 years ago

paddy-mceneaney commented 4 years ago

Hi I may have missed it, but is there a way to bulk edit the product fees for items that have been set via this plugin?

sorry if this is already implemented and I have missed it.

Thanks

Paddy

WPprodigy commented 4 years ago

There are no bulk editing fields, however there is support for the CSV export/importer.

So you could export your products to CSV. Then remove all fields except for ID, fee-name, fee-amount, etc and update as needed. Then re-import the CSV and choose to "merge existing products".