$filter_data = array(
'filter_category_id' => $categoryc_id,
'filter_sub_category' => true,
'filter_special' => true,
'sort' => 'p.sort_order',
'order' => 'ASC',
'start' => 0,
'limit' => 12
);
Login and write down your comment.
Login my OpenCart Account