On the order form, I can select a product. When the product loads, if it has a list of items, for example if you can select the size of the product, that part is hidden. You have to click on an arrow next to the product to expand. I want it to be already expanded when the product is selected.
I have attached an image of what I am asking. When you click on the arrow circled in red, the table expands to reveal the optional list items. I want this portion to display as open when the page loads. I've added javascript to my site using the my_changes, but can't figure out how to add to admin pages. (as you can tell I'm new to cs-cart)