Skip to navigation
Skip to content
Klaviyo Site Banner | Q4 2025
Develop on Woo
Hire an expert
Get support
Sell
Extensions
Resources
Enterprise ecommerce
WooCommerce Brands
/ Feature Requests
WooCommerce Brands
by
Woo
Create, assign and list brands for products, and allow customers to view by brand.
Feature Requests
Search keywords:
Feature request status:
Sort order:
Votes
0
Display Brand Name as a link in catalogue product page
Improve this code: <?php if ( is_plugin_active( 'woocommerce-brands/woocommerce-brands.php' ) ) { add_action( 'woocommerce_shop_loop_item_title', 'add_brands_to_product_loop' ); // Add brands to product loop. function add_brands_to_product_loop() { $terms = get_the_terms( get_the_ID(), 'product_brand' ); if ( ! empty( $terms ) && ! is_wp_error( $terms ) ) { $term = join( ', ', wp_list_pluck( $terms, 'name' ) ); echo esc_html( […]
0 comments
Open
Votes
0
Display Brand Name as link in the product page
Improve this code /* * Increase `1` on line 7 to move position of brand name */ add_action( ‘woocommerce_single_product_summary’, ‘wc_brands_add_brand_name’, 1 ); function wc_brands_add_brand_name() { global $product; $brands = implode(‘, ‘, wp_get_post_terms($product->get_id(), ‘product_brand’, [‘fields’ => ‘names’])); echo “Brand: ” . $brands . “”; }
1 comment
Open
Votes
0
Short code to not show Child Brands in Brand List
Woocommerce Brands offers the possibility to show a “Product Brand List” with all the Brands used in Woocommerce. It would be great if there was the possibility make these brand lists without Child Brands, so that only Parent Brands are shown in the Brand List.
0 comments
Open
Votes
0
No increase in price
why is the cost of this plugin going up when nothing about the plugin has changed?
0 comments
Open
Votes
0
woocommerce brands fatal error
Hi I am a paid subscriber of woocommerce brands and after the most recent update to version 1.6.46 my site has now triggering a fetal error and the error massage is called in the class-wc-brands.php line 418 the ( error is: Parse error, unexpected ‘=” Can you please advice on how to fix as my […]
0 comments
Open
Votes
0
Woocommerce Brand – brand name link in shop/category page
Hi, Please let me know if the plugin ‘Woocommerce Brands’ can add a brand name link in the shop and category page just under product title. Kind regards Pier Serta
1 comment
Open
Votes
0
Block to filter by brand
Full site editing is here, and a block to filter by brand is a must for this plugin
0 comments
Open
Votes
0
Make compatible with Google Listings & Ads
Brands are not synced with google product feed configured with your own “Google Listings & Ads” plugin making the feed invalid. This should be basic functionality…
0 comments
Open
Votes
0
Specific categories related to brand
Would be helpful if there was a possibility to create a category for each brand on the brand page. For example if Nike is a brand. When you are on the Nike brand page you get “Shoes”, “T-shirt” etc. In those categories only the brand product is visible.
0 comments
Open
Votes
0
brands paginated list
show the list of all brands in paginated list, when you have a lot of brands it seems useless to list it in one page, and it will be nice if we can limit the listed brands per page
0 comments
Open
Pagination
Previous Page
Page
1
…
Page
4
Page
5
Page
6
Next Page
30-day
money-back guarantee
Support
teams across the world
Safe and secure
online payments