SELECT 
  * 
FROM 
  cscart_bm_locations as l 
  LEFT JOIN cscart_bm_locations_descriptions as d ON d.location_id = l.location_id 
  AND d.lang_code = 'en' 
WHERE 
  l.layout_id = 1 
  AND l.dispatch IN ('index.index') 
ORDER BY 
  l.object_ids desc 
LIMIT 
  1

Query time 0.00046

JSON explain

{
  "query_block": {
    "select_id": 1,
    "read_sorted_file": {
      "filesort": {
        "table": {
          "table_name": "l",
          "access_type": "ALL",
          "rows": 22,
          "filtered": 100,
          "attached_condition": "((l.layout_id = 1) and (l.dispatch = 'index.index'))"
        }
      }
    },
    "table": {
      "table_name": "d",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "10",
      "used_key_parts": ["location_id", "lang_code"],
      "ref": ["egkcysbp_cscartn.l.location_id", "const"],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(((d.location_id = l.location_id) and (d.lang_code = 'en')))"
    }
  }
}

Result

location_id dispatch is_default layout_id object_ids custom_html position lang_code name title meta_description meta_keywords
2 index.index 0 1 20 en Homepage Shopping Cart Software & Ecommerce Software Solutions by CS-Cart Secure and full-featured Online Shopping Cart Software with the complete set of powerful ecommerce options to create your own online store with minimum efforts involved. shopping cart, software, ecommerce software, online store