# edd_pre_remove_cart_discount

 This action just before a discount is removed from the shopping cart.

```
do_action( &#039;edd_pre_remove_cart_discount&#039;, $discount_id );
```