Display Purchase Button and Price for Easy Digital Downloads

This tutorial goes over how to add custom add to cart links to the single download page template. It also goes over how you can display the digital product price. In this tutorial we will be adding the price and a link to add the product to the shopping cart in the sidebar of the individual products.

Notes from the Video

  1. Open sidebar-download.php
  2. Display the price and a purchase link with the following code:
  3. The Easy Digital Downloads documentation for displaying the price can be found here and the documentation for creating custom add to cart links can be found here.