Title: Easy Digital Downloads &#8211; Variable Pricing Descriptions
Author: Andrew Munro / AffiliateWP
Published: <strong>26 Marzo 2013</strong>
Last modified: 2 Novembre 2022

---

Ricerca i plugin

![](https://ps.w.org/edd-variable-pricing-descriptions/assets/banner-772x250.png?
rev=2810305)

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://ps.w.org/edd-variable-pricing-descriptions/assets/icon.svg?rev=2810305)

# Easy Digital Downloads – Variable Pricing Descriptions

 Di [Andrew Munro / AffiliateWP](https://profiles.wordpress.org/sumobi/)

[Scarica](https://downloads.wordpress.org/plugin/edd-variable-pricing-descriptions.1.1.zip)

 * [Dettagli](https://it.wordpress.org/plugins/edd-variable-pricing-descriptions/#description)
 * [Recensioni](https://it.wordpress.org/plugins/edd-variable-pricing-descriptions/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/edd-variable-pricing-descriptions/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/edd-variable-pricing-descriptions/#developers)

 [Supporto](https://wordpress.org/support/plugin/edd-variable-pricing-descriptions/)

## Descrizione

Easy Digital Downloads – Variable Pricing Descriptions adds an “Option Description”
field for each variable-priced download. This allows you to add a longer description
to the option name if needed.

### Where do descriptions show?

By default descriptions will show on the purchase button, where users can add items
to their cart.

Additionally, you can choose to show the descriptions on the checkout and receipt
pages.

### Styling

Variable Pricing Descriptions does not include any custom CSS, so it doesn’t impact
your page speed and should work with any theme! If you wish to cusotmize the look
and feel of the descriptions, you can use the included `edd-variable-pricing-desc`
class to target the descriptions.

### Why sell product variations?

Selling digital product variations is a powerful tool for any digial e-commerce 
store. Control what files are delivered depending on what variation is purchased,
and reward your high paying customers. Some variation examples are:
 * [Selling photos](https://easydigitaldownloads.com/blog/selling-photographs/)
at multiple resolutions. * Distributing single music files or a full album * Limit
your [WordPress Plugin activations with Software Licensing](https://easydigitaldownloads.com/blog/selling-wordpress-plugins/)*
[Sell font packages](https://easydigitaldownloads.com/blog/how-to-sell-fonts-online-and-money-making-tips/)

### Requirements

**This plugin requires [Easy Digital Downloads](https://wordpress.org/plugins/easy-digital-downloads/)
version 2.8 or greater.**

### Screenshot Theme

**All screenshots were taken using the [Vendd](https://easydigitaldownloads.com/downloads/vendd/)
theme, our own theme custom built to work with Easy Digital Downloads.**

## Screenshot

[⌊The "Option Description" input fields⌉⌊The "Option Description" input fields⌉[

The “Option Description” input fields

[⌊The pricing descriptions shown to the user⌉⌊The pricing descriptions shown to 
the user⌉[

The pricing descriptions shown to the user

[⌊Showing the pricing descriptions on the checkout⌉⌊Showing the pricing descriptions
on the checkout⌉[

Showing the pricing descriptions on the checkout

[⌊Showing the pricing descriptions on the purchase receipt⌉⌊Showing the pricing 
descriptions on the purchase receipt⌉[

Showing the pricing descriptions on the purchase receipt

## Installazione

 1. Upload entire `edd-variable-pricing-descriptions` to the `/wp-content/plugins/`
    directory, or just upload the ZIP package via ‘Plugins > Add New > Upload’ in your
    WP Admin
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Add optional descriptions to your variable priced downloads

## Recensioni

![](https://secure.gravatar.com/avatar/aef879a411f15857c3ba4e16a4ba2555ce62511fe39a4e5a75a955baa1cc5efc?
s=60&d=retro&r=g)

### 󠀁[Great](https://wordpress.org/support/topic/great-15648/)󠁿

 [Majid Mozafari](https://profiles.wordpress.org/majidilami/) 22 Giugno 2023

It is great. Just the description for me was added to the top-right of the pricing,
not to the bottom.Maybe the problem is with the Astra theme. I fixed it with these
additional CSS codes: .edd_price_options li {display: flex;flex-direction: column;}.
edd_price_options li label {order: 1;} .edd_price_options li .edd-variable-pricing-
desc {order: 2;}.edd_price_options li label,.edd_price_options li .edd-variable-
pricing-desc {text-align: left !important;width: 100%;}

 [ Leggi tutte le recensioni di 2 ](https://wordpress.org/support/plugin/edd-variable-pricing-descriptions/reviews/)

## Contributi e sviluppo

“Easy Digital Downloads – Variable Pricing Descriptions” è un software open source.
Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di
seguito.

Collaboratori

 *   [ Andrew Munro / AffiliateWP ](https://profiles.wordpress.org/sumobi/)
 *   [ Easy Digital Downloads ](https://profiles.wordpress.org/easydigitaldownloads/)
 *   [ Awesome Motive ](https://profiles.wordpress.org/am/)
 *   [ Chris Klosowski ](https://profiles.wordpress.org/cklosows/)
 *   [ Robin Cornett ](https://profiles.wordpress.org/littlerchicken/)
 *   [ zkawesome ](https://profiles.wordpress.org/zkawesome/)
 *   [ Syed Balkhi ](https://profiles.wordpress.org/smub/)

“Easy Digital Downloads – Variable Pricing Descriptions” è stato tradotto in 2 lingue.
Grazie a [chi traduce](https://translate.wordpress.org/projects/wp-plugins/edd-variable-pricing-descriptions/contributors)
per il contributo.

[Traduci “Easy Digital Downloads – Variable Pricing Descriptions” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/edd-variable-pricing-descriptions)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/edd-variable-pricing-descriptions/)
segui il [repository SVN](https://plugins.svn.wordpress.org/edd-variable-pricing-descriptions/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/edd-variable-pricing-descriptions/)
tramite [RSS](https://plugins.trac.wordpress.org/log/edd-variable-pricing-descriptions/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1

 * New: Optionally display price option description on checkout and receipts.
 * Fix: If a description was empty, an empty paragraph was output anyway.
 * Fix: The extension has been updated to work with EDD 3.1.
 * Dev: The minimum WordPress version is now 4.9; the minimum EDD version is 2.8.

#### 1.0.3

 * Tweak: Update plugin information

#### 1.0.2

 * Fix: Undefined Index PHP Notice
 * New: Modified the way descriptions are outputted to better future-proof them

#### 1.0.1

 * Fix: Undefined Index PHP Notice

#### 1.0

 * Initial release

## Meta

 *  Versione **1.1**
 *  Ultimo aggiornamento **4 anni fa**
 *  Installazioni attive **100+**
 *  Versione WordPress ** 4.9 o superiore **
 *  Testato fino alla versione **6.1.12**
 *  Lingue
 * [Dutch](https://nl.wordpress.org/plugins/edd-variable-pricing-descriptions/),
   [English (US)](https://wordpress.org/plugins/edd-variable-pricing-descriptions/),
   e [Russian](https://ru.wordpress.org/plugins/edd-variable-pricing-descriptions/).
 *  [Traduci nella tua lingua](https://translate.wordpress.org/projects/wp-plugins/edd-variable-pricing-descriptions)
 * Tag
 * [customize product](https://it.wordpress.org/plugins/tags/customize-product/)
   [descriptions](https://it.wordpress.org/plugins/tags/descriptions/)[easy digital downloads](https://it.wordpress.org/plugins/tags/easy-digital-downloads/)
   [product descriptions](https://it.wordpress.org/plugins/tags/product-descriptions/)
   [variations](https://it.wordpress.org/plugins/tags/variations/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/edd-variable-pricing-descriptions/advanced/)

## Valutazioni

 5 su 5 stelle.

 *  [  2 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/edd-variable-pricing-descriptions/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/edd-variable-pricing-descriptions/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/edd-variable-pricing-descriptions/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/edd-variable-pricing-descriptions/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](https://wordpress.org/support/plugin/edd-variable-pricing-descriptions/reviews/?filter=1)

[La tua recensione](https://wordpress.org/support/plugin/edd-variable-pricing-descriptions/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/edd-variable-pricing-descriptions/reviews/)

## Collaboratori

 *   [ Andrew Munro / AffiliateWP ](https://profiles.wordpress.org/sumobi/)
 *   [ Easy Digital Downloads ](https://profiles.wordpress.org/easydigitaldownloads/)
 *   [ Awesome Motive ](https://profiles.wordpress.org/am/)
 *   [ Chris Klosowski ](https://profiles.wordpress.org/cklosows/)
 *   [ Robin Cornett ](https://profiles.wordpress.org/littlerchicken/)
 *   [ zkawesome ](https://profiles.wordpress.org/zkawesome/)
 *   [ Syed Balkhi ](https://profiles.wordpress.org/smub/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/edd-variable-pricing-descriptions/)