hiiii
This is abhay.....
By default accordions must be expanded in all pages of product catalog flow....that's my problem....it is not by default getting expanded....
I have used a jquery function on the web screen where accordion is.....
"
$(function(){
$(".AccordionVertical_header").click();
})"
can you suggest me a way to Exapnd it by default.....