Skip to content

Tag: hook-woocommerce

WooCommerce changing order line totals

I have a plugin which applies discounts based on the category of the product. I’m using the filters below to add text to the order table in the cart: And this action to change the total price of the order/cart. The total price of the order pulls through to the checkout, as do the modified product fields…