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