Array
(
[marque] => Array
(
[libelle] => Marque
[terms] => Array
(
[Citroën] => Array
(
[count] => 26
)
)
)
[modele] => Array
(
[libelle] => Modèle
[terms] => Array
(
[berlingo] => Array
(
[count] => 1
)
[berlingo van] => Array
(
[count] => 1
)
[c3] => Array
(
[count] => 2
)
[c3 aircross] => Array
(
[count] => 2
)
[c4] => Array
(
[count] => 4
)
[c4 cactus] => Array
(
[count] => 1
)
[c4 picasso] => Array
(
[count] => 1
)
[c4 x] => Array
(
[count] => 2
)
[c5 aircross] => Array
(
[count] => 9
)
[jumper fg] => Array
(
[count] => 3
)
)
)
[type] => Array
(
[libelle] => Type de Véhicule
[terms] => Array
(
[Berline] => Array
(
[count] => 9
)
[Fourgon] => Array
(
[count] => 3
)
[Fourgonnette] => Array
(
[count] => 1
)
[Ludospace] => Array
(
[count] => 1
)
[Monospace] => Array
(
[count] => 1
)
[S.U.V.] => Array
(
[count] => 11
)
)
)
[carburant] => Array
(
[libelle] => Carburant
[terms] => Array
(
[diesel] => Array
(
[count] => 19
)
[essence] => Array
(
[count] => 6
)
[essence/micro-hybride] => Array
(
[count] => 1
)
)
)
[boite-vitesse] => Array
(
[libelle] => Boîte de vitesse
[terms] => Array
(
[automatique] => Array
(
[count] => 16
)
[manuelle] => Array
(
[count] => 9
)
[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] => 9
)
[20000-30000] => Array
(
[libelle] => 20 000€ - 30 000€
[count] => 17
)
[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] => marques
[field] => slug
[terms] => citroen
)
)
)
[query_vars] => Array
(
[post_type] => product
[posts_per_page] => -1
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => marques
[field] => slug
[terms] => citroen
)
)
[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] => citroen
[order] => DESC
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[0] => Array
(
[taxonomy] => marques
[terms] => Array
(
[0] => citroen
)
[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] => citroen
)
[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 (101)
) 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] => 58037
[post_author] => 0
[post_date] => 2025-07-10 06:50:47
[post_date_gmt] => 2025-07-10 04:50:47
[post_content] =>
[post_title] => CITROEN C5 Aircross BlueHDi 130ch S&S Shine EAT8
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c5-aircross-bluehdi-130ch-ss-shine-eat8-4
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:22
[post_modified_gmt] => 2025-08-16 04:50:22
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c5-aircross-bluehdi-130ch-ss-shine-eat8-4/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[1] => WP_Post Object
(
[ID] => 57998
[post_author] => 0
[post_date] => 2025-06-28 06:50:38
[post_date_gmt] => 2025-06-28 04:50:38
[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-17
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:14
[post_modified_gmt] => 2025-08-16 04:50:14
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c4-1-2-puretech-130ch-ss-plus-automatique-17/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[2] => WP_Post Object
(
[ID] => 57946
[post_author] => 0
[post_date] => 2025-06-22 06:50:30
[post_date_gmt] => 2025-06-22 04:50:30
[post_content] =>
[post_title] => CITROEN C4 X 1.5 BlueHDi 130ch S&S MAX Automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c4-x-1-5-bluehdi-130ch-ss-max-automatique-3
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:20
[post_modified_gmt] => 2025-08-16 04:50:20
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c4-x-1-5-bluehdi-130ch-ss-max-automatique-3/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[3] => WP_Post Object
(
[ID] => 57945
[post_author] => 0
[post_date] => 2025-06-21 06:50:56
[post_date_gmt] => 2025-06-21 04:50:56
[post_content] =>
[post_title] => CITROEN C4 1.2 Hybride 145ch S&S PLUS Automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c4-1-2-hybride-145ch-ss-plus-automatique-2
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:29
[post_modified_gmt] => 2025-08-16 04:50:29
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c4-1-2-hybride-145ch-ss-plus-automatique-2/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[4] => WP_Post Object
(
[ID] => 57930
[post_author] => 0
[post_date] => 2025-06-20 06:50:32
[post_date_gmt] => 2025-06-20 04:50:32
[post_content] =>
[post_title] => CITROEN C4 1.5 BlueHDi 130ch S&S MAX Automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c4-1-5-bluehdi-130ch-ss-max-automatique-8
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:30
[post_modified_gmt] => 2025-08-16 04:50:30
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c4-1-5-bluehdi-130ch-ss-max-automatique-8/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[5] => WP_Post Object
(
[ID] => 57928
[post_author] => 0
[post_date] => 2025-06-20 06:50:29
[post_date_gmt] => 2025-06-20 04:50:29
[post_content] =>
[post_title] => CITROEN C4 X 1.5 BlueHDi 130ch S&S MAX Automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c4-x-1-5-bluehdi-130ch-ss-max-automatique-2
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:20
[post_modified_gmt] => 2025-08-16 04:50:20
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c4-x-1-5-bluehdi-130ch-ss-max-automatique-2/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[6] => WP_Post Object
(
[ID] => 57895
[post_author] => 0
[post_date] => 2025-06-12 06:50:51
[post_date_gmt] => 2025-06-12 04:50:51
[post_content] =>
[post_title] => CITROEN C5 Aircross BlueHDi 130ch S&S Shine EAT8
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c5-aircross-bluehdi-130ch-ss-shine-eat8-3
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:29
[post_modified_gmt] => 2025-08-16 04:50:29
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c5-aircross-bluehdi-130ch-ss-shine-eat8-3/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[7] => WP_Post Object
(
[ID] => 57892
[post_author] => 0
[post_date] => 2025-06-12 06:50:37
[post_date_gmt] => 2025-06-12 04:50:37
[post_content] =>
[post_title] => CITROEN C4 1.5 BlueHDi 130ch S&S PLUS Automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c4-1-5-bluehdi-130ch-ss-plus-automatique-16
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:22
[post_modified_gmt] => 2025-08-16 04:50:22
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c4-1-5-bluehdi-130ch-ss-plus-automatique-16/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[8] => WP_Post Object
(
[ID] => 57891
[post_author] => 0
[post_date] => 2025-06-12 06:50:36
[post_date_gmt] => 2025-06-12 04:50:36
[post_content] =>
[post_title] => CITROEN C5 Aircross 1.5 BlueHDi 130ch MAX boite automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c5-aircross-1-5-bluehdi-130ch-max-boite-automatique-28
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:22
[post_modified_gmt] => 2025-08-16 04:50:22
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c5-aircross-1-5-bluehdi-130ch-max-boite-automatique-28/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[9] => WP_Post Object
(
[ID] => 57890
[post_author] => 0
[post_date] => 2025-06-12 06:50:34
[post_date_gmt] => 2025-06-12 04:50:34
[post_content] =>
[post_title] => CITROEN C5 Aircross 1.5 BlueHDi 130ch MAX boite automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c5-aircross-1-5-bluehdi-130ch-max-boite-automatique-27
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:22
[post_modified_gmt] => 2025-08-16 04:50:22
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c5-aircross-1-5-bluehdi-130ch-max-boite-automatique-27/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[10] => WP_Post Object
(
[ID] => 57888
[post_author] => 0
[post_date] => 2025-06-12 06:50:29
[post_date_gmt] => 2025-06-12 04:50:29
[post_content] =>
[post_title] => CITROEN Jumper Fg L2H2 3.3 140ch S&S Pack Premium Connect
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-jumper-fg-l2h2-3-3-140ch-ss-pack-premium-connect-6
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:20
[post_modified_gmt] => 2025-08-16 04:50:20
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-jumper-fg-l2h2-3-3-140ch-ss-pack-premium-connect-6/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[11] => WP_Post Object
(
[ID] => 57885
[post_author] => 0
[post_date] => 2025-06-12 06:50:24
[post_date_gmt] => 2025-06-12 04:50:24
[post_content] =>
[post_title] => CITROEN Jumper Fg L2H2 3.3 140ch S&S Pack Premium Connect
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-jumper-fg-l2h2-3-3-140ch-ss-pack-premium-connect-5
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:18
[post_modified_gmt] => 2025-08-16 04:50:18
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-jumper-fg-l2h2-3-3-140ch-ss-pack-premium-connect-5/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[12] => WP_Post Object
(
[ID] => 57883
[post_author] => 0
[post_date] => 2025-06-12 06:50:13
[post_date_gmt] => 2025-06-12 04:50:13
[post_content] =>
[post_title] => CITROEN Jumper Fg L2H2 3.3 140ch S&S Pack Premium Connect
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-jumper-fg-l2h2-3-3-140ch-ss-pack-premium-connect-4
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:16
[post_modified_gmt] => 2025-08-16 04:50:16
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-jumper-fg-l2h2-3-3-140ch-ss-pack-premium-connect-4/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[13] => WP_Post Object
(
[ID] => 57857
[post_author] => 0
[post_date] => 2025-05-29 06:50:49
[post_date_gmt] => 2025-05-29 04:50:49
[post_content] =>
[post_title] => CITROEN Berlingo Taille M - 1.5 BlueHDI 100ch S&S PLUS 5 places
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-berlingo-taille-m-1-5-bluehdi-100ch-ss-plus-5-places
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:18
[post_modified_gmt] => 2025-08-16 04:50:18
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-berlingo-taille-m-1-5-bluehdi-100ch-ss-plus-5-places/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[14] => WP_Post Object
(
[ID] => 57767
[post_author] => 0
[post_date] => 2025-04-16 06:50:37
[post_date_gmt] => 2025-04-16 04:50:37
[post_content] =>
[post_title] => CITROEN Berlingo Van M 650kg BlueHDi 100 S&S Club BVM5
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-berlingo-van-m-650kg-bluehdi-100-ss-club-bvm5
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:17
[post_modified_gmt] => 2025-08-16 04:50:17
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-berlingo-van-m-650kg-bluehdi-100-ss-club-bvm5/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[15] => WP_Post Object
(
[ID] => 57635
[post_author] => 0
[post_date] => 2025-03-11 06:50:52
[post_date_gmt] => 2025-03-11 05:50:52
[post_content] =>
[post_title] => CITROEN C3 Aircross PureTech 110ch S&S Feel E6.d 6cv
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c3-aircross-puretech-110ch-ss-feel-e6-d-6cv-3
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:30
[post_modified_gmt] => 2025-08-16 04:50:30
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c3-aircross-puretech-110ch-ss-feel-e6-d-6cv-3/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[16] => WP_Post Object
(
[ID] => 57437
[post_author] => 0
[post_date] => 2025-02-19 06:50:41
[post_date_gmt] => 2025-02-19 05:50:41
[post_content] =>
[post_title] => CITROEN C3 Aircross BlueHDi 100ch S&S Shine E6.d
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c3-aircross-bluehdi-100ch-ss-shine-e6-d-3
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:26
[post_modified_gmt] => 2025-08-16 04:50:26
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c3-aircross-bluehdi-100ch-ss-shine-e6-d-3/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[17] => WP_Post Object
(
[ID] => 57371
[post_author] => 0
[post_date] => 2025-02-07 06:50:39
[post_date_gmt] => 2025-02-07 05:50:39
[post_content] =>
[post_title] => CITROEN C5 Aircross BlueHDi 130ch S&S Shine EAT8 E6.d
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c5-aircross-bluehdi-130ch-ss-shine-eat8-e6-d-2
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:23
[post_modified_gmt] => 2025-08-16 04:50:23
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c5-aircross-bluehdi-130ch-ss-shine-eat8-e6-d-2/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[18] => WP_Post Object
(
[ID] => 57338
[post_author] => 0
[post_date] => 2025-02-01 06:50:31
[post_date_gmt] => 2025-02-01 05:50:31
[post_content] =>
[post_title] => CITROEN C3 1.2 PureTech 110ch S&S MAX Boite Automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c3-1-2-puretech-110ch-ss-max-boite-automatique-9
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:15
[post_modified_gmt] => 2025-08-16 04:50:15
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c3-1-2-puretech-110ch-ss-max-boite-automatique-9/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[19] => WP_Post Object
(
[ID] => 57337
[post_author] => 0
[post_date] => 2025-02-01 06:50:31
[post_date_gmt] => 2025-02-01 05:50:31
[post_content] =>
[post_title] => CITROEN C3 1.2 PureTech 110ch S&S MAX Boite Automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c3-1-2-puretech-110ch-ss-max-boite-automatique-8
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:15
[post_modified_gmt] => 2025-08-16 04:50:15
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c3-1-2-puretech-110ch-ss-max-boite-automatique-8/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[20] => WP_Post Object
(
[ID] => 57264
[post_author] => 1
[post_date] => 2025-01-13 10:42:21
[post_date_gmt] => 2025-01-13 09:42:21
[post_content] =>
[post_title] => CITROEN C5 Aircross 1.5 BlueHDi 130ch MAX boite automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c5-aircross-1-5-bluehdi-130ch-max-boite-automatique-26
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:28
[post_modified_gmt] => 2025-08-16 04:50:28
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c5-aircross-1-5-bluehdi-130ch-max-boite-automatique-26/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[21] => WP_Post Object
(
[ID] => 57256
[post_author] => 1
[post_date] => 2025-01-13 10:42:07
[post_date_gmt] => 2025-01-13 09:42:07
[post_content] =>
[post_title] => CITROEN C5 Aircross 1.5 BlueHDi 130ch MAX boite automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c5-aircross-1-5-bluehdi-130ch-max-boite-automatique-23
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:25
[post_modified_gmt] => 2025-08-16 04:50:25
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c5-aircross-1-5-bluehdi-130ch-max-boite-automatique-23/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[22] => WP_Post Object
(
[ID] => 57151
[post_author] => 1
[post_date] => 2025-01-05 21:46:45
[post_date_gmt] => 2025-01-05 20:46:45
[post_content] =>
[post_title] => CITROEN C5 Aircross 1.5 BlueHDi 130ch MAX boite automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c5-aircross-1-5-bluehdi-130ch-max-boite-automatique-7
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:31
[post_modified_gmt] => 2025-08-16 04:50:31
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://dev.garagerollinat.com/voiture/citroen-c5-aircross-1-5-bluehdi-130ch-max-boite-automatique-7/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[23] => WP_Post Object
(
[ID] => 57093
[post_author] => 1
[post_date] => 2025-01-03 14:47:45
[post_date_gmt] => 2025-01-03 13:47:45
[post_content] =>
[post_title] => CITROEN C5 Aircross 1.5 BlueHDi 130ch MAX boite automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c5-aircross-1-5-bluehdi-130ch-max-boite-automatique-3
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:11
[post_modified_gmt] => 2025-08-16 04:50:11
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c5-aircross-1-5-bluehdi-130ch-max-boite-automatique-3/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[24] => 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] => 2025-08-16 06:50:25
[post_modified_gmt] => 2025-08-16 04:50:25
[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
)
[25] => WP_Post Object
(
[ID] => 46192
[post_author] => 1
[post_date] => 2024-04-25 06:55:40
[post_date_gmt] => 2024-04-25 04:55:40
[post_content] =>
[post_title] => CITROEN C4 Picasso PureTech 130ch Shine S&S
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c4-picasso-puretech-130ch-shine-ss-5
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:11
[post_modified_gmt] => 2025-08-16 04:50:11
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/citroen-c4-picasso-puretech-130ch-shine-ss-5/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 26
[current_post] => -1
[before_loop] =>
[in_the_loop] =>
[post] => WP_Post Object
(
[ID] => 58037
[post_author] => 0
[post_date] => 2025-07-10 06:50:47
[post_date_gmt] => 2025-07-10 04:50:47
[post_content] =>
[post_title] => CITROEN C5 Aircross BlueHDi 130ch S&S Shine EAT8
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c5-aircross-bluehdi-130ch-ss-shine-eat8-4
[to_ping] =>
[pinged] =>
[post_modified] => 2025-08-16 06:50:22
[post_modified_gmt] => 2025-08-16 04:50:22
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c5-aircross-bluehdi-130ch-ss-shine-eat8-4/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 26
[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] => 9bd1b9d04a082e174032c6062632be9d
[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:d24940d6a8787c511bee66d6aaa8deca:0.28128700 17553322700.40033700 1755332270
)
Citroën
26 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.