fbpx
Collection
WP_Query Object
(
    [query] => Array
        (
            [paged] => 8
            [product_cat] => free
        )

    [query_vars] => Array
        (
            [paged] => 8
            [product_cat] => free
            [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] => 
            [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
            [post_type] => 
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => product_cat
            [term] => free
        )

    [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] => free
                                )

                            [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] => free
                                )

                            [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] => 133
            [name] => Free
            [slug] => free
            [term_group] => 0
            [term_taxonomy_id] => 133
            [taxonomy] => product_cat
            [description] => 
            [parent] => 0
            [count] => 145
            [filter] => raw
        )

    [queried_object_id] => 133
    [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 (
				SELECT object_id
				FROM wp_term_relationships
				WHERE term_taxonomy_id IN (8)
			) 
  AND 
  wp_term_relationships.term_taxonomy_id IN (133)
) 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 126, 18
				
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 8322
                    [post_author] => 230111248
                    [post_date] => 2023-01-05 15:26:13
                    [post_date_gmt] => 2023-01-05 15:26:13
                    [post_content] => Inspired by the new Deathstroke from the DC show Titans, this helmet is the perfect cosplay! This digital Deathstroke 3d printable stl file is available for instant download after purchase.

 

 
                    [post_title] => Deathstroke- Titans Season 2 stl
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => deathstroke-titans-season-2-stl
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-12-19 05:48:35
                    [post_modified_gmt] => 2023-12-19 05:48:35
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/product/deathstroke-titans-season-2-stl/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 8104
                    [post_author] => 230111248
                    [post_date] => 2023-01-05 15:22:13
                    [post_date_gmt] => 2023-01-05 15:22:13
                    [post_content] => This is a Nikko Industries original concept for the Nova Corps. This Nova helmet STL file has the star split in 4 pieces for easier printing and easy assembly. This Nova helmet 3d printable STL file is fantastic for cosplay!  File is available for instant download immediately after purchase.

 

 
                    [post_title] => Nova Concept
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => nova-concept
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-12-19 05:45:05
                    [post_modified_gmt] => 2023-12-19 05:45:05
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/product/nova-concept/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 7983
                    [post_author] => 230111248
                    [post_date] => 2023-01-05 15:21:28
                    [post_date_gmt] => 2023-01-05 15:21:28
                    [post_content] => This is the Nikko Industries original design Infinity Coin 3d printable stl file. It features Thanos on one side and Iron Man on the other. Thanos side says "I am inevitable" and "I am Iron Man". This Infinity Coin stl file can be downloaded immediately after purchase.

 

 
                    [post_title] => Infinity Coin
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => infinity-coin
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-12-19 05:43:46
                    [post_modified_gmt] => 2023-12-19 05:43:46
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/product/infinity-coin/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 7653
                    [post_author] => 230111248
                    [post_date] => 2023-01-05 15:16:54
                    [post_date_gmt] => 2023-01-05 15:16:54
                    [post_content] => This is a 3d render of the iconic comic cover of Venom vs Carnage. This Venom vs Carnage 3d printable stl file boasts a highly detailed Venom battling Carnage from their famous comic book cover. The model is split and keyed for easier printing. This Venom vs Carnage stl file is available for instant download immediately after purchase.

 

 
                    [post_title] => Venom Vs Carnage STL
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => venom-vs-carnage-stl
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-12-19 05:35:10
                    [post_modified_gmt] => 2023-12-19 05:35:10
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/product/venom-vs-carnage-stl/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 7053
                    [post_author] => 230111248
                    [post_date] => 2023-01-05 15:11:40
                    [post_date_gmt] => 2023-01-05 15:11:40
                    [post_content] => Inspired by art that was brought to us, this Deathstroke concept has quickly become a MUST PRINT. This Deathstroke concept 3d printable stl file features 2 variations of the face mask. It also features the faceplates to articulate to move up and down. The package will include both stl variations, so it's like getting two helmets for the price of one! This Deathstroke stl file is available for instant download immediately after purchase.

 

 
                    [post_title] => Deathstroke Concept stl
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => deathstroke-concept-stl
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-12-19 05:20:41
                    [post_modified_gmt] => 2023-12-19 05:20:41
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/product/deathstroke-concept-stl/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 6124
                    [post_author] => 230111248
                    [post_date] => 2023-01-05 15:05:37
                    [post_date_gmt] => 2023-01-05 15:05:37
                    [post_content] => 3d print your own Stormtrooper Play Arts Kai Helmet with our 3d printable STL template. This STL file is available to download instantly after purchase. It includes 2 versions, damaged and undamaged.

 

 
                    [post_title] => StormTrooper Play Arts Kai Helmet
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => stormtrooper-play-arts-kai-helmet
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-12-19 04:05:52
                    [post_modified_gmt] => 2023-12-19 04:05:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/product/stormtrooper-play-arts-kai-helmet/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 3984
                    [post_author] => 230111248
                    [post_date] => 2023-01-05 14:43:10
                    [post_date_gmt] => 2023-01-05 14:43:10
                    [post_content] => Another Star Wars skull theme piece, this is the Skull Vader 3d printable stl file. Skull Vader is a Darth Vader inspired skull piece. It depicts the Lord Vader as a skull and is a fully wearable piece. This Skull Vader stl file is available for instant download immediately after purchase.

 

 
                    [post_title] => Skull Vader stl
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => skull-vader-stl
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-12-19 02:44:50
                    [post_modified_gmt] => 2023-12-19 02:44:50
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/product/skull-vader-stl/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 3909
                    [post_author] => 230111248
                    [post_date] => 2023-01-05 14:42:49
                    [post_date_gmt] => 2023-01-05 14:42:49
                    [post_content] => Pew pew!!! This is the First Order Snow Trooper helmet 3d printable stl file. This 3d printed armor is a great addition to any cosplay or display collection. You can 3d print your own Snow Trooper helmet with this 3d print stl file. Smooth and finish with Rapid Fill and Fine Finish and show off your new helmet! This Snow Trooper stl file is available for instant download immediately after purchase.

 

 
                    [post_title] => Snow Trooper Helmet
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => snow-trooper-helmet
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-12-19 02:44:49
                    [post_modified_gmt] => 2023-12-19 02:44:49
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/product/snow-trooper-helmet/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 2959
                    [post_author] => 230111248
                    [post_date] => 2023-01-05 14:33:19
                    [post_date_gmt] => 2023-01-05 14:33:19
                    [post_content] => Create a Saitama figure from One Punch Man anime series using this detailed 3d printable STL template.
                    [post_title] => One Punch Man Saitama Figure
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => one-punch-man-saitama-figure
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-12-19 01:45:13
                    [post_modified_gmt] => 2023-12-19 01:45:13
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/product/one-punch-man-saitama-figure/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 2361
                    [post_author] => 230111248
                    [post_date] => 2023-01-05 14:26:50
                    [post_date_gmt] => 2023-01-05 14:26:50
                    [post_content] => This is the Jaime Lannister hand 3d printable STL file. This STL file includes a full uncut hand as well as a cut one at the base of the hand in the palm area. This 3d printable glove STL file is fully wearable and can be printed as a display piece.
                    [post_title] => Jaime Lannister Hand stl
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => jaime-lannister-hand-stl
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-12-19 01:25:47
                    [post_modified_gmt] => 2023-12-19 01:25:47
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/product/jaime-lannister-hand-stl/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [10] => WP_Post Object
                (
                    [ID] => 2293
                    [post_author] => 230111248
                    [post_date] => 2023-01-05 14:26:20
                    [post_date_gmt] => 2023-01-05 14:26:20
                    [post_content] => This is an Iron Man MK7 figure STL 3d print file. It's a great first print for any 3d printer or figure collection! It's cut and keyed for easier printing. This Iron Man MK7 model STL file is available for instant download after purchase.

 
                    [post_title] => Iron Man MK7 figure stl
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => iron-man-mk7-figure-stl
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-12-19 01:23:54
                    [post_modified_gmt] => 2023-12-19 01:23:54
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/product/iron-man-mk7-figure-stl/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [11] => WP_Post Object
                (
                    [ID] => 2256
                    [post_author] => 230111248
                    [post_date] => 2023-01-05 14:23:53
                    [post_date_gmt] => 2023-01-05 14:23:53
                    [post_content] => An amazing scene from Avengers End Game was when Thor combines the power of Mjolnir and Stormbreaker and shoots a large bolt of electricity to power Iron Man's MK85 armor to shoot Thanos. This Thor End Game figure 3d printable stl file recreates that iconic scene. The file is broken down for easier printing. This Thor stl file is available for instant download after purchase.
                    [post_title] => Thor End Game Figure stl
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => thor-end-game-figure-stl
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-12-19 01:21:50
                    [post_modified_gmt] => 2023-12-19 01:21:50
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/product/thor-end-game-figure-stl/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [12] => WP_Post Object
                (
                    [ID] => 2128
                    [post_author] => 230111248
                    [post_date] => 2023-01-05 14:22:56
                    [post_date_gmt] => 2023-01-05 14:22:56
                    [post_content] => Another mash-up! This time it's the King of Monsters versus a newcomer... a worthy adversary. This is a Gypsy Avenger vs Godzilla 3d pritnable STL file diorama figure. It's cut in several pieces for easier printing. It features a base of a destroyed city as they fight each other. This STL file is a high detail figure and can be downloaded immediately after purchase.

 
                    [post_title] => Godzilla Vs Gypsy Avenger
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => godzilla-vs-gypsy-avenger
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-12-19 01:08:55
                    [post_modified_gmt] => 2023-12-19 01:08:55
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/product/godzilla-vs-gypsy-avenger/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [13] => WP_Post Object
                (
                    [ID] => 2078
                    [post_author] => 230111248
                    [post_date] => 2023-01-05 14:22:39
                    [post_date_gmt] => 2023-01-05 14:22:39
                    [post_content] => This is an AMAZING Venom figure ready for 3d printing. This 3d printable STL file is ready for instant download and ready for you to print instantly!
                    [post_title] => Venom Bust
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => venom-bust
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-12-19 01:08:34
                    [post_modified_gmt] => 2023-12-19 01:08:34
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/product/venom-bust/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [14] => WP_Post Object
                (
                    [ID] => 1708
                    [post_author] => 230111248
                    [post_date] => 2023-01-05 14:16:29
                    [post_date_gmt] => 2023-01-05 14:16:29
                    [post_content] => This is a 3d printable Venom mask for cosplay. This STL file is wearable with a detached jaw. It comes with attachments for rubber bands to help articulate the jaw. I suggest printing this with flexible filament.
                    [post_title] => Venom Mask
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => venom-mask
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-12-19 00:52:24
                    [post_modified_gmt] => 2023-12-19 00:52:24
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/product/venom-mask/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [15] => WP_Post Object
                (
                    [ID] => 1249
                    [post_author] => 230111248
                    [post_date] => 2023-01-05 14:09:23
                    [post_date_gmt] => 2023-01-05 14:09:23
                    [post_content] => Inspired by the movie Godzilla Vs Kong is this Kong Axe 3d printable stl file. Perfect for 3d printed props, this high detailed replica prop can be made by any 3d printer. Perfect for display in any home, office, or studio. This Kong Axe STL file is available for instant download immediately after printing.
                    [post_title] => Kong Axe STL
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => kong-axe-stl
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-12-19 00:37:16
                    [post_modified_gmt] => 2023-12-19 00:37:16
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://nikkoindustriesmembership.com/product/kong-axe-stl/
                    [menu_order] => 0
                    [post_type] => product
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [16] => WP_Post Object
                (
                    [ID] => 1123
                    [post_author] => 230111248
                    [post_date] => 2023-01-05 14:08:17
                    [post_date_gmt] => 2023-01-05 14:08:17
                    [post_content] => 

Inspired by the popular video game Outriders is this Outriders Torment and Agony Legendary Pistols 3d printable stl file. Perfect for 3d cosplay and props, this high detailed pistol prop can be made by any 3d printer. Perfect for display in any home, office, or studio. This Outriders Torment and Agony Legendary Pistols STL file is available for instant download immediately after printing.

[post_title] => Outriders Torment and Agony Legendary Pistols STL [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => outriders-torment-and-agony-legendary-pistols-stl [to_ping] => [pinged] => [post_modified] => 2023-12-19 00:37:14 [post_modified_gmt] => 2023-12-19 00:37:14 [post_content_filtered] => [post_parent] => 0 [guid] => https://nikkoindustriesmembership.com/product/outriders-torment-and-agony-legendary-pistols-stl/ [menu_order] => 0 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [17] => WP_Post Object ( [ID] => 49 [post_author] => 230111248 [post_date] => 2023-01-05 14:00:45 [post_date_gmt] => 2023-01-05 14:00:45 [post_content] => 3d print your own Daken bone claws from the Wolverine comics with our 3d printable STL file. It has an easy grip handle to hold and show the claws. This STL file can be downloaded immediately after purchase.     [post_title] => Daken Bone Claws stl [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => daken-bone-claws-stl [to_ping] => [pinged] => [post_modified] => 2023-12-19 03:16:19 [post_modified_gmt] => 2023-12-19 03:16:19 [post_content_filtered] => [post_parent] => 0 [guid] => https://nikkoindustriesmembership.com/product/daken-bone-claws-stl/ [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] => 8322 [post_author] => 230111248 [post_date] => 2023-01-05 15:26:13 [post_date_gmt] => 2023-01-05 15:26:13 [post_content] => Inspired by the new Deathstroke from the DC show Titans, this helmet is the perfect cosplay! This digital Deathstroke 3d printable stl file is available for instant download after purchase.     [post_title] => Deathstroke- Titans Season 2 stl [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => deathstroke-titans-season-2-stl [to_ping] => [pinged] => [post_modified] => 2023-12-19 05:48:35 [post_modified_gmt] => 2023-12-19 05:48:35 [post_content_filtered] => [post_parent] => 0 [guid] => https://nikkoindustriesmembership.com/product/deathstroke-titans-season-2-stl/ [menu_order] => 0 [post_type] => product [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 145 [max_num_pages] => 9 [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] => 1 [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => [query_vars_hash:WP_Query:private] => fe92fc66eae87b9f25f3f4b72f24e45f [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