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 = 'ru' 
  AND gp.group_id IN (881)

Query time 0.00113

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "gpf",
          "access_type": "ref",
          "possible_keys": ["PRIMARY", "idx_group_id"],
          "key": "idx_group_id",
          "key_length": "3",
          "used_key_parts": ["group_id"],
          "ref": ["const"],
          "rows": 1,
          "filtered": 100
        }
      },
      {
        "table": {
          "table_name": "gp",
          "access_type": "ref",
          "possible_keys": ["PRIMARY", "idx_group_id"],
          "key": "idx_group_id",
          "key_length": "3",
          "used_key_parts": ["group_id"],
          "ref": ["const"],
          "rows": 172,
          "filtered": 100
        }
      },
      {
        "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",
          "key_length": "12",
          "used_key_parts": ["product_id", "feature_id", "lang_code"],
          "ref": [
            "lillyshop_lillyshop.gp.product_id",
            "lillyshop_lillyshop.gpf.feature_id",
            "const"
          ],
          "rows": 1,
          "filtered": 100,
          "attached_condition": "pfv.lang_code = 'ru'",
          "using_index": true
        }
      }
    ]
  }
}

Result

feature_id product_id variant_id group_id
84 11375 3090 881
84 11104 3087 881
84 11103 3100 881
84 11059 3099 881
84 11052 3089 881
84 10992 3099 881
84 10778 3101 881
84 10640 3101 881
84 10246 3089 881
84 10195 3089 881
84 9495 3099 881
84 8802 3100 881
84 8801 3100 881
84 8688 3100 881
84 8241 3093 881
84 8008 3099 881
84 8000 3090 881
84 7914 3092 881
84 7411 3089 881
84 7172 3101 881
84 7084 3089 881
84 6921 3104 881
84 6923 3104 881
84 6924 3686 881
84 6915 3089 881
84 6916 3104 881
84 6917 3104 881
84 6912 3096 881
84 6913 3089 881
84 6814 3089 881
84 6813 3102 881
84 6812 3094 881
84 6811 3093 881
84 6810 3103 881
84 6808 3103 881
84 6806 3092 881
84 6805 3103 881
84 6804 3094 881
84 6803 3101 881
84 6800 3093 881
84 6799 3104 881
84 6797 3089 881
84 6798 3089 881
84 6796 3089 881
84 6795 3096 881
84 6794 3100 881
84 6790 3094 881
84 6788 3099 881
84 6787 3097 881
84 6786 3101 881
84 6785 3090 881
84 6784 3090 881
84 6782 3103 881
84 6781 3103 881
84 6779 3103 881
84 6778 3103 881
84 6776 3103 881
84 6777 3096 881
84 6775 3089 881
84 6773 3096 881
84 6774 3096 881
84 6772 3096 881
84 6771 3686 881
84 6768 3089 881
84 6765 3089 881
84 6762 3089 881
84 6761 3089 881
84 6760 3089 881
84 6758 3089 881
84 6757 3089 881
84 6756 3089 881
84 6753 3097 881
84 6752 3092 881
84 6750 3099 881
84 6749 3099 881
84 6748 3087 881
84 6747 3101 881
84 6746 3101 881
84 6745 3090 881
84 6743 3085 881
84 6742 3103 881
84 6741 3089 881
84 6738 3094 881
84 6737 3092 881
84 6736 3089 881
84 6734 3094 881
84 6732 3089 881
84 6731 3089 881
84 6730 3089 881
84 6729 3089 881
84 6728 3089 881
84 6727 3089 881
84 6726 3089 881
84 6725 3104 881
84 6723 3089 881
84 6722 3686 881
84 6721 3089 881
84 6719 3089 881
84 6716 3104 881
84 6714 3104 881
84 6711 3096 881
84 6710 3104 881
84 6708 3084 881
84 6709 3095 881
84 6707 3104 881
84 6706 3103 881
84 6702 3094 881
84 6700 3101 881
84 6701 3094 881
84 6699 3099 881
84 6698 3097 881
84 6697 3090 881
84 6696 3686 881
84 6693 3089 881
84 6692 3096 881
84 6690 3089 881
84 6689 3686 881
84 6688 3096 881
84 6687 3089 881
84 6686 3686 881
84 6685 3686 881
84 6684 3089 881
84 6683 3089 881