add_action( 'elementor/query/main_breed_pages_only', function( $query ) { /* * Keep whatever Elementor is already searching/filtering by, * such as dog_type, breed_group, archive context, search term, etc. */ $tax_query = $query->get( 'tax_query' ); if ( ! is_array( $tax_query ) ) { $tax_query = array(); } if ( empty( $tax_query['relation'] ) ) { $tax_query['relation'] = 'AND'; } /* * Only show the main breed page. * This assumes your Breed Page Type term slug is main_page. */ $tax_query[] = array( 'taxonomy' => 'breed_page_type', 'field' => 'slug', 'terms' => array( 'main_page' ), 'operator' => 'IN', ); $query->set( 'post_type', 'dog' ); $query->set( 'tax_query', $tax_query ); });
Skip to content

What Are Spitz Dogs?

Spitz dogs are striking, wolf-like breeds characterized by their thick double coats, erect ears, and curled tails. Originating in cold, harsh climates, they are resilient and hardworking. Known for their intelligence and loyalty, spitz breeds are energetic and often vocal, requiring active owners who can meet their exercise needs.

WHY ARE THEY GREAT?

They are stunningly beautiful, incredibly loyal, and possess a fun-loving, adventurous spirit. Their intelligence and stamina make them excellent partners for outdoor winter activities and active lifestyles.

Group Origin

Developed in Arctic regions for a variety of demanding tasks, including pulling heavy sleds over snow, herding reindeer, and guarding properties in extreme, freezing weather conditions.

In Summary

They are stunningly beautiful, incredibly loyal, and possess a fun-loving, adventurous spirit. Their intelligence and stamina make them excellent partners for outdoor winter activities and active lifestyles.