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 (
    195876, 195975, 130362, 195920, 180028, 
    195982, 195968, 195877, 195976, 195932, 
    130367, 195981
  ) 
  AND product_descriptions.lang_code = 'en'

Query time 0.00451

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "10.15"
    },
    "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": 12,
      "rows_produced_per_join": 12,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "8.95",
        "eval_cost": "1.20",
        "prefix_cost": "10.15",
        "data_read_per_join": "61K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ],
      "attached_condition": "((`goimagine`.`product_descriptions`.`product_id` in (195876,195975,130362,195920,180028,195982,195968,195877,195976,195932,130367,195981)) and (`goimagine`.`product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
130362 <p><strong>"Orange Poppies in the Dusk"- Impasto acrylic on 11"x14" birch canvas.<br></strong></p> <p><strong><br> </strong></p>
130367 <p>"Abstract Forest with Poppies" 8"x8" birch panel Impasto painting.</p> <p><br></p>
180028 <p></p> <p>Phosphorescent Sodalight (Emberlight) rock cabinet knobs. Choice of Black,Satin Brass, or Antique Copper knob backs.&nbsp;We have <br></p> <p>encased each rock in a layer of epoxy resin for super glossy finish.</p> <p>These will glow when you shine a 365nm UV light on them. A standard 395nm UV light will not make them glow as brightly orange. <br></p> <p>They will come with 8/32" x 1 1/4" cabinet knob machine screws- if those are too long you will need to get 8/32" thickness machine <br></p> <p>screws in the correct length.</p><p>Pictures of rocks are taken on a scaled background-each hash mark is 1".<br></p> <p></p>
195876 <p></p> <p>Luxury Handcrafted tall vertical chess set made from 2 solid hardwoods of your choice. Includes a set of 3D printed Resin chess pieces created in Blender- painted matte white and black(or colors of choice); Please feel free to message us with any questions.</p> <p></p>
195877 <p>OOAK - Every once in a while you run across a perfect natural log and know there is a special birdhouse to be made from it. <br></p> <p>A natural hollow log front piece with 3" hole and smaller 1 1/2" hole. 18" tall x 10" wide x 14" deep. Meticulously handcrafted with cedar boards, one piece at a time, each part shaped and placed. A clean-out door has been made in the side with an old piece of hardware to open. The roof is covered with hand beaten bronze for a bit of interest. The upper roof is covered with miniature cedar shingles. A finish of orange oil with beeswax has been applied to the outside. Attach to a tree in the yard with the 23" cedar back board and keep the woodpeckers happy.</p>
195920 <p>1:12 size miniature cement blocks 24 pack</p>
195932 <p>"Gold Edged Rose Sunset" 8"x8" birch panel Impasto painting</p>
195968 <p>Knotty oak wood with wine red resin charcuterie board,cheese board, 5 1/2" x 27" x 5/8", with 4" twisted black handles.</p>
195975 <p>Custom crafted Luxury solid hardwood WIDE Vertical Chess Board with Modern Wooden chess pieces</p>
195976 <p>6' 3" x 18" Pine and cedar log bench- resined benchtop with Lake Superior rocks resined into a routed UP of MI bench. NOT SHIPPABLE- this can only be sold for pickup in Dickinson County, Upper Michigan<br></p>
195981 <p>20" x 5" beach stone and cherry wood towel rack - 4 stone hooks</p>
195982 <p>Yupo Paper Alcohol ink original 8.5" x 11" artwork-Blue and black floral abstract</p>