Array
(
[marque] => Array
(
[libelle] => Marque
[terms] => Array
(
[Citroën] => Array
(
[count] => 10
)
[DS] => Array
(
[count] => 3
)
[Fiat] => Array
(
[count] => 1
)
[Peugeot] => Array
(
[count] => 12
)
[Renault] => Array
(
[count] => 5
)
[Toyota] => Array
(
[count] => 1
)
[Volkswagen] => Array
(
[count] => 1
)
)
)
[modele] => Array
(
[libelle] => Modèle
[terms] => Array
(
[208] => Array
(
[count] => 6
)
[308] => Array
(
[count] => 6
)
[500] => Array
(
[count] => 1
)
[Aygo] => Array
(
[count] => 1
)
[C4] => Array
(
[count] => 8
)
[C4 Cactus] => Array
(
[count] => 1
)
[C4 X] => Array
(
[count] => 1
)
[Clio] => Array
(
[count] => 3
)
[DS 4] => Array
(
[count] => 2
)
[Golf] => Array
(
[count] => 1
)
[Megane] => Array
(
[count] => 1
)
)
)
[type] => Array
(
[libelle] => Type de Véhicule
[terms] => Array
(
[Berline] => Array
(
[count] => 33
)
)
)
[carburant] => Array
(
[libelle] => Carburant
[terms] => Array
(
[] => Array
(
[count] => 66
)
)
)
[boite-vitesse] => Array
(
[libelle] => Boîte de vitesse
[terms] => Array
(
[automatique] => Array
(
[count] => 11
)
[manuelle] => Array
(
[count] => 13
)
[rob double embray] => Array
(
[count] => 9
)
)
)
[prix] => Array
(
[libelle] => Prix
[terms] => Array
(
[-10000] => Array
(
[libelle] => Moins de 10 000€
[count] => 3
)
[10000-20000] => Array
(
[libelle] => 10 000€ - 20 000€
[count] => 19
)
[20000-30000] => Array
(
[libelle] => 20 000€ - 30 000€
[count] => 11
)
[30000-40000] => Array
(
[libelle] => 30 000€ - 40 000€
[count] => 0
)
[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] => type-de-vehicule
[field] => slug
[terms] => berline
)
)
)
[query_vars] => Array
(
[post_type] => product
[posts_per_page] => -1
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => type-de-vehicule
[field] => slug
[terms] => berline
)
)
[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] => type-de-vehicule
[term] => berline
[order] => DESC
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[0] => Array
(
[taxonomy] => type-de-vehicule
[terms] => Array
(
[0] => berline
)
[field] => slug
[operator] => IN
[include_children] => 1
)
)
[relation] => AND
[table_aliases:protected] => Array
(
[0] => wp_term_relationships
)
[queried_terms] => Array
(
[type-de-vehicule] => Array
(
[terms] => Array
(
[0] => berline
)
[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 (171)
) 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] => 58482
[post_author] => 0
[post_date] => 2026-03-01 06:50:28
[post_date_gmt] => 2026-03-01 05:50:28
[post_content] =>
[post_title] => CITROEN C4 PureTech 130ch S&S Shine
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c4-puretech-130ch-ss-shine-6
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:22
[post_modified_gmt] => 2026-03-30 04:50:22
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c4-puretech-130ch-ss-shine-6/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[1] => WP_Post Object
(
[ID] => 58481
[post_author] => 0
[post_date] => 2026-03-01 06:50:18
[post_date_gmt] => 2026-03-01 05:50:18
[post_content] =>
[post_title] => PEUGEOT 308 1.5 BlueHDi 130ch S&S Allure EAT8
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => peugeot-308-1-5-bluehdi-130ch-ss-allure-eat8-45
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:27
[post_modified_gmt] => 2026-03-30 04:50:27
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/peugeot-308-1-5-bluehdi-130ch-ss-allure-eat8-45/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[2] => WP_Post Object
(
[ID] => 58477
[post_author] => 0
[post_date] => 2026-02-26 06:50:31
[post_date_gmt] => 2026-02-26 05:50:31
[post_content] =>
[post_title] => FIAT 500 1.2 8v 69ch Lounge
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => fiat-500-1-2-8v-69ch-lounge-10
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:22
[post_modified_gmt] => 2026-03-30 04:50:22
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/fiat-500-1-2-8v-69ch-lounge-10/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[3] => WP_Post Object
(
[ID] => 58454
[post_author] => 0
[post_date] => 2026-02-18 06:50:34
[post_date_gmt] => 2026-02-18 05:50:34
[post_content] =>
[post_title] => CITROEN C4 1.2 PureTech 130ch S&S PLUS Automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c4-1-2-puretech-130ch-ss-plus-automatique-20
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:14
[post_modified_gmt] => 2026-03-30 04:50:14
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c4-1-2-puretech-130ch-ss-plus-automatique-20/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[4] => WP_Post Object
(
[ID] => 58453
[post_author] => 0
[post_date] => 2026-02-18 06:50:13
[post_date_gmt] => 2026-02-18 05:50:13
[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-3
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:22
[post_modified_gmt] => 2026-03-30 04:50:22
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/renault-clio-0-9-tce-90ch-energy-limited-5p-euro6c-3/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[5] => WP_Post Object
(
[ID] => 58417
[post_author] => 0
[post_date] => 2026-01-23 06:50:23
[post_date_gmt] => 2026-01-23 05:50:23
[post_content] =>
[post_title] => CITROEN C4 1.2 Hybride 145ch S&S MAX Automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c4-1-2-hybride-145ch-ss-max-automatique-3
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:36
[post_modified_gmt] => 2026-03-30 04:50:36
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c4-1-2-hybride-145ch-ss-max-automatique-3/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[6] => WP_Post Object
(
[ID] => 58369
[post_author] => 0
[post_date] => 2025-12-12 06:50:38
[post_date_gmt] => 2025-12-12 05:50:38
[post_content] =>
[post_title] => PEUGEOT 208 1.2 PureTech 100ch S&S GT Pack
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => peugeot-208-1-2-puretech-100ch-ss-gt-pack-4
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:24
[post_modified_gmt] => 2026-03-30 04:50:24
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/peugeot-208-1-2-puretech-100ch-ss-gt-pack-4/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[7] => WP_Post Object
(
[ID] => 58333
[post_author] => 0
[post_date] => 2025-11-19 06:50:30
[post_date_gmt] => 2025-11-19 05:50:30
[post_content] =>
[post_title] => PEUGEOT 208 1.2 PureTech 100ch S&S GT Pack
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => peugeot-208-1-2-puretech-100ch-ss-gt-pack-3
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:41
[post_modified_gmt] => 2026-03-30 04:50:41
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/peugeot-208-1-2-puretech-100ch-ss-gt-pack-3/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[8] => WP_Post Object
(
[ID] => 58263
[post_author] => 0
[post_date] => 2025-10-28 06:50:17
[post_date_gmt] => 2025-10-28 05:50:17
[post_content] =>
[post_title] => CITROEN C4 X 1.2 PureTech 130ch S&S MAX Automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c4-x-1-2-puretech-130ch-ss-max-automatique-2
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:20
[post_modified_gmt] => 2026-03-30 04:50:20
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c4-x-1-2-puretech-130ch-ss-max-automatique-2/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[9] => WP_Post Object
(
[ID] => 58236
[post_author] => 0
[post_date] => 2025-10-15 06:50:30
[post_date_gmt] => 2025-10-15 04:50:30
[post_content] =>
[post_title] => CITROEN C4 1.2 PureTech 130ch S&S MAX Automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c4-1-2-puretech-130ch-ss-max-automatique
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:19
[post_modified_gmt] => 2026-03-30 04:50:19
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c4-1-2-puretech-130ch-ss-max-automatique/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[10] => WP_Post Object
(
[ID] => 58234
[post_author] => 0
[post_date] => 2025-10-14 06:50:32
[post_date_gmt] => 2025-10-14 04:50:32
[post_content] =>
[post_title] => VOLKSWAGEN Golf 1.5 eTSI OPF 150ch Style DSG7
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => volkswagen-golf-1-5-etsi-opf-150ch-style-dsg7-2
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:19
[post_modified_gmt] => 2026-03-30 04:50:19
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/volkswagen-golf-1-5-etsi-opf-150ch-style-dsg7-2/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[11] => WP_Post Object
(
[ID] => 58231
[post_author] => 0
[post_date] => 2025-10-14 06:50:12
[post_date_gmt] => 2025-10-14 04:50:12
[post_content] =>
[post_title] => PEUGEOT 308 1.2 PureTech 130ch €6.c S&S Allure
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => peugeot-308-1-2-puretech-130ch-e6-c-ss-allure-4
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:31
[post_modified_gmt] => 2026-03-30 04:50:31
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/peugeot-308-1-2-puretech-130ch-e6-c-ss-allure-4/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[12] => WP_Post Object
(
[ID] => 58191
[post_author] => 0
[post_date] => 2025-10-01 06:50:33
[post_date_gmt] => 2025-10-01 04:50:33
[post_content] =>
[post_title] => PEUGEOT 308 1.2 PureTech 130ch S&S GT EAT8
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => peugeot-308-1-2-puretech-130ch-ss-gt-eat8-5
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:30
[post_modified_gmt] => 2026-03-30 04:50:30
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/peugeot-308-1-2-puretech-130ch-ss-gt-eat8-5/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[13] => WP_Post Object
(
[ID] => 58155
[post_author] => 0
[post_date] => 2025-09-17 06:50:17
[post_date_gmt] => 2025-09-17 04:50:17
[post_content] =>
[post_title] => TOYOTA Aygo 1.0 VVT-i 69ch x-play 5p
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => toyota-aygo-1-0-vvt-i-69ch-x-play-5p-3
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:34
[post_modified_gmt] => 2026-03-30 04:50:34
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/toyota-aygo-1-0-vvt-i-69ch-x-play-5p-3/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[14] => WP_Post Object
(
[ID] => 57893
[post_author] => 0
[post_date] => 2025-06-12 06:50:41
[post_date_gmt] => 2025-06-12 04:50:41
[post_content] =>
[post_title] => PEUGEOT 308 1.2 PureTech 130ch S&S Allure Pack EAT8
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => peugeot-308-1-2-puretech-130ch-ss-allure-pack-eat8-26
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:20
[post_modified_gmt] => 2026-03-30 04:50:20
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/peugeot-308-1-2-puretech-130ch-ss-allure-pack-eat8-26/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[15] => WP_Post Object
(
[ID] => 57201
[post_author] => 1
[post_date] => 2025-01-13 10:40:39
[post_date_gmt] => 2025-01-13 09:40:39
[post_content] =>
[post_title] => PEUGEOT 308 1.2 Puretech 130ch Allure S&S EAT6 5p
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => peugeot-308-1-2-puretech-130ch-allure-ss-eat6-5p-4
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:31
[post_modified_gmt] => 2026-03-30 04:50:31
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/peugeot-308-1-2-puretech-130ch-allure-ss-eat6-5p-4/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[16] => WP_Post Object
(
[ID] => 46704
[post_author] => 1
[post_date] => 2024-09-25 08:55:16
[post_date_gmt] => 2024-09-25 06:55:16
[post_content] =>
[post_title] => CITROEN C4 Cactus PureTech 110ch S&S Feel E6.d-TEMP
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c4-cactus-puretech-110ch-ss-feel-e6-d-temp-4
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:20
[post_modified_gmt] => 2026-03-30 04:50:20
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/citroen-c4-cactus-puretech-110ch-ss-feel-e6-d-temp-4/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[17] => WP_Post Object
(
[ID] => 39306
[post_author] => 0
[post_date] => 2022-06-01 06:52:45
[post_date_gmt] => 2022-06-01 04:52:45
[post_content] =>
[post_title] => RENAULT Clio 1.0 TCe 90ch Intens -21
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-master-cabine-approfondie-3-5t-l3h2-2-3-blue-dci-135cv-bvm6-grand-confort-2
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:43
[post_modified_gmt] => 2026-03-30 04:50:43
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/renault-master-cabine-approfondie-3-5t-l3h2-2-3-blue-dci-135cv-bvm6-grand-confort-2/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[18] => WP_Post Object
(
[ID] => 39293
[post_author] => 1
[post_date] => 2022-05-31 06:52:24
[post_date_gmt] => 2022-05-31 04:52:24
[post_content] =>
[post_title] => CITROEN C4 1.2 Hybride 145ch S&S MAX Automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => volkswagen-polo-1-0-tsi-95cv-dsg7-lounge
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:25
[post_modified_gmt] => 2026-03-30 04:50:25
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/volkswagen-polo-1-0-tsi-95cv-dsg7-lounge/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[19] => WP_Post Object
(
[ID] => 39289
[post_author] => 0
[post_date] => 2022-05-31 06:52:00
[post_date_gmt] => 2022-05-31 04:52:00
[post_content] =>
[post_title] => DS DS 4 BlueHDi 130ch Etoile Nappa Automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => peugeot-5008-1-2-puretech-130cv-eat8-7pl-active-business-recharge-smartphone-vitres-surteintees
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:39
[post_modified_gmt] => 2026-03-30 04:50:39
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/peugeot-5008-1-2-puretech-130cv-eat8-7pl-active-business-recharge-smartphone-vitres-surteintees/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[20] => WP_Post Object
(
[ID] => 39279
[post_author] => 0
[post_date] => 2022-05-31 06:51:26
[post_date_gmt] => 2022-05-31 04:51:26
[post_content] =>
[post_title] => DS DS 4 BlueHDi 130ch Etoile Nappa Automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => opel-mokka-nouveau-1-2-turbo-100cv-bvm6-edition-3
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:39
[post_modified_gmt] => 2026-03-30 04:50:39
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/opel-mokka-nouveau-1-2-turbo-100cv-bvm6-edition-3/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[21] => WP_Post Object
(
[ID] => 39277
[post_author] => 0
[post_date] => 2022-05-31 06:51:10
[post_date_gmt] => 2022-05-31 04:51:10
[post_content] =>
[post_title] => PEUGEOT 208 1.2 Hybrid 100ch Allure e-DCS6
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => fiat-fiorino-1-3-multijet-80cv-bvm5-business-2
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:41
[post_modified_gmt] => 2026-03-30 04:50:41
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/fiat-fiorino-1-3-multijet-80cv-bvm5-business-2/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[22] => WP_Post Object
(
[ID] => 39275
[post_author] => 0
[post_date] => 2022-05-31 06:50:59
[post_date_gmt] => 2022-05-31 04:50:59
[post_content] =>
[post_title] => PEUGEOT 208 1.2 Hybrid 100ch Allure e-DCS6
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c3-aircross-nouveau-1-2-puretech-110cv-bvm6-shine-pack-radars-av-ar
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:41
[post_modified_gmt] => 2026-03-30 04:50:41
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/citroen-c3-aircross-nouveau-1-2-puretech-110cv-bvm6-shine-pack-radars-av-ar/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[23] => WP_Post Object
(
[ID] => 39274
[post_author] => 0
[post_date] => 2022-05-31 06:50:57
[post_date_gmt] => 2022-05-31 04:50:57
[post_content] =>
[post_title] => DS DS 4 BlueHDi 130ch Etoile Nappa Automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => bmw-x1-xdrive-20d-190cv-bva8-xline-19
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:39
[post_modified_gmt] => 2026-03-30 04:50:39
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/bmw-x1-xdrive-20d-190cv-bva8-xline-19/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[24] => WP_Post Object
(
[ID] => 39269
[post_author] => 0
[post_date] => 2022-05-28 06:53:01
[post_date_gmt] => 2022-05-28 04:53:01
[post_content] =>
[post_title] => CITROEN C4 1.2 Hybride 145ch S&S MAX Automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => volkswagen-passat-1-5-tsi-150cv-bvm6-business-jantes-17-vitres-surteintees
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:40
[post_modified_gmt] => 2026-03-30 04:50:40
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/volkswagen-passat-1-5-tsi-150cv-bvm6-business-jantes-17-vitres-surteintees/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[25] => WP_Post Object
(
[ID] => 39268
[post_author] => 0
[post_date] => 2022-05-28 06:52:50
[post_date_gmt] => 2022-05-28 04:52:50
[post_content] =>
[post_title] => CITROEN C4 1.2 Hybride 145ch S&S MAX Automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => seat-ibiza-1-0-tsi-110cv-dsg7-fr-hi-fi-beats-audio-pack-hiver
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:29
[post_modified_gmt] => 2026-03-30 04:50:29
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/seat-ibiza-1-0-tsi-110cv-dsg7-fr-hi-fi-beats-audio-pack-hiver/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[26] => WP_Post Object
(
[ID] => 39266
[post_author] => 0
[post_date] => 2022-05-28 06:52:42
[post_date_gmt] => 2022-05-28 04:52:42
[post_content] =>
[post_title] => CITROEN C4 1.2 Hybride 145ch S&S MAX Automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-kadjar-1-3-tce-160cv-edc-intens-5
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:41
[post_modified_gmt] => 2026-03-30 04:50:41
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/renault-kadjar-1-3-tce-160cv-edc-intens-5/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[27] => WP_Post Object
(
[ID] => 39191
[post_author] => 0
[post_date] => 2022-05-21 06:52:39
[post_date_gmt] => 2022-05-21 04:52:39
[post_content] =>
[post_title] => PEUGEOT 208 1.2 PureTech 100ch S&S Allure EAT8
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => peugeot-208-1-2-puretech-100ch-ss-allure-eat8-4
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:36
[post_modified_gmt] => 2026-03-30 04:50:36
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/renault-arkana-1-3-tce-140cv-edc-rs-line-2/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[28] => WP_Post Object
(
[ID] => 39166
[post_author] => 0
[post_date] => 2022-05-20 06:53:34
[post_date_gmt] => 2022-05-20 04:53:34
[post_content] =>
[post_title] => RENAULT Clio 1.0 TCe 90ch Techno - 24
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-clio-1-0-tce-90ch-techno-24-27
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:26
[post_modified_gmt] => 2026-03-30 04:50:26
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/volkswagen-t-cross-1-0-tsi-110cv-dsg7-lounge-pack-design-black-radar-av-ar-13/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[29] => WP_Post Object
(
[ID] => 39124
[post_author] => 0
[post_date] => 2022-05-19 06:52:46
[post_date_gmt] => 2022-05-19 04:52:46
[post_content] =>
[post_title] => RENAULT Clio 1.0 TCe 90ch Intens -21
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-clio-1-0-tce-90ch-intens-21-6
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:32
[post_modified_gmt] => 2026-03-30 04:50:32
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/porsche-cayenne-4-8-480cv-tiptronic-gts/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[30] => WP_Post Object
(
[ID] => 39110
[post_author] => 0
[post_date] => 2022-05-19 06:51:59
[post_date_gmt] => 2022-05-19 04:51:59
[post_content] =>
[post_title] => PEUGEOT 208 1.2 Hybrid 136ch GT e-DCS6
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => opel-corsa-nouvelle-1-5-diesel-100cv-bvm6-gs-line-radar-ar-6
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:19
[post_modified_gmt] => 2026-03-30 04:50:19
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/opel-corsa-nouvelle-1-5-diesel-100cv-bvm6-gs-line-radar-ar-6/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[31] => WP_Post Object
(
[ID] => 39093
[post_author] => 0
[post_date] => 2022-05-19 06:51:12
[post_date_gmt] => 2022-05-19 04:51:12
[post_content] =>
[post_title] => RENAULT Megane 1.5 Blue dCi 115ch Intens
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-megane-1-5-blue-dci-115ch-intens
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:42
[post_modified_gmt] => 2026-03-30 04:50:42
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/bmw-serie-2-coupe-218d-150cv-bva8-m-sport-a/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[32] => WP_Post Object
(
[ID] => 39053
[post_author] => 0
[post_date] => 2022-05-18 06:51:26
[post_date_gmt] => 2022-05-18 04:51:26
[post_content] =>
[post_title] => PEUGEOT 308 1.5 BlueHDi 130ch S&S Allure
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => peugeot-308-1-5-bluehdi-130ch-ss-allure-6
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:22
[post_modified_gmt] => 2026-03-30 04:50:22
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/ford-mondeo-2-0-tdci-150cv-powershift-st-line/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 33
[current_post] => -1
[before_loop] =>
[in_the_loop] =>
[post] => WP_Post Object
(
[ID] => 58482
[post_author] => 0
[post_date] => 2026-03-01 06:50:28
[post_date_gmt] => 2026-03-01 05:50:28
[post_content] =>
[post_title] => CITROEN C4 PureTech 130ch S&S Shine
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c4-puretech-130ch-ss-shine-6
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-30 06:50:22
[post_modified_gmt] => 2026-03-30 04:50:22
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c4-puretech-130ch-ss-shine-6/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 33
[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] => d6f73fd211bf485464ccdcde0daf52d1
[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:b0ad17b0de728fb0bc1a12f22c780d26
)
Berline
33 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.