UPDATE cscart_product_popularity SET `viewed` = 5, `added` = 1, `deleted` = 0, `bought` = 2, `total` = 40 WHERE product_id IN (2009)
int(1)