SELECT 
  feature_id 
FROM 
  cscart_product_features_values 
WHERE 
  variant_id = 6843

Query time 0.00051

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "7.50"
    },
    "table": {
      "table_name": "cscart_product_features_values",
      "access_type": "ref",
      "possible_keys": [
        "PRIMARY",
        "fl",
        "variant_id",
        "idx_product_feature_variant_id"
      ],
      "key": "variant_id",
      "used_key_parts": [
        "variant_id"
      ],
      "key_length": "3",
      "ref": [
        "const"
      ],
      "rows_examined_per_scan": 43,
      "rows_produced_per_join": 43,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "3.20",
        "eval_cost": "4.30",
        "prefix_cost": "7.50",
        "data_read_per_join": "33K"
      },
      "used_columns": [
        "feature_id",
        "variant_id"
      ]
    }
  }
}

Result

feature_id
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18
18