Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Display info in admin products description


Guest

Recommended Posts

Posted

I'm looking for a way to display some info in the Admin Catalog Product info on right hand summary page.

I have added in a contribution that was originally based on MS1 Called "Add Vendors Details".

It didn't work on my version of osC 2.2 MS2.

So after much mucking around I have reworked it and modified it somewhat based on the Manaufactures Details which works very similar. Only that these details are not displayed anywhere in the retail pages. Admin purposes only.

Anyway that all now works great.

 

But I want to display the Vendor Name (I renamed it to Supplier) in the summary section on the right hand side when you click on any of the products.

I've tried so many different combination of things to get this working but obviously no success, yet.

 

Essentiently I need to convert "vendor_id to "vendors_name" and from what I can gather I need to do this from outside the Catagories.php file, like maybe "html_output.php" or something. But I don't know how to do this.

And I can not find anything like this requirement in this forum anywhere after 3 days looking.

 

Any help would be appreciated.

Posted

Let me put things in a simpler format.

 

I need to pull information from Like the Manufactures table information.

 

manufacturers_id and convert that information to manufacturers_name

 

This is required information in the admin categories, products summary display section on the right hand side.

 

Anyone with any ideas?

Posted

Is there no one with any suggestion at least? :(

Archived

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

×
×
  • Create New...