April 13, 2015 at 10:23 am
#1700
Tu Tran
Moderator
Hi,
To solve this problem, please go to the file app\code\local\Sns\Producttabs\Model\System\Config\Source\OrderBy.php, find and replace the code bellow :
array('value' => 'best_sales', 'label' => Mage::helper('producttabs')->__('Best Sales')),
array('value' => 'created_at', 'label' => Mage::helper('producttabs')->__('New Products')),
BY:
array('value' => 'created_at', 'label' => Mage::helper('producttabs')->__('New Products')),
array('value' => 'best_sales', 'label' => Mage::helper('producttabs')->__('Best Sales')),
Thanks,
Useful
Recent Topics
Support Policy
- The time respons: 1-2 days
- Official hour: Mon-Fri / 9am-5pm
- Location time: GMT + 7
- Official hour: Mon-Fri / 9am-5pm
- Location time: GMT + 7