Get attribute set by handle, loop thru attribute keys, output key name and key value
Don't know where else to put this, but if you need to grab an attribute set, get the keys and loop through each attribute outputting the name and value: (this is within a custom template view, so $c is the page collection, which is normally passed to view…