UPDATE cscart_product_popularity SET `viewed` = 6, `added` = 1, `deleted` = 0, `bought` = 1, `total` = 33 WHERE product_id IN (804, 805, 810)
int(3)