UPDATE cscart_product_popularity SET `viewed` = 12, `added` = 1, `deleted` = 0, `bought` = 1, `total` = 51 WHERE product_id IN (287, 288)
int(2)