![]() |
Modifying product page header
I currently have the following code in my head.tpl page:
Code:
{if $main eq "manufacturer_products"} It works great at advertising the different manufacturers on their manufacturer page - is there a way to modify this so that it will appear on product pages? Each product only has one manufacturer, so it stands to reason it's a simple adjustment in the code. Any help would be appreciated! Matt |
Figured it out. Here's the info in case you're curious:
Code:
{if $product.manufacturerid ne ""} Modify the HTML to your needs. :) |
All times are GMT -8. The time now is 10:27 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.