NO TEMPLATE BOUND ... fallback to index.php
DEBUG:
object(WP_Query)#392 (56) {
  ["query"]=>
  array(1) {
    ["catalog-category"]=>
    string(12) "glass-lining"
  }
  ["query_vars"]=>
  array(69) {
    ["catalog-category"]=>
    string(12) "glass-lining"
    ["error"]=>
    string(0) ""
    ["m"]=>
    string(0) ""
    ["p"]=>
    int(0)
    ["post_parent"]=>
    string(0) ""
    ["subpost"]=>
    string(0) ""
    ["subpost_id"]=>
    string(0) ""
    ["attachment"]=>
    string(0) ""
    ["attachment_id"]=>
    int(0)
    ["name"]=>
    string(0) ""
    ["pagename"]=>
    string(0) ""
    ["page_id"]=>
    int(0)
    ["second"]=>
    string(0) ""
    ["minute"]=>
    string(0) ""
    ["hour"]=>
    string(0) ""
    ["day"]=>
    int(0)
    ["monthnum"]=>
    int(0)
    ["year"]=>
    int(0)
    ["w"]=>
    int(0)
    ["category_name"]=>
    string(0) ""
    ["tag"]=>
    string(0) ""
    ["cat"]=>
    string(0) ""
    ["tag_id"]=>
    string(0) ""
    ["author"]=>
    string(0) ""
    ["author_name"]=>
    string(0) ""
    ["feed"]=>
    string(0) ""
    ["tb"]=>
    string(0) ""
    ["paged"]=>
    int(0)
    ["meta_key"]=>
    string(0) ""
    ["meta_value"]=>
    string(0) ""
    ["preview"]=>
    string(0) ""
    ["s"]=>
    string(0) ""
    ["sentence"]=>
    string(0) ""
    ["title"]=>
    string(0) ""
    ["fields"]=>
    string(3) "all"
    ["menu_order"]=>
    string(0) ""
    ["embed"]=>
    string(0) ""
    ["category__in"]=>
    array(0) {
    }
    ["category__not_in"]=>
    array(0) {
    }
    ["category__and"]=>
    array(0) {
    }
    ["post__in"]=>
    array(0) {
    }
    ["post__not_in"]=>
    array(0) {
    }
    ["post_name__in"]=>
    array(0) {
    }
    ["tag__in"]=>
    array(0) {
    }
    ["tag__not_in"]=>
    array(0) {
    }
    ["tag__and"]=>
    array(0) {
    }
    ["tag_slug__in"]=>
    array(0) {
    }
    ["tag_slug__and"]=>
    array(0) {
    }
    ["post_parent__in"]=>
    array(0) {
    }
    ["post_parent__not_in"]=>
    array(0) {
    }
    ["author__in"]=>
    array(0) {
    }
    ["author__not_in"]=>
    array(0) {
    }
    ["search_columns"]=>
    array(0) {
    }
    ["orderby"]=>
    array(2) {
      ["menu_order"]=>
      string(3) "ASC"
      ["date"]=>
      string(4) "DESC"
    }
    ["ignore_sticky_posts"]=>
    bool(false)
    ["suppress_filters"]=>
    bool(false)
    ["cache_results"]=>
    bool(true)
    ["update_post_term_cache"]=>
    bool(true)
    ["update_menu_item_cache"]=>
    bool(false)
    ["lazy_load_term_meta"]=>
    bool(true)
    ["update_post_meta_cache"]=>
    bool(true)
    ["post_type"]=>
    string(0) ""
    ["posts_per_page"]=>
    int(10)
    ["nopaging"]=>
    bool(false)
    ["comments_per_page"]=>
    string(2) "50"
    ["no_found_rows"]=>
    bool(false)
    ["taxonomy"]=>
    string(16) "catalog-category"
    ["term"]=>
    string(12) "glass-lining"
    ["order"]=>
    string(4) "DESC"
  }
  ["tax_query"]=>
  object(WP_Tax_Query)#1720 (6) {
    ["queries"]=>
    array(1) {
      [0]=>
      array(5) {
        ["taxonomy"]=>
        string(16) "catalog-category"
        ["terms"]=>
        array(1) {
          [0]=>
          string(12) "glass-lining"
        }
        ["field"]=>
        string(4) "slug"
        ["operator"]=>
        string(2) "IN"
        ["include_children"]=>
        bool(true)
      }
    }
    ["relation"]=>
    string(3) "AND"
    ["table_aliases":protected]=>
    array(1) {
      [0]=>
      string(21) "wp_term_relationships"
    }
    ["queried_terms"]=>
    array(1) {
      ["catalog-category"]=>
      array(2) {
        ["terms"]=>
        array(1) {
          [0]=>
          string(12) "glass-lining"
        }
        ["field"]=>
        string(4) "slug"
      }
    }
    ["primary_table"]=>
    string(8) "wp_posts"
    ["primary_id_column"]=>
    string(2) "ID"
  }
  ["meta_query"]=>
  object(WP_Meta_Query)#1719 (9) {
    ["queries"]=>
    array(0) {
    }
    ["relation"]=>
    NULL
    ["meta_table"]=>
    NULL
    ["meta_id_column"]=>
    NULL
    ["primary_table"]=>
    NULL
    ["primary_id_column"]=>
    NULL
    ["table_aliases":protected]=>
    array(0) {
    }
    ["clauses":protected]=>
    array(0) {
    }
    ["has_or_relation":protected]=>
    bool(false)
  }
  ["date_query"]=>
  bool(false)
  ["queried_object"]=>
  object(WP_Term)#1770 (10) {
    ["term_id"]=>
    int(14)
    ["name"]=>
    string(30) "グラスライニング機器"
    ["slug"]=>
    string(12) "glass-lining"
    ["term_group"]=>
    int(0)
    ["term_taxonomy_id"]=>
    int(14)
    ["taxonomy"]=>
    string(16) "catalog-category"
    ["description"]=>
    string(0) ""
    ["parent"]=>
    int(0)
    ["count"]=>
    int(7)
    ["filter"]=>
    string(3) "raw"
  }
  ["queried_object_id"]=>
  int(14)
  ["request"]=>
  string(446) "SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
					 WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (14)
) AND ((wp_posts.post_type = 'catalog' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.menu_order ASC, wp_posts.post_date DESC
					 LIMIT 0, 10"
  ["posts"]=>
  &array(7) {
    [0]=>
    object(WP_Post)#844 (24) {
      ["ID"]=>
      int(5767)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2024-05-15 13:34:42"
      ["post_date_gmt"]=>
      string(19) "2024-05-15 04:34:42"
      ["post_content"]=>
      string(121) "
仕込み20L対応の世界最小クラスコニカルドライヤー
"
      ["post_title"]=>
      string(54) "小型コニカルドライヤー「ジオシック」"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(162) "%e5%b0%8f%e5%9e%8b%e3%82%b3%e3%83%8b%e3%82%ab%e3%83%ab%e3%83%89%e3%83%a9%e3%82%a4%e3%83%a4%e3%83%bc%ef%bd%a2%e3%82%b8%e3%82%aa%e3%82%b7%e3%83%83%e3%82%af%ef%bd%a3"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2025-09-10 13:12:22"
      ["post_modified_gmt"]=>
      string(19) "2025-09-10 04:12:22"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(51) "https://gl-hakko.com/?post_type=catalog&p=5767"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(7) "catalog"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [1]=>
    object(WP_Post)#1724 (24) {
      ["ID"]=>
      int(1288)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2022-03-30 21:59:33"
      ["post_date_gmt"]=>
      string(19) "2022-03-30 12:59:33"
      ["post_content"]=>
      string(126) "
GL製多管式熱交換器に液溜まり対策を追加致しました。
"
      ["post_title"]=>
      string(37) "熱交換器 液溜まり対策仕様"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(109) "%e7%86%b1%e4%ba%a4%e6%8f%9b%e5%99%a8-%e6%b6%b2%e6%ba%9c%e3%81%be%e3%82%8a%e5%af%be%e7%ad%96%e4%bb%95%e6%a7%98"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2022-03-30 21:59:34"
      ["post_modified_gmt"]=>
      string(19) "2022-03-30 12:59:34"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(51) "https://gl-hakko.com/?post_type=catalog&p=1288"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(7) "catalog"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [2]=>
    object(WP_Post)#1718 (24) {
      ["ID"]=>
      int(1271)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2022-03-30 20:30:10"
      ["post_date_gmt"]=>
      string(19) "2022-03-30 11:30:10"
      ["post_content"]=>
      string(230) "
グラスライニング製多管式熱交換器を標準よりもコンパクトに製造いたします。
より省スペースで効率的にご使用いただけます。
"
      ["post_title"]=>
      string(42) "ショートタイプ多管式熱交換器"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(126) "%e3%82%b7%e3%83%a7%e3%83%bc%e3%83%88%e3%82%bf%e3%82%a4%e3%83%97%e5%a4%9a%e7%ae%a1%e5%bc%8f%e7%86%b1%e4%ba%a4%e6%8f%9b%e5%99%a8"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2025-09-09 09:49:12"
      ["post_modified_gmt"]=>
      string(19) "2025-09-09 00:49:12"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(51) "https://gl-hakko.com/?post_type=catalog&p=1271"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(7) "catalog"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [3]=>
    object(WP_Post)#1721 (24) {
      ["ID"]=>
      int(1262)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2022-03-30 19:40:33"
      ["post_date_gmt"]=>
      string(19) "2022-03-30 10:40:33"
      ["post_content"]=>
      string(121) "
洗浄性に優れたグラスライニング向け缶壁バッフル
"
      ["post_title"]=>
      string(27) "ドルフィンバッフル"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(81) "%e3%83%89%e3%83%ab%e3%83%95%e3%82%a3%e3%83%b3%e3%83%90%e3%83%83%e3%83%95%e3%83%ab"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2022-03-30 19:40:44"
      ["post_modified_gmt"]=>
      string(19) "2022-03-30 10:40:44"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(51) "https://gl-hakko.com/?post_type=catalog&p=1262"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(7) "catalog"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [4]=>
    object(WP_Post)#1722 (24) {
      ["ID"]=>
      int(1244)
      ["post_author"]=>
      string(1) "3"
      ["post_date"]=>
      string(19) "2022-03-25 18:09:04"
      ["post_date_gmt"]=>
      string(19) "2022-03-25 09:09:04"
      ["post_content"]=>
      string(130) "
業界最小クラス10Lサイズのグラスライニング製リアクター
"
      ["post_title"]=>
      string(54) "グラスライニング製スモールリアクター"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(162) "%e3%82%b0%e3%83%a9%e3%82%b9%e3%83%a9%e3%82%a4%e3%83%8b%e3%83%b3%e3%82%b0%e8%a3%bd%e3%82%b9%e3%83%a2%e3%83%bc%e3%83%ab%e3%83%aa%e3%82%a2%e3%82%af%e3%82%bf%e3%83%bc"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2022-03-25 18:09:04"
      ["post_modified_gmt"]=>
      string(19) "2022-03-25 09:09:04"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(51) "https://gl-hakko.com/?post_type=catalog&p=1244"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(7) "catalog"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [5]=>
    object(WP_Post)#1725 (24) {
      ["ID"]=>
      int(574)
      ["post_author"]=>
      string(1) "1"
      ["post_date"]=>
      string(19) "2021-08-16 16:08:16"
      ["post_date_gmt"]=>
      string(19) "2021-08-16 07:08:16"
      ["post_content"]=>
      string(209) "
グラスライニング製加圧ろ過機になります。
クランプ開閉を軽減した、クランプレスろ過機も製造しております。
"
      ["post_title"]=>
      string(42) "グラスライニング製加圧ろ過機"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(12) "glass-lining"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2022-03-30 21:34:35"
      ["post_modified_gmt"]=>
      string(19) "2022-03-30 12:34:35"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(50) "https://gl-hakko.com/?post_type=catalog&p=574"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(7) "catalog"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [6]=>
    object(WP_Post)#1760 (24) {
      ["ID"]=>
      int(627)
      ["post_author"]=>
      string(1) "1"
      ["post_date"]=>
      string(19) "2021-08-16 17:51:19"
      ["post_date_gmt"]=>
      string(19) "2021-08-16 08:51:19"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(40) "中粘度領域用撹拌翼「CLOZIKA」"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(11) "accessory12"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2022-03-30 19:28:36"
      ["post_modified_gmt"]=>
      string(19) "2022-03-30 10:28:36"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(50) "https://gl-hakko.com/?post_type=catalog&p=627"
      ["menu_order"]=>
      int(120)
      ["post_type"]=>
      string(7) "catalog"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
  }
  ["post_count"]=>
  int(7)
  ["current_post"]=>
  int(-1)
  ["before_loop"]=>
  bool(true)
  ["in_the_loop"]=>
  bool(false)
  ["post"]=>
  object(WP_Post)#844 (24) {
    ["ID"]=>
    int(5767)
    ["post_author"]=>
    string(1) "3"
    ["post_date"]=>
    string(19) "2024-05-15 13:34:42"
    ["post_date_gmt"]=>
    string(19) "2024-05-15 04:34:42"
    ["post_content"]=>
    string(121) "
仕込み20L対応の世界最小クラスコニカルドライヤー
"
    ["post_title"]=>
    string(54) "小型コニカルドライヤー「ジオシック」"
    ["post_excerpt"]=>
    string(0) ""
    ["post_status"]=>
    string(7) "publish"
    ["comment_status"]=>
    string(6) "closed"
    ["ping_status"]=>
    string(6) "closed"
    ["post_password"]=>
    string(0) ""
    ["post_name"]=>
    string(162) "%e5%b0%8f%e5%9e%8b%e3%82%b3%e3%83%8b%e3%82%ab%e3%83%ab%e3%83%89%e3%83%a9%e3%82%a4%e3%83%a4%e3%83%bc%ef%bd%a2%e3%82%b8%e3%82%aa%e3%82%b7%e3%83%83%e3%82%af%ef%bd%a3"
    ["to_ping"]=>
    string(0) ""
    ["pinged"]=>
    string(0) ""
    ["post_modified"]=>
    string(19) "2025-09-10 13:12:22"
    ["post_modified_gmt"]=>
    string(19) "2025-09-10 04:12:22"
    ["post_content_filtered"]=>
    string(0) ""
    ["post_parent"]=>
    int(0)
    ["guid"]=>
    string(51) "https://gl-hakko.com/?post_type=catalog&p=5767"
    ["menu_order"]=>
    int(0)
    ["post_type"]=>
    string(7) "catalog"
    ["post_mime_type"]=>
    string(0) ""
    ["comment_count"]=>
    string(1) "0"
    ["filter"]=>
    string(3) "raw"
  }
  ["comment_count"]=>
  int(0)
  ["current_comment"]=>
  int(-1)
  ["found_posts"]=>
  int(7)
  ["max_num_pages"]=>
  int(1)
  ["max_num_comment_pages"]=>
  int(0)
  ["is_single"]=>
  bool(false)
  ["is_preview"]=>
  bool(false)
  ["is_page"]=>
  bool(false)
  ["is_archive"]=>
  bool(true)
  ["is_date"]=>
  bool(false)
  ["is_year"]=>
  bool(false)
  ["is_month"]=>
  bool(false)
  ["is_day"]=>
  bool(false)
  ["is_time"]=>
  bool(false)
  ["is_author"]=>
  bool(false)
  ["is_category"]=>
  bool(false)
  ["is_tag"]=>
  bool(false)
  ["is_tax"]=>
  bool(true)
  ["is_search"]=>
  bool(false)
  ["is_feed"]=>
  bool(false)
  ["is_comment_feed"]=>
  bool(false)
  ["is_trackback"]=>
  bool(false)
  ["is_home"]=>
  bool(false)
  ["is_privacy_policy"]=>
  bool(false)
  ["is_404"]=>
  bool(false)
  ["is_embed"]=>
  bool(false)
  ["is_paged"]=>
  bool(false)
  ["is_admin"]=>
  bool(false)
  ["is_attachment"]=>
  bool(false)
  ["is_singular"]=>
  bool(false)
  ["is_robots"]=>
  bool(false)
  ["is_favicon"]=>
  bool(false)
  ["is_posts_page"]=>
  bool(false)
  ["is_post_type_archive"]=>
  bool(false)
  ["query_vars_hash":"WP_Query":private]=>
  string(32) "2ffd2e594e099f4fcb3a4604f78019cc"
  ["query_vars_changed":"WP_Query":private]=>
  bool(true)
  ["thumbnails_cached"]=>
  bool(false)
  ["allow_query_attachment_by_filename":protected]=>
  bool(false)
  ["stopwords":"WP_Query":private]=>
  NULL
  ["compat_fields":"WP_Query":private]=>
  array(2) {
    [0]=>
    string(15) "query_vars_hash"
    [1]=>
    string(18) "query_vars_changed"
  }
  ["compat_methods":"WP_Query":private]=>
  array(2) {
    [0]=>
    string(16) "init_query_flags"
    [1]=>
    string(15) "parse_tax_query"
  }
  ["query_cache_key":"WP_Query":private]=>
  string(84) "wp_query:94a8ab31a8b7277d44484449440ba27a:0.97370100 17622226140.99026800 1762222614"
}