# edd_purchase_link_top

 This action runs just before the purchase link is outputted, both for the `\[purchase\_link\]` short code and the `edd\_get\_purchase\_link()` function.

```
do_action( &#039;edd_purchase_link_top&#039;, $download_id, $show_price );
```