Associated Product not showing the different price

magento

Solution

Out of the box the only way to do this is via the price offsets for each configurable option under "Super product attributes configuration" as shown in the attached image:

Otherwise, you can use an extension such as Simple Configurable Products http://www.magentocommerce.com/magento-connect/simple-configurable-products.html

Problem

I have just added a product and everything works fine. The product is a top with different attributes: size and color. However I want to have reduced price on one of the different colors like in a sale, so I went into the associated products section and changed the price. However, whenever I go to the website and click on the color of the reduced price top, it still shows the original price and not the one I just changed. How can I get it to show the price I changed it to?

Original source