
Originally Posted by
lankeeyankee
I don't see where your price is supposed to display? Can you provide a screenshot of the page without the updater to get an idea of how it looks?
When the attribute price is $0, did you make it $.0001 in the attributes controller? You have to or it won't work. And, you can only have one set of attributes without the +, all others have to have the + to work, so I have found that it's best to use the no + attribute for the main one and the ones below have the +, even if it doesn't add to the price it still has to show +$0.00 or it won't work.
I'm sure we can get it working correctly, just need to figure out your setup and then take it from there.
BTW, your layout is broken in FF3 on XP. the main column overflows into both sideboxes, an easy fix in your CSS.