Attribute Icon for WooCommerce
·
Add an icon to each WooCommerce attribute — display it alongside the attribute label on the product page.
Attribute Icon for WooCommerce extends the WooCommerce attribute system with icon support. Each attribute (Color, Size, Material, etc.) gets a native WordPress media uploader field. Upload an icon — it appears before the attribute label on the single product page.
Feature summary:
- Icon upload field on every attribute — add and edit screens.
- Icon column in the attribute list table.
- Frontend display via
woocommerce_attribute_labelfilter (automatic). - Template helpers for custom themes —
render_image()andget_image_html(). - No configuration. Activate and every attribute gets the field.
- Uses WordPress media library — no custom uploader, no external dependencies.