fbpx
Collection
WP_Query Object
(
    [query] => Array
        (
            [post_type] => product
        )

    [query_vars] => Array
        (
            [post_type] => product
            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [paged] => 0
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
             => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [posts_per_page] => 18
            [orderby] => date ID
            [order] => DESC
            [meta_query] => Array
                (
                )

            [tax_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => product_visibility
                            [field] => term_taxonomy_id
                            [terms] => Array
                                (
                                    [0] => 8
                                )

                            [operator] => NOT IN
                        )

                )

            [wc_query] => product_query
            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [taxonomy] => product_visibility
                            [terms] => Array
                                (
                                    [0] => 8
                                )

                            [field] => term_taxonomy_id
                            [operator] => NOT IN
                            [include_children] => 1
                        )

                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [queried_object] => WP_Post_Type Object
        (
            [name] => product
            [label] => Products
            [labels] => stdClass Object
                (
                    [name] => Products
                    [singular_name] => Product
                    [add_new] => Add New
                    [add_new_item] => Add new product
                    [edit_item] => Edit product
                    [new_item] => New product
                    [view_item] => View product
                    [view_items] => View products
                    [search_items] => Search products
                    [not_found] => No products found
                    [not_found_in_trash] => No products found in trash
                    [parent_item_colon] => 
                    [all_items] => All Products
                    [archives] => All Products
                    [attributes] => Post Attributes
                    [insert_into_item] => Insert into product
                    [uploaded_to_this_item] => Uploaded to this product
                    [featured_image] => Product image
                    [set_featured_image] => Set product image
                    [remove_featured_image] => Remove product image
                    [use_featured_image] => Use as product image
                    [filter_items_list] => Filter products
                    [filter_by_date] => Filter by date
                    [items_list_navigation] => Products navigation
                    [items_list] => Products list
                    [item_published] => Post published.
                    [item_published_privately] => Post published privately.
                    [item_reverted_to_draft] => Post reverted to draft.
                    [item_trashed] => Post trashed.
                    [item_scheduled] => Post scheduled.
                    [item_updated] => Post updated.
                    [item_link] => Product Link
                    [item_link_description] => A link to a product.
                    [menu_name] => Products
                    [edit] => Edit
                    [parent] => Parent product
                    [name_admin_bar] => Product
                )

            [description] => This is where you can browse products in this store.
            [public] => 1
            [hierarchical] => 
            [exclude_from_search] => 
            [publicly_queryable] => 1
            [show_ui] => 1
            [show_in_menu] => 1
            [show_in_nav_menus] => 1
            [show_in_admin_bar] => 1
            [menu_position] => 
            [menu_icon] => dashicons-archive
            [capability_type] => product
            [map_meta_cap] => 1
            [register_meta_box_cb] => 
            [taxonomies] => Array
                (
                )

            [has_archive] => nikko-industry-library
            [query_var] => product
            [can_export] => 1
            [delete_with_user] => 
            [template] => Array
                (
                )

            [template_lock] => 
            [_builtin] => 
            [_edit_link] => post.php?post=%d
            [cap] => stdClass Object
                (
                    [edit_post] => edit_product
                    [read_post] => read_product
                    [delete_post] => delete_product
                    [edit_posts] => edit_products
                    [edit_others_posts] => edit_others_products
                    [delete_posts] => delete_products
                    [publish_posts] => publish_products
                    [read_private_posts] => read_private_products
                    [read] => read
                    [delete_private_posts] => delete_private_products
                    [delete_published_posts] => delete_published_products
                    [delete_others_posts] => delete_others_products
                    [edit_private_posts] => edit_private_products
                    [edit_published_posts] => edit_published_products
                    [create_posts] => edit_products
                )

            [rewrite] => Array
                (
                    [slug] => /product
                    [with_front] => 
                    [feeds] => 1
                    [pages] => 1
                    [ep_mask] => 1
                )

            [show_in_rest] => 1
            [rest_base] => 
            [rest_namespace] => wp/v2
            [rest_controller_class] => 
            [rest_controller] => 
            [revisions_rest_controller_class] => 
            [revisions_rest_controller] => 
            [autosave_rest_controller_class] => 
            [autosave_rest_controller] => 
            [late_route_registration] => 
        )

    [queried_object_id] => 
    [request] => 
					SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					FROM wp_posts 
					WHERE 1=1  AND ( 
  wp_posts.ID NOT IN (
				SELECT object_id
				FROM wp_term_relationships
				WHERE term_taxonomy_id IN (8)
			)
) AND ((wp_posts.post_type = 'product' AND (wp_posts.post_status = 'publish')))
					GROUP BY wp_posts.ID
					ORDER BY wp_posts.post_date DESC, wp_posts.ID DESC
					LIMIT 0, 18
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 172030
                    [post_author] => 230111246
                    [post_date] => 2024-04-24 12:36:08
                    [post_date_gmt] => 2024-04-24 12:36:08
                    [post_content] => 
                    [post_title] => Goro Goro Devil Fruit
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => goro-goro-devil-fruit
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-24 12:36:08
                    [post_modified_gmt] => 2024-04-24 12:36:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=172030
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 172024
                    [post_author] => 230111246
                    [post_date] => 2024-04-24 12:32:05
                    [post_date_gmt] => 2024-04-24 12:32:05
                    [post_content] => 
                    [post_title] => Inu Inu Devil Fruit
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => inu-inu-devil-fruit
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-24 12:32:06
                    [post_modified_gmt] => 2024-04-24 12:32:06
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=172024
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 172012
                    [post_author] => 230111246
                    [post_date] => 2024-04-23 15:14:09
                    [post_date_gmt] => 2024-04-23 15:14:09
                    [post_content] => 
                    [post_title] => Ron Weasley Wand
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ron-weasley-wand
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-24 12:27:07
                    [post_modified_gmt] => 2024-04-24 12:27:07
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=172012
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 172006
                    [post_author] => 230111246
                    [post_date] => 2024-04-23 14:47:22
                    [post_date_gmt] => 2024-04-23 14:47:22
                    [post_content] => 
                    [post_title] => Low Poly Flexi Zenitsu
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => low-poly-flexi-zenitsu
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-23 14:47:22
                    [post_modified_gmt] => 2024-04-23 14:47:22
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=172006
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 172001
                    [post_author] => 230111246
                    [post_date] => 2024-04-23 14:44:10
                    [post_date_gmt] => 2024-04-23 14:44:10
                    [post_content] => 
                    [post_title] => Low Poly Flexi Inosuke
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => low-poly-flexi-inosuke
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-23 14:44:11
                    [post_modified_gmt] => 2024-04-23 14:44:11
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=172001
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 171992
                    [post_author] => 230111246
                    [post_date] => 2024-04-22 15:01:57
                    [post_date_gmt] => 2024-04-22 15:01:57
                    [post_content] => 
                    [post_title] => Zai Mask
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => zai-mask
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-22 15:01:58
                    [post_modified_gmt] => 2024-04-22 15:01:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=171992
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 171988
                    [post_author] => 230111246
                    [post_date] => 2024-04-22 14:45:56
                    [post_date_gmt] => 2024-04-22 14:45:56
                    [post_content] => 
                    [post_title] => Sushi Dragon
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => sushi-dragon
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-22 14:45:57
                    [post_modified_gmt] => 2024-04-22 14:45:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=171988
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 171977
                    [post_author] => 230111246
                    [post_date] => 2024-04-21 14:48:21
                    [post_date_gmt] => 2024-04-21 14:48:21
                    [post_content] => 
                    [post_title] => Wolverine Action Figure
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => wolverine-action-figure
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-21 14:48:21
                    [post_modified_gmt] => 2024-04-21 14:48:21
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=171977
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 171967
                    [post_author] => 230111246
                    [post_date] => 2024-04-21 14:34:26
                    [post_date_gmt] => 2024-04-21 14:34:26
                    [post_content] => 
                    [post_title] => Fallout Bobblehead
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => fallout-bobblehead
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-21 14:57:13
                    [post_modified_gmt] => 2024-04-21 14:57:13
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=171967
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 171965
                    [post_author] => 230111246
                    [post_date] => 2024-04-21 14:29:07
                    [post_date_gmt] => 2024-04-21 14:29:07
                    [post_content] => 
                    [post_title] => Helldivers 2 Dreadnaught Helmet
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => helldivers-2-dreadnaught-helmet
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-21 14:29:08
                    [post_modified_gmt] => 2024-04-21 14:29:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=171965
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [10] => WP_Post Object
                (
                    [ID] => 171948
                    [post_author] => 230111246
                    [post_date] => 2024-04-21 14:24:08
                    [post_date_gmt] => 2024-04-21 14:24:08
                    [post_content] => 
                    [post_title] => Helldivers 2 Dreadnaught Armor
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => helldivers-2-dreadnaught-armor
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-21 14:24:09
                    [post_modified_gmt] => 2024-04-21 14:24:09
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=171948
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [11] => WP_Post Object
                (
                    [ID] => 171937
                    [post_author] => 230111246
                    [post_date] => 2024-04-20 14:19:11
                    [post_date_gmt] => 2024-04-20 14:19:11
                    [post_content] => 
                    [post_title] => Zaku Lego Figure
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => zaku-lego-figure
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-20 14:19:12
                    [post_modified_gmt] => 2024-04-20 14:19:12
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=171937
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [12] => WP_Post Object
                (
                    [ID] => 171931
                    [post_author] => 230111246
                    [post_date] => 2024-04-20 14:09:17
                    [post_date_gmt] => 2024-04-20 14:09:17
                    [post_content] => 
                    [post_title] => Sara Sara Axolotl Devil Fruit
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => sara-sara-axolotl-devil-fruit
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-20 14:09:17
                    [post_modified_gmt] => 2024-04-20 14:09:17
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=171931
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [13] => WP_Post Object
                (
                    [ID] => 171921
                    [post_author] => 230111246
                    [post_date] => 2024-04-20 14:01:19
                    [post_date_gmt] => 2024-04-20 14:01:19
                    [post_content] => 
                    [post_title] => The Ghoul's Gun Fallout
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => the-ghouls-gun-fallout
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-20 14:01:20
                    [post_modified_gmt] => 2024-04-20 14:01:20
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=171921
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [14] => WP_Post Object
                (
                    [ID] => 171910
                    [post_author] => 230111246
                    [post_date] => 2024-04-19 12:34:14
                    [post_date_gmt] => 2024-04-19 12:34:14
                    [post_content] => 
                    [post_title] => Hermoine Granger Wand
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => hermoine-granger-wand
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-19 12:34:14
                    [post_modified_gmt] => 2024-04-19 12:34:14
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=171910
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [15] => WP_Post Object
                (
                    [ID] => 171900
                    [post_author] => 230111246
                    [post_date] => 2024-04-19 12:31:51
                    [post_date_gmt] => 2024-04-19 12:31:51
                    [post_content] => 
                    [post_title] => Harry Potter Wand
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => harry-potter-wand
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-19 12:31:51
                    [post_modified_gmt] => 2024-04-19 12:31:51
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=171900
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [16] => WP_Post Object
                (
                    [ID] => 171890
                    [post_author] => 230111246
                    [post_date] => 2024-04-18 14:44:21
                    [post_date_gmt] => 2024-04-18 14:44:21
                    [post_content] => 
                    [post_title] => LEGO Batman Helmet
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => lego-batman-helmet
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-18 14:44:22
                    [post_modified_gmt] => 2024-04-18 14:44:22
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=171890
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [17] => WP_Post Object
                (
                    [ID] => 171880
                    [post_author] => 230111246
                    [post_date] => 2024-04-18 14:40:50
                    [post_date_gmt] => 2024-04-18 14:40:50
                    [post_content] => 
                    [post_title] => Balrog and Gandalf Book Case Display
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => balrog-and-gandalf-book-case-display
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-18 14:40:51
                    [post_modified_gmt] => 2024-04-18 14:40:51
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=171880
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 18
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 172030
            [post_author] => 230111246
            [post_date] => 2024-04-24 12:36:08
            [post_date_gmt] => 2024-04-24 12:36:08
            [post_content] => 
            [post_title] => Goro Goro Devil Fruit
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => goro-goro-devil-fruit
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2024-04-24 12:36:08
            [post_modified_gmt] => 2024-04-24 12:36:08
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=172030
            [menu_order] => 0
            [post_type] => product
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 1589
    [max_num_pages] => 89
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 1
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 1
    [query_vars_hash:WP_Query:private] => ae6b940ca29fe252fb00361efbea3e7f
    [query_vars_changed:WP_Query:private] => 1
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

)
Scroll to Top