Can anyone please explain to me the flow of php files that take information from the TABLE_PRODUCTS and write this info to the TABLE_ORDERS_PRODUCTS? I have added a new table called TABLE_PRODUCTS_EXTRA with a new field following instructions from this post http://www.zen-cart.com/forum/showthread.php?t=120523. Then I also added this new field to the TABLE_ORDERS_PRODUCTS. However, I cannot get the info to show up in the TABLE_ORDERS_PRODUCTS. I can't find any answers anywhere to help me with this. If anyone could help that would be awesome. If you can't help with this directly can you at least tell me what php files take info form the products table to the orders products table? Thank you.