Brandix For Product Brands Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin 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 viado_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 (default4)orderby–name|slug|count|term_idorder–ASC|DESChide_empty–yes|noinclude– comma-separated term IDs to includeomit– comma-separated term IDs to skipshow_name–yes|noshow_count–yes|noshow_desc–yes|noimage_size– any registered image size (defaultthumbnail)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”.
Screenshots
No screenshots provided

