Post by merchant1307 » Tue Dec 18, 2018 1:28 am

I'm thinking I want to remove the area of manufacturers from product page, not sure which tpl would have to be altered (probably products), I could maybe manually do this myself if I spend time reading the code but am asking in advance.
Image

Newbie

Posts

Joined
Wed Nov 30, 2016 4:55 am

Post by DigitCart » Tue Dec 18, 2018 6:45 am

Hi
If you are using default theme:
File:
catalog\view\theme\default\template\product\product.tpl

Code:
<?php if ($manufacturer) { ?>
<li><?php echo $text_manufacturer; ?> <a href="<?php echo $manufacturers; ?>"><?php echo $manufacturer; ?></a></li>
<?php } ?>

My Extensions


User avatar
Active Member

Posts

Joined
Thu Jun 22, 2017 5:32 pm


Post by danishmagic » Wed Dec 19, 2018 1:21 pm

And you can simply hide that using css option and make that class display:none;

Website designing & Development - https://webdesign-r.in
Indian Matrimonial sites - https://nikahmatrimonial.com


New member

Posts

Joined
Sun Oct 21, 2018 11:13 am
Location - India
Who is online

Users browsing this forum: dcortex and 400 guests