{"id":3544,"date":"2023-05-17T19:26:46","date_gmt":"2023-05-17T19:26:46","guid":{"rendered":"https:\/\/horizonlussier.com\/index.php\/contact\/"},"modified":"2024-04-26T13:58:34","modified_gmt":"2024-04-26T17:58:34","slug":"contact","status":"publish","type":"page","link":"https:\/\/horizonlussier.com\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3544\" class=\"elementor elementor-3544\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1bf78c e-flex e-con-boxed e-con e-parent\" data-id=\"f1bf78c\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7621d5a elementor-widget elementor-widget-jet-listing-dynamic-field\" data-id=\"7621d5a\" 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<h1 class=\"jet-listing-dynamic-field__content\">Contact<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7c94092 e-con-full e-flex e-con e-child\" data-id=\"7c94092\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-062be12 e-con-full e-flex e-con e-child\" data-id=\"062be12\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cbd4156 elementor-widget elementor-widget-heading\" data-id=\"cbd4156\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.22.0 - 26-06-2024 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h2 class=\"elementor-heading-title elementor-size-default\">Information request<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c665641 elementor-widget elementor-widget-text-editor\" data-id=\"c665641\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.22.0 - 26-06-2024 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\t\t\t\t<p class=\"vc_custom_heading subtitle wi_subtitle_ajustement vc_custom_1606732536547\">Do you have any questions? Write to us, our team will be happy to answer you.<\/p>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4b828a8 elementor-widget elementor-widget-jet-form-builder-form\" data-id=\"4b828a8\" 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<link rel='stylesheet' id='wp-block-library-css' href='https:\/\/horizonlussier.com\/wp-includes\/css\/dist\/block-library\/style.min.css?ver=6.5.5' media='all' \/>\n<div id=\"formulaire-container-16863\" class=\"jfb-form-marker\"><\/div>    <script>\n    document.addEventListener('DOMContentLoaded', function () {\n        const markerId = 'formulaire-container-16863';\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-16863-inline-css\"><\/style><form  class=\"jet-form-builder layout-column submit-type-reload\" action=\"https:\/\/horizonlussier.com\/en\/wp-json\/wp\/v2\/pages\/3544\/?fFfaRC=Vjm6xyOb6e&amp;method=reload\" method=\"POST\" data-form-id=\"16863\" 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=\"16863\">\n<input type=\"hidden\" class=\"jet-form-builder__field hidden-field\" name=\"_jet_engine_refer\" data-field-name=\"_jet_engine_refer\" value=\"https:\/\/horizonlussier.com\/en\/wp-json\/wp\/v2\/pages\/3544\/\">\n<input type=\"hidden\" class=\"jet-form-builder__field hidden-field\" name=\"__queried_post_id\" data-field-name=\"__queried_post_id\" value=\"3544\">\n<div  class=\"jet-form-builder-row field-type-radio-field wp-block-jet-forms-radio-field\">\n<div class=\"jet-form-builder__fields-group checkradio-wrap\" data-jfb-sync><div class=\"jet-form-builder__field-wrap radio-wrap checkradio-wrap\"><label class=\"jet-form-builder__field-label for-radio\">\n<input type=\"radio\" name=\"field_subject\" value=\"Request Additional Information\" data-field-name=\"field_subject\" checked=\"checked\"  class=\"jet-form-builder__field radio-field checkradio-field\"><span>Request Additional Information<\/span><\/label><\/div><div class=\"jet-form-builder__field-wrap radio-wrap checkradio-wrap\"><label class=\"jet-form-builder__field-label for-radio\">\n<input type=\"radio\" name=\"field_subject\" value=\"Financing Details\" data-field-name=\"field_subject\"  class=\"jet-form-builder__field radio-field checkradio-field\"><span>Financing Details<\/span><\/label><\/div><div class=\"jet-form-builder__field-wrap radio-wrap checkradio-wrap\"><label class=\"jet-form-builder__field-label for-radio\">\n<input type=\"radio\" name=\"field_subject\" value=\"Trade-in\" data-field-name=\"field_subject\"  class=\"jet-form-builder__field radio-field checkradio-field\"><span>Trade-in<\/span><\/label><\/div><div class=\"jet-form-builder__field-wrap radio-wrap checkradio-wrap\"><label class=\"jet-form-builder__field-label for-radio\">\n<input type=\"radio\" name=\"field_subject\" value=\"Book appointment\" data-field-name=\"field_subject\"  class=\"jet-form-builder__field radio-field checkradio-field\"><span>Book appointment<\/span><\/label><\/div><div class=\"jet-form-builder__field-wrap radio-wrap checkradio-wrap\"><label class=\"jet-form-builder__field-label for-radio\">\n<input type=\"radio\" name=\"field_subject\" value=\"General Inquiry\" data-field-name=\"field_subject\"  class=\"jet-form-builder__field radio-field checkradio-field\"><span>General Inquiry<\/span><\/label><\/div><\/div>\n<\/div>\n\n<div class=\"jet-form-builder__conditional \" data-jfb-conditional=\"[{&quot;operator&quot;:&quot;equal&quot;,&quot;value&quot;:&quot;Request Additional Information&quot;,&quot;field&quot;:&quot;field_subject_copy&quot;,&quot;use_preset&quot;:false}]\" data-jfb-func=\"show\">\n<div  data-value=\"[{&quot;id&quot;:8630,&quot;conditions&quot;:[{&quot;__visible&quot;:true,&quot;field&quot;:&quot;field_questionunit&quot;,&quot;operator&quot;:&quot;empty&quot;,&quot;value&quot;:&quot;&quot;}],&quot;to_set&quot;:&quot; &quot;,&quot;frequency&quot;:&quot;always&quot;,&quot;set_on_empty&quot;:true}]\" class=\"jet-form-builder-row field-type-radio-field wp-block-jet-forms-radio-field\">\n<div class=\"jet-form-builder__label\">\r\n<div class=\"jet-form-builder__label-text\">Interested in an RV?<\/div><\/div><div class=\"jet-form-builder__fields-group checkradio-wrap\" data-jfb-sync><div class=\"jet-form-builder__field-wrap radio-wrap checkradio-wrap\"><label class=\"jet-form-builder__field-label for-radio\">\n<input type=\"radio\" name=\"field_questionunit\" value=\"no\" data-field-name=\"field_questionunit\" checked=\"checked\"  class=\"jet-form-builder__field radio-field checkradio-field\"><span>No<\/span><\/label><\/div><div class=\"jet-form-builder__field-wrap radio-wrap checkradio-wrap\"><label class=\"jet-form-builder__field-label for-radio\">\n<input type=\"radio\" name=\"field_questionunit\" value=\"yes\" data-field-name=\"field_questionunit\"  class=\"jet-form-builder__field radio-field checkradio-field\"><span>Yes<\/span><\/label><\/div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"jet-form-builder__conditional \" data-jfb-conditional=\"[{&quot;operator&quot;:&quot;equal&quot;,&quot;value&quot;:&quot;Book appointment&quot;,&quot;field&quot;:&quot;field_subject&quot;,&quot;use_preset&quot;:false}]\" data-jfb-func=\"show\">\n<div  data-value=\"[{&quot;id&quot;:2626,&quot;conditions&quot;:[{&quot;__visible&quot;:true,&quot;field&quot;:&quot;field_date1&quot;,&quot;operator&quot;:&quot;empty&quot;,&quot;value&quot;:&quot;&quot;}],&quot;to_set&quot;:&quot; &quot;,&quot;frequency&quot;:&quot;always&quot;,&quot;set_on_empty&quot;:true}]\" class=\"jet-form-builder-row field-type-date-field\" >\n<div class=\"jet-form-builder__label\">\r\n<div class=\"jet-form-builder__label-text\">Availability 1 :<\/div><\/div><input value=\"no\" class=\"jet-form-builder__field date-field\" name=\"field_date1\" type=\"date\" data-field-name=\"field_date1\" id=\"field_date1\" data-jfb-sync=\"null\">\n<\/div>\n\n<div  data-value=\"[{&quot;id&quot;:8370,&quot;conditions&quot;:[{&quot;__visible&quot;:true,&quot;field&quot;:&quot;field_date2&quot;,&quot;operator&quot;:&quot;empty&quot;,&quot;value&quot;:&quot;&quot;}],&quot;to_set&quot;:&quot; &quot;,&quot;frequency&quot;:&quot;always&quot;,&quot;set_on_empty&quot;:true}]\" class=\"jet-form-builder-row field-type-date-field\" >\n<div class=\"jet-form-builder__label\">\r\n<div class=\"jet-form-builder__label-text\">Availability 2 :<\/div><\/div><input value=\"no\" class=\"jet-form-builder__field date-field\" name=\"field_date2\" type=\"date\" data-field-name=\"field_date2\" id=\"field_date2\" data-jfb-sync=\"null\">\n<\/div>\n\n<div  data-value=\"[{&quot;id&quot;:7227,&quot;conditions&quot;:[{&quot;__visible&quot;:true,&quot;field&quot;:&quot;field_date3&quot;,&quot;operator&quot;:&quot;empty&quot;,&quot;value&quot;:&quot;&quot;}],&quot;to_set&quot;:&quot; &quot;,&quot;frequency&quot;:&quot;always&quot;}]\" class=\"jet-form-builder-row field-type-date-field\" >\n<div class=\"jet-form-builder__label\">\r\n<div class=\"jet-form-builder__label-text\">Availability 3 :<\/div><\/div><input value=\"no\" class=\"jet-form-builder__field date-field\" name=\"field_date3\" type=\"date\" data-field-name=\"field_date3\" id=\"field_date3\" data-jfb-sync=\"null\">\n<\/div>\n<\/div>\n\n<div class=\"jet-form-builder__conditional \" data-jfb-conditional=\"[{&quot;operator&quot;:&quot;equal&quot;,&quot;value&quot;:&quot;yes&quot;,&quot;field&quot;:&quot;field_questionunit&quot;,&quot;use_preset&quot;:false}]\" data-jfb-func=\"show\">\n<div  data-value=\"[{&quot;id&quot;:4832,&quot;conditions&quot;:[{&quot;__visible&quot;:true,&quot;field&quot;:&quot;field_unit_name&quot;,&quot;operator&quot;:&quot;empty&quot;,&quot;value&quot;:&quot;&quot;}],&quot;to_set&quot;:&quot; &quot;,&quot;frequency&quot;:&quot;always&quot;,&quot;set_on_empty&quot;:true}]\" class=\"jet-form-builder-row field-type-select-field wp-block-jet-forms-select-field\">\n<div class=\"jet-form-builder__label\">\r\n<div class=\"jet-form-builder__label-text\">Select RV unit<\/div><\/div><div class=\"jet-form-builder__field-wrap\">\n\t<select class=\"jet-form-builder__field select-field\" name=\"field_unit_name\" data-field-name=\"field_unit_name\" id=\"field_unit_name\" data-jfb-sync=\"null\">\n\t\t<option value=\"\"  selected>Select A Unit<\/option><option value=\"Tiffin Motorhomes Byway 38CL 2026\" >Tiffin Motorhomes Byway 38CL 2026<\/option><option value=\"Forest River Cherokee Grey Wolf 26DJSE 2026\" >Forest River Cherokee Grey Wolf 26DJSE 2026<\/option><option value=\"Forest River Georgetown GT5 31R5 2020\" >Forest River Georgetown GT5 31R5 2020<\/option><option value=\"Winnebago Grand Tour 45RL 2017\" >Winnebago Grand Tour 45RL 2017<\/option><option value=\"Tiffin Motorhomes Wayfarer 25XPW 2026\" >Tiffin Motorhomes Wayfarer 25XPW 2026<\/option><option value=\"Tiffin Motorhomes Wayfarer 25RW 2026\" >Tiffin Motorhomes Wayfarer 25RW 2026<\/option><option value=\"Coachmen Freelander 21RSS 2025\" >Coachmen Freelander 21RSS 2025<\/option><option value=\"Coachmen Freelander 21QSS 2025\" >Coachmen Freelander 21QSS 2025<\/option><option value=\"Tiffin Motorhomes Allegro Open Road 34PA 2025\" >Tiffin Motorhomes Allegro Open Road 34PA 2025<\/option><option value=\"Tiffin Motorhomes Allegro Open Road 34PA 2025\" >Tiffin Motorhomes Allegro Open Road 34PA 2025<\/option><option value=\"Thor Motor Coach Resonate 30C 2025\" >Thor Motor Coach Resonate 30C 2025<\/option><option value=\"Forest River Cherokee Timberwolf 39HBA 2026\" >Forest River Cherokee Timberwolf 39HBA 2026<\/option><option value=\"Forest River Cherokee Grey Wolf 26DJSE 2026\" >Forest River Cherokee Grey Wolf 26DJSE 2026<\/option><option value=\"Forest River Surveyor 204MKLE 2025\" >Forest River Surveyor 204MKLE 2025<\/option><option value=\"Forest River Surveyor 204MKLE 2025\" >Forest River Surveyor 204MKLE 2025<\/option><option value=\"Coachmen Northern Spirit 5260DB DLX 2025\" >Coachmen Northern Spirit 5260DB DLX 2025<\/option><option value=\"Coachmen Northern Spirit 5260RBS 2025\" >Coachmen Northern Spirit 5260RBS 2025<\/option><option value=\"Forest River Northern Spirit 26BH 2025\" >Forest River Northern Spirit 26BH 2025<\/option><option value=\"Coachmen Northern Spirit 5250BHS 2025 DLX\" >Coachmen Northern Spirit 5250BHS 2025 DLX<\/option><option value=\"Coachmen Northern Spirit 5250BHS 2025\" >Coachmen Northern Spirit 5250BHS 2025<\/option><option value=\"Coachmen Apex 187RB 2026\" >Coachmen Apex 187RB 2026<\/option><option value=\"Forest River Surveyor 19SSLE 2026\" >Forest River Surveyor 19SSLE 2026<\/option><option value=\"Forest River Surveyor 202RBLE 2026\" >Forest River Surveyor 202RBLE 2026<\/option><option value=\"Coachmen Apex 190RBS 2026\" >Coachmen Apex 190RBS 2026<\/option><option value=\"Coachmen Northern Spirit Bijou 18RBB 2026\" >Coachmen Northern Spirit Bijou 18RBB 2026<\/option><option value=\"Coachmen Apex 186BH 2026\" >Coachmen Apex 186BH 2026<\/option><option value=\"Shasta RV Shasta 18FQ 2020\" >Shasta RV Shasta 18FQ 2020<\/option><option value=\"Keystone Cougar 27SAB 2012\" >Keystone Cougar 27SAB 2012<\/option><option value=\"Starcraft Autumn Ridge 21RBS 2019\" >Starcraft Autumn Ridge 21RBS 2019<\/option><option value=\"Grand River 24RLS 2024\" >Grand River 24RLS 2024<\/option><option value=\"Starcraft GSL 234RLS 2023\" >Starcraft GSL 234RLS 2023<\/option><option value=\"Prolite Evasion 2019\" >Prolite Evasion 2019<\/option><option value=\"Jayco Jay Flight SLX 195RB 2022\" >Jayco Jay Flight SLX 195RB 2022<\/option><option value=\"Forest River Wildcat 292QBD 2019\" >Forest River Wildcat 292QBD 2019<\/option><option value=\"Palomino PaloMini 186RBS 2022\" >Palomino PaloMini 186RBS 2022<\/option><option value=\"Keystone Sprinter 353DEN 2018\" >Keystone Sprinter 353DEN 2018<\/option><option value=\"Cherokee Timberwolf 39DC 2026\" >Cherokee Timberwolf 39DC 2026<\/option><option value=\"Coachmen Apex 190RBS 2026\" >Coachmen Apex 190RBS 2026<\/option><option value=\"Forest River Cherokee Wolf Den 273XLK 2026\" >Forest River Cherokee Wolf Den 273XLK 2026<\/option><option value=\"Forest River Cherokee Grey Wolf 25RRT-BL 2026\" >Forest River Cherokee Grey Wolf 25RRT-BL 2026<\/option><option value=\"Tiffin Wayfarer 25LW 2025\" >Tiffin Wayfarer 25LW 2025<\/option><option value=\"Forest River Surveyor 27CAMP 2026\" >Forest River Surveyor 27CAMP 2026<\/option><option value=\"Jayco Melbourne 24RP 2022\" >Jayco Melbourne 24RP 2022<\/option><option value=\"Airstream Trade Wind 25FBT 2025\" >Airstream Trade Wind 25FBT 2025<\/option><option value=\"Forest River Surveyor 19RBLE 2026\" >Forest River Surveyor 19RBLE 2026<\/option><option value=\"Forest River Cedar Creek Cottage 413FWC\" >Forest River Cedar Creek Cottage 413FWC<\/option><option value=\"Northern Spirit Bijou 16RDB 2026\" >Northern Spirit Bijou 16RDB 2026<\/option><option value=\"Coachmen Apex 186BH 2026\" >Coachmen Apex 186BH 2026<\/option><option value=\"Coachmen Northern Spirit 2353RB 2026\" >Coachmen Northern Spirit 2353RB 2026<\/option><option value=\"Winnebago Minniw Winnie 25B 2019\" >Winnebago Minniw Winnie 25B 2019<\/option><option value=\"Coachmen Northern Spirit 3070BH 2026\" >Coachmen Northern Spirit 3070BH 2026<\/option><option value=\"Coachmen Freelander 23FS 2026\" >Coachmen Freelander 23FS 2026<\/option><option value=\"Gulf Stream BT Cruiser 5245B 2026\" >Gulf Stream BT Cruiser 5245B 2026<\/option><option value=\"Coachmen Northern Spirit Bijou 18RBB 2026\" >Coachmen Northern Spirit Bijou 18RBB 2026<\/option><option value=\"Forest River Surveyor 202RBLE 2026\" >Forest River Surveyor 202RBLE 2026<\/option><option value=\"Coachmen Northern Spirit 2963BH 2026\" >Coachmen Northern Spirit 2963BH 2026<\/option><option value=\"Leisure Travel Vans Unity TBX\/TB4X\" >Leisure Travel Vans Unity TBX\/TB4X<\/option><option value=\"Coachmen Apex 187RB 2026\" >Coachmen Apex 187RB 2026<\/option><option value=\"Forest River Grey Wolf 20RDSE 2026\" >Forest River Grey Wolf 20RDSE 2026<\/option><option value=\"Gulf Stream BT Cruiser 5245B 2026\" >Gulf Stream BT Cruiser 5245B 2026<\/option><option value=\"Tiffin Motorhomes Allegro RED 33AA 2026\" >Tiffin Motorhomes Allegro RED 33AA 2026<\/option><option value=\"Gulf Stream BT Cruiser 5270B 2026\" >Gulf Stream BT Cruiser 5270B 2026<\/option><option value=\"Coachmen Apex 244RBST 2026\" >Coachmen Apex 244RBST 2026<\/option><option value=\"Coachmen Apex 224RBS 2026\" >Coachmen Apex 224RBS 2026<\/option><option value=\"Prime Time Tracer 215AIR 2018\" >Prime Time Tracer 215AIR 2018<\/option><option value=\"Forest River Cottage 40CCK 2026\" >Forest River Cottage 40CCK 2026<\/option><option value=\"Tiffin Motorhomes Allegro bay 34DB 2026\" >Tiffin Motorhomes Allegro bay 34DB 2026<\/option><option value=\"Coachmen Apex 208BHS 2026\" >Coachmen Apex 208BHS 2026<\/option><option value=\"Forest River Cottage 40CFD 2025\" >Forest River Cottage 40CFD 2025<\/option><option value=\"East to West Blackthorn 22RK 2025\" >East to West Blackthorn 22RK 2025<\/option><option value=\"Leisure Travel Vans Wonder 24RTB 2022\" >Leisure Travel Vans Wonder 24RTB 2022<\/option><option value=\"General Coach Citation RVC Edition 30FKRB 2026\" >General Coach Citation RVC Edition 30FKRB 2026<\/option><option value=\"Forest River Rockwood G19FD 2018\" >Forest River Rockwood G19FD 2018<\/option><option value=\"Tiffin Motorhomes Allegro Breeze 32BR 2011\" >Tiffin Motorhomes Allegro Breeze 32BR 2011<\/option><option value=\"Coachmen Leprechaun 311FS 2017\" >Coachmen Leprechaun 311FS 2017<\/option><option value=\"Forest River Cherokee Arctic Wolf 23MLE 2025\" >Forest River Cherokee Arctic Wolf 23MLE 2025<\/option><option value=\"Coachmen Northern Spirit Bijou 17BH 2025\" >Coachmen Northern Spirit Bijou 17BH 2025<\/option><option value=\"Leisure Travel Vans Wonder 24MB 2019\" >Leisure Travel Vans Wonder 24MB 2019<\/option><option value=\"Leisure Travel Vans Unity 24MB 2020\" >Leisure Travel Vans Unity 24MB 2020<\/option><option value=\"Thor Motor Coach Resonate 30C 2025\" >Thor Motor Coach Resonate 30C 2025<\/option><option value=\"Forest River Cottage 40CCK 2026\" >Forest River Cottage 40CCK 2026<\/option><option value=\"Forest River Cherokee Wolf Pup 16LP-XF 2025\" >Forest River Cherokee Wolf Pup 16LP-XF 2025<\/option><option value=\"Forest River Cherokee Wolf Pup 16LP 2025\" >Forest River Cherokee Wolf Pup 16LP 2025<\/option><option value=\"Forest River Arctic Wolf 27SGS 2025\" >Forest River Arctic Wolf 27SGS 2025<\/option><option value=\"Northern Spirit 2557RB 2024\" >Northern Spirit 2557RB 2024<\/option><option value=\"Coachmen Apex 208BHS 2026\" >Coachmen Apex 208BHS 2026<\/option><option value=\"Forest River Surveyor 252RBLE 2026\" >Forest River Surveyor 252RBLE 2026<\/option><option value=\"Thor Magnitude AX29 2025\" >Thor Magnitude AX29 2025<\/option><option value=\"Forest River Surveyor 202RBLE 2025\" >Forest River Surveyor 202RBLE 2025<\/option><option value=\"Cherokee Grey Wolf 22MKSE 2025\" >Cherokee Grey Wolf 22MKSE 2025<\/option><option value=\"Forest River Surveyor 19SSLE 2025\" >Forest River Surveyor 19SSLE 2025<\/option><option value=\"Coachmen Apex Remote 17R 2025\" >Coachmen Apex Remote 17R 2025<\/option><option value=\"Forest River Rockwood Freedom1640LTD\" >Forest River Rockwood Freedom1640LTD<\/option><option value=\"Leisure Travel Unity 24MBL\" >Leisure Travel Unity 24MBL<\/option><option value=\"Leisure Travel Unity 24TB\" >Leisure Travel Unity 24TB<\/option><option value=\"Leisure Travel Wonder 24MBL\" >Leisure Travel Wonder 24MBL<\/option><option value=\"Leisure Travel Vans Wonder 24MB 2019\" >Leisure Travel Vans Wonder 24MB 2019<\/option><option value=\"Leisure Wonder 24MB 2020\" >Leisure Wonder 24MB 2020<\/option><option value=\"Thor Magnitude 35LV 2025\" >Thor Magnitude 35LV 2025<\/option><option value=\"Tiffin Allegro Bus 45BTP 2026\" >Tiffin Allegro Bus 45BTP 2026<\/option><option value=\"Grand Surveyor 305RLBS 2024\" >Grand Surveyor 305RLBS 2024<\/option><option value=\"Tiffin Motorhomes Allegro Bus 45OPP 2025\" >Tiffin Motorhomes Allegro Bus 45OPP 2025<\/option><option value=\"Leisure Travel Unity 24CB\" >Leisure Travel Unity 24CB<\/option><option value=\"Dutchmen Kodiak 3221RLSL 2021\" >Dutchmen Kodiak 3221RLSL 2021<\/option><option value=\"Leisure Travel Unity 24RL\" >Leisure Travel Unity 24RL<\/option><option value=\"Leisure Travel Wonder 24RL\" >Leisure Travel Wonder 24RL<\/option><option value=\"Leisure Travel Wonder 24RTB\" >Leisure Travel Wonder 24RTB<\/option><option value=\"Leisure Travel Unity 24FX\" >Leisure Travel Unity 24FX<\/option>\t<\/select>\n<\/div>\n<\/div>\n<\/div>\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 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\">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=\"field_firstname\" id=\"field_firstname\" type=\"text\" data-field-name=\"field_firstname\" class=\"jet-form-builder__field text-field\" maxlength=\"50\" data-jfb-sync=\"null\" autocomplete=\"off_Koc9TGgA\">\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\">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=\"field_lastname\" id=\"field_lastname\" type=\"text\" data-field-name=\"field_lastname\" class=\"jet-form-builder__field text-field\" maxlength=\"50\" data-jfb-sync=\"null\" autocomplete=\"off_EZCgVXfY\">\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-2 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=\"field_email\" id=\"field_email\" type=\"email\" data-field-name=\"field_email\" class=\"jet-form-builder__field text-field\" maxlength=\"62\" data-jfb-sync=\"null\" autocomplete=\"off_GtUxMmBI\">\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  data-value=\"[{&quot;id&quot;:3269,&quot;conditions&quot;:[{&quot;__visible&quot;:true,&quot;field&quot;:&quot;field_phone&quot;,&quot;operator&quot;:&quot;empty&quot;,&quot;value&quot;:&quot;&quot;}],&quot;to_set&quot;:&quot; &quot;,&quot;frequency&quot;:&quot;always&quot;,&quot;set_on_empty&quot;:true}]\" 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=\"field_phone\" id=\"field_phone\" type=\"tel\" data-field-name=\"field_phone\" class=\"jet-form-builder__field text-field\" maxlength=\"13\" data-jfb-sync=\"null\" autocomplete=\"off_MJBTiEL6\">\n\t\t\t\t\t<\/div>\n<\/div><\/div>\n<\/div>\n\n\n<div  class=\"jet-form-builder-row field-type-textarea-field\" >\n<div class=\"jet-form-builder__label\">\r\n<div class=\"jet-form-builder__label-text\">Message <span class=\"jet-form-builder__required\">*<\/span><\/div><\/div><div class=\"jet-form-builder__field-wrap\">\n\t\t<textarea class=\"jet-form-builder__field textarea-field\" required=\"required\" name=\"field_message\" data-field-name=\"field_message\" id=\"field_message\" data-jfb-sync=\"null\"><\/textarea>\n\t<\/div><div class=\"jet-form-builder__desc\"><small>Max length: 300 characters<\/small><\/div>\n<\/div>\n\n<div class=\"jet-form-builder__conditional \" data-jfb-conditional=\"[{&quot;operator&quot;:&quot;equal&quot;,&quot;value&quot;:&quot;Trade-in&quot;,&quot;field&quot;:&quot;field_subject&quot;,&quot;use_preset&quot;:false}]\" data-jfb-func=\"show\">\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-4 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__conditional \" data-jfb-conditional=\"[]\" data-jfb-func=\"\">\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-3 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div  data-value=\"[{&quot;id&quot;:4606,&quot;conditions&quot;:[{&quot;__visible&quot;:true,&quot;field&quot;:&quot;field_year_vehicle&quot;,&quot;operator&quot;:&quot;empty&quot;,&quot;value&quot;:&quot;&quot;}],&quot;to_set&quot;:&quot; &quot;,&quot;frequency&quot;:&quot;always&quot;,&quot;set_on_empty&quot;:true}]\" class=\"jet-form-builder-row field-type-number-field\" >\n<div class=\"jet-form-builder__label\">\r\n<div class=\"jet-form-builder__label-text\">Trade-In Vehicle Year<\/div><\/div><div class=\"jet-form-builder__field-wrap\">\n\t\t<input type=\"number\" class=\"jet-form-builder__field text-field\" min=\"1950\" max=\"2050\" name=\"field_year_vehicle\" data-field-name=\"field_year_vehicle\" id=\"field_year_vehicle\" data-jfb-sync=\"null\">\n\t<\/div>\n<\/div>\n\n<div  data-value=\"[{&quot;id&quot;:1695,&quot;conditions&quot;:[{&quot;__visible&quot;:true,&quot;field&quot;:&quot;field_brand&quot;,&quot;operator&quot;:&quot;empty&quot;,&quot;value&quot;:&quot;&quot;}],&quot;to_set&quot;:&quot; &quot;,&quot;frequency&quot;:&quot;always&quot;,&quot;set_on_empty&quot;:true}]\" 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\">Trade-In Vehicle Brand<\/div><\/div><div class=\"jet-form-builder__field-wrap\">\n\t\t\t\t<input name=\"field_brand\" id=\"field_brand\" type=\"text\" data-field-name=\"field_brand\" class=\"jet-form-builder__field text-field\" maxlength=\"90\" data-jfb-sync=\"null\" autocomplete=\"off_dwJzL2VR\">\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  data-value=\"[{&quot;id&quot;:1227,&quot;conditions&quot;:[{&quot;__visible&quot;:true,&quot;field&quot;:&quot;field_manufacturer&quot;,&quot;operator&quot;:&quot;empty&quot;,&quot;value&quot;:&quot;&quot;}],&quot;to_set&quot;:&quot; &quot;,&quot;frequency&quot;:&quot;always&quot;,&quot;set_on_empty&quot;:true}]\" 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\">Trade-In Vehicle Manufacturer<\/div><\/div><div class=\"jet-form-builder__field-wrap\">\n\t\t\t\t<input name=\"field_manufacturer\" id=\"field_manufacturer\" type=\"text\" data-field-name=\"field_manufacturer\" class=\"jet-form-builder__field text-field\" maxlength=\"90\" data-jfb-sync=\"null\" autocomplete=\"off_P4FCjKpU\">\n\t\t\t\t\t<\/div>\n<\/div>\n\n<div  data-value=\"[{&quot;id&quot;:1962,&quot;conditions&quot;:[{&quot;__visible&quot;:true,&quot;field&quot;:&quot;field_model&quot;,&quot;operator&quot;:&quot;empty&quot;,&quot;value&quot;:&quot;&quot;}],&quot;to_set&quot;:&quot; &quot;,&quot;frequency&quot;:&quot;always&quot;}]\" 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\">Trade-In Vehicle Model<\/div><\/div><div class=\"jet-form-builder__field-wrap\">\n\t\t\t\t<input name=\"field_model\" id=\"field_model\" type=\"text\" data-field-name=\"field_model\" class=\"jet-form-builder__field text-field\" maxlength=\"90\" data-jfb-sync=\"null\" autocomplete=\"off_0nvso1Ak\">\n\t\t\t\t\t<\/div>\n<\/div><\/div>\n<\/div>\n\n<\/div><\/div>\n<\/div>\n\n<\/div>\n\n\n<p style=\"padding-top:15px;\">By submitting this request, you consent to Horizon Lussier contacting you by phone or email to provide the information you requested. For more details on how we handle your data, please see our <a href=\"\/en\/policies-disclaimers\/\" target=\"_blank\" rel=\"noopener\">(Privacy Policy)<\/a>.<\/p>\n\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\">\n\t<button class=\"jet-form-builder__action-button jet-form-builder__submit submit-type-reload\" type=\"submit\">Submit Request<\/button>\n\t<\/div>\n\t\n<\/div>\n\n\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_contact_en\">\n\n\t<div class=\"jet-form-builder-messages-wrap\" data-form-id=\"16863\"><\/div>\n<\/form>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-92756c3 e-con-full e-flex e-con e-child\" data-id=\"92756c3\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-05b905b elementor-widget elementor-widget-heading\" data-id=\"05b905b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Business Hours<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2c38d17 elementor-widget elementor-widget-text-editor\" data-id=\"2c38d17\" 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\tWe <strong>are here to serve you<\/strong> !\n\nYou can shop our <a href=\"\/en\/inventaire-vr\/\">Showroom<\/a>, submit a financing request, and browse our <a href=\"https:\/\/shop.rvcare.ca\/horizon-lussier\/rvc\/27\/\" target=\"_blank\">shop online<\/a>! Delivery is available, and you can also opt for curbside pickup..\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ce3f67c elementor-widget elementor-widget-jet-tabs\" data-id=\"ce3f67c\" data-element_type=\"widget\" data-settings=\"{&quot;tabs_position&quot;:&quot;top&quot;,&quot;no_active_tabs&quot;:&quot;false&quot;}\" data-widget_type=\"jet-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n\t\t<div class=\"jet-tabs jet-tabs-position-top jet-tabs-fade-effect \" data-settings=\"{&quot;activeIndex&quot;:0,&quot;event&quot;:&quot;click&quot;,&quot;autoSwitch&quot;:false,&quot;autoSwitchDelay&quot;:3000,&quot;ajaxTemplate&quot;:false,&quot;tabsPosition&quot;:&quot;top&quot;,&quot;switchScrolling&quot;:false,&quot;switchScrollingOffset&quot;:0}\">\n\t\t\t<div class=\"jet-tabs__control-wrapper \" \trole=\"tablist\">\n\t\t\t\t<div id=\"jet-tabs-control-2161\" class=\"jet-tabs__control jet-tabs__control-icon-left elementor-menu-anchor active-tab\" data-tab=\"1\" tabindex=\"0\" role=\"tab\" aria-controls=\"jet-tabs-content-2161\" aria-expanded=\"true\" data-template-id=\"33372\"><div class=\"jet-tabs__control-inner\"><div class=\"jet-tabs__label-text\">Sales<\/div><\/div><\/div><div id=\"jet-tabs-control-2162\" class=\"jet-tabs__control jet-tabs__control-icon-left elementor-menu-anchor \" data-tab=\"2\" tabindex=\"0\" role=\"tab\" aria-controls=\"jet-tabs-content-2162\" aria-expanded=\"false\" data-template-id=\"33370\"><div class=\"jet-tabs__control-inner\"><div class=\"jet-tabs__label-text\">Shop<\/div><\/div><\/div><div id=\"jet-tabs-control-2163\" class=\"jet-tabs__control jet-tabs__control-icon-left elementor-menu-anchor \" data-tab=\"3\" tabindex=\"0\" role=\"tab\" aria-controls=\"jet-tabs-content-2163\" aria-expanded=\"false\" data-template-id=\"33374\"><div class=\"jet-tabs__control-inner\"><div class=\"jet-tabs__label-text\">Service<\/div><\/div><\/div>\t\t\t<\/div>\n\t\t\t<div class=\"jet-tabs__content-wrapper\">\n\t\t\t\t<div id=\"jet-tabs-content-2161\" class=\"jet-tabs__content active-content\" data-tab=\"1\" role=\"tabpanel\" aria-hidden=\"false\" data-template-id=\"33372\">\t\t<div data-elementor-type=\"section\" data-elementor-id=\"17079\" class=\"elementor elementor-17079\" data-elementor-post-type=\"elementor_library\">\n\t\t\t<div class=\"elementor-element elementor-element-97cd5c1 e-flex e-con-boxed e-con e-parent\" data-id=\"97cd5c1\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a2d15ae elementor-widget elementor-widget-jet-table\" data-id=\"a2d15ae\" data-element_type=\"widget\" data-widget_type=\"jet-table.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-jet-table jet-elements\">\n\t\t<div class=\"jet-table-wrapper\">\n\t\t\t<table class=\"jet-table jet-table--fa5-compat\">\n\t\t\t\t<thead class=\"jet-table__head\"><tr class=\"jet-table__head-row\"><th class=\"jet-table__cell elementor-repeater-item-4691f61 jet-table__head-cell\" scope=\"col\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><\/div><\/div><\/th><th class=\"jet-table__cell elementor-repeater-item-0313f59 jet-table__head-cell\" scope=\"col\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><\/div><\/div><\/th><\/tr><\/thead>\n\t\t\t\t\t\t\t\t<tfoot class=\"jet-table__foot\"><tr class=\"jet-table__foot-row\"><th class=\"jet-table__cell elementor-repeater-item-98c9688 jet-table__foot-cell\" colspan=\"2\" scope=\"col\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Easter schedule 2026 &#8211; Monday 6 April: CLOSED<\/div><\/div><\/div><\/th><\/tr><\/tfoot>\n\t\t\t\t\t\t\t\t<tbody class=\"jet-table__body jet-table__body_no-border-radius\"><tr class=\"jet-table__body-row elementor-repeater-item-b6dd1cd\"><td class=\"jet-table__cell elementor-repeater-item-9856de3 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Monday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-7280e42 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">8:00 AM &#8211; 5:00 PM<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-e1a4519\"><td class=\"jet-table__cell elementor-repeater-item-d78569f jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Tuesday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-f9c6500 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">8:00 AM &#8211; 5:00 PM<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-2700f48\"><td class=\"jet-table__cell elementor-repeater-item-84ec72a jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Wednesday\n<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-3c723a3 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">8:00 AM &#8211; 5:00 PM<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-a31fd53\"><td class=\"jet-table__cell elementor-repeater-item-7332309 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Thursday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-bee75b9 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">8:00 AM &#8211; 5:00 PM<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-1449db0\"><td class=\"jet-table__cell elementor-repeater-item-a273a7b jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Friday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-4f96042 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">8:00 AM &#8211; 5:00 PM<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-2f0acdb\"><td class=\"jet-table__cell elementor-repeater-item-624ec71 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Saturday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-f220864 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">9:00 AM &#8211; 4:00 PM<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-c5c7dbf\"><td class=\"jet-table__cell elementor-repeater-item-dc5218e jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Sunday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-3fdf665 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">CLOSED<\/div><\/div><\/div><\/td><\/tr><\/tbody>\n\t\t\t<\/table>\n\t\t<\/div>\n\n\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div><div id=\"jet-tabs-content-2162\" class=\"jet-tabs__content \" data-tab=\"2\" role=\"tabpanel\" aria-hidden=\"true\" data-template-id=\"33370\">\t\t<div data-elementor-type=\"section\" data-elementor-id=\"17094\" class=\"elementor elementor-17094\" data-elementor-post-type=\"elementor_library\">\n\t\t\t<div class=\"elementor-element elementor-element-b5bceed e-flex e-con-boxed e-con e-parent\" data-id=\"b5bceed\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e0c60f elementor-widget elementor-widget-jet-table\" data-id=\"3e0c60f\" data-element_type=\"widget\" data-widget_type=\"jet-table.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-jet-table jet-elements\">\n\t\t<div class=\"jet-table-wrapper\">\n\t\t\t<table class=\"jet-table jet-table--fa5-compat\">\n\t\t\t\t<thead class=\"jet-table__head\"><tr class=\"jet-table__head-row\"><th class=\"jet-table__cell elementor-repeater-item-4691f61 jet-table__head-cell\" scope=\"col\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><\/div><\/div><\/th><th class=\"jet-table__cell elementor-repeater-item-0313f59 jet-table__head-cell\" scope=\"col\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><\/div><\/div><\/th><\/tr><\/thead>\n\t\t\t\t\t\t\t\t<tfoot class=\"jet-table__foot\"><tr class=\"jet-table__foot-row\"><th class=\"jet-table__cell elementor-repeater-item-e6ae3e4 jet-table__foot-cell\" colspan=\"2\" scope=\"col\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Easter schedule 2026 &#8211; Monday 6 April: CLOSED<\/div><\/div><\/div><\/th><\/tr><\/tfoot>\n\t\t\t\t\t\t\t\t<tbody class=\"jet-table__body jet-table__body_no-border-radius\"><tr class=\"jet-table__body-row elementor-repeater-item-b6dd1cd\"><td class=\"jet-table__cell elementor-repeater-item-9856de3 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Monday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-7280e42 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">8:00 AM &#8211; 5:00 PM<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-e1a4519\"><td class=\"jet-table__cell elementor-repeater-item-d78569f jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Tuesday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-f9c6500 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">8:00 AM &#8211; 5:00 PM<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-2700f48\"><td class=\"jet-table__cell elementor-repeater-item-84ec72a jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Wednesday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-3c723a3 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">8:00 AM &#8211; 5:00 PM<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-a31fd53\"><td class=\"jet-table__cell elementor-repeater-item-7332309 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Thursday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-bee75b9 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">8:00 AM &#8211; 5:00 PM<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-1449db0\"><td class=\"jet-table__cell elementor-repeater-item-a273a7b jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Friday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-4f96042 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">8:00 AM &#8211; 5:00 PM<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-2f0acdb\"><td class=\"jet-table__cell elementor-repeater-item-624ec71 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Saturday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-f220864 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">9:00 AM &#8211; 4:00 PM<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-c5c7dbf\"><td class=\"jet-table__cell elementor-repeater-item-dc5218e jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Sunday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-3fdf665 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">CLOSED<\/div><\/div><\/div><\/td><\/tr><\/tbody>\n\t\t\t<\/table>\n\t\t<\/div>\n\n\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div><div id=\"jet-tabs-content-2163\" class=\"jet-tabs__content \" data-tab=\"3\" role=\"tabpanel\" aria-hidden=\"true\" data-template-id=\"33374\">\t\t<div data-elementor-type=\"section\" data-elementor-id=\"17064\" class=\"elementor elementor-17064\" data-elementor-post-type=\"elementor_library\">\n\t\t\t<div class=\"elementor-element elementor-element-02db15b e-flex e-con-boxed e-con e-parent\" data-id=\"02db15b\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ac6f372 elementor-widget elementor-widget-jet-table\" data-id=\"ac6f372\" data-element_type=\"widget\" data-widget_type=\"jet-table.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-jet-table jet-elements\">\n\t\t<div class=\"jet-table-wrapper\">\n\t\t\t<table class=\"jet-table jet-table--fa5-compat\">\n\t\t\t\t<thead class=\"jet-table__head\"><tr class=\"jet-table__head-row\"><th class=\"jet-table__cell elementor-repeater-item-4691f61 jet-table__head-cell\" scope=\"col\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><\/div><\/div><\/th><th class=\"jet-table__cell elementor-repeater-item-0313f59 jet-table__head-cell\" scope=\"col\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><\/div><\/div><\/th><\/tr><\/thead>\n\t\t\t\t\t\t\t\t<tfoot class=\"jet-table__foot\"><tr class=\"jet-table__foot-row\"><th class=\"jet-table__cell elementor-repeater-item-1516bee jet-table__foot-cell\" colspan=\"2\" scope=\"col\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Easter schedule 2026 &#8211; Monday 6 April: CLOSED<\/div><\/div><\/div><\/th><\/tr><\/tfoot>\n\t\t\t\t\t\t\t\t<tbody class=\"jet-table__body jet-table__body_no-border-radius\"><tr class=\"jet-table__body-row elementor-repeater-item-b6dd1cd\"><td class=\"jet-table__cell elementor-repeater-item-9856de3 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Monday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-7280e42 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">8:00 AM &#8211; 4:30 PM<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-e1a4519\"><td class=\"jet-table__cell elementor-repeater-item-d78569f jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Tuesday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-f9c6500 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">8:00 AM &#8211; 4:30 PM<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-2700f48\"><td class=\"jet-table__cell elementor-repeater-item-84ec72a jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Wednesday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-3c723a3 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">8:00 AM &#8211; 4:30 PM<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-a31fd53\"><td class=\"jet-table__cell elementor-repeater-item-7332309 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Thursday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-bee75b9 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">8:00 AM &#8211; 4:30 PM<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-1449db0\"><td class=\"jet-table__cell elementor-repeater-item-a273a7b jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Friday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-4f96042 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">8:00 AM &#8211; 4:30 PM<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-2f0acdb\"><td class=\"jet-table__cell elementor-repeater-item-624ec71 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Saturday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-f220864 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">CLOSED<\/div><\/div><\/div><\/td><\/tr><tr class=\"jet-table__body-row elementor-repeater-item-c5c7dbf\"><td class=\"jet-table__cell elementor-repeater-item-dc5218e jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">Sunday<\/div><\/div><\/div><\/td><td class=\"jet-table__cell elementor-repeater-item-3fdf665 jet-table__body-cell\"><div class=\"jet-table__cell-inner\"><div class=\"jet-table__cell-content\"><div class=\"jet-table__cell-text\">CLOSED<\/div><\/div><\/div><\/td><\/tr><\/tbody>\n\t\t\t<\/table>\n\t\t<\/div>\n\n\t\t<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7d88a9e e-con-full e-flex e-con e-parent\" data-id=\"7d88a9e\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-a568da1 e-con-full e-flex e-con e-child\" data-id=\"a568da1\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c255e8 elementor-widget elementor-widget-google_maps\" data-id=\"9c255e8\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.22.0 - 26-06-2024 *\/\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}<\/style>\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Horizon%20Lussier%20Marieville%2C%201155%2C%20rang%20de%20l%27%C3%89glise%20Marieville%2C%20Qu%C3%A9bec%20Canada%2C%20J3M1N9&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Horizon Lussier Marieville, 1155, rang de l&#039;\u00c9glise Marieville, Qu\u00e9bec Canada, J3M1N9\"\n\t\t\t\t\taria-label=\"Horizon Lussier Marieville, 1155, rang de l&#039;\u00c9glise Marieville, Qu\u00e9bec Canada, J3M1N9\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5f5be2c e-con-full e-flex e-con e-child\" data-id=\"5f5be2c\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-44fbe10 elementor-widget elementor-widget-heading\" data-id=\"44fbe10\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Contact Horizon lussier<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5620b49 elementor-widget elementor-widget-text-editor\" data-id=\"5620b49\" 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\tTelephone : <a href=\"tel:+14504603666\">(450) 460-3666<\/a>\n\nTelephone : <a href=\"tel:+18003874100\">1 (800) 387-4100<\/a> (toll free)\n\nEmail : <a href=\"mailto:info@horizonlussier.com\">info@horizonlussier.com<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9552370 elementor-widget elementor-widget-heading\" data-id=\"9552370\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Adress : <\/h4>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0c4d779 elementor-widget elementor-widget-text-editor\" data-id=\"0c4d779\" 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<div class=\"alert alert-theme-primary\">\n\n<strong>Horizon Lussier Marieville<\/strong><br>1155, rang de l&#8217;\u00c9glise<br>\nMarieville, Qu\u00e9bec<br>\nCanada, J3M 1N9\n\n<\/div>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact Information request Do you have any questions? Write to us, our team will be happy to answer you. Request Additional Information Financing Details Trade-in Book appointment General Inquiry Interested in an RV? No Yes Disponibilit\u00e9 1 : Disponibilit\u00e9 2 : Disponibilit\u00e9 3 : Select RV unit Select A UnitSurveyor 252 RBLE 2024Tiffin Wayfarer 25LW [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":4440,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/horizonlussier.com\/en\/wp-json\/wp\/v2\/pages\/3544"}],"collection":[{"href":"https:\/\/horizonlussier.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/horizonlussier.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/horizonlussier.com\/en\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/horizonlussier.com\/en\/wp-json\/wp\/v2\/comments?post=3544"}],"version-history":[{"count":0,"href":"https:\/\/horizonlussier.com\/en\/wp-json\/wp\/v2\/pages\/3544\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/horizonlussier.com\/en\/wp-json\/wp\/v2\/media\/4440"}],"wp:attachment":[{"href":"https:\/\/horizonlussier.com\/en\/wp-json\/wp\/v2\/media?parent=3544"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}