quick question:
What session variable does VM2 store shoppers notes in
I would like to know this aswell.
When a shopper makes a second purchase, the text in the shopper's note, gets appended to the text of the previous order.
Is there a way to clear this variable, when making a new purchase?
Hi guys,
If you turn on Joomla! debug in the global configuration you'll notice a whole lot of extra information being written to the bottom of each page... Under one of the tab is SESSION... and inside that is _VM... all session data for your VM store is in there.
I hope this helps.