WP_Query Object
(
[query] => Array
(
[paged] => 35
[post_type] => product
)
[query_vars] => Array
(
[paged] => 35
[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
(
)
[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] => 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 816, 24
[posts] => Array
(
[0] => WP_Post Object
(
[ID] => 2264
[post_author] => 6
[post_date] => 2017-10-18 17:01:28
[post_date_gmt] => 2017-10-18 15:01:28
[post_content] =>
[post_title] => Daphné odora 'Aureomarginata'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => daphne-odora-aureomarginata
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:30:00
[post_modified_gmt] => 2021-03-17 16:30:00
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/daphne-odora-aureomarginata/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[1] => WP_Post Object
(
[ID] => 2263
[post_author] => 6
[post_date] => 2017-10-18 17:01:27
[post_date_gmt] => 2017-10-18 15:01:27
[post_content] =>
[post_title] => Camelia japonica 'E.G. Waterhouse'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => camelia-japonica-e-g-waterhouse
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:30:00
[post_modified_gmt] => 2021-03-17 16:30:00
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/camelia-japonica-e-g-waterhouse/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[2] => WP_Post Object
(
[ID] => 2262
[post_author] => 6
[post_date] => 2017-10-18 17:01:27
[post_date_gmt] => 2017-10-18 15:01:27
[post_content] =>
[post_title] => Camelia japonica 'Tom Pouce'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => camelia-japonica-tom-pouce
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:30:00
[post_modified_gmt] => 2021-03-17 16:30:00
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/camelia-japonica-tom-pouce/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[3] => WP_Post Object
(
[ID] => 2261
[post_author] => 6
[post_date] => 2017-10-18 17:01:26
[post_date_gmt] => 2017-10-18 15:01:26
[post_content] => Vous trouverez sur ce lien, tous nos Camelia japonica en ligne.
Toutes nos plantes ne sont pas sur internet. N'hésitez pas à nous contacter.
[post_title] => Camelia japonica 'Spring Formal'
[post_excerpt] => Camelia japonica 'Spring Formal' connait une floraison classique de taille moyenne aux pétales rose foncé très imbriquées.
A 10ans il mesure 1,30m.
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => camelia-japonica-spring-formal
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:29:59
[post_modified_gmt] => 2021-03-17 16:29:59
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/camelia-japonica-spring-formal/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[4] => WP_Post Object
(
[ID] => 2260
[post_author] => 6
[post_date] => 2017-10-18 17:01:25
[post_date_gmt] => 2017-10-18 15:01:25
[post_content] =>
[post_title] => Camelia japonica 'Silver Tower'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => camelia-japonica-silver-tower
[to_ping] =>
[pinged] =>
[post_modified] => 2018-10-23 15:37:53
[post_modified_gmt] => 2018-10-23 13:37:53
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/camelia-japonica-silver-tower/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[5] => WP_Post Object
(
[ID] => 2259
[post_author] => 6
[post_date] => 2017-10-18 17:01:23
[post_date_gmt] => 2017-10-18 15:01:23
[post_content] =>
[post_title] => Camelia japonica 'Nuccio's Jewel'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => camelia-japonica-nuccios-jewel
[to_ping] =>
[pinged] =>
[post_modified] => 2018-10-23 15:38:03
[post_modified_gmt] => 2018-10-23 13:38:03
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/camelia-japonica-nuccios-jewel/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[6] => WP_Post Object
(
[ID] => 2258
[post_author] => 6
[post_date] => 2017-10-18 17:01:21
[post_date_gmt] => 2017-10-18 15:01:21
[post_content] =>
[post_title] => Camelia japonica 'Mimosa Jury'
[post_excerpt] => Fleur rose pâle aux pétales imbriqués de février à avril.
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => camelia-japonica-mimosa-jury
[to_ping] =>
[pinged] =>
[post_modified] => 2018-10-23 15:38:11
[post_modified_gmt] => 2018-10-23 13:38:11
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/camelia-japonica-mimosa-jury/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[7] => WP_Post Object
(
[ID] => 2256
[post_author] => 6
[post_date] => 2017-10-18 17:01:20
[post_date_gmt] => 2017-10-18 15:01:20
[post_content] =>
[post_title] => Camelia hybride 'Jury's Yellow'
[post_excerpt] => Très jolie fleur blanc crème avec son coeur multiple blanc-jaune.
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => camelia-hybride-jurys-yellow
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:29:59
[post_modified_gmt] => 2021-03-17 16:29:59
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/camelia-hybride-jurys-yellow/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[8] => WP_Post Object
(
[ID] => 2254
[post_author] => 6
[post_date] => 2017-10-18 17:01:18
[post_date_gmt] => 2017-10-18 15:01:18
[post_content] => Vous trouverez sur ce lien, tous nos Camelia japonica en ligne.
Toutes nos plantes ne sont pas sur internet, n'hésitez pas à nous contacter.
[post_title] => Camelia japonica 'Dainty California'
[post_excerpt] => Camelia japonica 'Dainty California' connait une floraison blanche striée rouge en mars/avril.
Adulte il mesure 2,50 mètres.
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => camelia-japonica-dainty-california
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:29:59
[post_modified_gmt] => 2021-03-17 16:29:59
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/camelia-japonica-dainty-california/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[9] => WP_Post Object
(
[ID] => 2253
[post_author] => 6
[post_date] => 2017-10-18 17:01:17
[post_date_gmt] => 2017-10-18 15:01:17
[post_content] =>
[post_title] => Camelia japonica 'Botanyuki'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => camelia-japonica-botanyuki
[to_ping] =>
[pinged] =>
[post_modified] => 2018-10-23 15:38:35
[post_modified_gmt] => 2018-10-23 13:38:35
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/camelia-japonica-botanyuki/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[10] => WP_Post Object
(
[ID] => 2252
[post_author] => 6
[post_date] => 2017-10-18 17:01:17
[post_date_gmt] => 2017-10-18 15:01:17
[post_content] =>
[post_title] => Camelia japonica 'Betty Foy Sanders'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => camelia-japonica-betty-foy-sanders
[to_ping] =>
[pinged] =>
[post_modified] => 2018-10-23 15:38:42
[post_modified_gmt] => 2018-10-23 13:38:42
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/camelia-japonica-betty-foy-sanders/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[11] => WP_Post Object
(
[ID] => 2251
[post_author] => 6
[post_date] => 2017-10-18 17:01:16
[post_date_gmt] => 2017-10-18 15:01:16
[post_content] =>
[post_title] => Camelia williamsii 'Anticipation'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => camelia-williamsii-anticipation
[to_ping] =>
[pinged] =>
[post_modified] => 2018-10-23 15:38:55
[post_modified_gmt] => 2018-10-23 13:38:55
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/camelia-williamsii-anticipation/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[12] => WP_Post Object
(
[ID] => 2250
[post_author] => 6
[post_date] => 2017-10-18 17:01:16
[post_date_gmt] => 2017-10-18 15:01:16
[post_content] =>
[post_title] => Camelia japonica 'Ack Sent'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => camelia-japonica-ack-sent
[to_ping] =>
[pinged] =>
[post_modified] => 2018-10-23 15:38:48
[post_modified_gmt] => 2018-10-23 13:38:48
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/camelia-japonica-ack-sent/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[13] => WP_Post Object
(
[ID] => 2249
[post_author] => 6
[post_date] => 2017-10-18 17:01:15
[post_date_gmt] => 2017-10-18 15:01:15
[post_content] =>
[post_title] => Cornus controversa 'Pagode'
[post_excerpt] => Petit arbre au port étalé et régulier formant des plateaux. Très belle architecture. A planter en isolé.
Feuillage vert. Puis, il devient jaune doré en automne.
Floraison blanc crème en mai-juin, sur la partie supérieure des branches.
Plantation : bonne terre végétale, terrain frais sans excès, avec un peu de terreau pour le démarrage.
Hauteur = il peut atteindre 6 à 8 mètres avec le temps.
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => cornus-controversa-pagode
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:29:59
[post_modified_gmt] => 2021-03-17 16:29:59
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/cornus-controversa-pagode/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[14] => WP_Post Object
(
[ID] => 2248
[post_author] => 6
[post_date] => 2017-10-18 17:01:14
[post_date_gmt] => 2017-10-18 15:01:14
[post_content] =>
[post_title] => Rhododendron Zuinderzee
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => rhododendron-zuinderzee
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-20 11:03:58
[post_modified_gmt] => 2019-10-20 09:03:58
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/rhododendron-zuinderzee/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[15] => WP_Post Object
(
[ID] => 2247
[post_author] => 6
[post_date] => 2017-10-18 17:01:14
[post_date_gmt] => 2017-10-18 15:01:14
[post_content] =>
[post_title] => Rhododendron Simona
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => rhododendron-simona
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-20 11:03:21
[post_modified_gmt] => 2019-10-20 09:03:21
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/rhododendron-simona/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[16] => WP_Post Object
(
[ID] => 2246
[post_author] => 6
[post_date] => 2017-10-18 17:01:13
[post_date_gmt] => 2017-10-18 15:01:13
[post_content] =>
[post_title] => Rhododendron Ovation
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => rhododendron-ovation
[to_ping] =>
[pinged] =>
[post_modified] => 2019-10-20 11:02:37
[post_modified_gmt] => 2019-10-20 09:02:37
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/rhododendron-ovation/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[17] => WP_Post Object
(
[ID] => 2245
[post_author] => 6
[post_date] => 2017-10-18 17:01:13
[post_date_gmt] => 2017-10-18 15:01:13
[post_content] => Vous trouverez sur ce lien, tous nos Rhododendron en ligne.
Toutes nos plantes ne sont pas sur internet, n'hésitez pas à nous contacter.
[post_title] => Rhododendron Hippophaeoides
[post_excerpt] => Le Rhododendron Hippophaeoides est petit et compact et connait une floraison bleu-mauve.
Vous pouvez choisir une exposition soleil ou mi-ombre.
Il atteint 80 cm adulte.
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => rhododendron-hippophaeoides
[to_ping] =>
[pinged] =>
[post_modified] => 2023-01-23 15:28:11
[post_modified_gmt] => 2023-01-23 14:28:11
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/rhododendron-hippophaeoides/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[18] => WP_Post Object
(
[ID] => 2244
[post_author] => 6
[post_date] => 2017-10-18 17:01:12
[post_date_gmt] => 2017-10-18 15:01:12
[post_content] =>
[post_title] => Rhododendron Gletschernacht
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => rhododendron-gletschernacht
[to_ping] =>
[pinged] =>
[post_modified] => 2020-06-20 11:28:49
[post_modified_gmt] => 2020-06-20 09:28:49
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/rhododendron-gletschernacht/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[19] => WP_Post Object
(
[ID] => 2243
[post_author] => 6
[post_date] => 2017-10-18 17:01:11
[post_date_gmt] => 2017-10-18 15:01:11
[post_content] =>
[post_title] => Rhododendron Cream Crest
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => rhododendron-cream-crest
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:29:58
[post_modified_gmt] => 2021-03-17 16:29:58
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/rhododendron-cream-crest/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[20] => WP_Post Object
(
[ID] => 2242
[post_author] => 6
[post_date] => 2017-10-18 17:01:11
[post_date_gmt] => 2017-10-18 15:01:11
[post_content] => Vous trouverez sur ce lien, tous nos rhododendron en ligne.
Toutes nos plantes ne sont pas sur internet, n'hésitez pas à nous contacter.
[post_title] => Rhododendron Praecox
[post_excerpt] => Rhododendron praecox est une variété rare à la floraison rose carmin dès février-mars, et au feuillage vert foncé.
Sa croissance est lente.
Adulte il mesure 1,50 m en hauteur par 1,50 m large.
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => rhododendron-praecox
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:29:58
[post_modified_gmt] => 2021-03-17 16:29:58
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/rhododendron-praecox/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[21] => WP_Post Object
(
[ID] => 2241
[post_author] => 6
[post_date] => 2017-10-18 17:01:10
[post_date_gmt] => 2017-10-18 15:01:10
[post_content] => Vous trouverez sur ce lien, tous nos Rhododendron en ligne.
Toutes nos plantes ne sont pas sur internet, n'hésitez pas à nous contacter.
[post_title] => Rhododendron impeditum 'Azurika'
[post_excerpt] => Le rhododendron impeditum 'Azurika' connait un petit feuillage fin gris-bleu.
Ses fleurs sont petites, violet foncé en mars-avril.
Son port est compact
Hauteur = 50 cm x 50 cm de large
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => rhododendron-azurika
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:29:58
[post_modified_gmt] => 2021-03-17 16:29:58
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/rhododendron-azurika/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[22] => WP_Post Object
(
[ID] => 2240
[post_author] => 6
[post_date] => 2017-10-18 17:01:09
[post_date_gmt] => 2017-10-18 15:01:09
[post_content] =>
[post_title] => Rhododendron hybride 'Cosmopolitan'
[post_excerpt] => (= 'Cosmopolitain')
Floraison rose bonbon avec une flamme rose foncé, précoce en avril-mai.
Feuillage persistant vert brillant.
Port compact.
Exposition mi-ombre.
Hauteur = 1.50 m
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => rhododendron-hybride-cosmopolitan
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:29:57
[post_modified_gmt] => 2021-03-17 16:29:57
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/rhododendron-hybride-cosmopolitan/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[23] => WP_Post Object
(
[ID] => 2238
[post_author] => 6
[post_date] => 2017-10-18 17:01:07
[post_date_gmt] => 2017-10-18 15:01:07
[post_content] =>
[post_title] => Sarcococca ruscifolia 'Confusa'
[post_excerpt] =>
Petites fleurs blanches en hiver de décembre à février, très odorantes. Parfum très agréable perceptible même à distance de la plante.
A planter près de la maison ou du garage, pour profiter de son parfum l'hiver.
Rustique, feuillage persistant.
Exposition ombre ou mi-ombre.
Hauteur adulte = 1,50 m
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => sarcococca-ruscifolia-confusa
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:29:57
[post_modified_gmt] => 2021-03-17 16:29:57
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/sarcococca-ruscifolia-confusa/
[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] => 2264
[post_author] => 6
[post_date] => 2017-10-18 17:01:28
[post_date_gmt] => 2017-10-18 15:01:28
[post_content] =>
[post_title] => Daphné odora 'Aureomarginata'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => daphne-odora-aureomarginata
[to_ping] =>
[pinged] =>
[post_modified] => 2021-03-17 17:30:00
[post_modified_gmt] => 2021-03-17 16:30:00
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/daphne-odora-aureomarginata/
[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] => 1abe0d3b87dab032e180a83e91880fc9
[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
Camelia japonica ‘Spring Formal’ connait une floraison classique de taille moyenne aux pétales rose foncé très imbriquées.
A 10ans il mesure 1,30m.
Fleur rose pâle aux pétales imbriqués de février à avril.
Très jolie fleur blanc crème avec son coeur multiple blanc-jaune.
Camelia japonica ‘Dainty California’ connait une floraison blanche striée rouge en mars/avril.
Adulte il mesure 2,50 mètres.
Petit arbre au port étalé et régulier formant des plateaux. Très belle architecture. A planter en isolé.
Feuillage vert. Puis, il devient jaune doré en automne.
Floraison blanc crème en mai-juin, sur la partie supérieure des branches.
Plantation : bonne terre végétale, terrain frais sans excès, avec un peu de terreau pour le démarrage.
Hauteur = il peut atteindre 6 à 8 mètres avec le temps.
Le Rhododendron Hippophaeoides est petit et compact et connait une floraison bleu-mauve.
Vous pouvez choisir une exposition soleil ou mi-ombre.
Il atteint 80 cm adulte.
Rhododendron praecox est une variété rare à la floraison rose carmin dès février-mars, et au feuillage vert foncé.
Sa croissance est lente.
Adulte il mesure 1,50 m en hauteur par 1,50 m large.
Le rhododendron impeditum ‘Azurika’ connait un petit feuillage fin gris-bleu.
Ses fleurs sont petites, violet foncé en mars-avril.
Son port est compact
Hauteur = 50 cm x 50 cm de large
(= 'Cosmopolitain')
Floraison rose bonbon avec une flamme rose foncé, précoce en avril-mai.
Feuillage persistant vert brillant.
Port compact.
Exposition mi-ombre.
Hauteur = 1.50 m
Petites fleurs blanches en hiver de décembre à février, très odorantes. Parfum très agréable perceptible même à distance de la plante.
A planter près de la maison ou du garage, pour profiter de son parfum l'hiver.
Rustique, feuillage persistant.
Exposition ombre ou mi-ombre.
Hauteur adulte = 1,50 m