Hi...I'm sure this has come up before, but I'm having a bit of trouble figuring out how to go about doing the following:
I have a product that can have different options...and if some of those options are chosen, there are new options that need to appear. Here's a hypothetical....Say I have a standard kids back-to-school item pack. It comes in 'boys' or 'girls' colors. Then you can have the additional option of having it monogrammed. Now you can either have a 1 line monogram or a 2 line monogram. So I'd like to have that be a drop down option that only appears IF the customer chooses the monogram option. Then if they choose the 1 line monogram option, a single line text field appears...and if they choose the 2 line monogram option, a double line text field appears. Now obviously they are all different prices, but the final price depends on which options are chosen.
I know there must be a mod for populating dropdown boxes depending on another field but I can't find any and I don't want to install something that 'may' be what I'm looking for but may be nothing even close. Something Ajax related? Any suggestions?



