Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How do I hide the manufacturer information?


tonyd812003

Recommended Posts

In the New Products area of my website, I would like to stop showing the "by manufacturer_name" information. I don't enter manufacturers for my products.

I am selling flooring and as an example the title of the products is (2.25" Select American Cherry by). I would like to remove the by from the end of every product name.

 

Sorry if I missed something in the search, but I did multiple searches looking for this problem.

 

Thanks a lot,

Tony

Link to comment
Share on other sites

figured it out...

 

I removed this section of code from /includes/modules/new_products.php

 

by '.$manufacturers['manufacturers_name'] .'

Instead of removing it all together, its better to comment it out, something like;

// TONY 17-02-07 by '.$manufacturers['manufacturers_name'] .'

Then its easy to re-install it later, and keeps a note of what you've done. :D

____________________________________________________________________

____________________________________________________________________

Link to comment
Share on other sites

Instead of removing it all together, its better to comment it out, something like;

// TONY 17-02-07 by '.$manufacturers['manufacturers_name'] .'

Then its easy to re-install it later, and keeps a note of what you've done. :D

:thumbsup: Thats GREAT to know!! Great idea! I am VERY new and still in process of setting up store- HOW do you get into that? Admin, configuration, then product listing? then what? ??????

 

My product all say "added to catalogue then a date" (ex sep 20, 2005) - this was added by wholesaler for THEIR use- I do not want on each product in my store unless I could put my own correct dates!

 

I am VERY green at this... NO idea howto do stuff- want to change logo pictures too- dont know how to get in there- want to add my taxes for my province and country- dont know how- want to allow web mail to my site but send notifier to my home e-mail- can we do that?

 

reading and reading- learning lots but too time consuming! Any help- much appreciated! but almost need step by step as too new (ex. go to admin, then to ... then click .. etc.) Thanks for ANY help!!!!!!

 

 

Annie

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...