SELECT 
  object_id, 
  name 
FROM 
  cscart_seo_names 
WHERE 
  name IN ('mosque-carpets') 
  AND type = 'c' 
  AND lang_code = 'en'

Query time 0.00027

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "0.35"
    },
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "ref",
      "possible_keys": [
        "name",
        "type"
      ],
      "key": "name",
      "used_key_parts": [
        "name",
        "lang_code"
      ],
      "key_length": "758",
      "ref": [
        "const",
        "const"
      ],
      "rows_examined_per_scan": 1,
      "rows_produced_per_join": 0,
      "filtered": "10.00",
      "cost_info": {
        "read_cost": "0.25",
        "eval_cost": "0.01",
        "prefix_cost": "0.35",
        "data_read_per_join": "173"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "lang_code"
      ],
      "attached_condition": "(`betaatif_store`.`cscart_seo_names`.`type` = 'c')"
    }
  }
}

Result

object_id name
20 mosque-carpets