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 = 'en' 
  LEFT JOIN cscart_product_feature_variant_descriptions AS pfvd ON pfvd.variant_id = vvr.variant_id 
  AND pfd.lang_code = 'en' 
WHERE 
  brand_id = 10

Query time 0.00085

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": 18,
          "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 = 'en')"
        }
      },
      {
        "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": 12,
          "filtered": 100,
          "attached_condition": "trigcond(pfvd.variant_id = vvr.variant_id and trigcond(pfd.lang_code = 'en'))"
        }
      }
    ]
  }
}

Result

id brand_id feature_id variant_id lang_code description variant
7919 10 661 2198 es New / Second Hand New /
7919 10 661 2198 es New / Second Hand Nuevo
7918 10 649 1925 es Price Range Moderate $1000 - $3599
7918 10 649 1925 es Price Range Moderado $1000 - $3599
7917 10 648 1891 es Headquarters Aguascalientes
7917 10 648 1891 es Headquarters Aguascalientes
7916 10 654 2140 es Channels Social networks (Instagram, Facebook, etc.)
7916 10 654 2140 es Channels Redes sociales (Instagram, Facebook, etc.)
7915 10 654 2137 es Channels Own online store
7915 10 654 2137 es Channels Tienda en línea propia
7914 10 647 1890 es International Shipping No
7914 10 647 1890 es International Shipping No
7913 10 662 2219 es Sustainability In Brands Supporting the local community and fair employment
7913 10 662 2219 es Sustainability In Brands Apoyo a la comunidad local y empleo justo
7912 10 662 2212 es Sustainability In Brands Eco-friendly or reusable packaging
7912 10 662 2212 es Sustainability In Brands Empaques ecológicos o reutilizables
7911 10 662 2202 es Sustainability In Brands Upcycling - Using fabric scraps or waste materials to create new products
7911 10 662 2202 es Sustainability In Brands Upcycle - Uso de restos de tela o materiales de desecho para crear nuevos productos
7910 10 660 2194 es Market Segment Party and Events
7910 10 660 2194 es Market Segment Fiesta y Eventos
7909 10 660 2187 es Market Segment Luxury
7909 10 660 2187 es Market Segment Lujo
7908 10 658 2177 es Plus Sizes Not applicable
7908 10 658 2177 es Plus Sizes No aplica
7907 10 652 2104 es Mood Timeless
7907 10 652 2104 es Mood Atemporal
7906 10 652 2123 es Mood Sophisticated
7906 10 652 2123 es Mood Sofisticado
7905 10 652 2116 es Mood Handmade
7905 10 652 2116 es Mood Hecho a mano
7904 10 646 1886 es Products Upcycled Yes
7904 10 646 1886 es Products Upcycled
7903 10 653 2132 es Products Jeweler's
7903 10 653 2132 es Products Joyería
7902 10 653 2129 es Products Accessories
7902 10 653 2129 es Products Accesorios