Sale Price for EDD

Plugin Banner

Sale Price for EDD

by Jeroen Sormani

Download
Description

Put your downloads in the spotlight by giving them a sale price!

Numerous studies have shown that people are more likely to buy a product, no matter what, if it is has a discount. Specially if it is something they already wanted to have. The discount will trigger the potential customer to buy your products fast.

Setting up a discount correctly is important, of course you can just lower the price, but then most people will not know the product is discounted. With EDD Sale Price the regular price will be shown with a strikethrough so people will see how much it regularly costs, and what the new sale price is!

Works with both simple downloads and variable priced downloads.

Look at the screenshots!

Feature requests, ratings and donations are welcome and appreciated!

  1. Upload the folder edd-sale-price to the/wp-content/plugins/` directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the settings page to fine-tune the settings if desired
  1. Overview download listing

    Overview download listing

  2. Download detail page pricing

    Download detail page pricing

  3. Checkout price - requires EDD 2.3!

    Checkout price - requires EDD 2.3!

  4. Admin download sale price setting

    Admin download sale price setting

  5. Admin download variable sale price settings

    Admin download variable sale price settings

  6. Another download detail page example

    Another download detail page example

Is the regular price displayed everywhere?

We try to display the regular price – with a strikethrough – besides the sale price on as many places as possible.

However, due to some restrictions within Easy Digital Downloads, it will currently not display everywhere. We are working on improving this with. (it is displaying on the most important places)

Why am I not seeing the regular price at the checkout?

The checkout is one of those places where we improved this. But due to a new change, it does require Easy Digital Downloads 2.3+

Can I display the regular price within the purchase button?

It is possible through a code snippet, though there are two things to consider:
1) The purchase button will become a lot bigger
2) Due to the way the buttons are loaded, you will see (for example) \<s>$50<\/s> for about half a second. The ‘s’ tags are there for the strikethrough. Its not ideal, but unfortunately we don’t have any control over this.

If you’d like to activate this: add_filter( 'eddsp_display_regular_price_text_buy_button', '__return_true' );

Doesn't work anymore.

By igurman on December 26, 2020

Plugin's broken and doesn't work with current WP & EDD versions.

Awesome!

By leno25 on December 17, 2018

I could not immediately understand where to look for the settings of this plugin. But then I saw "Show advanced settings".

Perfect

By Aldoseri on May 16, 2018

This plugin works as expected. I added the button price filter to my theme functions.php and Voila! the original price with a strike thru showed up. Shame on EDD not to include the functionality as a standard.

Solid plugin

By smartcat on October 18, 2017

Works as described. Best part is the code is clean, which is very important to us when using any plugins. Great work all around.

Great addition to EDD, a must-have if running sales.

By dkeeling on July 5, 2017

Adds basic sale price functionality to EDD. Hope to see a few more conveniences within the plugin in the future, but it's free and it works great!

Works well

By Mehrafsar (amdmehr) on September 3, 2016

Works well

Needed this and found it here

By Thomas Maier (webzunft) on September 3, 2016

I searched for this feature and was lucky to find it here. It is simple and just works.

1.0.5.4 – 10/09/2025

  • [Update] – Mandatory plugin name change from EDD Sale Price > Sale Price for EDD

1.0.5.3 – 07/06/2025

  • [Fix] – Call __() after init

1.0.5.2 – 06/05/2024

  • [Fix] – PHP 8.2 compatibility

1.0.5.1 – 23/08/2021

  • [Fix] – 1.0.5 in some situations causing products to be 0 unintended

1.0.5 – 16/08/2021

  • [Fix] – ‘0’ not allowed as sale price

1.0.4 – 18/09/2017

!! Required EDD 2.8+ !!

  • [Improvement] – Use EDD 2.8 method of adding variable prices
  • [Improvement] – Make use of new price filter instead of overwriting (Props to Phil Johnston)

1.0.3 – 28/06/2016

  • [Fix] – Notice caused on checkout pre-save of sale price fields
  • Bump tested up to version to WP 4.8

1.0.2 – 18/07/2015

  • [i18n] – Add French translation

1.0.1 – 25/05/2015

  • [Fix] – Sale price incorrect in admin dashboard
  • [Fix] – Incorrect sale price in cart when adding a variable download
  • [Improvement] – Add filter to allow the regular price with a strikethrough on the buy button.

1.0.0 – 22/02/2015

  • Initial release
Back to top