UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 188, 
  `added` = 46, 
  `deleted` = 0, 
  `bought` = 2, 
  `total` = 56764 
WHERE 
  product_id IN (51156, 51157, 51158, 51159, 51160)

Query time 0.00041

Result

int(5)