UPDATE 
  ushop_products 
SET 
  enable_offer = 'E' 
WHERE 
  product_id IN (291, 295, 296, 299)

Query time 0.00034

Result

bool(true)