Whenever an item is clicked and it opens in it's own product ID page I get the following text at the bottom of the description on each product page:
# Model: xxxxx
# Shipping Weight: #lbs
## Units in Stock
# Manufactured by: MFG Name
Test site is: http://30408.vws.magma.ca/TTEZENCART
I would prefer not having this information on each page> I have looked into removing the "define('TEXT_PRODUCT_MANUFACTURER', 'Manufactured by: ');
for each item in the product_info.php & document_general_info.php & Document_prduct_info.php to no avail. removing the define statements doesn't change a thing.
What I need to know is can I do this and if so where do I go?
Thanks in advance for your help.
Bob




