SELECT 
  product_id, 
  short_description, 
  full_description 
FROM 
  cscart_product_descriptions 
WHERE 
  product_id IN (3232) 
  AND lang_code = 'en'

Query time 0.00030

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "1.00"
    },
    "table": {
      "table_name": "cscart_product_descriptions",
      "access_type": "const",
      "possible_keys": [
        "PRIMARY",
        "product_id"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id",
        "lang_code"
      ],
      "key_length": "9",
      "ref": [
        "const",
        "const"
      ],
      "rows_examined_per_scan": 1,
      "rows_produced_per_join": 1,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "0.00",
        "eval_cost": "0.10",
        "prefix_cost": "0.00",
        "data_read_per_join": "3K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ]
    }
  }
}

Result

product_id short_description full_description
3232 <ul><li>Savanna Dry is produced from crushed apples grown in the Elgin Valley of the fertile Western Cape, and it is described as a <b>clear, refreshing and dry tasting cider</b></li><li>The production of the cider takes place in the apple cider plant in Paarl</li><li>True to its name, it is a <b>dry cider</b>, so it is a good choice if you desire a dry but otherwise balanced beverage</li><li>It comes in a cute 'stubby' bottle and is often served with a slice of lemon</li><li>6 x 330ml</li></ul> <p></p>