Showing brand logos on product pages in BigCommerce sites is harder than it should be. Here is a quick mod that will let us do that without need of using the API.
Here is the desired result

Code
This works by parsing you /brands page and then comparing current brand name to the one from parsed page.
Lets edit Panels/ProductPanels.html and change the current brand code into this
%%LNG_Brand%%:
Leave a Reply