Title: Brandix for Product Brands
Author: Mahabub Alam
Published: <strong>June 21, 2026</strong>
Last modified: June 21, 2026

---

Search plugins

![](https://ps.w.org/brandix-for-product-brands/assets/banner-772x250.png?rev=3580618)

![](https://ps.w.org/brandix-for-product-brands/assets/icon-256x256.jpg?rev=3580618)

# Brandix for Product Brands

 By [Mahabub Alam](https://profiles.wordpress.org/maha25/)

[Download](https://downloads.wordpress.org/plugin/brandix-for-product-brands.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/brandix-for-product-brands/#description)
 * [Reviews](https://wordpress.org/plugins/brandix-for-product-brands/#reviews)
 *  [Installation](https://wordpress.org/plugins/brandix-for-product-brands/#installation)
 * [Development](https://wordpress.org/plugins/brandix-for-product-brands/#developers)

 [Support](https://wordpress.org/support/plugin/brandix-for-product-brands/)

## Description

Brandix for Product Brands adds a dedicated **Brands** taxonomy to WooCommerce, 
lets you attach a logo and description to each brand, and gives you several ways
to display them on the front-end.

**Features**

 * Custom Brand taxonomy linked to WooCommerce products
 * Brand logo (thumbnail) and rich description
 * Configurable display position on the single product page (above title, below 
   add to cart, in tabs, etc.)
 * `[brandix]` shortcode with full attribute support — also usable from any PHP 
   template via `do_shortcode()`
 * Sidebar / classic widget with logo + count
 * Elementor “Brands Grid” widget
 * Elementor “Brands Slider” widget (vanilla JS carousel, no external dependencies)
 * WP.org standards: escaped output, sanitized input, translation ready, ABSPATH
   check, HPOS-compatible

### Usage

#### Shortcode

    ```
    [brandix]
    ```

Attributes (all optional):

 * `limit` – number of brands (default `-1` = all)
 * `columns` – 1–8 (default `4`)
 * `orderby` – `name` | `slug` | `count` | `term_id`
 * `order` – `ASC` | `DESC`
 * `hide_empty` – `yes` | `no`
 * `include` – comma-separated term IDs to include
 * `omit` – comma-separated term IDs to skip
 * `show_name` – `yes` | `no`
 * `show_count` – `yes` | `no`
 * `show_desc` – `yes` | `no`
 * `image_size` – any registered image size (default `thumbnail`)
 * `layout` – `grid` | `list`

Example:

    ```
    [brandix columns="6" limit="12" orderby="name" show_count="yes"]
    ```

#### In PHP templates

    ```
    <?php echo do_shortcode( '[brandix columns="4" limit="8"]' ); ?>
    ```

#### Sidebar widget

Appearance → Widgets → add “Product Brands” to any sidebar.

#### Elementor

Search the editor panel for “Brands Grid” or “Brands Slider”.

## Installation

 1. Upload the plugin folder to `/wp-content/plugins/` or install through the Plugins
    screen.
 2. Activate the plugin.
 3. Go to **Products → Brands** to add brands and their logos.
 4. Go to **WooCommerce → Brand Settings** to configure where brands appear on the 
    single product page.

## FAQ

### Does this work without Elementor?

Yes. The shortcode and sidebar widget work everywhere. The Elementor widgets only
load when Elementor is active.

### Is HPOS supported?

Yes, the plugin declares compatibility with WooCommerce Custom Order Tables (HPOS).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Brandix for Product Brands” is open source software. The following people have 
contributed to this plugin.

Contributors

 *   [ Mahabub Alam ](https://profiles.wordpress.org/maha25/)

[Translate “Brandix for Product Brands” into your language.](https://translate.wordpress.org/projects/wp-plugins/brandix-for-product-brands)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/brandix-for-product-brands/),
check out the [SVN repository](https://plugins.svn.wordpress.org/brandix-for-product-brands/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/brandix-for-product-brands/)
by [RSS](https://plugins.trac.wordpress.org/log/brandix-for-product-brands/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.0**
 *  Last updated **5 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.6 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.2 or higher **
 * Tags
 * [brands](https://wordpress.org/plugins/tags/brands/)[elementor](https://wordpress.org/plugins/tags/elementor/)
   [product brands](https://wordpress.org/plugins/tags/product-brands/)[shortcode](https://wordpress.org/plugins/tags/shortcode/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/brandix-for-product-brands/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/brandix-for-product-brands/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/brandix-for-product-brands/reviews/)

## Contributors

 *   [ Mahabub Alam ](https://profiles.wordpress.org/maha25/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/brandix-for-product-brands/)