UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 336, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 1008 
WHERE 
  product_id IN (5076)

Query time 0.00122

Result

int(1)