Hi,
I need some help with a code to append data to an array. When I add a new item to my cart, it just keeps creating a brand new array instead of just adding the item to the existing one.
This is the code:
------------------------------------------------------------
<cfif NOT...