SELECT 
  product_descriptions.product_id, 
  product_descriptions.short_description, 
  IF(
    product_descriptions.short_description = '' 
    OR product_descriptions.short_description IS NULL, 
    product_descriptions.full_description, 
    ''
  ) AS full_description 
FROM 
  product_descriptions 
WHERE 
  product_descriptions.product_id IN (
    58870, 60052, 60080, 58887, 171665, 
    173378, 173133, 171648, 171653
  ) 
  AND product_descriptions.lang_code = 'en'

Query time 0.00776

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "7.57"
    },
    "table": {
      "table_name": "product_descriptions",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "product_id"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id",
        "lang_code"
      ],
      "key_length": "11",
      "rows_examined_per_scan": 9,
      "rows_produced_per_join": 9,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "6.67",
        "eval_cost": "0.90",
        "prefix_cost": "7.57",
        "data_read_per_join": "45K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ],
      "attached_condition": "((`goimagine`.`product_descriptions`.`product_id` in (58870,60052,60080,58887,171665,173378,173133,171648,171653)) and (`goimagine`.`product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
58870 <p>An adjustable macrame bracelet done with a rope like textured heart focal connector. </p>
58887 <p>An adjustable macrame bracelet with a colorful patchwork heart focal piece.&nbsp; </p>
60052 <p>An adjustable macrame beaded heart bracelet with the word love on the side of the heart.<br></p>
60080 <p>An adjustable beaded bracelet made of vinyl heishi beads with an acrylic heart in the center. <br></p>
171648 <p>I don't gnome anyone that wouldn't like this!!</p> <p>A cute little heart bracelet available in a variety of colors that will make someones day. <br></p> <p>Adjustable and should fit anyone.<br></p> <p><br></p>
171653 <p>You put an arrow through my heart.....<br></p> <p>Great for that silly day in February, but you could wear this set any day!</p> <p>A set of three bracelets, a cabochon charm connector, a multi beaded string bracelet and cute silver arrow. These are done in a black and red combo or red and white combo. Other colors available on request. <br></p> <p>These are adjustable and should fit anyone.<br></p>
171665 <p>Be My Gnomie.....for all your gnomies or for yourself!!</p> <p>This 3 bracelet set features a cute little gnome cabochon charm, a braid with a double heart in the middle and a multi string beaded bracelet. <br></p> <p>This one is done in red, black and white but you can get your favorite color combos...just message for a custom set!<br>Adjustable and should fit anyone. Comes on a cute card and perfect for gift giving. </p>
173133 <p>Just like getting hit with Cupid's arrow, you fall in love with this set once it hits your wrist!<br></p> <p>A cute little set for Valentines Day or any day!!<br></p> <p>A 3 bracelet set with a cabochon charm, a seed bead bracelet with some cute little hearts in the center and a multi string beaded bracelet. <br><br>These are adjustable and should fit anyone. Rather have a custom color? No problem!! Leave a note in the box.....left blank you will get the colors in the picture. <br></p>
173378 <p>Go wild with the look of leopard! <br></p> <p>This 3 bracelet set includes a cabochon charm, a macrame bracelet with a polymer clay leopard print bead and a beaded multi string bracelet. Done in tones of black, tan, brown and copper colors. The multi string bracelet includes metallic copper cord for just the right amount of raar!!<br><br>Adjustable and should fit anyone. <br></p>