SELECT 
  feature_id 
FROM 
  cscart_product_features_values 
WHERE 
  variant_id = 6834

Query time 0.00060

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "8.00"
    },
    "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": 48,
      "rows_produced_per_join": 48,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "3.20",
        "eval_cost": "4.80",
        "prefix_cost": "8.00",
        "data_read_per_join": "37K"
      },
      "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
18
18
18
18
18
18
18
18