Hello,
I am trying to figure out how to skip a step.
This is what I have:
1. user clicks category
2. it goes to product listing
3. then user clicks product and the description appears
What I need is for user to:
1. click category
2. then it goes to the product list WITH description.
I thought if i clicked the default div setting to display "image and description" it would work, but it doesn't. (see attached) Basically, I have small music samples for sale, so I have embedded the player in each description, so I would like for example, if the user clicks the category "piano" then all of the piano products would be listed with descriptions so the people would see the embedded media player for each and they can only listen to what they want right there without having to click each product again to see the description. Any help would be appreciated.
Thanks