Hello,
How do I keep the (Choose Another Category) box view open at all times. Vs. having customers need to click it to see other categories of sales?
I've found this line.. I pretty sure it controls the click to choose another category, how do I modify it to there shown at all times?
<a href="#" onclick="showcats();return false;">({$LANG.cartchooseanothercategory})</a>
How do I keep the (Choose Another Category) box view open at all times. Vs. having customers need to click it to see other categories of sales?
I've found this line.. I pretty sure it controls the click to choose another category, how do I modify it to there shown at all times?
<a href="#" onclick="showcats();return false;">({$LANG.cartchooseanothercategory})</a>