Skip to main content
Easy Digital Downloads Documentation
Documentation, Reference Materials, and Tutorials for Easy Digital Downloads

Cart Item Templates

With the release of EDD 1.5, you can now style the look and layout of widget cart items.

The template files used to display cart items are located in 
wp-content/plugins/easy-digital-downloads/includes/templates/

  • widget-cart-checkout.php
  • widget-cart-empty.php
  • widget-cart-item.php

To modify them, do two things:

  1. Create a folder called edd_templates inside of your currently active theme’s directory.
  2. Copy the above files to the new folder created in step 1.

Once you have created the 
edd_templates directory and copied the files over, you can make any change you wish to the file and your changes will be reflected in the cart widget.