SELECT 
  vvr.*, 
  pfd.description, 
  pfvd.variant 
FROM 
  cscart_vd_vendors_relationships AS vvr 
  LEFT JOIN cscart_product_features_descriptions AS pfd ON pfd.feature_id = vvr.feature_id 
  AND pfd.lang_code = 'es' 
  LEFT JOIN cscart_product_feature_variant_descriptions AS pfvd ON pfvd.variant_id = vvr.variant_id 
  AND pfd.lang_code = 'es' 
WHERE 
  brand_id = 244

Query time 0.00072

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "vvr",
          "access_type": "ref",
          "possible_keys": ["brand_id"],
          "key": "brand_id",
          "key_length": "4",
          "used_key_parts": ["brand_id"],
          "ref": ["const"],
          "rows": 16,
          "filtered": 100
        }
      },
      {
        "table": {
          "table_name": "pfd",
          "access_type": "eq_ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "9",
          "used_key_parts": ["feature_id", "lang_code"],
          "ref": ["live_clonned.vvr.feature_id", "const"],
          "rows": 1,
          "filtered": 100,
          "attached_condition": "trigcond(pfd.feature_id = vvr.feature_id and pfd.lang_code = 'es')"
        }
      },
      {
        "table": {
          "table_name": "pfvd",
          "access_type": "ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "3",
          "used_key_parts": ["variant_id"],
          "ref": ["live_clonned.vvr.variant_id"],
          "rows": 11,
          "filtered": 100,
          "attached_condition": "trigcond(pfvd.variant_id = vvr.variant_id and trigcond(pfd.lang_code = 'es'))"
        }
      }
    ]
  }
}

Result

id brand_id feature_id variant_id lang_code description variant
4219 244 653 2128 es Línea de productos Clothes
4219 244 653 2128 es Línea de productos Ropa
4220 244 646 1887 es Productos "Upcycled" No
4220 244 646 1887 es Productos "Upcycled" No
4221 244 658 2178 es Tallas "Extras" XS
4221 244 658 2178 es Tallas "Extras" XS
4222 244 658 2179 es Tallas "Extras" XL
4222 244 658 2179 es Tallas "Extras" XL
4223 244 658 2180 es Tallas "Extras" XXL
4223 244 658 2180 es Tallas "Extras" XXL
4224 244 660 2187 es Segmento Luxury
4224 244 660 2187 es Segmento Lujo
4225 244 649 1924 es Rango de precios Economy $300 - $999
4225 244 649 1924 es Rango de precios Económico $300 - $999
4226 244 652 2125 es Mood Urban
4226 244 652 2125 es Mood Urbano
4227 244 652 2109 es Mood Sporty
4227 244 652 2109 es Mood Deportivo
4228 244 652 2123 es Mood Sophisticated
4228 244 652 2123 es Mood Sofisticado
4229 244 652 2124 es Mood Streetwear
4229 244 652 2124 es Mood Streetwear
4230 244 652 2104 es Mood Timeless
4230 244 652 2104 es Mood Atemporal
4231 244 654 2137 es Channels Own online store
4231 244 654 2137 es Channels Tienda en línea propia
4232 244 654 2142 es Channels Pop-up stores
4232 244 654 2142 es Channels Pop-up stores
4233 244 647 1889 es International Shipping Yes
4233 244 647 1889 es International Shipping
5945 244 661 2198 es Nuevo / Segunda Mano New /
5945 244 661 2198 es Nuevo / Segunda Mano Nuevo
7121 244 662 2202 es Sustainability In Brands 2 Upcycling - Using fabric scraps or waste materials to create new products
7121 244 662 2202 es Sustainability In Brands 2 Upcycle - Uso de restos de tela o materiales de desecho para crear nuevos productos