fbpx
Collection
WP_Query Object
(
    [query] => Array
        (
            [product_cat] => star-wars
        )

    [query_vars] => Array
        (
            [product_cat] => star-wars
            [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
                (
                    [0] => 21
                    [1] => 23
                    [2] => 27
                    [3] => 57253
                )

            [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
            [post_type] => 
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => product_cat
            [term] => star-wars
        )

    [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
                        )

                    [1] => Array
                        (
                            [taxonomy] => product_cat
                            [terms] => Array
                                (
                                    [0] => star-wars
                                )

                            [field] => slug
                            [operator] => IN
                            [include_children] => 1
                        )

                )

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

            [queried_terms] => Array
                (
                    [product_cat] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => star-wars
                                )

                            [field] => slug
                        )

                )

            [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_Term Object
        (
            [term_id] => 36
            [name] => Star Wars
            [slug] => star-wars
            [term_group] => 0
            [term_taxonomy_id] => 36
            [taxonomy] => product_cat
            [description] => Star Wars
            [parent] => 0
            [count] => 138
            [filter] => raw
        )

    [queried_object_id] => 36
    [request] => 
					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_posts.ID NOT IN (21,23,27,57253) AND ( 
  wp_posts.ID NOT IN (
				SELECT object_id
				FROM wp_term_relationships
				WHERE term_taxonomy_id IN (8)
			) 
  AND 
  wp_term_relationships.term_taxonomy_id IN (36)
) 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] => 160216
                    [post_author] => 112097452
                    [post_date] => 2023-09-24 14:05:37
                    [post_date_gmt] => 2023-09-24 14:05:37
                    [post_content] => 
                    [post_title] => Sabine Wren Lightsaber
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => sabine-wren-lightsaber
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-09-24 14:05:37
                    [post_modified_gmt] => 2023-09-24 14:05:37
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=160216
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 160067
                    [post_author] => 112097452
                    [post_date] => 2023-09-18 11:35:05
                    [post_date_gmt] => 2023-09-18 11:35:05
                    [post_content] => 
                    [post_title] => Baylan Skoll Lightsaber
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => baylan-skoll-lightsaber
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-09-18 11:35:06
                    [post_modified_gmt] => 2023-09-18 11:35:06
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=160067
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 158857
                    [post_author] => 112097452
                    [post_date] => 2023-08-27 13:50:53
                    [post_date_gmt] => 2023-08-27 13:50:53
                    [post_content] => 
                    [post_title] => Inquisitor Marrok Helmet
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => inquisitor-marrok-helmet
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-27 13:50:53
                    [post_modified_gmt] => 2023-08-27 13:50:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=158857
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 158508
                    [post_author] => 112097452
                    [post_date] => 2023-08-15 17:12:18
                    [post_date_gmt] => 2023-08-15 17:12:18
                    [post_content] => 
                    [post_title] => Phase 2 Purge Trooper
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => phase-2-purge-trooper
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-24 15:05:33
                    [post_modified_gmt] => 2023-08-24 15:05:33
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=158508
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 158385
                    [post_author] => 112097452
                    [post_date] => 2023-08-08 13:51:48
                    [post_date_gmt] => 2023-08-08 13:51:48
                    [post_content] => 
                    [post_title] => Sexy Stormtrooper
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => sexy-stormtrooper
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-25 12:55:31
                    [post_modified_gmt] => 2023-08-25 12:55:31
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=158385
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 158164
                    [post_author] => 112097452
                    [post_date] => 2023-08-01 13:32:03
                    [post_date_gmt] => 2023-08-01 13:32:03
                    [post_content] => 
                    [post_title] => Chewbacca Flexi
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => chewbacca-flexi
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-25 13:00:20
                    [post_modified_gmt] => 2023-08-25 13:00:20
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=158164
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 157858
                    [post_author] => 112097452
                    [post_date] => 2023-07-19 16:15:30
                    [post_date_gmt] => 2023-07-19 16:15:30
                    [post_content] => 
                    [post_title] => Durge Full Armor Set
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => durge-full-armor-set
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-25 13:39:53
                    [post_modified_gmt] => 2023-08-25 13:39:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=157858
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 156696
                    [post_author] => 112097452
                    [post_date] => 2023-06-08 12:44:13
                    [post_date_gmt] => 2023-06-08 12:44:13
                    [post_content] => 
                    [post_title] => Collapsing Dark Saber
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => collapsing-dark-saber
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-25 14:48:44
                    [post_modified_gmt] => 2023-08-25 14:48:44
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=156696
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 155582
                    [post_author] => 112097452
                    [post_date] => 2023-05-22 12:00:56
                    [post_date_gmt] => 2023-05-22 12:00:56
                    [post_content] => 
                    [post_title] => Droid Can Liners Set 2
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => droid-can-liners-set-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-25 15:33:26
                    [post_modified_gmt] => 2023-08-25 15:33:26
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=155582
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 155460
                    [post_author] => 112097452
                    [post_date] => 2023-05-21 12:21:50
                    [post_date_gmt] => 2023-05-21 12:21:50
                    [post_content] => 
                    [post_title] => Jedi Inquisitor Mask
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => jedi-inquisitor-mask
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-25 15:30:22
                    [post_modified_gmt] => 2023-08-25 15:30:22
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=155460
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [10] => WP_Post Object
                (
                    [ID] => 155307
                    [post_author] => 112097452
                    [post_date] => 2023-05-20 12:48:14
                    [post_date_gmt] => 2023-05-20 12:48:14
                    [post_content] => 
                    [post_title] => Bat Trooper Helmet
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => bat-trooper-helmet
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-25 15:30:40
                    [post_modified_gmt] => 2023-08-25 15:30:40
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=155307
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [11] => WP_Post Object
                (
                    [ID] => 155024
                    [post_author] => 112097452
                    [post_date] => 2023-05-17 23:22:24
                    [post_date_gmt] => 2023-05-17 23:22:24
                    [post_content] => 
                    [post_title] => Droid Can Liner
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => droid-can-liner
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-25 15:33:58
                    [post_modified_gmt] => 2023-08-25 15:33:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=155024
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [12] => WP_Post Object
                (
                    [ID] => 154959
                    [post_author] => 112097452
                    [post_date] => 2023-05-17 15:25:50
                    [post_date_gmt] => 2023-05-17 15:25:50
                    [post_content] => 
                    [post_title] => BD1 Droid
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => bd1-droid
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-25 15:34:41
                    [post_modified_gmt] => 2023-08-25 15:34:41
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=154959
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [13] => WP_Post Object
                (
                    [ID] => 154833
                    [post_author] => 112097452
                    [post_date] => 2023-05-16 11:50:25
                    [post_date_gmt] => 2023-05-16 11:50:25
                    [post_content] => 
                    [post_title] => Mythosaur Skull Wall Mount
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mythosaur-skull-wall-mount
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-25 15:34:51
                    [post_modified_gmt] => 2023-08-25 15:34:51
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=154833
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [14] => WP_Post Object
                (
                    [ID] => 154634
                    [post_author] => 112097452
                    [post_date] => 2023-05-14 13:03:00
                    [post_date_gmt] => 2023-05-14 13:03:00
                    [post_content] => 
                    [post_title] => Praetorian Guard Full Armor Set
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => praetorian-guard-full-armor-set
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-25 15:36:40
                    [post_modified_gmt] => 2023-08-25 15:36:40
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=154634
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [15] => WP_Post Object
                (
                    [ID] => 154456
                    [post_author] => 112097452
                    [post_date] => 2023-05-12 11:41:59
                    [post_date_gmt] => 2023-05-12 11:41:59
                    [post_content] => 
                    [post_title] => Flexi Mando
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => flexi-mando-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-25 15:37:57
                    [post_modified_gmt] => 2023-08-25 15:37:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=154456
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [16] => WP_Post Object
                (
                    [ID] => 154240
                    [post_author] => 112097452
                    [post_date] => 2023-05-10 11:47:45
                    [post_date_gmt] => 2023-05-10 11:47:45
                    [post_content] => 
                    [post_title] => Praetorian Guard Helmet
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => praetorian-guard-helmet
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-25 15:41:29
                    [post_modified_gmt] => 2023-08-25 15:41:29
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=154240
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [17] => WP_Post Object
                (
                    [ID] => 153943
                    [post_author] => 112097452
                    [post_date] => 2023-05-08 12:09:53
                    [post_date_gmt] => 2023-05-08 12:09:53
                    [post_content] => 
                    [post_title] => Moff Gideon Dark Trooper Suit
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => moff-gideon-dark-trooper-suit
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-08-25 15:43:33
                    [post_modified_gmt] => 2023-08-25 15:43:33
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=153943
                    [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] => 160216
            [post_author] => 112097452
            [post_date] => 2023-09-24 14:05:37
            [post_date_gmt] => 2023-09-24 14:05:37
            [post_content] => 
            [post_title] => Sabine Wren Lightsaber
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => sabine-wren-lightsaber
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2023-09-24 14:05:37
            [post_modified_gmt] => 2023-09-24 14:05:37
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://nikkoindustriesmembership.com/?post_type=product&p=160216
            [menu_order] => 0
            [post_type] => product
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 138
    [max_num_pages] => 8
    [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] => 1
    [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] => 
    [query_vars_hash:WP_Query:private] => 04b0791888f8a4aa6b61efb1acec1748
    [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
        )

)