SELECT 
  jmj_product_feature_variant_descriptions.variant, 
  jmj_product_feature_variants.variant_id, 
  jmj_product_feature_variants.feature_id, 
  jmj_product_features_values.variant_id as selected, 
  jmj_product_features.feature_type, 
  jmj_product_feature_variants.color, 
  jmj_product_feature_variants.color, 
  jmj_product_features_values.value_int, 
  jmj_product_feature_variants.abt__ut2_multicolor, 
  jmj_product_feature_variants.abt__ut2_color_style 
FROM 
  jmj_product_feature_variants 
  LEFT JOIN jmj_product_feature_variant_descriptions ON jmj_product_feature_variant_descriptions.variant_id = jmj_product_feature_variants.variant_id 
  AND jmj_product_feature_variant_descriptions.lang_code = 'en' 
  INNER JOIN jmj_product_features_values ON jmj_product_features_values.variant_id = jmj_product_feature_variants.variant_id 
  AND jmj_product_features_values.lang_code = 'en' 
  AND jmj_product_features_values.product_id = 1692 
  AND jmj_product_features_values.feature_id = jmj_product_feature_variants.feature_id 
  LEFT JOIN jmj_product_features ON jmj_product_features.feature_id = jmj_product_feature_variants.feature_id 
WHERE 
  1 
  AND jmj_product_feature_variants.feature_id IN (31, 162, 163, 280, 132) 
GROUP BY 
  jmj_product_feature_variants.variant_id 
ORDER BY 
  jmj_product_feature_variants.position, 
  jmj_product_feature_variant_descriptions.variant

Query time 0.00660

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "12.95"
    },
    "ordering_operation": {
      "using_filesort": true,
      "grouping_operation": {
        "using_temporary_table": true,
        "using_filesort": false,
        "nested_loop": [
          {
            "table": {
              "table_name": "jmj_product_features_values",
              "access_type": "ref",
              "possible_keys": [
                "PRIMARY",
                "fl",
                "variant_id",
                "lang_code",
                "product_id",
                "fpl",
                "idx_product_feature_variant_id"
              ],
              "key": "product_id",
              "used_key_parts": [
                "product_id"
              ],
              "key_length": "3",
              "ref": [
                "const"
              ],
              "rows_examined_per_scan": 8,
              "rows_produced_per_join": 2,
              "filtered": "30.63",
              "cost_info": {
                "read_cost": "8.00",
                "eval_cost": "0.49",
                "prefix_cost": "9.60",
                "data_read_per_join": "1K"
              },
              "used_columns": [
                "feature_id",
                "product_id",
                "variant_id",
                "value_int",
                "lang_code"
              ],
              "attached_condition": "((`jmj_test`.`jmj_product_features_values`.`feature_id` in (31,162,163,280,132)) and (`jmj_test`.`jmj_product_features_values`.`lang_code` = 'en'))"
            }
          },
          {
            "table": {
              "table_name": "jmj_product_feature_variants",
              "access_type": "eq_ref",
              "possible_keys": [
                "PRIMARY",
                "feature_id"
              ],
              "key": "PRIMARY",
              "used_key_parts": [
                "variant_id"
              ],
              "key_length": "3",
              "ref": [
                "jmj_test.jmj_product_features_values.variant_id"
              ],
              "rows_examined_per_scan": 1,
              "rows_produced_per_join": 0,
              "filtered": "6.92",
              "cost_info": {
                "read_cost": "2.45",
                "eval_cost": "0.03",
                "prefix_cost": "12.54",
                "data_read_per_join": "268"
              },
              "used_columns": [
                "variant_id",
                "feature_id",
                "color",
                "position",
                "abt__ut2_color_style",
                "abt__ut2_multicolor"
              ],
              "attached_condition": "(`jmj_test`.`jmj_product_feature_variants`.`feature_id` = `jmj_test`.`jmj_product_features_values`.`feature_id`)"
            }
          },
          {
            "table": {
              "table_name": "jmj_product_features",
              "access_type": "eq_ref",
              "possible_keys": [
                "PRIMARY"
              ],
              "key": "PRIMARY",
              "used_key_parts": [
                "feature_id"
              ],
              "key_length": "3",
              "ref": [
                "jmj_test.jmj_product_features_values.feature_id"
              ],
              "rows_examined_per_scan": 1,
              "rows_produced_per_join": 0,
              "filtered": "100.00",
              "cost_info": {
                "read_cost": "0.17",
                "eval_cost": "0.03",
                "prefix_cost": "12.74",
                "data_read_per_join": "74"
              },
              "used_columns": [
                "feature_id",
                "feature_type"
              ]
            }
          },
          {
            "table": {
              "table_name": "jmj_product_feature_variant_descriptions",
              "access_type": "eq_ref",
              "possible_keys": [
                "PRIMARY"
              ],
              "key": "PRIMARY",
              "used_key_parts": [
                "variant_id",
                "lang_code"
              ],
              "key_length": "9",
              "ref": [
                "jmj_test.jmj_product_features_values.variant_id",
                "const"
              ],
              "rows_examined_per_scan": 1,
              "rows_produced_per_join": 0,
              "filtered": "100.00",
              "cost_info": {
                "read_cost": "0.17",
                "eval_cost": "0.03",
                "prefix_cost": "12.95",
                "data_read_per_join": "525"
              },
              "used_columns": [
                "variant_id",
                "variant",
                "lang_code"
              ]
            }
          }
        ]
      }
    }
  }
}

Result

variant variant_id feature_id selected feature_type color value_int abt__ut2_multicolor abt__ut2_color_style
Art Silk 969 163 969 M #ffffff default
black 2103 280 2103 S #000000 default
Printed 965 162 965 M #ffffff default
Fresh 766 132 766 S #ffffff default
azure 2130 280 2130 S #f0ffff default
Assemble 3247 31 3247 E #ffffff default
yellow 2180 280 2180 S #ffff00 default
goldenrod 2186 280 2186 S #daa520 default
Coffee 3238 280 3238 S #6f4e37 default