I have a store which has a configurable product. Unfortunately when a color options is selected, the prices displays as 0.00$.
You can see here:
I assume php is calling the wrong price from the database, but any other insight would be greatly appreciated.
FYI the price displays correctly when the item has been added to the cart.