Product Icon

WooCommerce Brands

Trending
Create, assign and list brands for products, and allow customers to view by brand.

Output template for WC Brands plugin

Hi,

In file wp-content/plugins/woocommerce-brands/classes/class-wc-brands.php (line 595) WC Brands sets HTML output:

echo get_brands( $post->ID, ‘, ‘, ‘ ‘ . sprintf( _n( ‘%1$s: ‘, ‘%2$s: ‘, $brand_count ), $labels->singular_name, $labels->name ), ‘‘ );

Unfortunately not every Theme has the same output.

If there were a template, each user could modify output according the requirements of the Theme.

Thanks

Author

Current Status

Open

Last updated: February 10, 2017

0 comments

Log in to comment on this feature request.

Use of your personal data
We and our partners process your personal data (such as browsing data, IP Addresses, cookie information, and other unique identifiers) based on your consent and/or our legitimate interest to optimize our website, marketing activities, and your user experience.