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 = 234

Query time 0.00078

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": 20,
          "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": 11,
          "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
4556 234 649 1925 es Price Range Moderate $1000 - $3599
4556 234 649 1925 es Price Range Moderado $1000 - $3599
4555 234 648 1891 es Headquarters Aguascalientes
4555 234 648 1891 es Headquarters Aguascalientes
4554 234 654 2142 es Channels Pop-up stores
4554 234 654 2142 es Channels Pop-up stores
4553 234 654 2140 es Channels Social networks (Instagram, Facebook, etc.)
4553 234 654 2140 es Channels Redes sociales (Instagram, Facebook, etc.)
4552 234 654 2137 es Channels Own online store
4552 234 654 2137 es Channels Tienda en línea propia
4551 234 647 1890 es International Shipping No
4551 234 647 1890 es International Shipping No
4548 234 660 2188 es Market Segment Casual
4548 234 660 2188 es Market Segment Casual
4547 234 658 2186 es Plus Sizes No
4547 234 658 2186 es Plus Sizes No
4546 234 652 2125 es Mood Urban
4546 234 652 2125 es Mood Urbano
4545 234 652 2116 es Mood Handmade
4545 234 652 2116 es Mood Hecho a mano
4544 234 652 2104 es Mood Timeless
4544 234 652 2104 es Mood Atemporal
4543 234 646 1886 es Products Upcycled Yes
4543 234 646 1886 es Products Upcycled
4542 234 653 2129 es Products Accessories
4542 234 653 2129 es Products Accesorios
5935 234 661 2198 es New / Second Hand New /
5935 234 661 2198 es New / Second Hand Nuevo
7091 234 662 2200 es Sustainability In Brands Sustainability certifications (e.g., Fairtrade, GOTS, etc.)
7091 234 662 2200 es Sustainability In Brands Certificaciones de sostenibilidad (por ejemplo, Fairtrade, GOTS, etc.)
7092 234 662 2205 es Sustainability In Brands Reducing the use of plastics in packaging
7092 234 662 2205 es Sustainability In Brands Reducción de uso de plásticos en empaques
7093 234 662 2210 es Sustainability In Brands Using organic or recycled materials
7093 234 662 2210 es Sustainability In Brands Uso de materiales orgánicos o reciclados
7094 234 662 2213 es Sustainability In Brands Production processes that save energy and resources
7094 234 662 2213 es Sustainability In Brands Procesos de producción que ahorran energía y recursos
7095 234 662 2214 es Sustainability In Brands Carbon offsetting
7095 234 662 2214 es Sustainability In Brands Compensación de carbono
7096 234 662 2218 es Sustainability In Brands Transparency in the supply chain
7096 234 662 2218 es Sustainability In Brands Transparencia en la cadena de suministro
7097 234 662 2219 es Sustainability In Brands Supporting the local community and fair employment
7097 234 662 2219 es Sustainability In Brands Apoyo a la comunidad local y empleo justo