return $this->db->query(" SELECT `product_id`, `sku` FROM `" . DB_PREFIX . "amazon_product` WHERE `status` = 'error' AND `version` = 2")->rows;