UPDATE 
  cscart_product_popularity 
SET 
  `viewed` = 1185, 
  `added` = 0, 
  `deleted` = 0, 
  `bought` = 0, 
  `total` = 3504 
WHERE 
  product_id IN (1154)

Query time 0.00138

Result

int(1)