Replica
object(WP_Query)#6556 (52) { ["query"]=> array(1) { ["product_cat"]=> string(30) "birmingham-phoenix/replica-kit" } ["query_vars"]=> array(70) { ["product_cat"]=> string(11) "replica-kit" ["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(0) "" ["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) { } ["orderby"]=> string(16) "menu_order title" ["order"]=> string(3) "ASC" ["meta_query"]=> array(1) { [0]=> array(3) { ["key"]=> string(13) "_stock_status" ["value"]=> string(10) "outofstock" ["compare"]=> string(6) "NOT IN" } } ["tax_query"]=> array(2) { ["relation"]=> string(3) "AND" [0]=> array(4) { ["taxonomy"]=> string(18) "product_visibility" ["field"]=> string(16) "term_taxonomy_id" ["terms"]=> array(2) { [0]=> int(1025) [1]=> int(1027) } ["operator"]=> string(6) "NOT IN" } } ["posts_per_page"]=> int(9999) ["wc_query"]=> string(13) "product_query" ["ignore_sticky_posts"]=> bool(false) ["suppress_filters"]=> bool(false) ["cache_results"]=> bool(true) ["update_post_term_cache"]=> bool(true) ["lazy_load_term_meta"]=> bool(true) ["update_post_meta_cache"]=> bool(true) ["post_type"]=> string(0) "" ["nopaging"]=> bool(false) ["comments_per_page"]=> string(2) "50" ["no_found_rows"]=> bool(false) ["taxonomy"]=> string(11) "product_cat" ["term"]=> string(11) "replica-kit" } ["tax_query"]=> object(WP_Tax_Query)#12029 (6) { ["queries"]=> array(3) { ["relation"]=> string(3) "AND" [0]=> array(5) { ["taxonomy"]=> string(18) "product_visibility" ["terms"]=> array(2) { [0]=> int(1025) [1]=> int(1027) } ["field"]=> string(16) "term_taxonomy_id" ["operator"]=> string(6) "NOT IN" ["include_children"]=> bool(true) } [1]=> array(5) { ["taxonomy"]=> string(11) "product_cat" ["terms"]=> array(1) { [0]=> string(11) "replica-kit" } ["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) { ["product_cat"]=> array(2) { ["terms"]=> array(1) { [0]=> string(11) "replica-kit" } ["field"]=> string(4) "slug" } } ["primary_table"]=> string(8) "wp_posts" ["primary_id_column"]=> string(2) "ID" } ["meta_query"]=> object(WP_Meta_Query)#12003 (9) { ["queries"]=> array(2) { [0]=> array(3) { ["key"]=> string(13) "_stock_status" ["value"]=> string(10) "outofstock" ["compare"]=> string(6) "NOT IN" } ["relation"]=> string(2) "OR" } ["relation"]=> string(3) "AND" ["meta_table"]=> string(11) "wp_postmeta" ["meta_id_column"]=> string(7) "post_id" ["primary_table"]=> string(8) "wp_posts" ["primary_id_column"]=> string(2) "ID" ["table_aliases":protected]=> array(1) { [0]=> string(11) "wp_postmeta" } ["clauses":protected]=> array(1) { ["wp_postmeta"]=> array(6) { ["key"]=> string(13) "_stock_status" ["value"]=> string(10) "outofstock" ["compare"]=> string(6) "NOT IN" ["compare_key"]=> string(1) "=" ["alias"]=> string(11) "wp_postmeta" ["cast"]=> string(4) "CHAR" } } ["has_or_relation":protected]=> bool(false) } ["date_query"]=> bool(false) ["queried_object"]=> object(WP_Term)#12001 (10) { ["term_id"]=> int(1146) ["name"]=> string(7) "Replica" ["slug"]=> string(11) "replica-kit" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(1146) ["taxonomy"]=> string(11) "product_cat" ["description"]=> string(0) "" ["parent"]=> int(1145) ["count"]=> int(10) ["filter"]=> string(3) "raw" } ["queried_object_id"]=> int(1146) ["request"]=> string(712) "SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) WHERE 1=1 AND ( wp_posts.ID NOT IN ( SELECT object_id FROM wp_term_relationships WHERE term_taxonomy_id IN (1025,1027) ) AND wp_term_relationships.term_taxonomy_id IN (1146) ) AND ( ( wp_postmeta.meta_key = '_stock_status' AND wp_postmeta.meta_value NOT IN ('outofstock') ) ) AND wp_posts.post_type = 'product' 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_title ASC LIMIT 0, 9999" ["posts"]=> &array(10) { [0]=> object(WP_Post)#12033 (24) { ["ID"]=> int(5515979) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-12-09 11:53:11" ["post_date_gmt"]=> string(19) "2021-12-09 11:53:11" ["post_content"]=> string(67) "Birmingham Phoenix kids cotton player tees, wear Ali 18 with pride!" ["post_title"]=> string(34) "Birmingham Phoenix Ali 18 Kids Tee" ["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(34) "birmingham-phoenix-ali-18-kids-tee" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:06:18" ["post_modified_gmt"]=> string(19) "2022-06-17 09:06:18" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(69) "https://edgbastonshop.com/product/birmingham-phoenix-ali-18-kids-tee/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [1]=> object(WP_Post)#12034 (24) { ["ID"]=> int(4930209) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2020-03-24 16:51:51" ["post_date_gmt"]=> string(19) "2020-03-24 16:51:51" ["post_content"]=> string(0) "" ["post_title"]=> string(39) "Birmingham Phoenix Junior On-field Pant" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(39) "birmingham-phoenix-junior-on-field-pant" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:06:26" ["post_modified_gmt"]=> string(19) "2022-06-17 09:06:26" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(74) "https://edgbastonshop.com/product/birmingham-phoenix-junior-on-field-pant/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [2]=> object(WP_Post)#12035 (24) { ["ID"]=> int(4930227) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2020-03-24 16:51:55" ["post_date_gmt"]=> string(19) "2020-03-24 16:51:55" ["post_content"]=> string(0) "" ["post_title"]=> string(31) "Birmingham Phoenix Junior Shirt" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(31) "birmingham-phoenix-junior-shirt" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:06:28" ["post_modified_gmt"]=> string(19) "2022-06-17 09:06:28" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(66) "https://edgbastonshop.com/product/birmingham-phoenix-junior-shirt/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [3]=> object(WP_Post)#12036 (24) { ["ID"]=> int(5516220) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-12-09 11:53:27" ["post_date_gmt"]=> string(19) "2021-12-09 11:53:27" ["post_content"]=> string(75) "Birmingham Phoenix kids cotton player tees, wear Livingstone 23 with pride!" ["post_title"]=> string(42) "Birmingham Phoenix Livingstone 23 Kids Tee" ["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(42) "birmingham-phoenix-livingstone-23-kids-tee" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:06:34" ["post_modified_gmt"]=> string(19) "2022-06-17 09:06:34" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(77) "https://edgbastonshop.com/product/birmingham-phoenix-livingstone-23-kids-tee/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [4]=> object(WP_Post)#12037 (24) { ["ID"]=> int(5439211) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-11-19 09:28:01" ["post_date_gmt"]=> string(19) "2021-11-19 09:28:01" ["post_content"]=> string(139) "Want to support the Phoenix but keep warm? The long sleeve Phoenix sweatshirt is perfect present for yourself, a friend or a family member." ["post_title"]=> string(40) "Birmingham Phoenix Ls Cricket Sweatshirt" ["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(40) "birmingham-phoenix-ls-cricket-sweatshirt" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:06:36" ["post_modified_gmt"]=> string(19) "2022-06-17 09:06:36" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(75) "https://edgbastonshop.com/product/birmingham-phoenix-ls-cricket-sweatshirt/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [5]=> object(WP_Post)#12038 (24) { ["ID"]=> int(5439244) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-11-19 09:28:03" ["post_date_gmt"]=> string(19) "2021-11-19 09:28:03" ["post_content"]=> string(136) "Want to support the Phoenix but keep warm? The long sleeve phoenix replica is perfect present for yourself, a friend or a family member." ["post_title"]=> string(35) "Birmingham Phoenix Ls Replica Shirt" ["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(35) "birmingham-phoenix-ls-replica-shirt" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:06:38" ["post_modified_gmt"]=> string(19) "2022-06-17 09:06:38" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(70) "https://edgbastonshop.com/product/birmingham-phoenix-ls-replica-shirt/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [6]=> object(WP_Post)#12039 (24) { ["ID"]=> int(4930317) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2020-03-24 16:52:20" ["post_date_gmt"]=> string(19) "2020-03-24 16:52:20" ["post_content"]=> string(0) "" ["post_title"]=> string(32) "Birmingham Phoenix On-field Pant" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(32) "birmingham-phoenix-on-field-pant" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:06:41" ["post_modified_gmt"]=> string(19) "2022-06-17 09:06:41" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(67) "https://edgbastonshop.com/product/birmingham-phoenix-on-field-pant/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [7]=> object(WP_Post)#12040 (24) { ["ID"]=> int(4930335) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2020-03-24 16:52:24" ["post_date_gmt"]=> string(19) "2020-03-24 16:52:24" ["post_content"]=> string(0) "" ["post_title"]=> string(24) "Birmingham Phoenix Shirt" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(24) "birmingham-phoenix-shirt" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:06:43" ["post_modified_gmt"]=> string(19) "2022-06-17 09:06:43" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(59) "https://edgbastonshop.com/product/birmingham-phoenix-shirt/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [8]=> object(WP_Post)#12041 (24) { ["ID"]=> int(5516498) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-12-09 11:53:48" ["post_date_gmt"]=> string(19) "2021-12-09 11:53:48" ["post_content"]=> string(70) "Birmingham Phoenix kids cotton player tees, wear Woakes 19 with pride!" ["post_title"]=> string(37) "Birmingham Phoenix Woakes 19 Kids Tee" ["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(37) "birmingham-phoenix-woakes-19-kids-tee" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:06:50" ["post_modified_gmt"]=> string(19) "2022-06-17 09:06:50" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(72) "https://edgbastonshop.com/product/birmingham-phoenix-woakes-19-kids-tee/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } [9]=> object(WP_Post)#12042 (24) { ["ID"]=> int(5504751) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-12-06 11:31:44" ["post_date_gmt"]=> string(19) "2021-12-06 11:31:44" ["post_content"]=> string(70) "Women's Birmingham Phoenix Replica Shirt, available in multiple sizes." ["post_title"]=> string(32) "Birmingham Phoenix Women's Shirt" ["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(31) "birmingham-phoenix-womens-shirt" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:06:52" ["post_modified_gmt"]=> string(19) "2022-06-17 09:06:52" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(66) "https://edgbastonshop.com/product/birmingham-phoenix-womens-shirt/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } } ["post_count"]=> int(10) ["current_post"]=> int(-1) ["in_the_loop"]=> bool(false) ["post"]=> object(WP_Post)#12033 (24) { ["ID"]=> int(5515979) ["post_author"]=> string(4) "1004" ["post_date"]=> string(19) "2021-12-09 11:53:11" ["post_date_gmt"]=> string(19) "2021-12-09 11:53:11" ["post_content"]=> string(67) "Birmingham Phoenix kids cotton player tees, wear Ali 18 with pride!" ["post_title"]=> string(34) "Birmingham Phoenix Ali 18 Kids Tee" ["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(34) "birmingham-phoenix-ali-18-kids-tee" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-06-17 10:06:18" ["post_modified_gmt"]=> string(19) "2022-06-17 09:06:18" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(69) "https://edgbastonshop.com/product/birmingham-phoenix-ali-18-kids-tee/" ["menu_order"]=> int(0) ["post_type"]=> string(7) "product" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } ["comment_count"]=> int(0) ["current_comment"]=> int(-1) ["found_posts"]=> string(2) "10" ["max_num_pages"]=> float(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_posts_page"]=> bool(false) ["is_post_type_archive"]=> bool(false) ["query_vars_hash":"WP_Query":private]=> string(32) "93048146886728784e7ac667dacdbbb8" ["query_vars_changed":"WP_Query":private]=> bool(true) ["thumbnails_cached"]=> 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" } }
Showing all 10 results
Showing all 10 results