SELECT 
  cscart_bm_layouts.* 
FROM 
  cscart_bm_layouts 
WHERE 
  1 
  AND is_default = 1 
  AND theme_name = 'abt__unitheme2' 
  AND storefront_id = 1

Query time 0.00027

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "2.60"
    },
    "table": {
      "table_name": "cscart_bm_layouts",
      "access_type": "ref",
      "possible_keys": [
        "is_default"
      ],
      "key": "is_default",
      "used_key_parts": [
        "is_default",
        "storefront_id"
      ],
      "key_length": "5",
      "ref": [
        "const",
        "const"
      ],
      "rows_examined_per_scan": 3,
      "rows_produced_per_join": 0,
      "filtered": "10.00",
      "cost_info": {
        "read_cost": "2.00",
        "eval_cost": "0.06",
        "prefix_cost": "2.60",
        "data_read_per_join": "180"
      },
      "used_columns": [
        "layout_id",
        "name",
        "is_default",
        "width",
        "layout_width",
        "min_width",
        "max_width",
        "theme_name",
        "style_id",
        "storefront_id"
      ],
      "attached_condition": "(`eshopuga_upgr_4122`.`cscart_bm_layouts`.`theme_name` = 'abt__unitheme2')"
    }
  }
}

Result

layout_id name is_default width layout_width min_width max_width theme_name style_id storefront_id
11 UniTheme 2 (Light v2) - ult4 1 16 fluid 280 1600 abt__unitheme2 Cp_fiolent 1