Skip to content

Extends Woocommerce and adds customisable descriptions to Product Attributes on Variable Products

Notifications You must be signed in to change notification settings

arifktk32/woocommerce-attribute-descriptions

 
 

Repository files navigation

WooCommerce Attribute Descriptions

WooCommerce Attribute Descriptions extends WooCommerce and adds customisable descriptions to Product Attributes on Variable Products

Sometimes you need to provide more information regarding product attributes, especially when customers have to decipher what they need from a variable product, WooCommerce Attribute Descriptions provides this exact functionality.

Note: This only works with attributes that are added via Products > Attributes and does not currently work with arbitrary attributes added at Single Product level.

How it works

Example 1

Simple enter some descriptive content in to the newly added text area on a Product Attribute.

Example 2

When adding the Attribute to a Product, lets say a Variable Product for example, you will see a question mark next the attribute name on the Single Product template.

Example 3

When you click on the question mark you will be able to read the Product Attribute content.

Features

All of the templates in the templates/ folder are overridable by including the file(s) in your theme folder.

Installation

  1. Upload the plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

Requirements

PHP 5.4+

Wordpress 4+

WooCommerce 2.5+

License

GNU General Public License v3.0

About

Extends Woocommerce and adds customisable descriptions to Product Attributes on Variable Products

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 79.2%
  • CSS 14.3%
  • JavaScript 6.5%