I thought about going into the cart and adding the inventoryid to the columns. If I do this do I store the inventoryid as an integer? Then I can bind it to the order_items insert. If I do this do I have to reset all of the buttons on my pages with the cart? Also, can I put the inventoryid in the cart as a hidden field so that it does not show in the cart, but carries to the confirm page for posting to the order_items table?
Thank you


