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 (
    391013, 312901, 391014, 390986, 312443, 
    111835, 111837, 112217, 116529, 116541, 
    116547, 391009
  ) 
  AND cscart_product_descriptions.lang_code = 'ja'

Query time 0.00059

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.0216566,
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_product_descriptions",
          "access_type": "range",
          "possible_keys": ["PRIMARY", "product_id"],
          "key": "PRIMARY",
          "key_length": "9",
          "used_key_parts": ["product_id", "lang_code"],
          "loops": 1,
          "rows": 12,
          "cost": 0.0216566,
          "filtered": 100,
          "attached_condition": "cscart_product_descriptions.product_id in (391013,312901,391014,390986,312443,111835,111837,112217,116529,116541,116547,391009) and cscart_product_descriptions.lang_code = 'ja'"
        }
      }
    ]
  }
}

Result

product_id short_description full_description unit_name
111835 Bulk product description 100006
111837 Bulk product description 100008
112217 Bulk product description 100388
116529 Bulk product description 104698
116541 Bulk product description 104710
116547 Bulk product description 104716
312443 <p>bp 1- ★ Novelty Sliding Track Toy: This toy comes with 3 lovely yellow ducks, 1 stairs part as well as 3 sliding tracks. After assembly and start the toy, the ducks will be sent to the top one by one and then slide back to the starting point for the next round.bp 2- ★ Climb The Stairs Automatically: There is a mechanism inside the main part of the toy that enables the stairs part works like an escalator. The lovely ducklings will be sent to the top just like they are taking the escalator.</p> <p>bp 3- ★ Ending Point is Starting Point: With the escalator-like mechanism and the sliding tracks, these little ducks will back to the sarting point automatically after sliding down. Therefore, it can keep working until you stop it.; ★ Music & Light Function: Dynamic music will sound and shinning lights can be seen as the toy starts working, which makes the toy more funny and attracts kids' attention more easily.<br><br>bp 4- ★ Great Gift for Kids: Nearly no babies can refuse such an interesting toy with creative function and lovely appearance. Kids can assemble it independently although assembly is required because there are only 3 tracks needed to connect.<br><br>bp 5- Frame Material Type: Plastic; Outer Material Type: Plastic; Occasion Type: Birthday; Target Gender: Unisex; Special Features: Flashing Led Light, Cheerful Music</p>
312901
390986
391009
391013
391014 <p><strong>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries,&nbsp;</strong></p> <p><strong>but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</strong></p>