SELECT 
  pfv.feature_id, 
  pfv.product_id, 
  pfv.variant_id, 
  gp.group_id 
FROM 
  cscart_product_features_values AS pfv 
  INNER JOIN cscart_product_variation_group_products AS gp ON pfv.product_id = gp.product_id 
  INNER JOIN cscart_product_variation_group_features AS gpf ON gpf.group_id = gp.group_id 
  AND gpf.feature_id = pfv.feature_id 
WHERE 
  pfv.lang_code = 'en' 
  AND gp.group_id IN (860)

Query time 0.00268

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "121.75"
    },
    "nested_loop": [
      {
        "table": {
          "table_name": "gp",
          "access_type": "ref",
          "possible_keys": [
            "PRIMARY",
            "idx_group_id"
          ],
          "key": "idx_group_id",
          "used_key_parts": [
            "group_id"
          ],
          "key_length": "3",
          "ref": [
            "const"
          ],
          "rows_examined_per_scan": 40,
          "rows_produced_per_join": 40,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "10.00",
            "eval_cost": "4.00",
            "prefix_cost": "14.00",
            "data_read_per_join": "640"
          },
          "used_columns": [
            "product_id",
            "group_id"
          ]
        }
      },
      {
        "table": {
          "table_name": "pfv",
          "access_type": "ref",
          "possible_keys": [
            "PRIMARY",
            "fl",
            "lang_code",
            "product_id",
            "fpl",
            "idx_product_feature_variant_id"
          ],
          "key": "idx_product_feature_variant_id",
          "used_key_parts": [
            "product_id"
          ],
          "key_length": "3",
          "ref": [
            "test2_gaseus.gp.product_id"
          ],
          "rows_examined_per_scan": 7,
          "rows_produced_per_join": 152,
          "filtered": "54.46",
          "using_index": true,
          "cost_info": {
            "read_cost": "26.38",
            "eval_cost": "15.25",
            "prefix_cost": "68.38",
            "data_read_per_join": "117K"
          },
          "used_columns": [
            "feature_id",
            "product_id",
            "variant_id",
            "lang_code"
          ],
          "attached_condition": "(`test2_gaseus`.`pfv`.`lang_code` = 'en')"
        }
      },
      {
        "table": {
          "table_name": "gpf",
          "access_type": "eq_ref",
          "possible_keys": [
            "PRIMARY",
            "idx_group_id"
          ],
          "key": "PRIMARY",
          "used_key_parts": [
            "feature_id",
            "group_id"
          ],
          "key_length": "6",
          "ref": [
            "test2_gaseus.pfv.feature_id",
            "const"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 152,
          "filtered": "100.00",
          "using_index": true,
          "cost_info": {
            "read_cost": "38.13",
            "eval_cost": "15.25",
            "prefix_cost": "121.75",
            "data_read_per_join": "15K"
          },
          "used_columns": [
            "feature_id",
            "group_id"
          ]
        }
      }
    ]
  }
}

Result

