UPDATE cscart_product_popularity SET `viewed` = 10, `added` = 4, `deleted` = 0, `bought` = 0, `total` = 50 WHERE product_id IN (282)
int(1)