Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

WooCommerce Variable Product Description

Описание

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.

Скриншоты

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

Установка

  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

Часто задаваемые вопросы

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’.

Отзывы

Посмотреть 1 отзыв

Участники и разработчики

«WooCommerce Variable Product Description» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WooCommerce Variable Product Description» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.0

  • Initial release