Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WooCommerce Variable Product Description

Descripción

The plugin adds a description for each product variation that will display underneath the main product variation and change when
different product variations are chosen.

The code is maintained on Github

Translations, feature requests, and ratings are welcome and appreciated!

NOTE

This feature was added to WooCommerce 2.4 so this plugin is only needed for pre-2.4.

Capturas

  • Variation description field added to Product Data > Variations tab
  • Variation description showing on product page

Instalación

  1. Upload the folder woocommerce-variable-product-description to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Edit a variable product, and you will see a “Description” field on the Variations tab
  4. Save the product and the description will become visible on the product page when the variation is chosen

Preguntas frecuentes

Can I have a separate description per variable product?

Yes, absolutely!

Where is the description displayed?

The description is displayed in a div with class of ‘variation-description’.

Reseñas

3 de septiembre de 2016
Does the job for me. But I would like to have the ability to add shortcodes into the description. Thanks
Leer toda la 1 reseña

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Registro de cambios

1.0.0

  • Initial release