Gaty Add Product Brands provides a streamlined WooCommerce admin workflow for creating variable products and managing reusable catalog data.
The plugin uses WooCommerce product data and taxonomies rather than a separate product database. Product categories use the native product_cat taxonomy, WooCommerce Product Brands use product_brand when available, colors use the global pa_color attribute, and sizes use the global pa_size attribute.
Main features:
- Create a variable product from one admin screen.
- Quickly edit product final category, brand, regular price, and sale price from a lazy-loaded AJAX products table.
- Search by product name or SKU and filter the quick editor by category or brand.
- Load heavy edit controls only on demand, then save one open editor or all changed open editors over AJAX; variable-product price edits are applied to variations and synchronized.
- Add multiple colors, each with its own SKU/serial, regular price, sale price, and variation image.
- Optionally select sizes and automatically create color x size variations.
- Select product categories with cascading parent/child dropdowns.
- Add a new root category or select an existing parent path before adding a child category.
- Use WooCommerce core Product Brands as the preferred brand taxonomy.
- Synchronize a brand with supported product-brand taxonomies detected on the site.
- Manage reusable colors with a HEX color picker and visual preview.
- Add many colors at once using name + HEX rows or a pasted
Color | #HEX list.
- Manage reusable sizes using WooCommerce global attributes.
- Set a featured image, product gallery, stock quantity, and publish status.
- Uses WooCommerce CRUD product classes for product and variation creation.
- Bulk-import products from CSV, grouping rows with the same parent code into one variable product.
- Preview imports before running them, then process products in small AJAX batches.
- Match CSV category names/paths to existing WooCommerce categories; create/synchronize brands, colors, swatches, and sizes during bulk import.
- Import per-color SKU, regular price, sale price, image URL, and stock quantity.
The plugin does not send store or user data to external services and does not load remote scripts or styles. During a bulk import, it can make an outbound HTTP/HTTPS request only to image URLs explicitly supplied by an administrator so those images can be copied into the WordPress Media Library.