UPDATE cscart_product_popularity SET `viewed` = 15, `added` = 9, `deleted` = 6, `bought` = 2, `total` = 140 WHERE product_id IN (456)
int(1)