SELECT 
  pfv.feature_id, 
  pfv.product_id, 
  pfv.variant_id, 
  fv.position, 
  fvd.variant 
FROM 
  cscart_product_features_values AS pfv 
  INNER JOIN cscart_product_feature_variants AS fv ON pfv.feature_id = fv.feature_id 
  AND pfv.variant_id = fv.variant_id 
  INNER JOIN cscart_product_feature_variant_descriptions AS fvd ON pfv.variant_id = fvd.variant_id 
  AND fvd.lang_code = 'en' 
WHERE 
  pfv.feature_id IN (
    999, 1050, 1052, 1048, 1049, 1053, 1054, 
    1051
  ) 
  AND pfv.product_id IN (
    359697, 359715, 359780, 359723, 359705, 
    359792, 359800, 359796, 359784, 359802, 
    359788
  ) 
  AND pfv.lang_code = 'en'

Query time 0.00574

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "147.31"
    },
    "nested_loop": [
      {
        "table": {
          "table_name": "pfv",
          "access_type": "range",
          "possible_keys": [
            "PRIMARY",
            "fl",
            "variant_id",
            "lang_code",
            "product_id",
            "fpl",
            "idx_product_feature_variant_id"
          ],
          "key": "lang_code",
          "used_key_parts": [
            "lang_code",
            "feature_id",
            "product_id"
          ],
          "key_length": "12",
          "rows_examined_per_scan": 88,
          "rows_produced_per_join": 88,
          "filtered": "100.00",
          "using_index": true,
          "cost_info": {
            "read_cost": "18.83",
            "eval_cost": "17.60",
            "prefix_cost": "36.43",
            "data_read_per_join": "68K"
          },
          "used_columns": [
            "feature_id",
            "product_id",
            "variant_id",
            "lang_code"
          ],
          "attached_condition": "((`webmarco`.`pfv`.`feature_id` in (999,1050,1052,1048,1049,1053,1054,1051)) and (`webmarco`.`pfv`.`product_id` in (359697,359715,359780,359723,359705,359792,359800,359796,359784,359802,359788)) and (`webmarco`.`pfv`.`lang_code` = 'en'))"
        }
      },
      {
        "table": {
          "table_name": "fv",
          "access_type": "eq_ref",
          "possible_keys": [
            "PRIMARY",
            "feature_id"
          ],
          "key": "PRIMARY",
          "used_key_parts": [
            "variant_id"
          ],
          "key_length": "3",
          "ref": [
            "webmarco.pfv.variant_id"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 4,
          "filtered": "5.00",
          "cost_info": {
            "read_cost": "88.00",
            "eval_cost": "0.88",
            "prefix_cost": "142.03",
            "data_read_per_join": "5K"
          },
          "used_columns": [
            "variant_id",
            "feature_id",
            "position"
          ],
          "attached_condition": "(`webmarco`.`fv`.`feature_id` = `webmarco`.`pfv`.`feature_id`)"
        }
      },
      {
        "table": {
          "table_name": "fvd",
          "access_type": "eq_ref",
          "possible_keys": [
            "PRIMARY"
          ],
          "key": "PRIMARY",
          "used_key_parts": [
            "variant_id",
            "lang_code"
          ],
          "key_length": "9",
          "ref": [
            "webmarco.pfv.variant_id",
            "const"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 4,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "4.40",
            "eval_cost": "0.88",
            "prefix_cost": "147.31",
            "data_read_per_join": "19K"
          },
          "used_columns": [
            "variant_id",
            "variant",
            "lang_code"
          ]
        }
      }
    ]
  }
}

Result

feature_id product_id variant_id position variant
999 359697 64452 0 VAT Excluded
999 359705 64452 0 VAT Excluded
999 359715 64452 0 VAT Excluded
999 359723 64452 0 VAT Excluded
999 359780 64452 0 VAT Excluded
999 359784 64452 0 VAT Excluded
999 359788 64452 0 VAT Excluded
999 359792 64452 0 VAT Excluded
999 359796 64452 0 VAT Excluded
999 359800 64452 0 VAT Excluded
999 359802 64452 0 VAT Excluded
1048 359780 65003 0 No
1048 359784 65003 0 No
1048 359788 65003 0 No
1048 359792 65003 0 No
1048 359796 65003 0 No
1049 359780 65004 0 Facebook
1049 359784 65005 10 Instagram
1049 359788 65006 20 YouTube
1049 359792 65007 30 Facebook + Instagram
1049 359796 65008 40 Facebook + Instagram + YouTube
1050 359697 65009 20 6
1050 359705 65013 10 3
1051 359800 65015 10 Facebook & Instagram
1051 359802 65016 20 Goolge
1052 359715 65017 10 Website Traffic
1053 359723 65021 10 Static Image
1054 359723 65023 10 Traffic Web / Page Like / Bost Post / Calls