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] => haare-kosmetik-koerperpflege
                        )

                )

        )

    [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] => haare-kosmetik-koerperpflege
                        )

                )

            [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] => haare-kosmetik-koerperpflege
            [order] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => mitglieder_kategorie
                            [terms] => Array
                                (
                                    [0] => haare-kosmetik-koerperpflege
                                )

                            [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] => haare-kosmetik-koerperpflege
                                )

                            [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] => 64
            [name] => Haare & Kosmetik & Körperpflege
            [slug] => haare-kosmetik-koerperpflege
            [term_group] => 0
            [term_taxonomy_id] => 64
            [taxonomy] => mitglieder_kategorie
            [description] => Wellness in Waldshut ist immer eine gute Idee! Dabei bieten Ihnen nicht nur Wellnesseinrichtungen und Kosmetikstudios, sondern auch Praxen und Friseure ein breit gefächertes Angebot an Wellness, Kosmetik und Körperpflege. Es lohnt sich, hier einfach einmal vorbeizuschauen:
            [parent] => 0
            [count] => 9
            [filter] => raw
        )

    [queried_object_id] => 64
    [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 (64)
) 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
        (
            [0] => WP_Post Object
                (
                    [ID] => 7441
                    [post_author] => 1
                    [post_date] => 2024-04-10 15:30:03
                    [post_date_gmt] => 2024-04-10 13:30:03
                    [post_content] => 
                    [post_title] => Dermatologie am Hochrhein
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => dermatologie-am-hochrhein
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-10 15:30:03
                    [post_modified_gmt] => 2024-04-10 13:30:03
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=7441
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 1049
                    [post_author] => 1
                    [post_date] => 2018-06-22 11:29:27
                    [post_date_gmt] => 2018-06-22 09:29:27
                    [post_content] => 
                    [post_title] => Löwen Apotheke
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => loewen-apotheke
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-05 10:32:22
                    [post_modified_gmt] => 2019-07-05 08:32:22
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=1049
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 1032
                    [post_author] => 1
                    [post_date] => 2018-06-22 10:21:15
                    [post_date_gmt] => 2018-06-22 08:21:15
                    [post_content] => 
                    [post_title] => Friseur-Hair u. Beauty Studio
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => friseur-hair-u-beauty-studio
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-04-13 14:16:51
                    [post_modified_gmt] => 2023-04-13 12:16:51
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=1032
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 6909
                    [post_author] => 1
                    [post_date] => 2023-04-13 14:12:44
                    [post_date_gmt] => 2023-04-13 12:12:44
                    [post_content] => 
                    [post_title] => Hairfree Institut
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => hairfree-institut
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-04-13 14:32:45
                    [post_modified_gmt] => 2023-04-13 12:32:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=6909
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 908
                    [post_author] => 1
                    [post_date] => 2018-05-17 13:54:49
                    [post_date_gmt] => 2018-05-17 11:54:49
                    [post_content] => 
                    [post_title] => Channoine Cosmetic
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => channoine-cosmetic
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-07-20 13:21:31
                    [post_modified_gmt] => 2021-07-20 11:21:31
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=908
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 1074
                    [post_author] => 1
                    [post_date] => 2018-06-22 14:24:08
                    [post_date_gmt] => 2018-06-22 12:24:08
                    [post_content] => 
                    [post_title] => STEINBRUNNER GmbH
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => steinbrunner-gmbh
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-05 10:55:05
                    [post_modified_gmt] => 2019-07-05 08:55:05
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.waldshut.de/?post_type=mitglieder&p=1074
                    [menu_order] => 0
                    [post_type] => mitglieder
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 6
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 7441
            [post_author] => 1
            [post_date] => 2024-04-10 15:30:03
            [post_date_gmt] => 2024-04-10 13:30:03
            [post_content] => 
            [post_title] => Dermatologie am Hochrhein
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => dermatologie-am-hochrhein
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2024-04-10 15:30:03
            [post_modified_gmt] => 2024-04-10 13:30:03
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://www.waldshut.de/?post_type=mitglieder&p=7441
            [menu_order] => 0
            [post_type] => mitglieder
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 6
    [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] => 1de1e9651ebf658467e358b05c3ec731
    [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] => 
)

Haare & Kosmetik & Körperpflege

Wellness in Waldshut ist immer eine gute Idee! Dabei bieten Ihnen nicht nur Wellnesseinrichtungen und Kosmetikstudios, sondern auch Praxen und Friseure in Waldshut ein breit gefächertes Angebot an Wellness, Kosmetik und Körperpflege in Waldshut. Es lohnt sich, hier einfach einmal vorbeizuschauen:

Creativ Coiffeur

Zu meinem Angebot gehören u.a.: Flecht- und Hochsteckfrisuren, Dauerwellen, Hausbesuche für ältere Kunden, und als Highlight: ammoniakfreie Naturfarbe sowie Elumen in verschiedenen Farben. Neugierig geworden? Ausprobieren!

Unter der Steigtrotte 29
79761 Waldshut
Telefon: +49 7751 4411

Engel-Apotheke

Wir nehmen uns Zeit für Sie und beraten Sie umfassend und kompetent zu allen Fragen rund um Ihre Gesundheit.

Kaiserstr. 93
79761 Waldshut
Telefon: +49 7751 83930

LENINA

Wir lieben es, Menschen wie Dir eine Freude zu bereiten!

Kaiserstr. 67
79761 Waldshut
Telefon: +49 7751 8977014

Dermatologie am Hochrhein

Wallstraße 66
79761 Waldshut-Tiengen

Löwen Apotheke

Kaiserstr.11
79761 Waldshut
Telefon: +49 7751 3443
Fax: +49 7751 5529

Friseur-Hair u. Beauty Studio

Rheinstr. 18
79761 Waldshut
Telefon: +49 7751 700339
Fax: +49 7751 70874

Hairfree Institut

Kaiserstr. 25
79761 Waldshut
Telefon: +49 07751 8948653
Mobil: +49 0151 46384386

Channoine Cosmetic

Eibenkopfstr. 6
79761 Waldshut

STEINBRUNNER GmbH

Kupferschmidstr. 80
79761 Waldshut
Telefon: +49 7741 969690
Fax: +49 7741 969699