SELECT 
  cscart_product_feature_variant_descriptions.*, 
  cscart_product_feature_variants.*, 
  cscart_seo_names.name as seo_name, 
  cscart_seo_names.path as seo_path 
FROM 
  cscart_product_feature_variants 
  LEFT JOIN cscart_product_feature_variant_descriptions ON cscart_product_feature_variant_descriptions.variant_id = cscart_product_feature_variants.variant_id 
  AND cscart_product_feature_variant_descriptions.lang_code = 'en' 
  LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_product_feature_variants.variant_id 
  AND cscart_seo_names.type = 'e' 
  AND cscart_seo_names.dispatch = '' 
  AND cscart_seo_names.lang_code = 'en' 
WHERE 
  1 
  AND cscart_product_feature_variants.feature_id IN (663) 
ORDER BY 
  cscart_product_feature_variants.position, 
  cscart_product_feature_variant_descriptions.variant

Query time 0.00223

JSON explain

{
  "query_block": {
    "select_id": 1,
    "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": "ref",
              "possible_keys": ["feature_id"],
              "key": "feature_id",
              "key_length": "3",
              "used_key_parts": ["feature_id"],
              "ref": ["const"],
              "rows": 83,
              "filtered": 100
            }
          },
          {
            "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": [
                "live_clonned.cscart_product_feature_variants.variant_id",
                "const"
              ],
              "rows": 1,
              "filtered": 100,
              "attached_condition": "trigcond(cscart_product_feature_variant_descriptions.lang_code = 'en')"
            }
          },
          {
            "table": {
              "table_name": "cscart_seo_names",
              "access_type": "ref",
              "possible_keys": ["PRIMARY", "dispatch"],
              "key": "PRIMARY",
              "key_length": "206",
              "used_key_parts": ["object_id", "type", "dispatch", "lang_code"],
              "ref": [
                "live_clonned.cscart_product_feature_variants.variant_id",
                "const",
                "const",
                "const"
              ],
              "rows": 3,
              "filtered": 100,
              "attached_condition": "trigcond(cscart_seo_names.`type` = 'e' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'en')"
            }
          }
        ]
      }
    }
  }
}

Result

variant_id variant description page_title meta_keywords meta_description lang_code feature_id url color position seo_name seo_path
2227 We are a cooperative with several artisans from indigenous communities. en 663 #ffffff 11
2228 Our brand work with artisans from indigenous communities en 663 #ffffff 12
2229 Amuzgo en 663 #ffffff 13
2230 Awakateko en 663 #ffffff 14
2231 Chinanteco (diversas variantes) en 663 #ffffff 15
2232 Chocho en 663 #ffffff 16
2233 Chontal de Oaxaca (Tequistlateco) en 663 #ffffff 17
2234 Chontal de Tabasco (Yokot'an) en 663 #ffffff 18
2235 Chuj en 663 #ffffff 19
2236 Cora en 663 #ffffff 20
2237 Cucapá (Kʷapaʔa) en 663 #ffffff 21
2238 Guarijío (Warihó) en 663 #ffffff 22
2239 Huave en 663 #ffffff 23
2240 Huichol (Wixárika) en 663 #ffffff 24
2241 Ixcateco en 663 #ffffff 25
2242 Ixil en 663 #ffffff 26
2243 Jacalteco (Popti') en 663 #ffffff 27
2244 K'anjob'al en 663 #ffffff 28
2245 Kaqchikel en 663 #ffffff 29
2246 Kiliwa (Ko'lew) en 663 #ffffff 30
2247 Kumiai (Kʷatay) en 663 #ffffff 31
2248 Mam en 663 #ffffff 32
2249 Matlatzinca en 663 #ffffff 33
2250 Maya (Yucateco, Lacandón, Itzá, Mopán) en 663 #ffffff 34
2251 Mayo en 663 #ffffff 35
2252 Mazahua en 663 #ffffff 36
2253 Mazateco (diversas variantes) en 663 #ffffff 37
2254 Mixe en 663 #ffffff 38
2255 Mixteco (diversas variantes) en 663 #ffffff 39
2256 Motozintleco en 663 #ffffff 40
2257 Náhuatl (diversas variantes) en 663 #ffffff 41
2258 Ocuilteco (Tlahuica) en 663 #ffffff 42
2259 Otomí (diversas variantes) en 663 #ffffff 43
2260 Pai pai (Akwa'ala) en 663 #ffffff 44
2261 Pápago (Tohono O'odham) en 663 #ffffff 45
2262 Pima (O'ob) en 663 #ffffff 46
2263 Popoloca (diversas variantes) en 663 #ffffff 47
2264 Purépecha (Tarasco) en 663 #ffffff 48
2265 Quiché en 663 #ffffff 49
2266 Seri (Comcaac) en 663 #ffffff 50
2267 Tarahumara (Rarámuri) en 663 #ffffff 51
2268 Tektiteko en 663 #ffffff 52
2269 Tepehuano del norte en 663 #ffffff 53
2270 Tepehuano del sur en 663 #ffffff 54
2271 Tojolabal en 663 #ffffff 55
2272 Totonaco (diversas variantes) en 663 #ffffff 56
2273 Tz'utujil en 663 #ffffff 57
2274 Tzeltal en 663 #ffffff 58
2275 Tzotzil (diversas variantes) en 663 #ffffff 59
2276 Yaqui en 663 #ffffff 60
2277 Zapoteco (diversas variantes) en 663 #ffffff 61
2278 Zoque en 663 #ffffff 62
2279 Otra en 663 #ffffff 63