Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Manufacturers ID in orders table?


fszone

Recommended Posts

Posted

Does anyone know how I can put the Manufacturer's ID in the Orders table?

 

I was thinking of triggering it in checkout_success.php, but I am having a little trouble linking the tables. They can be seperated by a comma, or whatever. It shouldn't matter. Any help would be greatly apreciated.

 

Thanks in advance

Posted

place it in the orders_products table. You could use something like phpmyadmin and add it like it is in the products table. Then you could link it to the manufacturers and manufacturers_info tables and display the details.

Archived

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

×
×
  • Create New...