SELECT 
  netting_product_descriptions.product_id, 
  netting_product_descriptions.short_description, 
  IF(
    netting_product_descriptions.short_description = '' 
    OR netting_product_descriptions.short_description IS NULL, 
    netting_product_descriptions.full_description, 
    ''
  ) AS full_description, 
  netting_product_descriptions.unit_name 
FROM 
  netting_product_descriptions 
WHERE 
  netting_product_descriptions.product_id IN (408) 
  AND netting_product_descriptions.lang_code = 'en'

Query time 0.00028

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "netting_product_descriptions",
          "access_type": "const",
          "possible_keys": ["PRIMARY", "product_id"],
          "key": "PRIMARY",
          "key_length": "9",
          "used_key_parts": ["product_id", "lang_code"],
          "ref": ["const", "const"],
          "rows": 1,
          "filtered": 100
        }
      }
    ]
  }
}

Result

product_id short_description full_description unit_name
408 <p><span style="color: var(--redactor2-text-color);">From the owner of Pucuda Leading Edge and the creator of Netting.com comes “Life is a Journey: Art, Antiques, Design and it's Tool Cabinet.”</span></p> <p>Join John on his Journey through his childhood and upbringing that gave him is love of woodworking. Take a look inside his Stone Heron Tool Cabinet and see some of his rare antique collection.</p> <p>PREORDER NOW FOR SHIPMENT STARTING IN MARCH AND SAVE</p>