Hi Elaine,
It's hidden by default, you can show it by override with this custom css:
#s5_top_row1_area1 .jdGallery .slideInfoZone {
display: block !important;
}
put into the file: /templates/general_commerce/css/custom.css (Create this file if it doesn't exist)