SELECT 
  cscart_product_feature_variants.variant_id, 
  cscart_product_feature_variants.position, 
  cscart_product_feature_variants.color, 
  cscart_product_feature_variant_descriptions.variant 
FROM 
  cscart_product_feature_variants 
  LEFT JOIN cscart_product_feature_variant_descriptions ON cscart_product_feature_variants.variant_id = cscart_product_feature_variant_descriptions.variant_id 
  AND cscart_product_feature_variant_descriptions.lang_code = 'en' 
WHERE 
  cscart_product_feature_variants.variant_id IN (
    131, 1248, 1247, 1249, 1250, 1246, 1254, 
    1253, 1255, 1252, 1262, 1261, 1264
  ) 
ORDER BY 
  cscart_product_feature_variants.position ASC, 
  cscart_product_feature_variant_descriptions.variant ASC

Query time 0.00036

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost": 0.04567271,
    "filesort": {
      "sort_key": "cscart_product_feature_variants.position, cscart_product_feature_variant_descriptions.variant",
      "temporary_table": {
        "nested_loop": [
          {
            "table": {
              "table_name": "cscart_product_feature_variants",
              "access_type": "range",
              "possible_keys": ["PRIMARY"],
              "key": "PRIMARY",
              "key_length": "3",
              "used_key_parts": ["variant_id"],
              "loops": 1,
              "rows": 13,
              "cost": 0.02339539,
              "filtered": 100,
              "attached_condition": "cscart_product_feature_variants.variant_id in (131,1248,1247,1249,1250,1246,1254,1253,1255,1252,1262,1261,1264)"
            }
          },
          {
            "table": {
              "table_name": "cscart_product_feature_variant_descriptions",
              "access_type": "eq_ref",
              "possible_keys": ["PRIMARY"],
              "key": "PRIMARY",
              "key_length": "9",
              "used_key_parts": ["variant_id", "lang_code"],
              "ref": [
                "u985510652_ecartify.cscart_product_feature_variants.variant_id",
                "const"
              ],
              "loops": 13,
              "rows": 1,
              "cost": 0.02227732,
              "filtered": 100,
              "attached_condition": "trigcond(cscart_product_feature_variant_descriptions.lang_code = 'en')"
            }
          }
        ]
      }
    }
  }
}

Result

variant_id position color variant
1246 0 #ffffff 1 - 2 Years
1262 0 #ffffff 100 - 249 pieces
1247 0 #ffffff 2- 3 Years
1248 0 #ffffff 3- 4 Years
1252 0 #ffffff 3-D Puzzles
1249 0 #ffffff 4- 5 years
1250 0 #ffffff 5-10 years
1264 0 #ffffff 500 - 999 pieces
1253 0 #ffffff Brain Teasers
131 0 Camelback
1254 0 #ffffff Floor Puzzles
1255 0 #ffffff Framed Puzzles
1261 0 #ffffff Up to 99 pieces