Basically, in a nutshell - I need the shopping cart object to store the cPath for each item. I need this to carry over to the order class, so that I can store the cpath in my orders_products table.
Does anyone know where /how I can accomplish this????



