<!--- Provide a general summary of the issue in the Title above --> <!--- Before adding new issues, please, check this article https://github.com/magento/magento2/wiki/Issue-reporting-guidelines--> ### Preconditions <!--- Provide a more detailed information of environment you use --> <!--- Magento version, tag, HEAD, etc., PHP & MySQL version, etc.. --> 1. Magento 2.1.2 2. PHP 7.0.11 ### Steps to reproduce <!--- Provide a set of unambiguous steps to reproduce this bug include code, if relevant --> 1. Create a price rule and apply it (for ex. 15% discount) ### Expected result <!--- Tell us what should happen --> 1. Listing working fine with simple products <img width="886" alt="screenshot at nov 30 15-26-47" src="https://cloud.githubusercontent.com/assets/4427628/20752384/d7b222fa-b709-11e6-94aa-842c515ba236.png"> 2. Same as simples, show both final and old price for configurable products ### Actual result <!--- Tell us what happens instead --> 1. Old price not shown for configurable products <img width="898" alt="screenshot at nov 30 15-29-44" src="https://cloud.githubusercontent.com/assets/4427628/20752415/fb956c68-b709-11e6-8973-875e6cc60533.png"> <!--- (This may be platform independent comment) -->