plugin-icon

Brandix for Product Brands

제작자: Mahabub Alam·
Manage WooCommerce product brands with logos and descriptions. Show them via shortcode, sidebar widget, or Elementor grid & slider widgets.
버전
1.0.0
최근 업데이트일
Jun 21, 2026
Brandix for Product Brands

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)
  • orderbyname | slug | count | term_id
  • orderASC | DESC
  • hide_emptyyes | no
  • include – comma-separated term IDs to include
  • omit – comma-separated term IDs to skip
  • show_nameyes | no
  • show_countyes | no
  • show_descyes | no
  • image_size – any registered image size (default thumbnail)
  • layoutgrid | 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”.

무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 7.0
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.