Array
(
[marque] => Array
(
[libelle] => Marque
[terms] => Array
(
[Renault] => Array
(
[count] => 11
)
)
)
[modele] => Array
(
[libelle] => Modèle
[terms] => Array
(
[austral] => Array
(
[count] => 2
)
[captur] => Array
(
[count] => 2
)
[clio] => Array
(
[count] => 1
)
[espace] => Array
(
[count] => 3
)
[kadjar] => Array
(
[count] => 1
)
[kangoo express] => Array
(
[count] => 1
)
[trafic fg] => Array
(
[count] => 1
)
)
)
[type] => Array
(
[libelle] => Type de Véhicule
[terms] => Array
(
[Berline] => Array
(
[count] => 1
)
[Fourgon] => Array
(
[count] => 1
)
[Fourgonnette] => Array
(
[count] => 1
)
[Monospace] => Array
(
[count] => 1
)
[S.U.V.] => Array
(
[count] => 7
)
)
)
[carburant] => Array
(
[libelle] => Carburant
[terms] => Array
(
[diesel] => Array
(
[count] => 3
)
[essence] => Array
(
[count] => 4
)
[essence/micro-hybride] => Array
(
[count] => 1
)
[hybride : essence/electrique] => Array
(
[count] => 3
)
)
)
[boite-vitesse] => Array
(
[libelle] => Boîte de vitesse
[terms] => Array
(
[a var continu] => Array
(
[count] => 1
)
[automatique] => Array
(
[count] => 3
)
[manuelle] => Array
(
[count] => 6
)
[rob double embray] => Array
(
[count] => 1
)
)
)
[prix] => Array
(
[libelle] => Prix
[terms] => Array
(
[-10000] => Array
(
[libelle] => Moins de 10 000€
[count] => 0
)
[10000-20000] => Array
(
[libelle] => 10 000€ - 20 000€
[count] => 6
)
[20000-30000] => Array
(
[libelle] => 20 000€ - 30 000€
[count] => 1
)
[30000-40000] => Array
(
[libelle] => 30 000€ - 40 000€
[count] => 4
)
[40000-50000] => Array
(
[libelle] => 40 000€ - 50 000€
[count] => 0
)
[50000-60000] => Array
(
[libelle] => 50 000€ - 60 000€
[count] => 0
)
[60000-] => Array
(
[libelle] => 60 000€ et plus
[count] => 0
)
)
)
)
SEPARATION
WP_Query Object
(
[query] => Array
(
[post_type] => product
[posts_per_page] => -1
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => marques
[field] => slug
[terms] => renault
)
)
)
[query_vars] => Array
(
[post_type] => product
[posts_per_page] => -1
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => marques
[field] => slug
[terms] => renault
)
)
[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] => all
[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] => marques
[term] => renault
[order] => DESC
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[0] => Array
(
[taxonomy] => marques
[terms] => Array
(
[0] => renault
)
[field] => slug
[operator] => IN
[include_children] => 1
)
)
[relation] => AND
[table_aliases:protected] => Array
(
[0] => wp_term_relationships
)
[queried_terms] => Array
(
[marques] => Array
(
[terms] => Array
(
[0] => renault
)
[field] => slug
)
)
[primary_table] => wp_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] =>
[request] => SELECT wp_posts.*
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (92)
) AND ((wp_posts.post_type = 'product' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled' OR wp_posts.post_status = 'wc-e-deferred' OR wp_posts.post_status = 'wc-e-partial-refund')))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
[posts] => Array
(
[0] => WP_Post Object
(
[ID] => 58104
[post_author] => 0
[post_date] => 2025-08-22 06:50:34
[post_date_gmt] => 2025-08-22 04:50:34
[post_content] =>
[post_title] => RENAULT Kangoo Express 1.5 Blue dCi 80ch Extra R-Link 5cv
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-kangoo-express-1-5-blue-dci-80ch-extra-r-link-5cv
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-29 06:50:32
[post_modified_gmt] => 2025-08-29 04:50:32
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/renault-kangoo-express-1-5-blue-dci-80ch-extra-r-link-5cv/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[1] => WP_Post Object
(
[ID] => 58101
[post_author] => 0
[post_date] => 2025-08-22 06:50:20
[post_date_gmt] => 2025-08-22 04:50:20
[post_content] =>
[post_title] => RENAULT Austral 1.2 E-Tech full hybrid 200ch Techno - 23
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-austral-1-2-e-tech-full-hybrid-200ch-techno-23
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-29 06:50:11
[post_modified_gmt] => 2025-08-29 04:50:11
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/renault-austral-1-2-e-tech-full-hybrid-200ch-techno-23/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[2] => WP_Post Object
(
[ID] => 58080
[post_author] => 0
[post_date] => 2025-08-06 06:50:30
[post_date_gmt] => 2025-08-06 04:50:30
[post_content] =>
[post_title] => RENAULT Clio 0.9 TCe 90ch energy Limited 5p Euro6c
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-clio-0-9-tce-90ch-energy-limited-5p-euro6c
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-29 06:50:13
[post_modified_gmt] => 2025-08-29 04:50:13
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/renault-clio-0-9-tce-90ch-energy-limited-5p-euro6c/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[3] => WP_Post Object
(
[ID] => 58059
[post_author] => 0
[post_date] => 2025-07-26 06:50:57
[post_date_gmt] => 2025-07-26 04:50:57
[post_content] =>
[post_title] => RENAULT Espace 1.6 dCi 130ch energy Life
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-espace-1-6-dci-130ch-energy-life
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-29 06:50:32
[post_modified_gmt] => 2025-08-29 04:50:32
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/renault-espace-1-6-dci-130ch-energy-life/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[4] => WP_Post Object
(
[ID] => 58050
[post_author] => 0
[post_date] => 2025-07-24 06:50:30
[post_date_gmt] => 2025-07-24 04:50:30
[post_content] =>
[post_title] => RENAULT Kadjar 1.3 TCe 140ch FAP Intens EDC
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-kadjar-1-3-tce-140ch-fap-intens-edc
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-29 06:50:20
[post_modified_gmt] => 2025-08-29 04:50:20
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/renault-kadjar-1-3-tce-140ch-fap-intens-edc/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[5] => WP_Post Object
(
[ID] => 57877
[post_author] => 0
[post_date] => 2025-06-11 06:50:31
[post_date_gmt] => 2025-06-11 04:50:31
[post_content] =>
[post_title] => RENAULT Trafic Fg L1H1 3T 2.0 Blue dCi 150ch Advance -24
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-trafic-fg-l1h1-3t-2-0-blue-dci-150ch-advance-24-2
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-29 06:50:27
[post_modified_gmt] => 2025-08-29 04:50:27
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/renault-trafic-fg-l1h1-3t-2-0-blue-dci-150ch-advance-24-2/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[6] => WP_Post Object
(
[ID] => 57824
[post_author] => 0
[post_date] => 2025-05-16 06:50:50
[post_date_gmt] => 2025-05-16 04:50:50
[post_content] =>
[post_title] => RENAULT Austral 1.3 TCe mild hybrid 160ch Techno auto
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-austral-1-3-tce-mild-hybrid-160ch-techno-auto
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-29 06:50:31
[post_modified_gmt] => 2025-08-29 04:50:31
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/renault-austral-1-3-tce-mild-hybrid-160ch-techno-auto/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[7] => WP_Post Object
(
[ID] => 57822
[post_author] => 0
[post_date] => 2025-05-16 06:50:45
[post_date_gmt] => 2025-05-16 04:50:45
[post_content] =>
[post_title] => RENAULT Captur 1.0 TCe 90ch Techno
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-captur-1-0-tce-90ch-techno-11
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-29 06:50:11
[post_modified_gmt] => 2025-08-29 04:50:11
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/renault-captur-1-0-tce-90ch-techno-11/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[8] => WP_Post Object
(
[ID] => 57796
[post_author] => 0
[post_date] => 2025-05-03 06:50:47
[post_date_gmt] => 2025-05-03 04:50:47
[post_content] =>
[post_title] => RENAULT Captur 1.0 TCe 90ch Techno
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-captur-1-0-tce-90ch-techno-10
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-29 06:50:31
[post_modified_gmt] => 2025-08-29 04:50:31
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/renault-captur-1-0-tce-90ch-techno-10/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[9] => WP_Post Object
(
[ID] => 57478
[post_author] => 0
[post_date] => 2025-02-28 06:50:32
[post_date_gmt] => 2025-02-28 05:50:32
[post_content] =>
[post_title] => RENAULT Espace 1.2 E-Tech full hybrid 200ch Techno
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-espace-1-2-e-tech-full-hybrid-200ch-techno-4
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-29 06:50:19
[post_modified_gmt] => 2025-08-29 04:50:19
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/renault-espace-1-2-e-tech-full-hybrid-200ch-techno-4/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[10] => WP_Post Object
(
[ID] => 57477
[post_author] => 0
[post_date] => 2025-02-28 06:50:30
[post_date_gmt] => 2025-02-28 05:50:30
[post_content] =>
[post_title] => RENAULT Espace 1.2 E-Tech full hybrid 200ch Techno
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-espace-1-2-e-tech-full-hybrid-200ch-techno-3
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-29 06:50:18
[post_modified_gmt] => 2025-08-29 04:50:18
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/renault-espace-1-2-e-tech-full-hybrid-200ch-techno-3/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 11
[current_post] => -1
[before_loop] =>
[in_the_loop] =>
[post] => WP_Post Object
(
[ID] => 58104
[post_author] => 0
[post_date] => 2025-08-22 06:50:34
[post_date_gmt] => 2025-08-22 04:50:34
[post_content] =>
[post_title] => RENAULT Kangoo Express 1.5 Blue dCi 80ch Extra R-Link 5cv
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-kangoo-express-1-5-blue-dci-80ch-extra-r-link-5cv
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-29 06:50:32
[post_modified_gmt] => 2025-08-29 04:50:32
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/renault-kangoo-express-1-5-blue-dci-80ch-extra-r-link-5cv/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 11
[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] => 1
[query_vars_hash:WP_Query:private] => 644c9761c3532df62ac61e0dbbe1a80d
[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
)
[query_cache_key:WP_Query:private] => wp_query:8bbcc7e0055ba77e2a172620145902d7:0.01440600 17565054400.13484000 1756505440
)
Renault
11 véhicules
Un crédit vous engage et doit être remboursé. Vérifiez vos capacités de remboursement avant de vous engager.
Nous utilisons des cookies pour nous assurer que nous vous offrons la meilleure expérience sur notre site Web.