I'm trying to change the price of a product. It accepts the new price in the "edit" page of the product.
I go back to the store, and it shows the new price on the product page, but then when I go into the details of the product, it's showing the old price.
I have one attribute on the product for selecting color. Perhaps it is an issue with that?