UPDATE cscart_product_popularity SET `viewed` = 4, `added` = 1, `deleted` = 0, `bought` = 2, `total` = 37 WHERE product_id IN (2010, 2011)
int(1)