In the same place, app / code / core / Mage / Catalog / Block / Product / List / Toolbar.php,
from this:
from this:
$this->_availableOrder = array('name'=>'Name', 'position'=>__('Best Value'), 'price'=>__('Price'));
'position'=>__('Best Value'),
$this->_availableOrder = array('name'=>'NAME', 'price'=>__('PRICE'));
if it may give trouble somewhere, sometimes, later on…
No comments:
Post a Comment