Zend certified PHP/Magento developer

Custom option (Required type) price is not included in product display price

I just noticed, by default required custom option’s price is not added to product display price.

For example:
Product Price: $100 (config item’s min price)
Custom Option 1: Required: $10

Product price displayed as $100 in the category as well as the view page.

Because Custom Option is required, the customer will need to pay min of $110 to buy this item.

But displaying only $100 is misleading.

Any suggestions on this?