Perfect Brands for WooCommerce

Description

Perfect WooCommerce Brands is a perfect tool to organize your site, highlight the brands you have, and also helps as a filter for your customers at UX exploration. PWB extendes the product’s description and presentation at your e-commerce site.

PRESENTATION

About Us | Community | Documentation

Whether we like to admit it or not, we are all influenced by brands. Brands are a guarantee for quality, they assure product recognition in customers.
Is essential to work with product brands for increase sales and generate reliability on your e-commerce site.
With this extension you can add product brands to your WooCommerce site.

Requirements

  • PHP 5.6 or higher (PHP7 recommended)
  • WordPress 4.7 or higher
  • WooCommerce 3.1.0 or higher

Features

  • Very easy to use, 100% free, no ads, no premium version exists
  • Assign brands to products
  • Associate a banner and a link to each brand
  • Translation-ready
  • Visual Composer support
  • Minimalist design and fully responsive
  • Very lightweight
  • Shortcode: Display all brands
  • Shortcode: Display brands carousel
  • Shortcode: Display product carousel by brand
  • Shortcode: Display brands for a specific product
  • Shortcode: A-Z Listing
  • Widget: Display brands as dropdown
  • Widget: Display brands as list (brand names or brand logos)
  • Widget: Filter products by brand
  • Customizable brands slug
  • Show the brands in products loop
  • Import brands (migrate) from other brands plugins
  • Dummy data installer (logos by heroturko)
  • WooCommerce REST API support
  • WooCommerce built-in product importer/exporter support
  • Brand tab for single product page
  • Favorite brands
  • Brands json import/export
  • Brand structured data
  • And much more!

Screenshots

  • Brands carousel
  • Brands page
  • Brands taxonomy
  • Brands shortcodes (with Visual Composer)
  • Product carousel by brand

Installation

  1. Upload the plugin to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

FAQ

Is Perfect WooCommerce Brands free?

Yes, of course. This plugin is 100% free. No ads, no premium version exists.

Where are the plugin settings?

Go to WooCommerce/Settings/ and click on Brands tab

404 error on brand pages

Go to Settings/Permalinks and click on Save Changes button to flush the permalinks

PWB is awesome! Can I contribute?

Yes you can! Join in on our GitHub repository 🙂
You can also contribute translating the plugin

Developer Documentation

Click here

Reviews

October 18, 2020
me funciono de maravilla, era exactamente lo que necesitaba en mi eshop para manejar las diferentes marcas
Read all 183 reviews

Contributors & Developers

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

Contributors

“Perfect Brands for WooCommerce” has been translated into 11 locales. Thank you to the translators for their contributions.

Translate “Perfect Brands for WooCommerce” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.8.5

  • Fix: security issues

1.8.4

  • Enhancement: dynamic data escaped

1.8.3

  • Enhancement: Update suggestions

1.8.2

  • Enhancement: Update documentation

1.8.1

  • Enhancement: Update documentation link

1.8.0

  • Enhancement: Main file renamed according to WordPress standards
  • Enhancement: “Show only first level brands” option added for the filter by brand widget

1.7.9

  • Fix: Breadcrumbs issues
  • Fix: Ajax search plugins conflict since previous release
  • Feature: New position option “in meta” for brands in the single product page
  • Feature: New param “only_parents” for “pwb-az-listing”
  • Enhancement: Sections for brands settings tab in admin
  • Enhancement: “[pwb-az-listing]” transient for better performance in large sites

1.7.8

  • Fix: Hidden products contribute towards product count for “pwb-all-brands” shortcode
  • Enhancement: Replace hardcoded thumbnail size for product loops with selected size (thanks @orjhor)
  • Feature: Redirect if the search matches with a brand name. Better product search experience.
  • Feature: Add the possibility to filter by product category on product carousel shortcode (thanks @lasdou)
  • Dev: New filter hook “pwb_html_before_brands_links”
  • Tested on WooCommerce 3.9

1.7.7

  • Enhancement: Better support for special characters in “AZ-Listing” shortcode
  • Fix: Filter by brand widget shows incorrect brands under certain conditions
  • Fix: Filter by brands in product tags pages and other product taxonomies
  • Update: WC 3.8 compatibility
  • Dev: New filter hook “pwb_text_before_brands_links”
  • Dev: New filter hook “pwb_product_tab_brand_logo_size”
  • Dev: “[pwb-az-listing]” and “[pwb-brand]” templates for theme overrides

1.7.6

  • Tested up to, bump
  • Dev: New filter hook “woocommerce_product_brand_heading” for editing the “Brand” tab heading
  • Fix: Some problems with the “Brand” product tab
  • Fix: Avoid a possible JS conflict caused by “wp_localize_script”

1.7.5

  • Fix: Stupid JS error introduced in the previous version

1.7.4

  • Fix: Mismatched columns when a brand is added
  • Tweak: Disable brand tab when product not have brand
  • Dev: New filter hook ‘pwb_dropdown_placeholder’
  • Dev: New filter hooks ‘pwb_carousel_prev’ and ‘pwb_carousel_next’ for customize the carousel arrows
  • Dev: Override templates via a theme
  • Minor fixes and tweaks

1.7.3

  • Enhancement: Performance improvements
  • Fix: Breadcrumbs doesn’t take in account pagination

1.7.2

  • Feature: Now is possible to use %pwb-brand% in the product URLs
  • Fix: Fatal error in some themes (like Salient)
  • Fix: Some php notices and warnings fixed
  • Fix: Don’t show brand description/banner in paged

1.7.1

  • Feature: Extends the [products] shortcode to allow ‘brands’ attribute
  • Feature: The brands column is sortable now
  • Catalan translation (thanks to Lluisma)
  • Enhancement: Easier select brands page link in breadcrumbs
  • Enhancement: Configure the brand banner and the brand description position independently
  • Dev: New filter ‘pwb_taxonomy_rewrite’ to change the rewrite slug
  • Dev: New filter ‘pwb_taxonomy_with_front’ to change default “with_front” value
  • Fix: Fatal error in PHP5.4

1.7.0

  • Feature: A-Z Listing shortcode
  • Feature: New brands exporter/importer introduced
  • Fix: Missing some brands to filter
  • Fix: Coupon doesn’t work for product variations (thanks @gekomees)
  • Fix: The brand description is not shown if there are no products
  • Enhancement: wpautop() for brand descriptions
  • Enhancement: Other filter by brand widget enhancements
  • Enhancement: Brands page link in breadcrumbs
  • Enhancement: Enqueue the carousel lib conditionally
  • Dev: New filter hook ‘pwb_description_allowed_tags’
  • Update: WC 3.5 compatibility