Array SFO

The arrays in the StoreFront Template Language are Java List objects .  

The reference for the List object is here: http://docs.oracle.com/javase/7/docs/api/java/util/List.html

 

Here is a brief tutorial on how to use them with the Apache Velocity Template Language:

http://stackoverflow.com/questions/5683690/how-to-use-for-loop-in-velocity-template