Hi all ... what if the list is big (175 items) and there are 12 loop iterations? The database is so big it's unuseable!
I need to be able to extract a brand out of the loop too. Trying to lessen the impact by putting the relevant brands into separate lists (the list they see is based on a category within the loop) and use perl to pull the right brand out after the loop.
Anyone got any other ideas? (On 9.10.1)