Hello,

I am developing a website where there are no standard products. All of our products are custom and cannot be defined as any standard product. These products are created from base design templates that are defined as our products in ZC. These templates are the starting point in an online Flash Designer program that allows users to completely design and customize their final product. What I need to do is pass all of the custom product attributes that have been set by the Flash Designer to ZC's Cart when "Add to Cart" is selected in the Flash Designer program.

My research shows that all of the ZC Cart information is contained in the "Value" field of the "Sessions" Table. It appears that if I had the "rules" and/or definitions for this "Value" field in the "Sessions" Table, that I could pass my attributes from Flash into the PHP environment and then custom construct the "Value" field in the "Sessions" Table so that each product is properly added to the Cart; After that, it seems that processing of the Cart along with the rest of ZC's features of ZC should work properly and as usual.

Are my assumptions correct? AND if so, where can I find the String Definition for the "Value" Field of the "Sessions" Table.

Can someone help??? Thanks in advance for your help! utah_aviator