Quote Originally Posted by JasonRocket View Post
When I remove the code in attributes.php to take off the prices after attributes, the dynamic price updater stops working. Is there a way around this. I'm currently trying to get tags to wrap the prices and then change the colour to white so the text is not visible.
Not sure what you're trying to do exactly, but it might be an idea to put div tags around the price and then set the CSS to display:none to stop the price from displaying but still allow the calculations to work correctly...?