I'm working with products (photographic prints) that have varying prices for different options (attributes?). Larger sizes cost more. Framing adds a fee.
Looking at the latest iteration of the e-commerce module, as well as the previous, the price of a product is associated with the product itself. Does each option have to be a separate product? The "Add" function adds the product itself without any call to additional attributes.
Any takers? Or does the solution involve hacking away at the module?