WP_Query Object
(
[query] => Array
(
[post_type] => product
)
[query_vars] => Array
(
[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] =>
[paged] => 0
[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 0, 24
[posts] => Array
(
[0] => WP_Post Object
(
[ID] => 15843
[post_author] => 6
[post_date] => 2024-09-13 17:16:53
[post_date_gmt] => 2024-09-13 15:16:53
[post_content] =>
[post_title] => Acer palmatum 'Beni Maiko'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-beni-maiko-4
[to_ping] =>
[pinged] =>
[post_modified] => 2024-09-13 17:16:53
[post_modified_gmt] => 2024-09-13 15:16:53
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-beni-maiko-4/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[1] => WP_Post Object
(
[ID] => 15842
[post_author] => 6
[post_date] => 2024-09-13 17:16:52
[post_date_gmt] => 2024-09-13 15:16:52
[post_content] =>
[post_title] => Acer palmatum dissectum 'Hana Matoi'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-dissectum-hana-matoi
[to_ping] =>
[pinged] =>
[post_modified] => 2024-09-13 17:16:52
[post_modified_gmt] => 2024-09-13 15:16:52
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-dissectum-hana-matoi/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[2] => WP_Post Object
(
[ID] => 15840
[post_author] => 6
[post_date] => 2024-09-13 17:16:49
[post_date_gmt] => 2024-09-13 15:16:49
[post_content] =>
[post_title] => Acer palmatum dissectum 'Firecracker'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-dissectum-firecracker-5
[to_ping] =>
[pinged] =>
[post_modified] => 2024-09-13 17:16:50
[post_modified_gmt] => 2024-09-13 15:16:50
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-dissectum-firecracker-5/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[3] => WP_Post Object
(
[ID] => 15838
[post_author] => 6
[post_date] => 2024-09-13 17:16:40
[post_date_gmt] => 2024-09-13 15:16:40
[post_content] =>
[post_title] => Acer palmatum 'Katsura'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-katsura-4
[to_ping] =>
[pinged] =>
[post_modified] => 2024-09-13 17:16:41
[post_modified_gmt] => 2024-09-13 15:16:41
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-katsura-4/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[4] => WP_Post Object
(
[ID] => 15837
[post_author] => 6
[post_date] => 2024-09-13 17:16:39
[post_date_gmt] => 2024-09-13 15:16:39
[post_content] =>
[post_title] => Acer palmatum 'Type'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-type-16
[to_ping] =>
[pinged] =>
[post_modified] => 2024-10-29 10:39:32
[post_modified_gmt] => 2024-10-29 09:39:32
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-type-16/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[5] => WP_Post Object
(
[ID] => 15836
[post_author] => 6
[post_date] => 2024-09-13 17:16:38
[post_date_gmt] => 2024-09-13 15:16:38
[post_content] =>
[post_title] => Acer palmatum 'Type'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-type-15
[to_ping] =>
[pinged] =>
[post_modified] => 2024-10-29 10:41:19
[post_modified_gmt] => 2024-10-29 09:41:19
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-type-15/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[6] => WP_Post Object
(
[ID] => 15835
[post_author] => 6
[post_date] => 2024-09-13 17:16:36
[post_date_gmt] => 2024-09-13 15:16:36
[post_content] =>
[post_title] => Acer palmatum 'Shishigashira'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-shishigashira-2
[to_ping] =>
[pinged] =>
[post_modified] => 2024-10-15 11:59:32
[post_modified_gmt] => 2024-10-15 09:59:32
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-shishigashira-2/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[7] => WP_Post Object
(
[ID] => 15834
[post_author] => 6
[post_date] => 2024-09-13 17:16:35
[post_date_gmt] => 2024-09-13 15:16:35
[post_content] =>
[post_title] => Acer palmatum 'Ryusen'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-ryusen
[to_ping] =>
[pinged] =>
[post_modified] => 2024-09-13 17:16:36
[post_modified_gmt] => 2024-09-13 15:16:36
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-ryusen/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[8] => WP_Post Object
(
[ID] => 15832
[post_author] => 6
[post_date] => 2024-09-13 17:16:31
[post_date_gmt] => 2024-09-13 15:16:31
[post_content] =>
[post_title] => Pieris japonica 'Passion'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => pieris-japonica-passion-2
[to_ping] =>
[pinged] =>
[post_modified] => 2024-09-13 17:16:31
[post_modified_gmt] => 2024-09-13 15:16:31
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/pieris-japonica-passion-2/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[9] => WP_Post Object
(
[ID] => 15831
[post_author] => 6
[post_date] => 2024-09-13 17:16:29
[post_date_gmt] => 2024-09-13 15:16:29
[post_content] =>
[post_title] => Acer palmatum 'Type'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-type-5
[to_ping] =>
[pinged] =>
[post_modified] => 2024-09-13 17:16:30
[post_modified_gmt] => 2024-09-13 15:16:30
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-type-5/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[10] => WP_Post Object
(
[ID] => 15830
[post_author] => 6
[post_date] => 2024-09-13 17:16:28
[post_date_gmt] => 2024-09-13 15:16:28
[post_content] =>
[post_title] => Acer palmatum dissectum 'Firecracker'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-dissectum-firecracker-4
[to_ping] =>
[pinged] =>
[post_modified] => 2024-09-25 16:03:52
[post_modified_gmt] => 2024-09-25 14:03:52
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-dissectum-firecracker-4/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[11] => WP_Post Object
(
[ID] => 15828
[post_author] => 6
[post_date] => 2024-09-13 17:16:24
[post_date_gmt] => 2024-09-13 15:16:24
[post_content] =>
[post_title] => Acer palmatum dissectum 'Tamuke Yama'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] => LECOMTE
[post_name] => acer-palmatum-dissectum-tamuke-yama-3
[to_ping] =>
[pinged] =>
[post_modified] => 2024-10-26 17:27:57
[post_modified_gmt] => 2024-10-26 15:27:57
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-dissectum-tamuke-yama-3/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[12] => WP_Post Object
(
[ID] => 15827
[post_author] => 6
[post_date] => 2024-09-13 17:16:23
[post_date_gmt] => 2024-09-13 15:16:23
[post_content] =>
[post_title] => Cornus kousa 'Nicole'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => cornus-kousa-nicole-2
[to_ping] =>
[pinged] =>
[post_modified] => 2024-09-13 17:16:23
[post_modified_gmt] => 2024-09-13 15:16:23
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/cornus-kousa-nicole-2/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[13] => WP_Post Object
(
[ID] => 15826
[post_author] => 6
[post_date] => 2024-09-13 17:16:22
[post_date_gmt] => 2024-09-13 15:16:22
[post_content] =>
[post_title] => Acer palmatum dissectum 'Garnet'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-dissectum-garnet-8
[to_ping] =>
[pinged] =>
[post_modified] => 2024-09-13 17:16:23
[post_modified_gmt] => 2024-09-13 15:16:23
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-dissectum-garnet-8/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[14] => WP_Post Object
(
[ID] => 15817
[post_author] => 6
[post_date] => 2024-09-13 17:15:41
[post_date_gmt] => 2024-09-13 15:15:41
[post_content] =>
[post_title] => Cornus alternifolia 'Argentea'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => cornus-alternifolia-argentea-4
[to_ping] =>
[pinged] =>
[post_modified] => 2024-09-13 17:15:42
[post_modified_gmt] => 2024-09-13 15:15:42
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/cornus-alternifolia-argentea-4/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[15] => WP_Post Object
(
[ID] => 15816
[post_author] => 6
[post_date] => 2024-09-13 17:15:40
[post_date_gmt] => 2024-09-13 15:15:40
[post_content] =>
[post_title] => Acer palmatum dissectum 'Palmatifidum'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-dissectum-palmatifidum-2
[to_ping] =>
[pinged] =>
[post_modified] => 2024-09-13 17:15:40
[post_modified_gmt] => 2024-09-13 15:15:40
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-dissectum-palmatifidum-2/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[16] => WP_Post Object
(
[ID] => 15813
[post_author] => 6
[post_date] => 2024-09-13 17:15:39
[post_date_gmt] => 2024-09-13 15:15:39
[post_content] =>
[post_title] => Acer circinatum 'Burgundy Jewel'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-circinatum-burgundy-jewel-2
[to_ping] =>
[pinged] =>
[post_modified] => 2024-09-13 17:15:39
[post_modified_gmt] => 2024-09-13 15:15:39
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-circinatum-burgundy-jewel-2/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[17] => WP_Post Object
(
[ID] => 15811
[post_author] => 6
[post_date] => 2024-09-13 17:15:36
[post_date_gmt] => 2024-09-13 15:15:36
[post_content] =>
[post_title] => Acer palmatum dissectum 'Garnet'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-dissectum-garnet-3
[to_ping] =>
[pinged] =>
[post_modified] => 2024-09-13 17:15:37
[post_modified_gmt] => 2024-09-13 15:15:37
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-dissectum-garnet-3/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[18] => WP_Post Object
(
[ID] => 12720
[post_author] => 6
[post_date] => 2024-07-29 14:13:46
[post_date_gmt] => 2024-07-29 12:13:46
[post_content] => Acer palmatum 'Beni Chidori'
Toutes nos plantes ne sont pas sur internet, n'hésitez pas à nous contacter.
[post_title] => Acer palmatum 'Beni Chidori'
[post_excerpt] => Au printemps, l'Acer palmatum 'Beni Chidori' connait un feuillage rosé, qui devient vert clair en été. En automne, le feuillage se pare d'un superbe rouge feu.
Sa forme est érigé, autour de 3m à taille adulte.
Nous vous conseillons une exposition soleil ou mi-ombre.
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-beni-chidori
[to_ping] =>
[pinged] =>
[post_modified] => 2024-07-29 14:13:48
[post_modified_gmt] => 2024-07-29 12:13:48
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/?post_type=product&p=12720
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[19] => WP_Post Object
(
[ID] => 15745
[post_author] => 6
[post_date] => 2024-07-04 11:48:21
[post_date_gmt] => 2024-07-04 09:48:21
[post_content] => Acer palmatum 'Beni Chidori'
[post_title] => Acer palmatum 'Beni Chidori'
[post_excerpt] => Au printemps, l'Acer palmatum 'Beni Chidori' connait un feuillage rosé, qui devient vert clair en été. En automne, le feuillage se pare d'un superbe rouge feu.
Sa forme est érigé, autour de 3m à taille adulte.
Nous vous conseillons une exposition soleil ou mi-ombre.
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-beni-chidori-2
[to_ping] =>
[pinged] =>
[post_modified] => 2024-07-30 10:14:21
[post_modified_gmt] => 2024-07-30 08:14:21
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-beni-chidori-2/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[20] => WP_Post Object
(
[ID] => 15744
[post_author] => 6
[post_date] => 2024-07-04 11:48:20
[post_date_gmt] => 2024-07-04 09:48:20
[post_content] => Acer palmatum dissectum 'Emerald Lace'
[post_title] => Acer palmatum dissectum 'Emerald Lace'
[post_excerpt] => Acer palmatum dissectum 'Emerald Lace ' est proche d'Ellen '. Son feuillage est vert foncé, très dentelé.
C'est un érable du Japon qui connait une très bonne végétation.
Il est vert jaune au printemps, puis vert soutenu en été. Enfin, il vire rouge bordeaux en automne.
Son Port est évasé, retombant, irrégulier. Port naturel étalé, retombant en cascade. Certains sujets peuvent être façonnés de différentes manières pour varier les formes (greffe sur tige, ou tuteurage pour donner une forme plus verticale).
Adulte, son envergure est de 3m en hauteur et 3 m en largeur.
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-dissectum-emerald-lace-4
[to_ping] =>
[pinged] =>
[post_modified] => 2024-07-05 10:28:04
[post_modified_gmt] => 2024-07-05 08:28:04
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-dissectum-emerald-lace-4/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[21] => WP_Post Object
(
[ID] => 15743
[post_author] => 6
[post_date] => 2024-07-04 11:48:19
[post_date_gmt] => 2024-07-04 09:48:19
[post_content] => Acer palmatum dissectum 'Emerald Lace'
[post_title] => Acer palmatum dissectum 'Emerald Lace'
[post_excerpt] => Acer palmatum dissectum 'Emerald Lace ' est proche d'Ellen '. Son feuillage est vert foncé, très dentelé.
C'est un érable du Japon qui connait une très bonne végétation.
Il est vert jaune au printemps, puis vert soutenu en été. Enfin, il vire rouge bordeaux en automne.
Son Port est évasé, retombant, irrégulier. Port naturel étalé, retombant en cascade. Certains sujets peuvent être façonnés de différentes manières pour varier les formes (greffe sur tige, ou tuteurage pour donner une forme plus verticale).
Adulte, son envergure est de 3m en hauteur et 3 m en largeur.
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-dissectum-emerald-lace-3
[to_ping] =>
[pinged] =>
[post_modified] => 2024-07-05 10:28:05
[post_modified_gmt] => 2024-07-05 08:28:05
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-dissectum-emerald-lace-3/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[22] => WP_Post Object
(
[ID] => 15741
[post_author] => 6
[post_date] => 2024-07-04 11:48:17
[post_date_gmt] => 2024-07-04 09:48:17
[post_content] => Acer palmatum 'Okina'
[post_title] => Acer palmatum 'Okina'
[post_excerpt] => Acer palmatum 'Okina ' connait un très petit feuillage très denté vert tendre marginé de brun au printemps, puis vert franc en été. Il vire orange en automne.
Forme un petit buisson aux rameaux souples. Idéal pour les petits espaces, ou pour mettre en pot.
Adulte, il mesure 1,50 m à 2 m
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-okina-2
[to_ping] =>
[pinged] =>
[post_modified] => 2024-07-05 10:28:07
[post_modified_gmt] => 2024-07-05 08:28:07
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-okina-2/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[23] => WP_Post Object
(
[ID] => 15740
[post_author] => 6
[post_date] => 2024-07-04 11:48:16
[post_date_gmt] => 2024-07-04 09:48:16
[post_content] => Acer palmatum dissectum 'Palmatifidum'
[post_title] => Acer palmatum dissectum 'Palmatifidum'
[post_excerpt] => L'Acer palmatum dissectum 'Palmatifidum' est une plante vigoureuse et rustique. Il est proche de 'Filigree ' et 'Viridis '.
Son magnifique feuillage finement découpé de couleur vert acide au printemps, vert en été, devient orange à l'automne.
Son port est naturellement étalé, retombant en cascade. Certains sujets peuvent être façonnés de différentes manières pour varier les formes (greffe sur tige, ou tuteurage pour donner une forme plus verticale).
Vous pouvez choisir une exposition soleil ou mi-ombre.
Adulte, son envergure en port naturel est de 3 m en hauteur et de 4 m en largeur.
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-dissectum-palmatifidum-3
[to_ping] =>
[pinged] =>
[post_modified] => 2024-07-05 10:28:08
[post_modified_gmt] => 2024-07-05 08:28:08
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-dissectum-palmatifidum-3/
[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] => 15843
[post_author] => 6
[post_date] => 2024-09-13 17:16:53
[post_date_gmt] => 2024-09-13 15:16:53
[post_content] =>
[post_title] => Acer palmatum 'Beni Maiko'
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => acer-palmatum-beni-maiko-4
[to_ping] =>
[pinged] =>
[post_modified] => 2024-09-13 17:16:53
[post_modified_gmt] => 2024-09-13 15:16:53
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.erableduvaldejargeau.fr/produit/acer-palmatum-beni-maiko-4/
[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] =>
[is_admin] =>
[is_attachment] =>
[is_singular] =>
[is_robots] =>
[is_favicon] =>
[is_posts_page] =>
[is_post_type_archive] => 1
[query_vars_hash:WP_Query:private] => 5d90e97ef042e27d2632697f69d4242f
[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
Au printemps, l’Acer palmatum ‘Beni Chidori’ connait un feuillage rosé, qui devient vert clair en été. En automne, le feuillage se pare d’un superbe rouge feu.
Sa forme est érigé, autour de 3m à taille adulte.
Nous vous conseillons une exposition soleil ou mi-ombre.
215,00 €
Au printemps, l’Acer palmatum ‘Beni Chidori’ connait un feuillage rosé, qui devient vert clair en été. En automne, le feuillage se pare d’un superbe rouge feu.
Sa forme est érigé, autour de 3m à taille adulte.
Nous vous conseillons une exposition soleil ou mi-ombre.
315,00 €
Acer palmatum dissectum ‘Emerald Lace ‘ est proche d’Ellen ‘. Son feuillage est vert foncé, très dentelé.
C’est un érable du Japon qui connait une très bonne végétation.
Il est vert jaune au printemps, puis vert soutenu en été. Enfin, il vire rouge bordeaux en automne.
Son Port est évasé, retombant, irrégulier. Port naturel étalé, retombant en cascade. Certains sujets peuvent être façonnés de différentes manières pour varier les formes (greffe sur tige, ou tuteurage pour donner une forme plus verticale).
Adulte, son envergure est de 3m en hauteur et 3 m en largeur.
315,00 €
Acer palmatum dissectum ‘Emerald Lace ‘ est proche d’Ellen ‘. Son feuillage est vert foncé, très dentelé.
C’est un érable du Japon qui connait une très bonne végétation.
Il est vert jaune au printemps, puis vert soutenu en été. Enfin, il vire rouge bordeaux en automne.
Son Port est évasé, retombant, irrégulier. Port naturel étalé, retombant en cascade. Certains sujets peuvent être façonnés de différentes manières pour varier les formes (greffe sur tige, ou tuteurage pour donner une forme plus verticale).
Adulte, son envergure est de 3m en hauteur et 3 m en largeur.
215,00 €
Acer palmatum ‘Okina ‘ connait un très petit feuillage très denté vert tendre marginé de brun au printemps, puis vert franc en été. Il vire orange en automne.
Forme un petit buisson aux rameaux souples. Idéal pour les petits espaces, ou pour mettre en pot.
Adulte, il mesure 1,50 m à 2 m
235,00 €
L’Acer palmatum dissectum ‘Palmatifidum’ est une plante vigoureuse et rustique. Il est proche de ‘Filigree ‘ et ‘Viridis ‘.
Son magnifique feuillage finement découpé de couleur vert acide au printemps, vert en été, devient orange à l’automne.
Son port est naturellement étalé, retombant en cascade. Certains sujets peuvent être façonnés de différentes manières pour varier les formes (greffe sur tige, ou tuteurage pour donner une forme plus verticale).
Vous pouvez choisir une exposition soleil ou mi-ombre.
Adulte, son envergure en port naturel est de 3 m en hauteur et de 4 m en largeur.