SELECT 
  cscart_product_descriptions.product_id, 
  cscart_product_descriptions.short_description, 
  IF(
    cscart_product_descriptions.short_description = '' 
    OR cscart_product_descriptions.short_description IS NULL, 
    cscart_product_descriptions.full_description, 
    ''
  ) AS full_description, 
  cscart_product_descriptions.unit_name 
FROM 
  cscart_product_descriptions 
WHERE 
  cscart_product_descriptions.product_id IN (94, 96, 95, 93, 248) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00024

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "12.01"
    },
    "table": {
      "table_name": "cscart_product_descriptions",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "product_id"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id",
        "lang_code"
      ],
      "key_length": "9",
      "rows_examined_per_scan": 5,
      "rows_produced_per_join": 5,
      "filtered": "100.00",
      "index_condition": "((`danishecarter_25_march`.`cscart_product_descriptions`.`product_id` in (94,96,95,93,248)) and (`danishecarter_25_march`.`cscart_product_descriptions`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "11.01",
        "eval_cost": "1.00",
        "prefix_cost": "12.01",
        "data_read_per_join": "22K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description",
        "unit_name"
      ]
    }
  }
}

Result

product_id short_description full_description unit_name
93 <p> <p>Studio: Warner Home Video</p> <p>Run Time: 1 minutes</p> <p>Packaging Type: XBOX 360 Amaray</p> <p>Genre: Party</p> <p>Synopsis:</p> <p>The popular movie trivia game franchise now launches its 3rd video game edition across all consoles with even more movie clips, feature-rich content, new mini-games, a dynamic visual package, DLC support, and four-player multiplayer.</p> </p>
94 <p> <p>Studio: Warner Home Video</p> <p>Packaging Type: XBOX 360 Amaray</p> <p>Genre: Action/Adventure</p> <p>Synopsis:</p> <p>The city's greatest heroes and villains collide within the diseased heart of Gotham.</p> </p>
95 <p> <p>Studio: Warner Home Video</p> <p>Packaging Type: Wii</p> <p>Genre: Puzzle</p> <p>Synopsis:</p> <p>Get off the couch and get ready for the party as Game Party: In Motion turns your living room into the ultimate fun filled arcade. Grab your friends and family and jump right into the action as you use the motion of your entire body to play 16 exciting games. Throw a football at moving targets as you dodge an oncoming rusher or toss ringers in a game of horseshoes. Game Party: In Motion lets family and friends alike connect, play and get things moving!</p> </p>
96 <p> <p>Studio: Warner Home Video</p> <p>Packaging Type: XBOX 360 Amaray</p> <p>Genre: Action/Adventure</p> <p>Synopsis:</p> <p>The city's greatest heroes and villains collide within the diseased heart of Gotham.</p> </p>
248 <p>Xbox One's exterior casing consists of a two-tone "liquid black" finish; with half finished in a matte grey, and the other in a glossier black. The design was intended to evoke a more entertainment-oriented and simplified look than previous iterations of the console; among other changes.</p><div>It is powered by an AMD "Jaguar" Accelerated Processing Unit (APU) with two quad-core modules totaling eight x86-64 cores clocked at 1.75 GHz, and 8 GB of DDR3 RAM with a memory bandwidth of 68.3 GB/s. The memory subsystem also features an additional 32 MB of "embedded static" RAM, or ESRAM, with a memory bandwidth of 109 GB/s.</div>