WP_Query Object
(
    [query] => Array
        (
            [post_type] => mitglieder
            [orderby] => rand
            [posts_per_page] => -1
            [meta_key] => wt_ist_basis
            [meta_value] => ja
            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => mitglieder_kategorie
                            [field] => slug
                            [terms] => buecher-basteln-buerobedarf
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => mitglieder
            [orderby] => rand
            [posts_per_page] => -1
            [meta_key] => wt_ist_basis
            [meta_value] => ja
            [tax_query] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => mitglieder_kategorie
                            [field] => slug
                            [terms] => buecher-basteln-buerobedarf
                        )

                )

            [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
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [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
                (
                )

            [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] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
            [taxonomy] => mitglieder_kategorie
            [term] => buecher-basteln-buerobedarf
            [order] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => mitglieder_kategorie
                            [terms] => Array
                                (
                                    [0] => buecher-basteln-buerobedarf
                                )

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

                )

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

            [queried_terms] => Array
                (
                    [mitglieder_kategorie] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => buecher-basteln-buerobedarf
                                )

                            [field] => slug
                        )

                )

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

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => wt_ist_basis
                            [value] => ja
                        )

                    [relation] => OR
                )

            [relation] => AND
            [meta_table] => whrsruhwbp_postmeta
            [meta_id_column] => post_id
            [primary_table] => whrsruhwbp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => whrsruhwbp_postmeta
                )

            [clauses:protected] => Array
                (
                    [whrsruhwbp_postmeta] => Array
                        (
                            [key] => wt_ist_basis
                            [value] => ja
                            [compare] => =
                            [compare_key] => =
                            [alias] => whrsruhwbp_postmeta
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [queried_object] => WP_Term Object
        (
            [term_id] => 63
            [name] => Bücher & Basteln & Bürobedarf
            [slug] => buecher-basteln-buerobedarf
            [term_group] => 0
            [term_taxonomy_id] => 63
            [taxonomy] => mitglieder_kategorie
            [description] => Papeterie, Schreibwaren, Bücher, Büromöbel und Bastelbedarf, in diesen Waldshuter Fachgeschäften für Bücher, Basteln und Bürobedarf sind Sie als Kunde König: Genießen Sie den individuellen Kundenservice und lassen Sie sich in Buchhandlung, Schreibwaren- und Möbelgeschäft umfassend persönlich beraten.
            [parent] => 0
            [count] => 3
            [filter] => raw
        )

    [queried_object_id] => 63
    [request] => 
			SELECT   whrsruhwbp_posts.*
			FROM whrsruhwbp_posts  LEFT JOIN whrsruhwbp_term_relationships ON (whrsruhwbp_posts.ID = whrsruhwbp_term_relationships.object_id) INNER JOIN whrsruhwbp_postmeta ON ( whrsruhwbp_posts.ID = whrsruhwbp_postmeta.post_id )
			WHERE 1=1  AND ( 
  whrsruhwbp_term_relationships.term_taxonomy_id IN (63)
) AND ( 
  ( whrsruhwbp_postmeta.meta_key = 'wt_ist_basis' AND whrsruhwbp_postmeta.meta_value = 'ja' )
) AND ((whrsruhwbp_posts.post_type = 'mitglieder' AND (whrsruhwbp_posts.post_status = 'publish' OR whrsruhwbp_posts.post_status = 'acf-disabled' OR whrsruhwbp_posts.post_status = 'tribe-ea-success' OR whrsruhwbp_posts.post_status = 'tribe-ea-failed' OR whrsruhwbp_posts.post_status = 'tribe-ea-schedule' OR whrsruhwbp_posts.post_status = 'tribe-ea-pending' OR whrsruhwbp_posts.post_status = 'tribe-ea-draft')))
			GROUP BY whrsruhwbp_posts.ID
			ORDER BY RAND()
			
		
    [posts] => Array
        (
        )

    [post_count] => 0
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 0
    [max_num_pages] => 0
    [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] => 992618d3eb7e361f672047193cd4f1bd
    [query_vars_changed:WP_Query:private] => 
    [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
        )

    [tribe_is_event] => 
    [tribe_is_multi_posttype] => 
    [tribe_is_event_category] => 
    [tribe_is_event_venue] => 
    [tribe_is_event_organizer] => 
    [tribe_is_event_query] => 
    [tribe_is_past] => 
)

Bücher & Basteln & Bürobedarf

Papeterie, Schreibwaren, Bücher, Büromöbel und Bastelbedarf, in diesen Waldshuter Fachgeschäften für Bücher, Basteln und Bürobedarf sind Sie als Kunde König: Genießen Sie den individuellen Kundenservice und lassen Sie sich in Buchhandlung, Schreibwaren- und Möbelgeschäft umfassend persönlich beraten.

Osiandersche Buchhandlung GmbH

Besuchen Sie OSIANDER in Waldshut! Wir freuen uns darauf, gemeinsam mit Ihnen Literatur zu entdecken und mit Ihnen unsere Leidenschaft für Bücher zu teilen.

Bismarckstr. 10
79761 Waldshut
Telefon: +49 7751 917990

Bücherstübli

Seit 41 Jahren bestehende Buchhandlung mit vielseitigem und sorgfältig zusammengestelltem Sortiment.

Wallstr. 30
79761 Waldshut
Telefon: +49 7751 1816
Mobil: +49 171 5757683

Schlatter Handelsunternehmen

Schlatter Schulranzen Rucksäcke Lederwaren Papierwaren Geschenkartikel & vieles mehr - Ihr Fachgeschäft mit Kompetenz und Herz.

Kaiserstr. 49
79761 Waldshut
Telefon: +49 7751 832929
Mobil: 015168846558