SELECT 
  pfv.variant_id, 
  pfv.position, 
  pfvd.variant 
FROM 
  cscart_product_feature_variants AS pfv 
  INNER JOIN cscart_product_feature_variant_descriptions AS pfvd ON pfv.variant_id = pfvd.variant_id 
  AND pfvd.lang_code = 'en' 
WHERE 
  pfv.variant_id IN (
    6317, 6318, 6319, 6320, 6321, 6331, 6454, 
    6453, 6330, 6329, 6975, 6977, 6978, 
    6976, 7165
  )

Query time 0.00056

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "pfvd",
      "access_type": "range",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "9",
      "used_key_parts": ["variant_id", "lang_code"],
      "rows": 15,
      "filtered": 80,
      "index_condition": "pfvd.variant_id in (6317,6318,6319,6320,6321,6331,6454,6453,6330,6329,6975,6977,6978,6976,7165) and pfvd.lang_code = 'en'"
    },
    "table": {
      "table_name": "pfv",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["variant_id"],
      "ref": ["herbaria_cscart_4_18.pfvd.variant_id"],
      "rows": 1,
      "filtered": 100
    }
  }
}

Result

variant_id position variant
6317 0 Regular—medium grind oats
6318 0 Extra Colloidal—fine grind oats
6319 0 Extra Exfoliating—whole rolled oats
6320 0 without oatmeal
6321 0 with oatmeal
6329 0 8 oz. ($34.95)
6330 0 4 oz. ($22.95)
6331 0 2 oz. ($12.95)
6453 0 Unscented
6454 0 Lavender & Rosemary
6975 0 Cedar Cypress
6976 0 Oakmoss
6977 0 Shiraz Soap
6978 0 Soapstone
7165 0 Please Select One