I'm using a database and trying to dynamically generate the options. I'm trying to get this to show as one product which is where part of the problem is coming in. I can see how to do this if they are separate items via ecart. Basically I'd look for the presence of both in the cart and apply a discount. But what if I don't want two items?
I'm running into a few other snags, unrelated to eCart, such as how to setup the database so I can associate these options with some but not all of the products. I'm looking over the sample database for the shoe store but that doesn't seem to really help me because it looks like all shoes would be given a size and a color. For example product A can be Driver side, passenger side, or both but product B has no options. Any thoughts on this?