cancel
Showing results for 
Search instead for 
Did you mean: 

Manipulate the price of products that added to an order created in the backend?

Manipulate the price of products that added to an order created in the backend?

How can I manipulate the price of products that are added to an order which is created by an admin in the backend? I have been looking at observers/events and can't nail down the correct event (if it exists). I am using an observer for checkout_cart_product_add_after.

 

Thanks in advance

Martin