feature_id product_id variant_id group_id
553 12463 1935 860
624 12463 2381 860
625 12463 2143 860
627 12463 1954 860
628 12463 1660 860
553 12462 1935 860
624 12462 2381 860
625 12462 2132 860
627 12462 1954 860
628 12462 1660 860
553 12461 1935 860
624 12461 2381 860
625 12461 2131 860
627 12461 1954 860
628 12461 1660 860
553 12460 1935 860
624 12460 2381 860
625 12460 2415 860
627 12460 1954 860
628 12460 1660 860
553 12459 1935 860
624 12459 2381 860
625 12459 2413 860
627 12459 1954 860
628 12459 1660 860
553 12458 1935 860
624 12458 1949 860
625 12458 2143 860
627 12458 1954 860
628 12458 1660 860
553 12457 1935 860
624 12457 1949 860
625 12457 2132 860
627 12457 1954 860
628 12457 1660 860
553 12456 1935 860
624 12456 1949 860
625 12456 2131 860
627 12456 1954 860
628 12456 1660 860
553 12455 1935 860
624 12455 1949 860
625 12455 2415 860
627 12455 1954 860
628 12455 1660 860
553 12454 1935 860
624 12454 1949 860
625 12454 2413 860
627 12454 1954 860
628 12454 1660 860
553 12453 1935 860
624 12453 2226 860
625 12453 2143 860
627 12453 1836 860
628 12453 1660 860
553 12452 1935 860
624 12452 2226 860
625 12452 2132 860
627 12452 1836 860
628 12452 1660 860
553 12451 1935 860
624 12451 2226 860
625 12451 2131 860
627 12451 1836 860
628 12451 1660 860
553 12450 1935 860
624 12450 2226 860
625 12450 2415 860
627 12450 1836 860
628 12450 1660 860
553 12449 1935 860
624 12449 2226 860
625 12449 2413 860
627 12449 1836 860
628 12449 1660 860
553 12448 1935 860
624 12448 2381 860
625 12448 2143 860
627 12448 1836 860
628 12448 1660 860
553 12447 1935 860
624 12447 2381 860
625 12447 2132 860
627 12447 1836 860
628 12447 1660 860
553 12446 1935 860
624 12446 2381 860
625 12446 2131 860
627 12446 1836 860
628 12446 1660 860
553 12445 1935 860
624 12445 2381 860
625 12445 2415 860
627 12445 1836 860
628 12445 1660 860
553 12444 1935 860
624 12444 2381 860
625 12444 2413 860
627 12444 1836 860
628 12444 1660 860
553 12443 1935 860
624 12443 1949 860
625 12443 2143 860
627 12443 1836 860
628 12443 1660 860
553 12442 1935 860
624 12442 1949 860
625 12442 2132 860
627 12442 1836 860
628 12442 1660 860
553 12441 1935 860
624 12441 1949 860
625 12441 2131 860
627 12441 1836 860
628 12441 1660 860
553 12440 1935 860
624 12440 1949 860
625 12440 2415 860
627 12440 1836 860
628 12440 1660 860
553 12439 1935 860
624 12439 1949 860
625 12439 2413 860
627 12439 1836 860
628 12439 1660 860
553 12438 1935 860
624 12438 1803 860
625 12438 2143 860
627 12438 2378 860
628 12438 1660 860
553 12437 1935 860
624 12437 1803 860
625 12437 2132 860
627 12437 2378 860
628 12437 1660 860
553 12436 1935 860
624 12436 1803 860
625 12436 2131 860
627 12436 2378 860
628 12436 1660 860
553 12435 1935 860
624 12435 1803 860
625 12435 2415 860
627 12435 2378 860
628 12435 1660 860
553 12434 1935 860
624 12434 1803 860
625 12434 2413 860
627 12434 2378 860
628 12434 1660 860
553 12433 1935 860
624 12433 2381 860
625 12433 2143 860
627 12433 2378 860
628 12433 1660 860
553 12432 1935 860
624 12432 2381 860
625 12432 2132 860
627 12432 2378 860
628 12432 1660 860
553 12431 1935 860
624 12431 2381 860
625 12431 2131 860
627 12431 2378 860
628 12431 1660 860
553 12430 1935 860
624 12430 2381 860
625 12430 2415 860
627 12430 2378 860
628 12430 1660 860
553 12429 1935 860
624 12429 2381 860
625 12429 2413 860
627 12429 2378 860
628 12429 1660 860
553 12428 1935 860
624 12428 1949 860
625 12428 2143 860
627 12428 2378 860
628 12428 1660 860
553 12427 1935 860
624 12427 1949 860
625 12427 2132 860
627 12427 2378 860
628 12427 1660 860
553 12426 1935 860
624 12426 1949 860
625 12426 2131 860
627 12426 2378 860
628 12426 1660 860
553 12425 1935 860
624 12425 1949 860
625 12425 2415 860
627 12425 2378 860
628 12425 1660 860
553 12424 1935 860
624 12424 1949 860
625 12424 2413 860
627 12424 2378 860
628 12424 1660 860