AttributeHub for WooCommerce is a master attribute mapping plugin that creates a safe display layer between your messy backend attribute values and clean, customer-friendly filters — without touching your original product data.
The Problem
Many WooCommerce stores import products from suppliers, ERPs, CSV files, or dropshipping sources. The backend product data often contains supplier abbreviations, color codes, and internal values that look terrible in customer-facing filters:
Your current filter might look like this:
– 14KGD
– RHCRY
– BK
– 1GOLD
– 2SILVER
– BLK
– BCK
– MULTIBK
Customers should see:
– 14K Gold
– Rhodium Crystal
– Black
– Gold
– Silver
The Solution
AttributeHub creates a master attribute directory where you map many backend values to one clean master label. The frontend filter shows only master labels, and filtering by “Black” automatically includes all products with any of the mapped raw values (BK, BLK, BCK, MULTIBK, etc.).
Your backend data is never modified — safe for inventory systems, ERP syncing, and future imports.
Features
- Attribute Scanner — Detects ugly, abbreviated, and duplicate attribute values across all your WooCommerce attributes
- Master Attribute Directory — Create clean master labels and map multiple backend values to each
- Clean Frontend Filters — Your layered nav shows master labels instead of supplier codes
- Smart Filter Query Expansion — Filtering by “Black” returns ALL products mapped to Black, regardless of which code they use
- Preview Mode — See exactly what your filters will look like before going live
- Product Metabox — See the mapping status of each attribute on any product
- Hide Unmapped Values — Optionally suppress unmapped/ugly values from frontend filters
- Duplicate Detection — Groups near-identical attribute values for batch mapping
- CSV Export — Export your mapping configuration for backup or staging workflows
- WooCommerce HPOS Compatible — Works with High Performance Order Storage
Pro Version
AttributeHub Pro adds:
- Secondary Color Tags — A gold earring with black stones appears in BOTH Gold and Black filters
- AI Label Suggestions — AI suggests clean names for messy supplier codes (98% accuracy on abbreviations)
- Auto-Map New Imports — Rules engine automatically maps new product attributes on import
- CSV Import — Import mapping configurations from CSV (perfect for agencies)
- Advanced Rules Engine — Pattern-based auto-mapping: “starts with BK → Black”
- Bulk Editor — Spreadsheet-like interface for managing hundreds of mappings at once
- Filter Analytics — Track which filters customers click and which convert best
- Scheduled Scans — Automatically detect new unmapped values from nightly imports
- Email Reports — Get notified when new unmapped attribute values appear
- FacetWP, YITH, Elementor Compatibility — Works with popular filter plugins
Perfect For
- Jewelry stores with metal/stone codes
- Fashion and apparel stores with vendor-specific size/color naming
- Wholesale and B2B stores with ERP-exported attributes
- Dropshipping stores with inconsistent supplier data
- Agencies managing WooCommerce stores with imported catalogs
External Services
This plugin loads SweetAlert2 from the jsDelivr CDN for admin modal dialogs and notifications. This library is only loaded on AttributeHub admin pages and is never loaded on the frontend of your site.
- Service: jsDelivr CDN
- Library: SweetAlert2 (MIT License)
- URL:
https://cdn.jsdelivr.net/npm/sweetalert2@11/
- When: Admin pages only (AttributeHub menu pages and WooCommerce product edit screen)
- Data sent: No personal data is transmitted. The browser fetches the library file from jsDelivr’s servers; jsDelivr may log standard access data (IP, user agent) per their privacy policy.