Array
(
[marque] => Array
(
[libelle] => Marque
[terms] => Array
(
[Audi] => Array
(
[count] => 3
)
[BMW] => Array
(
[count] => 1
)
[Citroën] => Array
(
[count] => 6
)
[Cupra] => Array
(
[count] => 3
)
[DS] => Array
(
[count] => 3
)
[Mini] => Array
(
[count] => 1
)
[OPEL] => Array
(
[count] => 7
)
[Peugeot] => Array
(
[count] => 5
)
[Renault] => Array
(
[count] => 4
)
[Seat] => Array
(
[count] => 1
)
[Volkswagen] => Array
(
[count] => 1
)
)
)
[modele] => Array
(
[libelle] => Modèle
[terms] => Array
(
[308] => Array
(
[count] => 1
)
[3008] => Array
(
[count] => 3
)
[5008] => Array
(
[count] => 1
)
[A4 Avant] => Array
(
[count] => 1
)
[Berlingo] => Array
(
[count] => 1
)
[C3 Aircross] => Array
(
[count] => 2
)
[C5 Aircross] => Array
(
[count] => 3
)
[Captur] => Array
(
[count] => 1
)
[Countryman] => Array
(
[count] => 1
)
[DS 4] => Array
(
[count] => 2
)
[DS 7 Crossback] => Array
(
[count] => 1
)
[Formentor] => Array
(
[count] => 3
)
[Grandland] => Array
(
[count] => 2
)
[Kadjar] => Array
(
[count] => 1
)
[Leon ST] => Array
(
[count] => 1
)
[Megane] => Array
(
[count] => 1
)
[Movano Fg] => Array
(
[count] => 5
)
[Q3] => Array
(
[count] => 2
)
[Tiguan] => Array
(
[count] => 1
)
[Trafic Fg] => Array
(
[count] => 1
)
[X2] => Array
(
[count] => 1
)
)
)
[type] => Array
(
[libelle] => Type de Véhicule
[terms] => Array
(
[Berline] => Array
(
[count] => 4
)
[Break] => Array
(
[count] => 2
)
[Fourgon] => Array
(
[count] => 6
)
[Ludospace] => Array
(
[count] => 1
)
[S.U.V.] => Array
(
[count] => 22
)
)
)
[carburant] => Array
(
[libelle] => Carburant
[terms] => Array
(
[] => Array
(
[count] => 70
)
)
)
[boite-vitesse] => Array
(
[libelle] => Boîte de vitesse
[terms] => Array
(
[automatique] => Array
(
[count] => 13
)
[manuelle] => Array
(
[count] => 14
)
[rob double embray] => Array
(
[count] => 8
)
)
)
[prix] => Array
(
[libelle] => Prix
[terms] => Array
(
[-10000] => Array
(
[libelle] => Moins de 10 000€
[count] => 0
)
[10000-20000] => Array
(
[libelle] => 10 000€ - 20 000€
[count] => 13
)
[20000-30000] => Array
(
[libelle] => 20 000€ - 30 000€
[count] => 16
)
[30000-40000] => Array
(
[libelle] => 30 000€ - 40 000€
[count] => 4
)
[40000-50000] => Array
(
[libelle] => 40 000€ - 50 000€
[count] => 2
)
[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] => carburants
[field] => slug
[terms] => diesel
)
)
)
[query_vars] => Array
(
[post_type] => product
[posts_per_page] => -1
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => carburants
[field] => slug
[terms] => diesel
)
)
[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] => carburants
[term] => diesel
[order] => DESC
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[0] => Array
(
[taxonomy] => carburants
[terms] => Array
(
[0] => diesel
)
[field] => slug
[operator] => IN
[include_children] => 1
)
)
[relation] => AND
[table_aliases:protected] => Array
(
[0] => wp_term_relationships
)
[queried_terms] => Array
(
[carburants] => Array
(
[terms] => Array
(
[0] => diesel
)
[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 (189)
) 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] => 58466
[post_author] => 0
[post_date] => 2026-02-20 06:50:21
[post_date_gmt] => 2026-02-20 05:50:21
[post_content] =>
[post_title] => OPEL Movano Fg L2H1 3.5 140ch S&S
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => opel-movano-fg-l2h1-3-5-140ch-ss
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:26
[post_modified_gmt] => 2026-04-03 04:50:26
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/opel-movano-fg-l2h1-3-5-140ch-ss/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[1] => WP_Post Object
(
[ID] => 58459
[post_author] => 0
[post_date] => 2026-02-19 06:50:22
[post_date_gmt] => 2026-02-19 05:50:22
[post_content] =>
[post_title] => RENAULT Trafic Fg L1H1 1000 1.6 dCi 125ch energy Confort Euro6
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-trafic-fg-l1h1-1000-1-6-dci-125ch-energy-confort-euro6
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:14
[post_modified_gmt] => 2026-04-03 04:50:14
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/renault-trafic-fg-l1h1-1000-1-6-dci-125ch-energy-confort-euro6/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[2] => WP_Post Object
(
[ID] => 58446
[post_author] => 0
[post_date] => 2026-02-12 06:50:12
[post_date_gmt] => 2026-02-12 05:50:12
[post_content] =>
[post_title] => RENAULT Kadjar 1.5 Blue dCi 115ch Black Edition
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-kadjar-1-5-blue-dci-115ch-black-edition-4
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:35
[post_modified_gmt] => 2026-04-03 04:50:35
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/renault-kadjar-1-5-blue-dci-115ch-black-edition-4/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[3] => WP_Post Object
(
[ID] => 58439
[post_author] => 0
[post_date] => 2026-02-07 06:50:16
[post_date_gmt] => 2026-02-07 05:50:16
[post_content] =>
[post_title] => CITROEN C5 Aircross BlueHDi 130ch S&S Feel EAT8
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => citroen-c5-aircross-bluehdi-130ch-ss-feel-eat8-6
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:15
[post_modified_gmt] => 2026-04-03 04:50:15
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/citroen-c5-aircross-bluehdi-130ch-ss-feel-eat8-6/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[4] => WP_Post Object
(
[ID] => 58437
[post_author] => 0
[post_date] => 2026-02-05 06:50:19
[post_date_gmt] => 2026-02-05 05:50:19
[post_content] =>
[post_title] => CUPRA Formentor 2.0 TDI 150ch V DSG7
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => cupra-formentor-2-0-tdi-150ch-v-dsg7-5
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:41
[post_modified_gmt] => 2026-04-03 04:50:41
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/cupra-formentor-2-0-tdi-150ch-v-dsg7-5/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[5] => WP_Post Object
(
[ID] => 58427
[post_author] => 0
[post_date] => 2026-01-29 06:50:24
[post_date_gmt] => 2026-01-29 05:50:24
[post_content] =>
[post_title] => DS DS 7 Crossback BlueHDi 130ch Performance Line Automatique
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => ds-ds-7-crossback-bluehdi-130ch-performance-line-automatique-5
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:42
[post_modified_gmt] => 2026-04-03 04:50:42
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/ds-ds-7-crossback-bluehdi-130ch-performance-line-automatique-5/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[6] => WP_Post Object
(
[ID] => 58278
[post_author] => 0
[post_date] => 2025-10-29 06:50:31
[post_date_gmt] => 2025-10-29 05:50:31
[post_content] =>
[post_title] => RENAULT Captur 1.5 dCi 90ch Stop&Start energy Intens eco²
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => renault-captur-1-5-dci-90ch-stopstart-energy-intens-eco%c2%b2-3
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:32
[post_modified_gmt] => 2026-04-03 04:50:32
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/renault-captur-1-5-dci-90ch-stopstart-energy-intens-eco%c2%b2-3/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[7] => WP_Post Object
(
[ID] => 58235
[post_author] => 0
[post_date] => 2025-10-15 06:50:16
[post_date_gmt] => 2025-10-15 04:50:16
[post_content] =>
[post_title] => OPEL Grandland 1.5 D 130ch Ultimate BVA8
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => opel-grandland-1-5-d-130ch-ultimate-bva8-8
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:21
[post_modified_gmt] => 2026-04-03 04:50:21
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/opel-grandland-1-5-d-130ch-ultimate-bva8-8/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[8] => WP_Post Object
(
[ID] => 58168
[post_author] => 0
[post_date] => 2025-09-25 06:50:26
[post_date_gmt] => 2025-09-25 04:50:26
[post_content] =>
[post_title] => OPEL Grandland 1.5 D 130ch Ultimate BVA8
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => opel-grandland-1-5-d-130ch-ultimate-bva8-6
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:21
[post_modified_gmt] => 2026-04-03 04:50:21
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/opel-grandland-1-5-d-130ch-ultimate-bva8-6/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[9] => WP_Post Object
(
[ID] => 58160
[post_author] => 0
[post_date] => 2025-09-19 06:50:10
[post_date_gmt] => 2025-09-19 04:50:10
[post_content] =>
[post_title] => PEUGEOT 5008 1.5 BlueHDi 130ch S&S Allure Pack EAT8
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => peugeot-5008-1-5-bluehdi-130ch-ss-allure-pack-eat8-15
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:16
[post_modified_gmt] => 2026-04-03 04:50:16
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/peugeot-5008-1-5-bluehdi-130ch-ss-allure-pack-eat8-15/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[10] => WP_Post Object
(
[ID] => 58072
[post_author] => 0
[post_date] => 2025-07-31 06:50:49
[post_date_gmt] => 2025-07-31 04:50:49
[post_content] =>
[post_title] => AUDI Q3 35 TDI 150ch S line S tronic 7
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => audi-q3-35-tdi-150ch-s-line-s-tronic-7-6
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:39
[post_modified_gmt] => 2026-04-03 04:50:39
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/audi-q3-35-tdi-150ch-s-line-s-tronic-7-6/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[11] => WP_Post Object
(
[ID] => 58071
[post_author] => 0
[post_date] => 2025-07-31 06:50:41
[post_date_gmt] => 2025-07-31 04:50:41
[post_content] =>
[post_title] => AUDI Q3 35 TDI 150ch S line S tronic 7
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => audi-q3-35-tdi-150ch-s-line-s-tronic-7-5
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:27
[post_modified_gmt] => 2026-04-03 04:50:27
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/audi-q3-35-tdi-150ch-s-line-s-tronic-7-5/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[12] => 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 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-3
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:41
[post_modified_gmt] => 2026-04-03 04:50:41
[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
)
[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] => 2026-04-03 06:50:23
[post_modified_gmt] => 2026-04-03 04:50:23
[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] => 57762
[post_author] => 0
[post_date] => 2025-04-13 06:50:26
[post_date_gmt] => 2025-04-13 04:50:26
[post_content] =>
[post_title] => AUDI A4 Avant 40 TDI 190ch Design Stronic 7
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => audi-a4-avant-40-tdi-190ch-design-stronic-7-5
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:26
[post_modified_gmt] => 2026-04-03 04:50:26
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/audi-a4-avant-40-tdi-190ch-design-stronic-7-5/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[15] => WP_Post Object
(
[ID] => 57706
[post_author] => 0
[post_date] => 2025-03-25 06:50:43
[post_date_gmt] => 2025-03-25 05:50:43
[post_content] =>
[post_title] => PEUGEOT 3008 1.5 BlueHDi 130ch E6.c Allure S&S EAT8
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => peugeot-3008-1-5-bluehdi-130ch-e6-c-allure-ss-eat8-7
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:33
[post_modified_gmt] => 2026-04-03 04:50:33
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/peugeot-3008-1-5-bluehdi-130ch-e6-c-allure-ss-eat8-7/
[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] => 2026-04-03 06:50:14
[post_modified_gmt] => 2026-04-03 04:50:14
[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] => 41070
[post_author] => 1
[post_date] => 2022-08-17 16:33:26
[post_date_gmt] => 2022-08-17 14:33:26
[post_content] =>
[post_title] => BMW X2 sDrive18dA 150ch M Sport Euro6d-T
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => volkswagen-t-roc-1-6-tdi-115cv-bvm6-carat-3
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:15
[post_modified_gmt] => 2026-04-03 04:50:15
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/volkswagen-t-roc-1-6-tdi-115cv-bvm6-carat-3/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[18] => WP_Post Object
(
[ID] => 40612
[post_author] => 1
[post_date] => 2022-08-17 16:29:47
[post_date_gmt] => 2022-08-17 14:29:47
[post_content] =>
[post_title] => PEUGEOT 3008 1.5 BlueHDi 130ch E6.c Allure S&S EAT8
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => jeep-compass-my21-1-3-gse-t4-150cv-bvr6-4x2-80th-anniversary-full-led-pack-hiver-6
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:28
[post_modified_gmt] => 2026-04-03 04:50:28
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/jeep-compass-my21-1-3-gse-t4-150cv-bvr6-4x2-80th-anniversary-full-led-pack-hiver-6/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[19] => WP_Post Object
(
[ID] => 40611
[post_author] => 1
[post_date] => 2022-08-17 16:29:47
[post_date_gmt] => 2022-08-17 14:29:47
[post_content] =>
[post_title] => SEAT Leon ST 2.0 TDI 150ch STYLE VISION DSG7
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => jeep-compass-my21-1-3-gse-t4-150cv-bvr6-4x2-80th-anniversary-full-led-pack-hiver-5
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:43
[post_modified_gmt] => 2026-04-03 04:50:43
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/jeep-compass-my21-1-3-gse-t4-150cv-bvr6-4x2-80th-anniversary-full-led-pack-hiver-5/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[20] => WP_Post Object
(
[ID] => 40610
[post_author] => 1
[post_date] => 2022-08-17 16:29:46
[post_date_gmt] => 2022-08-17 14:29:46
[post_content] =>
[post_title] => CITROEN C3 Aircross BlueHDi 110ch S&S C-Series 2022
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => jeep-compass-my21-1-3-gse-t4-150cv-bvr6-4x2-80th-anniversary-full-led-pack-hiver-4
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:27
[post_modified_gmt] => 2026-04-03 04:50:27
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/jeep-compass-my21-1-3-gse-t4-150cv-bvr6-4x2-80th-anniversary-full-led-pack-hiver-4/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[21] => WP_Post Object
(
[ID] => 40606
[post_author] => 1
[post_date] => 2022-08-17 16:29:45
[post_date_gmt] => 2022-08-17 14:29:45
[post_content] =>
[post_title] => OPEL Movano Fg L1H1 3.0 140ch BlueHDi S&S
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => hyundai-kona-1-0-t-gdi-120cv-hybrid-48v-bvm6-creative-sieges-chauffants-volant-chauffant-2
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:26
[post_modified_gmt] => 2026-04-03 04:50:26
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/hyundai-kona-1-0-t-gdi-120cv-hybrid-48v-bvm6-creative-sieges-chauffants-volant-chauffant-2/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[22] => WP_Post Object
(
[ID] => 40584
[post_author] => 1
[post_date] => 2022-08-17 16:29:35
[post_date_gmt] => 2022-08-17 14:29:35
[post_content] =>
[post_title] => VOLKSWAGEN Tiguan 2.0 TDI 150ch Life Plus DSG7
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => ford-kuga-1-5-ecoboost-120cv-bvm6-trend-8
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:13
[post_modified_gmt] => 2026-04-03 04:50:13
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/ford-kuga-1-5-ecoboost-120cv-bvm6-trend-8/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[23] => WP_Post Object
(
[ID] => 39292
[post_author] => 0
[post_date] => 2022-05-31 06:52:22
[post_date_gmt] => 2022-05-31 04:52:22
[post_content] =>
[post_title] => OPEL Movano Fg L1H1 3.0 140ch BlueHDi S&S
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => volkswagen-golf-vii-1-2-tsi-105cv-dsg7-confortline-navi-sieges-chauffants
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:26
[post_modified_gmt] => 2026-04-03 04:50:26
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/volkswagen-golf-vii-1-2-tsi-105cv-dsg7-confortline-navi-sieges-chauffants/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[24] => WP_Post Object
(
[ID] => 39290
[post_author] => 0
[post_date] => 2022-05-31 06:52:00
[post_date_gmt] => 2022-05-31 04:52:00
[post_content] =>
[post_title] => OPEL Movano Fg L2H1 3.5 140ch S&S
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => peugeot-5008-1-5-bluehdi-130cv-eat8-7pl-allure
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:26
[post_modified_gmt] => 2026-04-03 04:50:26
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/peugeot-5008-1-5-bluehdi-130cv-eat8-7pl-allure/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[25] => 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-04-03 06:50:28
[post_modified_gmt] => 2026-04-03 04:50:28
[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
)
[26] => WP_Post Object
(
[ID] => 39276
[post_author] => 0
[post_date] => 2022-05-31 06:51:10
[post_date_gmt] => 2022-05-31 04:51:10
[post_content] =>
[post_title] => OPEL Movano Fg L1H1 3.0 140ch BlueHDi S&S
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => fiat-fiorino-1-3-multijet-80cv-bvm5-business
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:27
[post_modified_gmt] => 2026-04-03 04:50:27
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/fiat-fiorino-1-3-multijet-80cv-bvm5-business/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[27] => 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-04-03 06:50:28
[post_modified_gmt] => 2026-04-03 04:50:28
[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
)
[28] => WP_Post Object
(
[ID] => 39262
[post_author] => 0
[post_date] => 2022-05-26 06:52:42
[post_date_gmt] => 2022-05-26 04:52:42
[post_content] =>
[post_title] => CUPRA Formentor 2.0 TDI 150ch V DSG7
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => volkswagen-t-roc-1-6-tdi-115cv-bvm6-carat
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:41
[post_modified_gmt] => 2026-04-03 04:50:41
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/volkswagen-t-roc-1-6-tdi-115cv-bvm6-carat/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[29] => WP_Post Object
(
[ID] => 39252
[post_author] => 0
[post_date] => 2022-05-26 06:51:43
[post_date_gmt] => 2022-05-26 04:51:43
[post_content] =>
[post_title] => CITROEN C5 Aircross BlueHDi 130ch S&S Feel EAT8 E6.d
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => opel-insignia-sport-tourer-1-6-diesel-136cv-bvm6-elite-pack-haute-vision
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:34
[post_modified_gmt] => 2026-04-03 04:50:34
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/opel-insignia-sport-tourer-1-6-diesel-136cv-bvm6-elite-pack-haute-vision/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[30] => WP_Post Object
(
[ID] => 39243
[post_author] => 0
[post_date] => 2022-05-26 06:51:21
[post_date_gmt] => 2022-05-26 04:51:21
[post_content] =>
[post_title] => PEUGEOT 3008 1.5 BlueHDi 130ch E6.c Allure S&S EAT8
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => dacia-lodgy-1-5-blue-dci-115cv-bvm6-7pl-stepway-camera-de-recul-4
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:19
[post_modified_gmt] => 2026-04-03 04:50:19
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/dacia-lodgy-1-5-blue-dci-115cv-bvm6-7pl-stepway-camera-de-recul-4/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[31] => WP_Post Object
(
[ID] => 39171
[post_author] => 0
[post_date] => 2022-05-21 06:51:21
[post_date_gmt] => 2022-05-21 04:51:21
[post_content] =>
[post_title] => CUPRA Formentor 2.0 TDI 150ch V DSG7
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => cupra-formentor-2-0-tdi-150ch-v-dsg7-2
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:19
[post_modified_gmt] => 2026-04-03 04:50:19
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/citroen-c1-vti-72cv-bvm5-5p-feel/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[32] => 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-04-03 06:50:30
[post_modified_gmt] => 2026-04-03 04:50:30
[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
)
[33] => WP_Post Object
(
[ID] => 39056
[post_author] => 0
[post_date] => 2022-05-18 06:51:28
[post_date_gmt] => 2022-05-18 04:51:28
[post_content] =>
[post_title] => MINI Countryman Cooper SD 143ch ALL4
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => mini-countryman-cooper-sd-143ch-all4
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:16
[post_modified_gmt] => 2026-04-03 04:50:16
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com.cluster027.hosting.ovh.net/voiture/ford-transit-custom-fourgon-320-l2h1-2-0-tdci-185cv-bva-sport-navi-camera-de-recul-3/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[34] => 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-04-03 06:50:33
[post_modified_gmt] => 2026-04-03 04:50:33
[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] => 35
[current_post] => -1
[before_loop] =>
[in_the_loop] =>
[post] => WP_Post Object
(
[ID] => 58466
[post_author] => 0
[post_date] => 2026-02-20 06:50:21
[post_date_gmt] => 2026-02-20 05:50:21
[post_content] =>
[post_title] => OPEL Movano Fg L2H1 3.5 140ch S&S
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => closed
[post_password] =>
[post_name] => opel-movano-fg-l2h1-3-5-140ch-ss
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-03 06:50:26
[post_modified_gmt] => 2026-04-03 04:50:26
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://garagerollinat.com/voiture/opel-movano-fg-l2h1-3-5-140ch-ss/
[menu_order] => 0
[post_type] => product
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 35
[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] => f33a3977c1b54dd69b448d3e249eebda
[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:caf4d34310464237b187442af98a59dc
)
Diesel
35 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.