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

Not an issue as much as a question... #20

Closed twistedjinn closed 7 years ago

twistedjinn commented 7 years ago

I'm using a bulk editing plugin and I was wondering what the custom fields are for the product fee name and amount? I tried searching though the code and found product_fee_name[1317] might have the numbers wrong here but I tried to use that and it couldn't find anything.

WPprodigy commented 7 years ago

The custom field names are: product-fee-name, product-fee-amount, and product-fee-multiplier.

The numbers in brackets will be there when using fees on a per-variation basis.