UPDATE cscart_product_popularity SET `viewed` = 15, `added` = 1, `deleted` = 0, `bought` = 1, `total` = 60 WHERE product_id IN (292, 293)
int(2)