I am trying to add manual orders in woocommerce. After adding the product item in “adding new order” on admin dashboard, I want to change to unit price of the product. For example if the product price is $10, I want to sell it for $12 so I need to change the unit price for that product in that order. But the problem is after clicking on pencil icon (edit), I can only change the quantity and the total price. I don’t want to change total price and need to change the unit price and that will eventually effects the total price. How can I achieve this?
Searched and viewed similar problems but didn’t find the soloution.