Hi inebriate,
Thanks for your quick reply. I need to know one more thing though.
In minicart.tpl, there is a {foreach} which I'm guessing gets the results of an array. Is there any way of reversing those results ?
I'd like to display all products added to the minicart in <td>s, but in reverse order, so that the last added item's details would appear in the top most <td>, i.e. first in the HTML source.
Again, any help or ideas are much appreciated!
n00bert