Hello All!
I'm trying to modify my cart application and I've run into a mystery I need help solving.
in the order table there is a field item_id that is not a unique field in that table, however, it appears to be unique to a particular product and option/variant combination.
Where is this item_id mapping stored? It doesn't make sense to me that this table is the only place this value shows up, right?
Any help is greatly appreciated.
Thanks!
Julie
|