# edd_after_price_options_list

 This action runs at the end of the price options (inside of the UL tag) list for variable-price enabled Downloads.

```
do_action( &#039;edd_after_price_options_list&#039;, $download_id, $prices, $type );
```