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

Query time 0.00271

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 12775 1935 875
624 12775 1705 875
625 12775 2132 875
627 12775 1954 875
628 12775 1660 875
553 12776 1935 875
624 12776 1705 875
625 12776 2143 875
627 12776 1954 875
628 12776 1660 875
553 12777 1935 875
624 12777 1803 875
625 12777 2413 875
627 12777 1954 875
628 12777 1660 875
553 12778 1935 875
624 12778 1803 875
625 12778 2415 875
627 12778 1954 875
628 12778 1660 875
553 12779 1935 875
624 12779 1803 875
625 12779 2131 875
627 12779 1954 875
628 12779 1660 875
553 12780 1935 875
624 12780 1803 875
625 12780 2132 875
627 12780 1954 875
628 12780 1660 875
553 12781 1935 875
624 12781 1803 875
625 12781 2143 875
627 12781 1954 875
628 12781 1660 875
553 12753 1935 875
624 12753 1705 875
625 12753 2415 875
627 12753 2290 875
628 12753 1660 875
553 12754 1935 875
624 12754 1705 875
625 12754 2131 875
627 12754 2290 875
628 12754 1660 875
553 12755 1935 875
624 12755 1705 875
625 12755 2132 875
627 12755 2290 875
628 12755 1660 875
553 12756 1935 875
624 12756 1705 875
625 12756 2143 875
627 12756 2290 875
628 12756 1660 875
553 12757 1935 875
624 12757 1803 875
625 12757 2413 875
627 12757 2290 875
628 12757 1660 875
553 12758 1935 875
624 12758 1803 875
625 12758 2415 875
627 12758 2290 875
628 12758 1660 875
553 12759 1935 875
624 12759 1803 875
625 12759 2131 875
627 12759 2290 875
628 12759 1660 875
553 12760 1935 875
624 12760 1803 875
625 12760 2132 875
627 12760 2290 875
628 12760 1660 875
553 12761 1935 875
624 12761 1803 875
625 12761 2143 875
627 12761 2290 875
628 12761 1660 875
553 12762 1935 875
624 12762 1705 875
625 12762 2413 875
627 12762 1836 875
628 12762 1660 875
553 12763 1935 875
624 12763 1705 875
625 12763 2415 875
627 12763 1836 875
628 12763 1660 875
553 12764 1935 875
624 12764 1705 875
625 12764 2131 875
627 12764 1836 875
628 12764 1660 875
553 12765 1935 875
624 12765 1705 875
625 12765 2132 875
627 12765 1836 875
628 12765 1660 875
553 12766 1935 875
624 12766 1705 875
625 12766 2143 875
627 12766 1836 875
628 12766 1660 875
553 12767 1935 875
624 12767 1803 875
625 12767 2413 875
627 12767 1836 875
628 12767 1660 875
553 12768 1935 875
624 12768 1803 875
625 12768 2415 875
627 12768 1836 875
628 12768 1660 875
553 12769 1935 875
624 12769 1803 875
625 12769 2131 875
627 12769 1836 875
628 12769 1660 875
553 12770 1935 875
624 12770 1803 875
625 12770 2132 875
627 12770 1836 875
628 12770 1660 875
553 12771 1935 875
624 12771 1803 875
625 12771 2143 875
627 12771 1836 875
628 12771 1660 875
553 12772 1935 875
624 12772 1705 875
625 12772 2413 875
627 12772 1954 875
628 12772 1660 875
553 12773 1935 875
624 12773 1705 875
625 12773 2415 875
627 12773 1954 875
628 12773 1660 875
553 12774 1935 875
624 12774 1705 875
625 12774 2131 875
627 12774 1954 875
628 12774 1660 875
553 12752 1935 875
624 12752 1705 875
625 12752 2413 875
627 12752 2290 875
628 12752 1660 875