How to Change the Word Length for Product Overview
If you want to show more of your overview text on each product's listing, you can change it by editing the following line in your /system/application/config/config.php:
$config['store_min_word_length_product_overview'] = '50';
