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 = 3 
  AND l.dispatch IN ('index.index') 
ORDER BY 
  l.object_ids desc 
LIMIT 
  1

Query time 0.00159

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "4.80"
    },
    "ordering_operation": {
      "using_filesort": true,
      "nested_loop": [
        {
          "table": {
            "table_name": "l",
            "access_type": "ALL",
            "rows_examined_per_scan": 42,
            "rows_produced_per_join": 1,
            "filtered": "2.38",
            "cost_info": {
              "read_cost": "4.35",
              "eval_cost": "0.10",
              "prefix_cost": "4.45",
              "data_read_per_join": "232"
            },
            "used_columns": [
              "location_id",
              "dispatch",
              "is_default",
              "layout_id",
              "object_ids",
              "custom_html",
              "position"
            ],
            "attached_condition": "((`aerokidsshop`.`l`.`layout_id` = 3) and (`aerokidsshop`.`l`.`dispatch` = 'index.index'))"
          }
        },
        {
          "table": {
            "table_name": "d",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "location_id",
              "lang_code"
            ],
            "key_length": "10",
            "ref": [
              "aerokidsshop.l.location_id",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 1,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "0.25",
              "eval_cost": "0.10",
              "prefix_cost": "4.80",
              "data_read_per_join": "240"
            },
            "used_columns": [
              "location_id",
              "lang_code",
              "name",
              "title",
              "meta_description",
              "meta_keywords"
            ],
            "attached_condition": "<if>(is_not_null_compl(d), (`aerokidsshop`.`d`.`location_id` = `aerokidsshop`.`l`.`location_id`), true)"
          }
        }
      ]
    }
  }
}

Result

location_id dispatch is_default layout_id object_ids custom_html position lang_code name title meta_description meta_keywords
24 index.index 0 3 20 en Homepage Aerokids Shop | Quality Kids' Apparel, Footwear, Educational Toys, and School Supplies Shop at Aerokids for the best in kids' apparel, footwear, educational toys, and school supplies. We provide everything you need to ensure your child's growth and happiness. AEROKIDS Shop Online. Buy AEROKIDS products online in India. Huge collection.