UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 56, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 168 
WHERE 
  product_id IN (12546)

Query time 0.00216

Result

int(1)