I'm trying to loop through results of a shopping basket and i want do refer to a variable named session.name1 where session.items = 1. all i can get is the result session.name1 but not the value of session.name1.<br><br><br>#(session.name#session.items#)#<br><br>thanks, jacob