Thanks DrByte! I have in fact figured out how to make options/values pre-selected before they're added to the cart. I think I need to re-word my initial question though. I put "select all option from a dropdown list" but I think checkboxes are probably the only way to go for what I'm trying to do.
If I have a product called "monkeybuscuits", I want to have an option - let's call it "monkeybuscuitsDivX" - that has fifteen .rar file parts, which means fifteen checkboxes involved "part1.rar", "part2.rar, "part3.rar" and so on and so on. Why not just make them all required and therefore preselected so that all the customer has to do is click "add this to my cart"? Because there will also be another option "monkeybuscuits.iso" that's going to have twenty .rar file parts, therefore twenty checkboxes of it's own. If I make them all preselected, the customer's not going to be able to choose only one of the options unless he manually unchecks a whole bunch of boxes.
There must be a way to modify one of the Zen cart .php files on my server so that I can create a "select all" checkbox. Probably a very basic code for those who know how to write it, and I think I'm going to educate myself in .php, but I'm hoping someone could help me with this one specific request as I'd like to impliment it asap.


Reply With Quote
