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 (
    6316, 6315, 6320, 6321, 6418, 6419, 6420, 
    7164, 6331, 6454, 6453, 6330, 6329, 
    6505, 6501, 6504, 6506, 6475, 6476, 
    6477, 6478, 6479, 6480, 6481, 7168, 
    6427, 6426, 6425, 6428, 6424
  )

Query time 0.00088

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": 30,
      "filtered": 76.667,
      "index_condition": "pfvd.variant_id in (6316,6315,6320,6321,6418,6419,6420,7164,6331,6454,6453,6330,6329,6505,6501,6504,6506,6475,6476,6477,6478,6479,6480,6481,7168,6427,6426,6425,6428,6424) 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
6315 0 without oatmeal
6316 0 with oatmeal
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)
6418 0 Bay Rum & Jojoba Oil
6419 0 Lime & Coconut Oil
6420 0 Mint & Hemp Seed Oil
6424 0 Biotherapy Skincare
6425 0 Citrus Oatmeal
6426 0 Eucalyptus Mint
6427 0 French Lavender
6428 0 Lavender Oatmeal
6453 0 Unscented
6454 0 Lavender & Rosemary
6475 0 Biotherapy Black Luffa
6476 0 Camper's Choice Luffa
6477 0 Chai Spice Luffa
6478 0 French Lavender Luffa
6479 0 Lemon May Chang Luffa
6480 0 Soapy's Choice Luffa
6481 0 Triple Mint Luffa
6501 0 Key Lime
6504 0 Vetiver
6505 0 Bay Rum
6506 0 Unscented
7164 0 Please Select One
7168 0 Please select one