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 (
    470, 471, 472, 473, 507, 508, 509, 510, 
    511, 512, 513, 514
  )

Query time 0.00358

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "757.81"
    },
    "nested_loop": [
      {
        "table": {
          "table_name": "gp",
          "access_type": "range",
          "possible_keys": [
            "PRIMARY",
            "idx_group_id"
          ],
          "key": "idx_group_id",
          "used_key_parts": [
            "group_id"
          ],
          "key_length": "3",
          "rows_examined_per_scan": 296,
          "rows_produced_per_join": 296,
          "filtered": "100.00",
          "index_condition": "(`gaseus`.`gp`.`group_id` in (470,471,472,473,507,508,509,510,511,512,513,514))",
          "cost_info": {
            "read_cost": "106.61",
            "eval_cost": "29.60",
            "prefix_cost": "136.21",
            "data_read_per_join": "4K"
          },
          "used_columns": [
            "product_id",
            "group_id"
          ]
        }
      },
      {
        "table": {
          "table_name": "gpf",
          "access_type": "ref",
          "possible_keys": [
            "PRIMARY",
            "idx_group_id"
          ],
          "key": "idx_group_id",
          "used_key_parts": [
            "group_id"
          ],
          "key_length": "3",
          "ref": [
            "gaseus.gp.group_id"
          ],
          "rows_examined_per_scan": 3,
          "rows_produced_per_join": 888,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "222.00",
            "eval_cost": "88.80",
            "prefix_cost": "447.01",
            "data_read_per_join": "90K"
          },
          "used_columns": [
            "feature_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": "fpl",
          "used_key_parts": [
            "feature_id",
            "product_id",
            "lang_code"
          ],
          "key_length": "12",
          "ref": [
            "gaseus.gpf.feature_id",
            "gaseus.gp.product_id",
            "const"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 888,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "222.00",
            "eval_cost": "88.80",
            "prefix_cost": "757.81",
            "data_read_per_join": "686K"
          },
          "used_columns": [
            "feature_id",
            "product_id",
            "variant_id",
            "lang_code"
          ]
        }
      }
    ]
  }
}

Result

