I am at a loss as to how to list all attributes in the reader, without manually calling each one by name with $this->generateAttribute. Seems I wouldn't need to modify the template every time a new attribute is added to the attributes list...? Is there another PHP command to show all attributes for a product? Thank you in advance.