I want to configure a product in Magento. In configurable products, by default 0.00 price is shown if we do not set regular price.
I have made setting on Configurable Product detail page to auto select the first associated product from drop-down list when page loads.
In product listing, still regular price is shown as 0.00 for configurable products.
But how to automatically show price of first associated product in place of regular price in product listing if it is configurable product on category page in magento?