feature_id product_id variant_id group_id
553 11258 2197 470
624 11258 1705 470
623 11258 2093 470
553 11257 2197 470
624 11257 1705 470
623 11257 2089 470
553 11256 2197 470
624 11256 1705 470
623 11256 2088 470
553 11255 2197 470
624 11255 1705 470
623 11255 2087 470
553 11254 2197 470
624 11254 1705 470
623 11254 2086 470
553 11253 2197 470
624 11253 1705 470
623 11253 2085 470
553 11252 2197 470
624 11252 1705 470
623 11252 2084 470
553 11251 2197 470
624 11251 1705 470
623 11251 2083 470
553 11250 2197 470
624 11250 1705 470
623 11250 2092 470
553 11249 2197 470
624 11249 1705 470
623 11249 2082 470
553 11248 2197 470
624 11248 1705 470
623 11248 1975 470
553 11247 1324 470
624 11247 1705 470
623 11247 2093 470
553 11246 1324 470
624 11246 1705 470
623 11246 2089 470
553 11245 1324 470
624 11245 1705 470
623 11245 2088 470
553 11244 1324 470
624 11244 1705 470
623 11244 2087 470
553 11243 1324 470
624 11243 1705 470
623 11243 2086 470
553 11242 1324 470
624 11242 1705 470
623 11242 2085 470
553 11241 1324 470
624 11241 1705 470
623 11241 2084 470
553 11240 1324 470
624 11240 1705 470
623 11240 2083 470
553 11239 1324 470
624 11239 1705 470
623 11239 2092 470
553 11238 1324 470
624 11238 1705 470
623 11238 2082 470
553 11237 1324 470
624 11237 1705 470
623 11237 1975 470
553 11278 2197 471
624 11278 1705 471
623 11278 2090 471
553 11277 2197 471
624 11277 1705 471
623 11277 2089 471
553 11276 2197 471
624 11276 1705 471
623 11276 2088 471
553 11275 2197 471
624 11275 1705 471
623 11275 2087 471
553 11274 2197 471
624 11274 1705 471
623 11274 2086 471
553 11273 2197 471
624 11273 1705 471
623 11273 2085 471
553 11272 2197 471
624 11272 1705 471
623 11272 2097 471
553 11271 2197 471
624 11271 1705 471
623 11271 2096 471
553 11270 2197 471
624 11270 1705 471
623 11270 2095 471
553 11269 2197 471
624 11269 1705 471
623 11269 1983 471
553 11268 1324 471
624 11268 1705 471
623 11268 2090 471
553 11267 1324 471
624 11267 1705 471
623 11267 2089 471
553 11266 1324 471
624 11266 1705 471
623 11266 2088 471
553 11265 1324 471
624 11265 1705 471
623 11265 2087 471
553 11264 1324 471
624 11264 1705 471
623 11264 2086 471
553 11263 1324 471
624 11263 1705 471
623 11263 2085 471
553 11262 1324 471
624 11262 1705 471
623 11262 2097 471
553 11261 1324 471
624 11261 1705 471
623 11261 2096 471
553 11260 1324 471
624 11260 1705 471
623 11260 2095 471
553 11259 1324 471
624 11259 1705 471
623 11259 1983 471
553 11298 2197 472
624 11298 1705 472
623 11298 2090 472
553 11297 2197 472
624 11297 1705 472
623 11297 2089 472
553 11296 2197 472
624 11296 1705 472
623 11296 2088 472
553 11295 2197 472
624 11295 1705 472
623 11295 2087 472
553 11294 2197 472
624 11294 1705 472
623 11294 2086 472
553 11293 2197 472
624 11293 1705 472
623 11293 2085 472
553 11292 2197 472
624 11292 1705 472
623 11292 2097 472
553 11291 2197 472
624 11291 1705 472
623 11291 2096 472
553 11290 2197 472
624 11290 1705 472
623 11290 2095 472
553 11289 2197 472
624 11289 1705 472
623 11289 1983 472
553 11288 1324 472
624 11288 1705 472
623 11288 2090 472
553 11287 1324 472
624 11287 1705 472
623 11287 2089 472
553 11286 1324 472
624 11286 1705 472
623 11286 2088 472
553 11285 1324 472
624 11285 1705 472
623 11285 2087 472
553 11284 1324 472
624 11284 1705 472
623 11284 2086 472
553 11283 1324 472
624 11283 1705 472
623 11283 2085 472
553 11282 1324 472
624 11282 1705 472
623 11282 2097 472
553 11281 1324 472
624 11281 1705 472
623 11281 2096 472
553 11280 1324 472
624 11280 1705 472
623 11280 2095 472
553 11279 1324 472
624 11279 1705 472
623 11279 1983 472
553 11319 2197 473
624 11319 1705 473
623 11319 2089 473
553 11318 2197 473
624 11318 1705 473
623 11318 2088 473
553 11317 2197 473
624 11317 1705 473
623 11317 2087 473
553 11316 2197 473
624 11316 1705 473
623 11316 2086 473
553 11315 2197 473
624 11315 1705 473
623 11315 2085 473
553 11314 2197 473
624 11314 1705 473
623 11314 2084 473
553 11313 2197 473
624 11313 1705 473
623 11313 2083 473
553 11312 2197 473
624 11312 1705 473
623 11312 2092 473
553 11311 2197 473
624 11311 1705 473
623 11311 2082 473
553 11310 2197 473
624 11310 1705 473
623 11310 1975 473
553 11309 1324 473
624 11309 1705 473
623 11309 2093 473
553 11308 1324 473
624 11308 1705 473
623 11308 2089 473
553 11307 1324 473
624 11307 1705 473
623 11307 2088 473
553 11306 1324 473
624 11306 1705 473
623 11306 2087 473
553 11305 1324 473
624 11305 1705 473
623 11305 2086 473
553 11304 1324 473
624 11304 1705 473
623 11304 2085 473
553 11303 1324 473
624 11303 1705 473
623 11303 2084 473
553 11302 1324 473
624 11302 1705 473
623 11302 2083 473
553 11301 1324 473
624 11301 1705 473
623 11301 2092 473
553 11300 1324 473
624 11300 1705 473
623 11300 2082 473
553 11299 1324 473
624 11299 1705 473
623 11299 1975 473
553 11813 2197 507
623 11813 2083 507
553 11814 2197 507
623 11814 2084 507
553 11815 2197 507
623 11815 2085 507
553 11816 2197 507
623 11816 2086 507
553 11817 2197 507
623 11817 2087 507
553 11818 2197 507
623 11818 2088 507
553 11819 2197 508
623 11819 2225 508
553 11820 2197 508
623 11820 2097 508
553 11821 2197 508
623 11821 2085 508
553 11822 2197 508
623 11822 2105 508
553 11823 2197 508
623 11823 2087 508
553 11824 2197 508
623 11824 2106 508
553 11825 2197 509
623 11825 2225 509
553 11826 2197 509
623 11826 2097 509
553 11827 2197 509
623 11827 2085 509
553 11828 2197 509
623 11828 2105 509
553 11829 2197 509
623 11829 2087 509
553 11830 2197 509
623 11830 2106 509
553 11831 2197 510
623 11831 1726 510
553 11832 2197 510
623 11832 2083 510
553 11833 2197 510
623 11833 2084 510
553 11834 2197 510
623 11834 2085 510
553 11835 2197 510
623 11835 2086 510
553 11836 2197 510
623 11836 2087 510
553 11837 2197 510
623 11837 2088 510
553 11838 2197 511
623 11838 2225 511
553 11839 2197 511
623 11839 2097 511
553 11840 2197 511
623 11840 2085 511
553 11841 2197 511
623 11841 2105 511
553 11842 2197 511
623 11842 2087 511
553 11843 2197 511
623 11843 2106 511
553 11844 2197 512
623 11844 1975 512
553 11845 2197 512
623 11845 2083 512
553 11846 2197 512
623 11846 2084 512
553 11847 2197 512
623 11847 2085 512
553 11848 2197 512
623 11848 2086 512
553 11849 2197 512
623 11849 2087 512
553 11850 2197 512
623 11850 2088 512
553 11851 1324 513
623 11851 2002 513
553 11852 1324 513
623 11852 2092 513
553 11853 1324 513
623 11853 2099 513
553 11854 1324 513
623 11854 2083 513
553 11855 1324 513
623 11855 2100 513
553 11856 1324 513
623 11856 2085 513
553 11857 1324 513
623 11857 2101 513
553 11858 1324 513
623 11858 2087 513
553 11859 1324 513
623 11859 2088 513
553 11860 2197 513
623 11860 2002 513
553 11861 2197 513
623 11861 2092 513
553 11862 2197 513
623 11862 2099 513
553 11863 2197 513
623 11863 2083 513
553 11864 2197 513
623 11864 2100 513
553 11865 2197 513
623 11865 2085 513
553 11866 2197 513
623 11866 2101 513
553 11867 2197 513
623 11867 2087 513
553 11868 2197 513
623 11868 2088 513
553 11869 1324 514
623 11869 2002 514
553 11870 1324 514
623 11870 2092 514
553 11871 1324 514
623 11871 2099 514
553 11872 1324 514
623 11872 2083 514
553 11873 1324 514
623 11873 2100 514
553 11874 1324 514
623 11874 2085 514
553 11875 1324 514
623 11875 2101 514
553 11876 1324 514
623 11876 2087 514
553 11877 1324 514
623 11877 2088 514
553 11878 2197 514
623 11878 2002 514
553 11879 2197 514
623 11879 2092 514
553 11880 2197 514
623 11880 2099 514
553 11881 2197 514
623 11881 2083 514
553 11882 2197 514
623 11882 2100 514
553 11883 2197 514
623 11883 2085 514
553 11884 2197 514
623 11884 2101 514
553 11885 2197 514
623 11885 2087 514
553 11886 2197 514
623 11886 2088 514