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 (873)

Query time 0.00196

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "91.31"
    },
    "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": 30,
          "rows_produced_per_join": 30,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "7.50",
            "eval_cost": "3.00",
            "prefix_cost": "10.50",
            "data_read_per_join": "480"
          },
          "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": 114,
          "filtered": "54.46",
          "using_index": true,
          "cost_info": {
            "read_cost": "19.78",
            "eval_cost": "11.44",
            "prefix_cost": "51.28",
            "data_read_per_join": "88K"
          },
          "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": 114,
          "filtered": "100.00",
          "using_index": true,
          "cost_info": {
            "read_cost": "28.59",
            "eval_cost": "11.44",
            "prefix_cost": "91.31",
            "data_read_per_join": "11K"
          },
          "used_columns": [
            "feature_id",
            "group_id"
          ]
        }
      }
    ]
  }
}

Result

feature_id product_id variant_id group_id
553 12713 1935 873
624 12713 1803 873
625 12713 2143 873
627 12713 1954 873
628 12713 1660 873
553 12712 1935 873
624 12712 1803 873
625 12712 2132 873
627 12712 1954 873
628 12712 1660 873
553 12711 1935 873
624 12711 1803 873
625 12711 2131 873
627 12711 1954 873
628 12711 1660 873
553 12710 1935 873
624 12710 1803 873
625 12710 2415 873
627 12710 1954 873
628 12710 1660 873
553 12709 1935 873
624 12709 1803 873
625 12709 2413 873
627 12709 1954 873
628 12709 1660 873
553 12708 1935 873
624 12708 1705 873
625 12708 2143 873
627 12708 1954 873
628 12708 1660 873
553 12707 1935 873
624 12707 1705 873
625 12707 2132 873
627 12707 1954 873
628 12707 1660 873
553 12706 1935 873
624 12706 1705 873
625 12706 2131 873
627 12706 1954 873
628 12706 1660 873
553 12705 1935 873
624 12705 1705 873
625 12705 2415 873
627 12705 1954 873
628 12705 1660 873
553 12684 1935 873
624 12684 1705 873
625 12684 2413 873
627 12684 2290 873
628 12684 1660 873
553 12685 1935 873
624 12685 1705 873
625 12685 2415 873
627 12685 2290 873
628 12685 1660 873
553 12686 1935 873
624 12686 1705 873
625 12686 2131 873
627 12686 2290 873
628 12686 1660 873
553 12687 1935 873
624 12687 1705 873
625 12687 2132 873
627 12687 2290 873
628 12687 1660 873
553 12688 1935 873
624 12688 1705 873
625 12688 2143 873
627 12688 2290 873
628 12688 1660 873
553 12689 1935 873
624 12689 1803 873
625 12689 2413 873
627 12689 2290 873
628 12689 1660 873
553 12690 1935 873
624 12690 1803 873
625 12690 2415 873
627 12690 2290 873
628 12690 1660 873
553 12691 1935 873
624 12691 1803 873
625 12691 2131 873
627 12691 2290 873
628 12691 1660 873
553 12692 1935 873
624 12692 1803 873
625 12692 2132 873
627 12692 2290 873
628 12692 1660 873
553 12693 1935 873
624 12693 1803 873
625 12693 2143 873
627 12693 2290 873
628 12693 1660 873
553 12694 1935 873
624 12694 1705 873
625 12694 2413 873
627 12694 1836 873
628 12694 1660 873
553 12695 1935 873
624 12695 1705 873
625 12695 2415 873
627 12695 1836 873
628 12695 1660 873
553 12696 1935 873
624 12696 1705 873
625 12696 2131 873
627 12696 1836 873
628 12696 1660 873
553 12697 1935 873
624 12697 1705 873
625 12697 2132 873
627 12697 1836 873
628 12697 1660 873
553 12698 1935 873
624 12698 1705 873
625 12698 2143 873
627 12698 1836 873
628 12698 1660 873
553 12699 1935 873
624 12699 1803 873
625 12699 2413 873
627 12699 1836 873
628 12699 1660 873
553 12700 1935 873
624 12700 1803 873
625 12700 2415 873
627 12700 1836 873
628 12700 1660 873
553 12701 1935 873
624 12701 1803 873
625 12701 2131 873
627 12701 1836 873
628 12701 1660 873
553 12702 1935 873
624 12702 1803 873
625 12702 2132 873
627 12702 1836 873
628 12702 1660 873
553 12703 1935 873
624 12703 1803 873
625 12703 2143 873
627 12703 1836 873
628 12703 1660 873
553 12704 1935 873
624 12704 1705 873
625 12704 2413 873
627 12704 1954 873
628 12704 1660 873