Magento extension Manufacturer Brand Logo by biztechcon

MageCloud partnered with biztechcon to offer Manufacturer Brand Logo in your MageCloud panel for our simple 1-click installation option. To install this extension - create your account with MageCloud and launch a new Magento store. It takes only 3 minutes.

biztechcon always provides support for customers who have installed Manufacturer Brand Logo Magento module. Feel free to leave a review for the company and the extension so we can offer you better products and services in the future.

You may want to check other biztechcon Magento extensions available at MageCloud and even get extensions from hundreds of other Magento developers using our marketplace.

Our manufacturer extension allows merchants to upload brand logos and display on product pages

Compatible with Magento 1.x

Manufacturer Brand Logo

Seamlessly upload brand logos and manage them from the admin panel of your Magento Store!

Our user-friendly Magento Manufacturer Brand Logo Extension allows online merchants easily upload logos of various brands, and display them on both the product pages as well as the brand list pages. The extension can be seamlessly integrated with your online store effortlessly.

You can easily download and install this extension. It is optimized in such a way so that it can be easily installed without affecting layout and functioning of your Magento e-commerce website.

Core Features (Admin Panel)

  • Provide separate view in admin panel
  • Quickly upload different manufacturer brands
  • Provide grid (listing of all brands)
  • Admin can assign user role to sub-admin

Brand Display Features:

  • Provide link to top links of Magento
  • Display brands logo professionally on product pages
  • Create a customized brand list page
  • Categorize products according to different brands

Below mentioned is the code you need to use for displaying brand logo on product detail page

echo $this->getLayout()->createBlock('manufacturer/manufacturer')->setProduct($_product)->setTemplate('manufacturer/product_manufacturer.phtml')->toHtml();

The magento extension also provides a block which displays the entire brand logos list in one page. You can use this code wherever you want the list to be displayed.

Code : echo $this->getLayout()->createBlock('manufacturer/