UPDATE 
  ushop_products 
SET 
  enable_offer = 'E' 
WHERE 
  product_id IN (536, 562)

Query time 0.00086

Result

bool(true)