Sort Magento category by multiple values – keep newest products on top
When running a magento store, you may come up with the idea of keeping your latest product(s) in the first place(s). But you still want to have the rest of the category listing ordered by another value or attribute you specified. As of Magento 1.9.2.4, there seems to be no way achieving this except for using a plugin.
If you do not want to invest into a plugin and you are are little bit into coding,
« Read more about: Sort Magento category by multiple values – keep newest products on top »