WP_Query Object
(
[query] => Array
(
[paged] => 40
[post_type] => product
)
[query_vars] => Array
(
[paged] => 40
[post_type] => product
[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] =>
[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
(
)
[meta_query] => Array
(
)
[orderby] => date ID
[order] => DESC
[tax_query] => Array
(
[relation] => AND
[0] => Array
(
[taxonomy] => product_visibility
[field] => term_taxonomy_id
[terms] => Array
(
[0] => 7
)
[operator] => NOT IN
)
)
[wc_query] => product_query
[posts_per_page] => 24
[ignore_sticky_posts] =>
[suppress_filters] =>
[cache_results] => 1
[update_post_term_cache] => 1
[lazy_load_term_meta] => 1
[update_post_meta_cache] => 1
[nopaging] =>
[comments_per_page] => 50
[no_found_rows] =>
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[relation] => AND
[0] => Array
(
[taxonomy] => product_visibility
[terms] => Array
(
[0] => 7
)
[field] => term_taxonomy_id
[operator] => NOT IN
[include_children] => 1
)
)
[relation] => AND
[table_aliases:protected] => Array
(
)
[queried_terms] => Array
(
)
[primary_table] => wp_erable_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_Post_Type Object
(
[name] => product
[label] => Produits
[labels] => stdClass Object
(
[name] => Produits
[singular_name] => Produit
[add_new] => Ajouter
[add_new_item] => Ajouter un nouveau produit
[edit_item] => Modifier produit
[new_item] => Nouveau produit
[view_item] => Voir produit
[view_items] => Voir les produits
[search_items] => Recherche produits
[not_found] => Aucun produit trouvé
[not_found_in_trash] => Aucun produit trouvé dans la corbeille
[parent_item_colon] =>
[all_items] => Tous les produits
[archives] => Tous les produits
[attributes] => Attributs d’articles
[insert_into_item] => Insérez dans le produit
[uploaded_to_this_item] => Téléversé sur ce produit
[featured_image] => Image produit
[set_featured_image] => Définir l’image produit
[remove_featured_image] => Retirer l’image produit
[use_featured_image] => Utiliser comme image produit
[filter_items_list] => Filtrer les produits
[items_list_navigation] => Navigation des produits
[items_list] => Liste des produits
[item_published] => Publication mise en ligne.
[item_published_privately] => Publication mise en ligne en privé.
[item_reverted_to_draft] => Publication reconvertie en brouillon.
[item_scheduled] => Publication planifiée.
[item_updated] => Publication mise à jour.
[menu_name] => Produits
[edit] => Modifier
[parent] => Produit parent
[name_admin_bar] => Produit
)
[description] => Ceci est l’endroit où vous pouvez ajouter de nouveaux produits dans votre boutique.
[public] => 1
[hierarchical] =>
[exclude_from_search] =>
[publicly_queryable] => 1
[show_ui] => 1
[show_in_menu] => 1
[show_in_nav_menus] => 1
[show_in_admin_bar] => 1
[menu_position] =>
[menu_icon] =>
[capability_type] => product
[map_meta_cap] => 1
[register_meta_box_cb] =>
[taxonomies] => Array
(
)
[has_archive] => catalogue
[query_var] => product
[can_export] => 1
[delete_with_user] =>
[template] => Array
(
)
[template_lock] =>
[_builtin] =>
[_edit_link] => post.php?post=%d
[cap] => stdClass Object
(
[edit_post] => edit_product
[read_post] => read_product
[delete_post] => delete_product
[edit_posts] => edit_products
[edit_others_posts] => edit_others_products
[delete_posts] => delete_products
[publish_posts] => publish_products
[read_private_posts] => read_private_products
[read] => read
[delete_private_posts] => delete_private_products
[delete_published_posts] => delete_published_products
[delete_others_posts] => delete_others_products
[edit_private_posts] => edit_private_products
[edit_published_posts] => edit_published_products
[create_posts] => edit_products
)
[rewrite] => Array
(
[slug] => produit
[with_front] =>
[feeds] => 1
[pages] => 1
[ep_mask] => 1
)
[show_in_rest] => 1
[rest_base] =>
[rest_controller_class] =>
[rest_controller] =>
)
[queried_object_id] =>
[request] => SELECT SQL_CALC_FOUND_ROWS wp_erable_posts.ID FROM wp_erable_posts WHERE 1=1 AND (
wp_erable_posts.ID NOT IN (
SELECT object_id
FROM wp_erable_term_relationships
WHERE term_taxonomy_id IN (7)
)
) AND wp_erable_posts.post_type = 'product' AND (wp_erable_posts.post_status = 'publish') GROUP BY wp_erable_posts.ID ORDER BY wp_erable_posts.post_date DESC, wp_erable_posts.ID DESC LIMIT 936, 24
[posts] => Array
(
[0] => WP_Post Object
(
[ID] => 2119
[post_author] => 6
[post_date] => 2017-10-18 16:59:17
[post_date_gmt] => 2017-10-18 14:59:17
[post_content] =>
[post_title] => Cornus florida 'Eddie's White Wonder'
[post_excerpt] => Floraison blanche abondante en mai-juin.
Très joli feuillage vert au printemps et en été, puis, orange-rouge à l'automne.
Port érigé et bien droit en comparaison des autres cornus.
Exposition mi-ombre.
Hauteur = 6 m.
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => cornus-florida-eddies-white-wonder
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:28:40
[post_modified_gmt] => 2021-03-17 16:28:40
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/cornus-florida-eddies-white-wonder/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[1] => WP_Post Object
(
[ID] => 2117
[post_author] => 6
[post_date] => 2017-10-18 16:59:15
[post_date_gmt] => 2017-10-18 14:59:15
[post_content] =>
[post_title] => Nandina domestica 'Mystic Wind'
[post_excerpt] => (Très proche de Nandina domestica 'Orihime', Nandina 'Filamentosa', Nandina 'San Gabriel', bambou sacré, bambou céleste)
Arbuste nain au feuillage persistant.
Feuillage extrêmement fin et étroit rose-orange au printemps, vert en été, puis rouge-pourpre en automne
Floraison en juillet-août.
Exposition soleil.
Hauteur = 1 m.
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => nandina-domestica-mystic-wind
[to_ping] =>
[pinged] =>
[post_modified] => 2019-03-13 15:31:23
[post_modified_gmt] => 2019-03-13 14:31:23
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/nandina-domestica-mystic-wind/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[2] => WP_Post Object
(
[ID] => 2116
[post_author] => 6
[post_date] => 2017-10-18 16:59:14
[post_date_gmt] => 2017-10-18 14:59:14
[post_content] =>
[post_title] => Erica vagans 'Mrs D.F. Maxwell'
[post_excerpt] => Floraison rouge d'août à octobre.
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => erica-vagans-mrs-d-f-maxwell
[to_ping] =>
[pinged] =>
[post_modified] => 2021-11-26 09:27:56
[post_modified_gmt] => 2021-11-26 08:27:56
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/erica-vagans-mrs-d-f-maxwell/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[3] => WP_Post Object
(
[ID] => 2114
[post_author] => 6
[post_date] => 2017-10-18 16:59:13
[post_date_gmt] => 2017-10-18 14:59:13
[post_content] => Vous trouverez sur ce lien, tous nos Acer palmatum 'Marjan'.
Toutes nos plantes ne sont pas sur internet, n'hésitez pas à nous contacter.
[post_title] => Acer palmatum 'Marjan'
[post_excerpt] => Acer palmatum 'Marjan ' connait un feuillage rouge-rosé au printemps, puis pourpre en été. Il vire rouge vif à orangé à l'automne.
C'est un érable vigoureux.
Nous vous conseillons une situation mi-ombre (nous n'avons pas de retour concluant en plein soleil).
Adulte, il mesure 2.50 m x 1.50 m de large.
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-marjan
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:28:40
[post_modified_gmt] => 2021-03-17 16:28:40
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-marjan/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[4] => WP_Post Object
(
[ID] => 2113
[post_author] => 6
[post_date] => 2017-10-18 16:59:12
[post_date_gmt] => 2017-10-18 14:59:12
[post_content] =>
[post_title] => Erica darleyensis 'Ghost Hills'
[post_excerpt] => Floraison rose clair à mauve.
Hauteur = 50 cm x 70 cm large
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => erica-darleyensis-ghost-hills
[to_ping] =>
[pinged] =>
[post_modified] => 2019-02-28 15:51:58
[post_modified_gmt] => 2019-02-28 14:51:58
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/erica-darleyensis-ghost-hills/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[5] => WP_Post Object
(
[ID] => 2112
[post_author] => 6
[post_date] => 2017-10-18 16:59:12
[post_date_gmt] => 2017-10-18 14:59:12
[post_content] =>
[post_title] => Erica darleyensis 'Eva Gold'
[post_excerpt] => Très joli feuillage jaune, très lumineux.
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => erica-darleyensis-eva-gold
[to_ping] =>
[pinged] =>
[post_modified] => 2021-11-26 09:27:57
[post_modified_gmt] => 2021-11-26 08:27:57
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/erica-darleyensis-eva-gold/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[6] => WP_Post Object
(
[ID] => 2111
[post_author] => 6
[post_date] => 2017-10-18 16:59:11
[post_date_gmt] => 2017-10-18 14:59:11
[post_content] =>
[post_title] => Calluna vulgaris 'Anne-Marie'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => calluna-vulgaris-anne-marie
[to_ping] =>
[pinged] =>
[post_modified] => 2018-10-23 14:02:32
[post_modified_gmt] => 2018-10-23 12:02:32
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/calluna-vulgaris-anne-marie/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[7] => WP_Post Object
(
[ID] => 2110
[post_author] => 6
[post_date] => 2017-10-18 16:59:10
[post_date_gmt] => 2017-10-18 14:59:10
[post_content] =>
[post_title] => Calluna vulgaris 'H.E. Beale'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => calluna-vulgaris-h-e-beale
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:28:40
[post_modified_gmt] => 2021-03-17 16:28:40
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/calluna-vulgaris-h-e-beale/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[8] => WP_Post Object
(
[ID] => 2109
[post_author] => 6
[post_date] => 2017-10-18 16:59:09
[post_date_gmt] => 2017-10-18 14:59:09
[post_content] =>
[post_title] => Azalea mollis 'White Throat'
[post_excerpt] => Azalée caduque. Très florifère.
Floraison parfumée, blanc pur en avril-mai.
Exposition mi-ombre.
Hauteur 1.20 m
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => azalea-mollis-white-throat
[to_ping] =>
[pinged] =>
[post_modified] => 2020-09-24 14:50:52
[post_modified_gmt] => 2020-09-24 12:50:52
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/azalea-mollis-white-throat/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[9] => WP_Post Object
(
[ID] => 2108
[post_author] => 6
[post_date] => 2017-10-18 16:59:09
[post_date_gmt] => 2017-10-18 14:59:09
[post_content] =>
[post_title] => Azalea mollis 'Peter Koster'
[post_excerpt] => Azalée caduque. Feuillage vert foncé, puis pourpre à l'automne.
Floraison rouge en avril-mai.
Hauteur = 1.50 m
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => azalea-mollis-peter-koster
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:28:39
[post_modified_gmt] => 2021-03-17 16:28:39
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/azalea-mollis-peter-koster/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[10] => WP_Post Object
(
[ID] => 2107
[post_author] => 6
[post_date] => 2017-10-18 16:59:08
[post_date_gmt] => 2017-10-18 14:59:08
[post_content] =>
[post_title] => Azalea mollis 'Orangeade'
[post_excerpt] => Azalée caduque.
Floraison orange vif, en avril-mai.
Plantation mi-ombre.
Hauteur 1.50 m
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => azalea-mollis-orangeade
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:28:39
[post_modified_gmt] => 2021-03-17 16:28:39
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/azalea-mollis-orangeade/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[11] => WP_Post Object
(
[ID] => 2106
[post_author] => 6
[post_date] => 2017-10-18 16:59:08
[post_date_gmt] => 2017-10-18 14:59:08
[post_content] =>
[post_title] => Azalea mollis 'Mount Rainier'
[post_excerpt] => Azalée caduque (hybride exbury).
Floraison blanche parfumée, avec une flamme jaune vif en avril-mai.
Exposition mi-ombre.
Hauteur 1.50 m
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => azalea-mollis-mount-rainier
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-20 14:39:14
[post_modified_gmt] => 2019-10-20 12:39:14
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/azalea-mollis-mount-rainier/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[12] => WP_Post Object
(
[ID] => 2105
[post_author] => 6
[post_date] => 2017-10-18 16:59:07
[post_date_gmt] => 2017-10-18 14:59:07
[post_content] =>
[post_title] => Azalea mollis 'Luteum'
[post_excerpt] => Azalée caduque.
Joli fleur, jaune vif, d'avril à mai.
Une des variétés les plus parfumées qui embaumera tout votre jardin.
Exposition mi-ombre.
Hauteur 1.50 m
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => azalea-mollis-luteum
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:28:39
[post_modified_gmt] => 2021-03-17 16:28:39
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/azalea-mollis-luteum/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[13] => WP_Post Object
(
[ID] => 2104
[post_author] => 6
[post_date] => 2017-10-18 16:59:06
[post_date_gmt] => 2017-10-18 14:59:06
[post_content] =>
[post_title] => Azalea mollis 'Jolie Madame'
[post_excerpt] => Azalée caduque.
Floraison rose en avril-mai.
Exposition mi-ombre.
Hauteur 1.50 m
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => azalea-mollis-jolie-madame
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:28:39
[post_modified_gmt] => 2021-03-17 16:28:39
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/azalea-mollis-jolie-madame/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[14] => WP_Post Object
(
[ID] => 2103
[post_author] => 6
[post_date] => 2017-10-18 16:59:05
[post_date_gmt] => 2017-10-18 14:59:05
[post_content] =>
[post_title] => Azalea mollis 'Golden Flare'
[post_excerpt] => Azalée caduque.
Floraison jaune vif en avril-mai.
Plantation mi-ombre.
Hauteur 1.50 m
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => azalea-mollis-golden-flare
[to_ping] =>
[pinged] =>
[post_modified] => 2020-06-09 18:56:10
[post_modified_gmt] => 2020-06-09 16:56:10
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/azalea-mollis-golden-flare/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[15] => WP_Post Object
(
[ID] => 2102
[post_author] => 6
[post_date] => 2017-10-18 16:59:05
[post_date_gmt] => 2017-10-18 14:59:05
[post_content] =>
[post_title] => Azalea mollis 'Homebush'
[post_excerpt] => Azalée caduque.
Magnifique floraison rose en forme de "pompon" d'avril à mai.
Exposition mi-ombre.
Hauteur 1.50 m
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => azalea-mollis-homebush
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:28:39
[post_modified_gmt] => 2021-03-17 16:28:39
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/azalea-mollis-homebush/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[16] => WP_Post Object
(
[ID] => 2101
[post_author] => 6
[post_date] => 2017-10-18 16:59:04
[post_date_gmt] => 2017-10-18 14:59:04
[post_content] =>
[post_title] => Azalea mollis 'Golden Eagle'
[post_excerpt] => Azalée caduque.
Floraison en bouquets orange vif, en avril-mai.
Plantation mi-ombre.
Hauteur 1.50 m
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => azalea-mollis-golden-eagle
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:28:38
[post_modified_gmt] => 2021-03-17 16:28:38
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/azalea-mollis-golden-eagle/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[17] => WP_Post Object
(
[ID] => 2100
[post_author] => 6
[post_date] => 2017-10-18 16:59:03
[post_date_gmt] => 2017-10-18 14:59:03
[post_content] =>
[post_title] => Azalea mollis 'Fireball'
[post_excerpt] => Azalée caduque.
Floraison rouge vif en avril-mai.
Joli feuillage pourpre-vert au printemps, puis pourpre à l'automne.
Exposition mi-ombre.
Hauteur 1.50 m
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => azalea-mollis-fireball
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:28:38
[post_modified_gmt] => 2021-03-17 16:28:38
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/azalea-mollis-fireball/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[18] => WP_Post Object
(
[ID] => 2099
[post_author] => 6
[post_date] => 2017-10-18 16:59:03
[post_date_gmt] => 2017-10-18 14:59:03
[post_content] =>
[post_title] => Azalea mollis 'Daviesii'
[post_excerpt] => Azalée caduque. Très florifère.
Floraison parfumée, blanche avec une flamme jaune vif en avril-mai.
Exposition mi-ombre.
Hauteur 1.20 m
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => azalea-mollis-daviesii
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:28:38
[post_modified_gmt] => 2021-03-17 16:28:38
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/azalea-mollis-daviesii/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[19] => WP_Post Object
(
[ID] => 2098
[post_author] => 6
[post_date] => 2017-10-18 16:59:02
[post_date_gmt] => 2017-10-18 14:59:02
[post_content] =>
[post_title] => Azalea mollis 'Apple Blossom'
[post_excerpt] => Azalée caduque.
Floraison saumonnée en avril-mai.
Hauteur 0.80 à 1.2O m
Sujets indisponibles.
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => azalea-mollis-apple-blossom
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-20 14:33:27
[post_modified_gmt] => 2019-10-20 12:33:27
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/azalea-mollis-apple-blossom/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[20] => WP_Post Object
(
[ID] => 2097
[post_author] => 6
[post_date] => 2017-10-18 16:59:02
[post_date_gmt] => 2017-10-18 14:59:02
[post_content] =>
[post_title] => Azalea mollis 'Anneke'
[post_excerpt] => Azalée caduque.
Jolie fleur parfumée, jaune pur, d'avril à mai.
Exposition mi-ombre.
Hauteur = 1.50 m
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => azalea-mollis-anneke
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:28:38
[post_modified_gmt] => 2021-03-17 16:28:38
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/azalea-mollis-anneke/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[21] => WP_Post Object
(
[ID] => 2096
[post_author] => 6
[post_date] => 2017-10-18 16:59:02
[post_date_gmt] => 2017-10-18 14:59:02
[post_content] =>
[post_title] => Azalea mollis 'Berry Rose'
[post_excerpt] => Azalée caduque.
Floraison rose avec une flamme orange vif en avril-mai.
Joli feuillage pourpre-vert au printemps, puis pourpre à l'automne.
Exposition mi-ombre.
Hauteur 1.20 à 1.50 m
Disponibles : c20 100/125 à 150.00€ TTC
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => azalea-mollis-berry-rose
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:28:38
[post_modified_gmt] => 2021-03-17 16:28:38
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/azalea-mollis-berry-rose/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[22] => WP_Post Object
(
[ID] => 2095
[post_author] => 6
[post_date] => 2017-10-18 16:59:00
[post_date_gmt] => 2017-10-18 14:59:00
[post_content] =>
[post_title] => Azalea mollis 'Cecile'
[post_excerpt] => Azalée caduque.
Floraison rose avec une flamme jaune vif en avril-mai.
Exposition mi-ombre.
Hauteur 1.20 à 1.50 m
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => azalea-mollis-cecile
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:28:38
[post_modified_gmt] => 2021-03-17 16:28:38
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/azalea-mollis-cecile/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[23] => WP_Post Object
(
[ID] => 2094
[post_author] => 6
[post_date] => 2017-10-18 16:59:00
[post_date_gmt] => 2017-10-18 14:59:00
[post_content] =>
[post_title] => Azalea japonica 'Vuyk's Scarlet'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => azalea-japonica-vuyks-scarlet
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-20 19:52:04
[post_modified_gmt] => 2019-10-20 17:52:04
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/azalea-japonica-vuyks-scarlet/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 24
[current_post] => -1
[in_the_loop] =>
[post] => WP_Post Object
(
[ID] => 2119
[post_author] => 6
[post_date] => 2017-10-18 16:59:17
[post_date_gmt] => 2017-10-18 14:59:17
[post_content] =>
[post_title] => Cornus florida 'Eddie's White Wonder'
[post_excerpt] => Floraison blanche abondante en mai-juin.
Très joli feuillage vert au printemps et en été, puis, orange-rouge à l'automne.
Port érigé et bien droit en comparaison des autres cornus.
Exposition mi-ombre.
Hauteur = 6 m.
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => cornus-florida-eddies-white-wonder
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:28:40
[post_modified_gmt] => 2021-03-17 16:28:40
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/cornus-florida-eddies-white-wonder/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 1217
[max_num_pages] => 51
[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] =>
[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] => 1
[query_vars_hash:WP_Query:private] => 06b69c080364685a73eb9ed4cd6bc77d
[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
)
)
Catalogue
Floraison blanche abondante en mai-juin.
Très joli feuillage vert au printemps et en été, puis, orange-rouge à l'automne.
Port érigé et bien droit en comparaison des autres cornus.
Exposition mi-ombre.
Hauteur = 6 m.
(Très proche de Nandina domestica 'Orihime', Nandina 'Filamentosa', Nandina 'San Gabriel', bambou sacré, bambou céleste)
Arbuste nain au feuillage persistant.
Feuillage extrêmement fin et étroit rose-orange au printemps, vert en été, puis rouge-pourpre en automne
Floraison en juillet-août.
Exposition soleil.
Hauteur = 1 m.
Floraison rouge d'août à octobre.
Acer palmatum ‘Marjan ‘ connait un feuillage rouge-rosé au printemps, puis pourpre en été. Il vire rouge vif à orangé à l’automne.
C’est un érable vigoureux.
Nous vous conseillons une situation mi-ombre (nous n’avons pas de retour concluant en plein soleil).
Adulte, il mesure 2.50 m x 1.50 m de large.
Floraison rose clair à mauve.
Hauteur = 50 cm x 70 cm large
Très joli feuillage jaune, très lumineux.
Azalée caduque. Très florifère.
Floraison parfumée, blanc pur en avril-mai.
Exposition mi-ombre.
Hauteur 1.20 m
Azalée caduque. Feuillage vert foncé, puis pourpre à l'automne.
Floraison rouge en avril-mai.
Hauteur = 1.50 m
Azalée caduque.
Floraison orange vif, en avril-mai.
Plantation mi-ombre.
Hauteur 1.50 m
Azalée caduque (hybride exbury).
Floraison blanche parfumée, avec une flamme jaune vif en avril-mai.
Exposition mi-ombre.
Hauteur 1.50 m
Azalée caduque.
Joli fleur, jaune vif, d'avril à mai.
Une des variétés les plus parfumées qui embaumera tout votre jardin.
Exposition mi-ombre.
Hauteur 1.50 m
Azalée caduque.
Floraison rose en avril-mai.
Exposition mi-ombre.
Hauteur 1.50 m
Azalée caduque.
Floraison jaune vif en avril-mai.
Plantation mi-ombre.
Hauteur 1.50 m
Azalée caduque.
Magnifique floraison rose en forme de "pompon" d'avril à mai.
Exposition mi-ombre.
Hauteur 1.50 m
Azalée caduque.
Floraison en bouquets orange vif, en avril-mai.
Plantation mi-ombre.
Hauteur 1.50 m
Azalée caduque.
Floraison rouge vif en avril-mai.
Joli feuillage pourpre-vert au printemps, puis pourpre à l'automne.
Exposition mi-ombre.
Hauteur 1.50 m
Azalée caduque. Très florifère.
Floraison parfumée, blanche avec une flamme jaune vif en avril-mai.
Exposition mi-ombre.
Hauteur 1.20 m
Azalée caduque.
Floraison saumonnée en avril-mai.
Hauteur 0.80 à 1.2O m
Sujets indisponibles.
Azalée caduque.
Jolie fleur parfumée, jaune pur, d'avril à mai.
Exposition mi-ombre.
Hauteur = 1.50 m
Azalée caduque.
Floraison rose avec une flamme orange vif en avril-mai.
Joli feuillage pourpre-vert au printemps, puis pourpre à l'automne.
Exposition mi-ombre.
Hauteur 1.20 à 1.50 m
Disponibles : c20 100/125 à 150.00€ TTC
Azalée caduque.
Floraison rose avec une flamme jaune vif en avril-mai.
Exposition mi-ombre.
Hauteur 1.20 à 1.50 m