UPDATE cscart_product_popularity SET `viewed` = 42, `added` = 1, `deleted` = 0, `bought` = 0, `total` = 125 WHERE product_id IN (12349)
int(1)