{"id":17115,"date":"2022-01-28T16:00:29","date_gmt":"2022-01-28T16:00:29","guid":{"rendered":"https:\/\/temp6.xprss-sandbox.com\/?page_id=17115"},"modified":"2023-02-13T20:10:07","modified_gmt":"2023-02-13T20:10:07","slug":"prendre-un-rendez-vous","status":"publish","type":"page","link":"https:\/\/www.timminsrv.com\/fr\/prendre-un-rendez-vous\/","title":{"rendered":"Prendre un rendez-vous"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17115\" class=\"elementor elementor-17115 elementor-9762\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a7215c0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a7215c0\" data-element_type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4043b3f\" data-id=\"4043b3f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3a286db elementor-widget elementor-widget-jet-listing-dynamic-field\" data-id=\"3a286db\" data-element_type=\"widget\" data-widget_type=\"jet-listing-dynamic-field.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"jet-listing jet-listing-dynamic-field display-inline\"><div class=\"jet-listing-dynamic-field__inline-wrap\"><h1 class=\"jet-listing-dynamic-field__content\">Prendre un rendez-vous<\/h1><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-f78c4f1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f78c4f1\" data-element_type=\"section\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-0e16c38\" data-id=\"0e16c38\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-715c571 elementor-widget elementor-widget-heading\" data-id=\"715c571\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Choisissez une date et une heure pour nous rencontrer<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1dd08c9 elementor-widget elementor-widget-text-editor\" data-id=\"1dd08c9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Vous recevrez un appel de confirmation dans les 24 \u00e0 48 heures suivant la demande. Si vous n&rsquo;avez pas re\u00e7u d&rsquo;appel t\u00e9l\u00e9phonique dans ce d\u00e9lai, veuillez nous contacter au <a href=\"tel:+17052647837\"><span class=\"elementor-icon-list-text\"><strong>1-705-264-7837<\/strong><\/span><\/a>.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fe80858 elementor-widget elementor-widget-jet-form-builder-form\" data-id=\"fe80858\" data-element_type=\"widget\" data-widget_type=\"jet-form-builder-form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link rel='stylesheet' id='wp-block-library-css' href='https:\/\/www.timminsrv.com\/wp-includes\/css\/dist\/block-library\/style.min.css?ver=6.8.6' media='all' \/>\n<div id=\"formulaire-container-45217\" class=\"jfb-form-marker\"><\/div>    <script>\n    document.addEventListener('DOMContentLoaded', function () {\n        const markerId = 'formulaire-container-45217';\n        console.log('[JFB] DOM ready. Looking for marker:', markerId);\n\n        const marker = document.getElementById(markerId);\n        if (!marker) {\n            console.warn('[JFB] Marker not found:', markerId);\n            return;\n        }\n        console.log('[JFB] Marker found:', marker);\n\n        \/\/ Prefer next sibling if it's a form, fallback to parent query\n        let form = (marker.nextElementSibling && marker.nextElementSibling.tagName === 'FORM')\n            ? marker.nextElementSibling\n            : (marker.parentElement ? marker.parentElement.querySelector('form') : null);\n\n        if (!form) {\n            console.warn('[JFB] Form not found near marker:', markerId);\n            return;\n        }\n        console.log('[JFB] Form found:', form);\n\n        const formIdInput = form.querySelector('input[type=\"hidden\"][name=\"form_id\"]');\n        if (!formIdInput) {\n            console.warn('[JFB] Hidden input form_id not found in form:', form);\n            return;\n        }\n        console.log('[JFB] form_id input found:', formIdInput);\n\n        const formIdValue = (formIdInput.value || '').trim();\n        if (!formIdValue) {\n            console.warn('[JFB] form_id value is empty for marker:', markerId);\n            return;\n        }\n        console.log('[JFB] form_id value:', formIdValue);\n\n        \/\/ If needed, customize prefix based on dealer logic\n        \/\/ const newId = 'camp_' + formIdValue;\n        const newId = formIdValue;\n\n        form.id = newId;\n        console.log('[JFB] Form ID assigned successfully:', newId, form);\n    });\n    <\/script>\n    <style id=\"jet-form-builder-45217-inline-css\"><\/style><form  class=\"jet-form-builder layout-column submit-type-reload\" action=\"https:\/\/www.timminsrv.com\/fr\/wp-json\/wp\/v2\/pages\/17115\/?jet_form_builder_submit=submit&amp;method=reload\" method=\"POST\" data-form-id=\"45217\" data-layout=\"column\" enctype=\"multipart\/form-data\" novalidate=\"null\">\r\n<input type=\"hidden\" name=\"_jfb_current_render_states[]\" value=\"DEFAULT.STATE\" data-jfb-sync \/><input type=\"hidden\" class=\"jet-form-builder__field hidden-field\" name=\"_jet_engine_booking_form_id\" data-field-name=\"_jet_engine_booking_form_id\" value=\"45217\">\n<input type=\"hidden\" class=\"jet-form-builder__field hidden-field\" name=\"_jet_engine_refer\" data-field-name=\"_jet_engine_refer\" value=\"https:\/\/www.timminsrv.com\/fr\/wp-json\/wp\/v2\/pages\/17115\/\">\n<input type=\"hidden\" class=\"jet-form-builder__field hidden-field\" name=\"__queried_post_id\" data-field-name=\"__queried_post_id\" value=\"17115\">\n<div class=\"jet-form-builder-page \" data-page=\"1\" data-page-offset=\"75\">\n<input type=\"hidden\" class=\"jet-form-builder__field hidden-field\" name=\"form_id\" data-field-name=\"form_id\" data-jfb-sync=\"null\" value=\"page_bookingform_fr\">\n\n\n\n\n\n\n<input type=\"hidden\" class=\"jet-form-builder__field hidden-field\" name=\"service_id\" data-field-name=\"service_id\" data-jfb-sync=\"null\" value=\"17115\">\n\n\n\n\n<input type=\"hidden\" class=\"jet-form-builder__field hidden-field\" name=\"product_stocknumber\" data-field-name=\"product_stocknumber\" data-jfb-sync=\"null\">\n\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\"><div  class=\"jet-form-builder-row field-type-text-field\" >\n<div class=\"jet-form-builder__label\">\r\n<div class=\"jet-form-builder__label-text\">Your First Name <span class=\"jet-form-builder__required\">*<\/span><\/div><\/div><div class=\"jet-form-builder__field-wrap\">\n\t\t\t\t<input required=\"required\" name=\"user_firstname\" id=\"user_firstname\" type=\"text\" data-field-name=\"user_firstname\" class=\"jet-form-builder__field text-field\" maxlength=\"50\" data-jfb-sync=\"null\" autocomplete=\"off_8fDCbUAW\">\n\t\t\t\t\t<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\"><div  class=\"jet-form-builder-row field-type-text-field\" >\n<div class=\"jet-form-builder__label\">\r\n<div class=\"jet-form-builder__label-text\">Your Last Name <span class=\"jet-form-builder__required\">*<\/span><\/div><\/div><div class=\"jet-form-builder__field-wrap\">\n\t\t\t\t<input required=\"required\" name=\"user_lastname\" id=\"user_lastname\" type=\"text\" data-field-name=\"user_lastname\" class=\"jet-form-builder__field text-field\" maxlength=\"50\" data-jfb-sync=\"null\" autocomplete=\"off_SktbLNga\">\n\t\t\t\t\t<\/div>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div  class=\"jet-form-builder-row field-type-text-field\" >\n<div class=\"jet-form-builder__label\">\r\n<div class=\"jet-form-builder__label-text\">Email <span class=\"jet-form-builder__required\">*<\/span><\/div><\/div><div class=\"jet-form-builder__field-wrap\">\n\t\t\t\t<input required=\"required\" name=\"user_email\" id=\"user_email\" type=\"email\" data-field-name=\"user_email\" class=\"jet-form-builder__field text-field\" maxlength=\"62\" data-jfb-sync=\"null\" autocomplete=\"off_UrXTjcSy\">\n\t\t\t\t\t<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div  class=\"jet-form-builder-row field-type-text-field\" >\n<div class=\"jet-form-builder__label\">\r\n<div class=\"jet-form-builder__label-text\">Phone number<\/div><\/div><div class=\"jet-form-builder__field-wrap\">\n\t\t\t\t<input name=\"user_phone\" id=\"user_phone\" type=\"tel\" data-field-name=\"user_phone\" class=\"jet-form-builder__field text-field\" maxlength=\"13\" data-jfb-sync=\"null\" autocomplete=\"off_aLAFVWNm\">\n\t\t\t\t\t<\/div>\n<\/div><\/div>\n<\/div>\n\n\n<div class=\"jet-form-builder__next-page-wrap\">\n\t\t\t\t\t<button data-jfb-conditional=\"[{&quot;page_state&quot;:&quot;active&quot;}]\" data-jfb-func=\"disable\" class=\"jet-form-builder__next-page\" type=\"button\">Next (2\/4)<\/button>\n\t<\/div>\n<\/div>\n<div class=\"jet-form-builder-page jet-form-builder-page--hidden\" data-page=\"2\" data-page-offset=\"75\">\n\n<div  class=\"jet-form-builder-row field-type-appointment-date\" >\n<div class=\"jet-form-builder__label\">\r\n<div class=\"jet-form-builder__label-text\">Choose your appointment date and time <span class=\"jet-form-builder__required\">*<\/span><\/div><\/div><div class=\"jet-apb-calendar-wrapper\">\n\t<div class=\"appointment-calendar jet-apb-calendar\" data-args=\"{&quot;booking_type&quot;:&quot;slot&quot;,&quot;excludedDates&quot;:[{&quot;start&quot;:1654041600,&quot;end&quot;:1655251200}],&quot;datesMode&quot;:&quot;override_full&quot;,&quot;worksDates&quot;:[],&quot;datesRange&quot;:{&quot;start&quot;:0,&quot;end&quot;:0},&quot;availableWeekDays&quot;:[&quot;monday&quot;,&quot;tuesday&quot;,&quot;wednesday&quot;,&quot;thursday&quot;,&quot;friday&quot;,&quot;saturday&quot;],&quot;service&quot;:{&quot;id&quot;:17115},&quot;providerIsset&quot;:false,&quot;provider&quot;:false,&quot;inputName&quot;:&quot;appointment_date&quot;,&quot;isRequired&quot;:true,&quot;allowedServices&quot;:false}\"><\/div>\n\n\t\t<div class=\"jet-apb-calendar-appointments-list-wrapper\" style=\"display: none\">\n\t\t<div class=\"jet-form-builder__heading\">\n\t\t\t<span class=\"jet-form-builder__label-text\">Appointment details:<\/span>\n\t\t<\/div>\n\t\t<div class=\"jet-apb-calendar-appointments-list\"><\/div>\n\t<\/div>\n\t<div class=\"jet-apb-calendar-notification\" style=\"display: none\">\n\t\t<div class=\"jet-apb-calendar-notification-service\">Please, select the service first.<\/div>\n\t\t<div class=\"jet-apb-calendar-notification-provider\">Please, select the provider first.<\/div>\n\t\t<div class=\"jet-apb-calendar-notification-service-field\">Please set service field for current calendar<\/div>\n\t\t<div class=\"jet-apb-calendar-notification-max-slots\">Sorry. You have the max number of appointments.<\/div>\n\t<\/div>\n<\/div>\n<\/div>\n\n<div class=\"jet-form-builder__next-page-wrap\">\n\t\t<button type=\"button\" class=\"jet-form-builder__prev-page\" data-to-page=\"1\">Prev (1\/4)<\/button>\t\t\t<button data-jfb-conditional=\"[{&quot;page_state&quot;:&quot;active&quot;}]\" data-jfb-func=\"disable\" class=\"jet-form-builder__next-page\" type=\"button\">Next (3\/4)<\/button>\n\t<\/div>\n<\/div>\n<div class=\"jet-form-builder-page jet-form-builder-page--hidden\" data-page=\"3\" data-page-offset=\"75\">\n\n<div  class=\"jet-form-builder-row field-type-text-field\" >\n<div class=\"jet-form-builder__label\">\r\n<div class=\"jet-form-builder__label-text\">Make an offer<\/div><\/div><div class=\"jet-form-builder__field-wrap\">\n\t\t\t\t<input name=\"user_offer\" id=\"user_offer\" type=\"text\" data-field-name=\"user_offer\" class=\"jet-form-builder__field text-field\" maxlength=\"100\" data-jfb-sync=\"null\" autocomplete=\"off_4cLP58IX\">\n\t\t\t\t\t<\/div><div class=\"jet-form-builder__desc\"><small>Do you have an offer to make on this unit?<\/small><\/div>\n<\/div>\n\n<div  class=\"jet-form-builder-row field-type-text-field\" >\n<div class=\"jet-form-builder__label\">\r\n<div class=\"jet-form-builder__label-text\">Comments<\/div><\/div><div class=\"jet-form-builder__field-wrap\">\n\t\t\t\t<input name=\"user_comment\" id=\"user_comment\" type=\"text\" data-field-name=\"user_comment\" class=\"jet-form-builder__field text-field\" maxlength=\"296\" data-jfb-sync=\"null\" autocomplete=\"off_1ibejv4z\">\n\t\t\t\t\t<\/div><div class=\"jet-form-builder__desc\"><small>Is there anything else you would like to add? (Max length 300 characters)<\/small><\/div>\n<\/div>\n\n<div class=\"jet-form-builder__next-page-wrap\">\n\t\t<button type=\"button\" class=\"jet-form-builder__prev-page\" data-to-page=\"2\">Prev (3\/4)<\/button>\t\t\t<button data-jfb-conditional=\"[{&quot;page_state&quot;:&quot;active&quot;}]\" data-jfb-func=\"disable\" class=\"jet-form-builder__next-page\" type=\"button\">Next (4\/4)<\/button>\n\t<\/div>\n<\/div>\n<div class=\"jet-form-builder-page jet-form-builder-page--hidden\" data-page=\"4\" data-page-offset=\"75\">\n\n<div  class=\"jet-form-builder-row field-type-heading-field\" >\n<div class=\"jet-form-builder__heading\">\r\n<div class=\"jet-form-builder__label-text\">Appointment notice<\/div><\/div><div class=\"jet-form-builder__heading-desc\">We will do our best to meet the selected date, time and RV sales specialist, but this may not be possible. This submission is not a confirmation and we will contact you to confirm your appointment! You will receive an email or SMS to confirm your submission, if you don't receive one, check your spam or unknown senders for our message.<\/div>\n<\/div>\n\n<input type=\"hidden\" class=\"captcha-token\" name=\"_captcha_token\" value=\"\"\/><div  class=\"jet-form-builder-row field-type-submit-field\" >\n\t<div data-type=\"submit\" class=\"jet-form-builder__action-button-wrapper jet-form-builder__submit-wrap has-prev\">\n<button type=\"button\" class=\"jet-form-builder__prev-page\" data-to-page=\"3\">Prev (3\/4)<\/button>\t<button class=\"jet-form-builder__action-button jet-form-builder__submit submit-type-reload\" type=\"submit\">Book now<\/button>\n\t<\/div>\n\t\n<\/div>\n\n\n<p><\/p>\n<\/div>\t<div class=\"jet-form-builder-messages-wrap\" data-form-id=\"45217\"><\/div>\n<\/form>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Prendre un rendez-vous Choisissez une date et une heure pour nous rencontrer Vous recevrez un appel de confirmation dans les 24 \u00e0 48 heures suivant la demande. Si vous n&rsquo;avez pas re\u00e7u d&rsquo;appel t\u00e9l\u00e9phonique dans ce d\u00e9lai, veuillez nous contacter au 1-705-264-7837. VOTRE PR\u00c9NOM * VOTRE NOM * COURRIEL * NUM\u00c9RO DE T\u00c9L\u00c9PHONE Suivant (2\/4) [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":11793,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-17115","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/www.timminsrv.com\/fr\/wp-json\/wp\/v2\/pages\/17115","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.timminsrv.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.timminsrv.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.timminsrv.com\/fr\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.timminsrv.com\/fr\/wp-json\/wp\/v2\/comments?post=17115"}],"version-history":[{"count":0,"href":"https:\/\/www.timminsrv.com\/fr\/wp-json\/wp\/v2\/pages\/17115\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.timminsrv.com\/fr\/wp-json\/wp\/v2\/media\/11793"}],"wp:attachment":[{"href":"https:\/\/www.timminsrv.com\/fr\/wp-json\/wp\/v2\/media?parent=17115"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}