{"id":332003,"date":"2023-12-12T10:26:21","date_gmt":"2023-12-12T15:26:21","guid":{"rendered":"https:\/\/horizonlussier.com\/jet-popup\/popup-rv-showroom-filter\/"},"modified":"2023-12-19T10:08:15","modified_gmt":"2023-12-19T15:08:15","slug":"popup-rv-showroom-filter","status":"publish","type":"jet-popup","link":"https:\/\/horizonlussier.com\/en\/jet-popup\/popup-rv-showroom-filter\/","title":{"rendered":"EN Popup Form Parts &amp; Accessories"},"content":{"rendered":"\t\t<div data-elementor-type=\"jet-popup\" data-elementor-id=\"332003\" class=\"elementor elementor-332003 elementor-330963\" data-elementor-post-type=\"jet-popup\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c1fbda6 e-flex e-con-boxed e-con e-parent\" data-id=\"c1fbda6\" data-element_type=\"container\" data-settings=\"{&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-b9e7ffe elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"b9e7ffe\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/horizonlussier.com\/wp-content\/uploads\/elementor\/css\/custom-widget-icon-list.min.css?ver=1746128193\">\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-tools\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M501.1 395.7L384 278.6c-23.1-23.1-57.6-27.6-85.4-13.9L192 158.1V96L64 0 0 64l96 128h62.1l106.6 106.6c-13.6 27.8-9.2 62.3 13.9 85.4l117.1 117.1c14.6 14.6 38.2 14.6 52.7 0l52.7-52.7c14.5-14.6 14.5-38.2 0-52.7zM331.7 225c28.3 0 54.9 11 74.9 31l19.4 19.4c15.8-6.9 30.8-16.5 43.8-29.5 37.1-37.1 49.7-89.3 37.9-136.7-2.2-9-13.5-12.1-20.1-5.5l-74.4 74.4-67.9-11.3L334 98.9l74.4-74.4c6.6-6.6 3.4-17.9-5.7-20.2-47.4-11.7-99.6.9-136.6 37.9-28.5 28.5-41.9 66.1-41.2 103.6l82.1 82.1c8.1-1.9 16.5-2.9 24.7-2.9zm-103.9 82l-56.7-56.7L18.7 402.8c-25 25-25 65.5 0 90.5s65.5 25 90.5 0l123.6-123.6c-7.6-19.9-9.9-41.6-5-62.7zM64 472c-13.2 0-24-10.8-24-24 0-13.3 10.7-24 24-24s24 10.7 24 24c0 13.2-10.7 24-24 24z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">PARTS REQUEST FORM<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ee40d40 elementor-widget elementor-widget-jet-form-builder-form\" data-id=\"ee40d40\" 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-57\" class=\"jfb-form-marker\"><\/div>    <script>\n    document.addEventListener('DOMContentLoaded', function () {\n        const markerId = 'formulaire-container-57';\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-57-inline-css\"><\/style><form  class=\"jet-form-builder layout-column submit-type-reload\" action=\"https:\/\/horizonlussier.com\/en\/wp-json\/wp\/v2\/jet-popup\/332003\/?fFfaRC=Vjm6xyOb6e&amp;method=reload\" method=\"POST\" data-form-id=\"57\" 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=\"57\">\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\/jet-popup\/332003\/\">\n<input type=\"hidden\" class=\"jet-form-builder__field hidden-field\" name=\"__queried_post_id\" data-field-name=\"__queried_post_id\" value=\"332003\">\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_contactparts_en\">\n\n\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_aytoTwjd\">\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_gDwKbzsZ\">\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_c2pXuxGa\">\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;:1151,&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;frequency&quot;:&quot;always&quot;,&quot;set_on_empty&quot;:true,&quot;to_set&quot;:&quot;&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\">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_0jEUe1sp\">\n\t\t\t\t\t<\/div>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\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;:1233,&quot;conditions&quot;:[{&quot;__visible&quot;:true,&quot;value&quot;:&quot;&quot;}],&quot;to_set&quot;:&quot;&quot;},{&quot;id&quot;:4671,&quot;conditions&quot;:[{&quot;__visible&quot;:true,&quot;value&quot;:&quot;&quot;}],&quot;to_set&quot;:&quot;&quot;},{&quot;id&quot;:3034,&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;frequency&quot;:&quot;always&quot;,&quot;set_on_empty&quot;:true,&quot;to_set&quot;:&quot;&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\">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 input-style\" data-jfb-sync=\"null\" autocomplete=\"off_TzXpKYgG\">\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;:8393,&quot;conditions&quot;:[{&quot;__visible&quot;:true,&quot;field&quot;:&quot;field_models&quot;,&quot;operator&quot;:&quot;empty&quot;,&quot;value&quot;:&quot;&quot;}],&quot;frequency&quot;:&quot;always&quot;,&quot;set_on_empty&quot;:true,&quot;to_set&quot;:&quot;&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\">Model<\/div><\/div><div class=\"jet-form-builder__field-wrap\">\n\t\t\t\t<input name=\"field_models\" id=\"field_models\" type=\"text\" data-field-name=\"field_models\" class=\"jet-form-builder__field text-field\" data-jfb-sync=\"null\" autocomplete=\"off_pIG0RygV\">\n\t\t\t\t\t<\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\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  data-value=\"[{&quot;id&quot;:6735,&quot;conditions&quot;:[{&quot;__visible&quot;:true,&quot;field&quot;:&quot;field_annee&quot;,&quot;operator&quot;:&quot;empty&quot;,&quot;value&quot;:&quot;&quot;}],&quot;frequency&quot;:&quot;always&quot;,&quot;set_on_empty&quot;:true,&quot;to_set&quot;:&quot;&quot;}]\" 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\">Years<\/div><\/div><div class=\"jet-form-builder__field-wrap\">\n\t\t<input type=\"number\" class=\"jet-form-builder__field text-field input-style\" name=\"field_annee\" data-field-name=\"field_annee\" id=\"field_annee\" data-jfb-sync=\"null\">\n\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;:1943,&quot;conditions&quot;:[{&quot;__visible&quot;:true,&quot;field&quot;:&quot;field_quantite&quot;,&quot;operator&quot;:&quot;empty&quot;,&quot;value&quot;:&quot;&quot;}],&quot;frequency&quot;:&quot;always&quot;,&quot;set_on_empty&quot;:true,&quot;to_set&quot;:&quot;&quot;}]\" 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\">Quantite<\/div><\/div><div class=\"jet-form-builder__field-wrap\">\n\t\t<input type=\"number\" class=\"jet-form-builder__field text-field input-style\" name=\"field_quantite\" data-field-name=\"field_quantite\" id=\"field_quantite\" data-jfb-sync=\"null\">\n\t<\/div>\n<\/div><\/div>\n<\/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-row field-type-media-field\" >\n<template class=\"jet-form-builder__preview-template\"><div class=\"jet-form-builder-file-upload__file\" data-file=\"%file_url%\">\n\t<!-- preview -->\n\t<!-- field -->\n\t<div class=\"jet-form-builder-file-upload__file-remove\" data-file-name=\"%file_name%\">\n\t\t<svg width=\"22\" height=\"22\" viewBox=\"0 0 14 15\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t<path d=\"M4.375 7H6.125V12.25H4.375V7ZM7.875 7H9.625V12.25H7.875V7ZM10.5 1.75C10.5 1.51302 10.4134 1.30794 10.2402 1.13477C10.0762 0.961589 9.87109 0.875 9.625 0.875H4.375C4.12891 0.875 3.91927 0.961589 3.74609 1.13477C3.58203 1.30794 3.5 1.51302 3.5 1.75V3.5H0V5.25H0.875V14C0.875 14.237 0.957031 14.4421 1.12109 14.6152C1.29427 14.7884 1.50391 14.875 1.75 14.875H12.25C12.4961 14.875 12.7012 14.7884 12.8652 14.6152C13.0384 14.4421 13.125 14.237 13.125 14V5.25H14V3.5H10.5V1.75ZM5.25 2.625H8.75V3.5H5.25V2.625ZM11.375 5.25V13.125H2.625V5.25H11.375Z\"><\/path>\n\t\t<\/svg>\n\t<\/div>\n\t<span\n\t\t\tclass=\"jet-form-builder-file-upload__file-invalid-marker\"\n\t\t\tstyle=\"display: none\">\n\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 20 20\" fill=\"currentcolor\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M10 2c4.42 0 8 3.58 8 8s-3.58 8-8 8-8-3.58-8-8 3.58-8 8-8zm1.13 9.38l.35-6.46H8.52l.35 6.46h2.26zm-.09 3.36c.24-.23.37-.55.37-.96 0-.42-.12-.74-.36-.97s-.59-.35-1.06-.35-.82.12-1.07.35-.37.55-.37.97c0 .41.13.73.38.96.26.23.61.34 1.06.34s.8-.11 1.05-.34z\"><\/path><\/svg>\n\t<\/span>\n\t<!-- footer -->\n<\/div>\n<\/template><div class=\"jet-form-builder__label\">\r\n<div class=\"jet-form-builder__label-text\">Attach file <\/div><\/div><div class=\"jet-form-builder__field-wrap jet-form-builder-file-upload\">\n\t\t<div class=\"jet-form-builder-file-upload__content\">\n\t\t<div class=\"jet-form-builder-file-upload__loader\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"38\" height=\"38\" viewBox=\"0 0 38 38\" stroke=\"#fff\"><g fill=\"none\" fill-rule=\"evenodd\"><g transform=\"translate(1 1)\" stroke-width=\"2\"><circle stroke-opacity=\".5\" cx=\"18\" cy=\"18\" r=\"18\"\/><path d=\"M36 18c0-9.94-8.06-18-18-18\" transform=\"rotate(137.826 18 18)\"><animateTransform attributeName=\"transform\" type=\"rotate\" from=\"0 18 18\" to=\"360 18 18\" dur=\"1s\" repeatCount=\"indefinite\"\/><\/path><\/g><\/g><\/svg><\/div>\t\t<div class=\"jet-form-builder-file-upload__files\" data-args=\"{&quot;max_files&quot;:1,&quot;max_size&quot;:268435456}\">\n\t\t\t\t\t<\/div>\n\t<\/div>\n\t<div class=\"jet-form-builder-file-upload__fields\">\n\t\t<input class=\"jet-form-builder__field file-field jet-form-builder-file-upload__input\" name=\"field_piece_jointe\" data-field-name=\"field_piece_jointe\" type=\"file\" data-form_id=\"57\" id=\"field_piece_jointe\" data-jfb-sync=\"null\" data-max_size=\"268435456\">\n\t<\/div>\n\t<div class=\"jet-form-builder-file-upload__message\"><small>Maximum file size: 256 MB<\/small><\/div>\n\t<div class=\"jet-form-builder-file-upload__errors is-hidden\"><\/div>\n\t<\/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\">\n\t<button class=\"jet-form-builder__action-button jet-form-builder__submit submit-type-reload\" type=\"submit\">Send<\/button>\n\t<\/div>\n\t\n<\/div>\t<div class=\"jet-form-builder-messages-wrap\" data-form-id=\"57\"><\/div>\n<\/form>\n\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","protected":false},"author":12,"template":"","meta":{"_styles":{"container_width":"800px","container_custom_height":false,"container_height":"","container_hor_position":"center","container_ver_position":"center","content_ver_position":"flex-start","container_bg_color":"#fff","container_bg":{"type":"classic","color":"#fff","bg_image_id":"","bg_image_url":"","bg_position":"center center","bg_repeat":"no-repeat","bg_size":"auto","gradient":"linear-gradient(160deg, rgba(85,85,85,0.8477984943977591) 0%, rgba(0,0,0,0.8505996148459384) 100%)"},"container_hor_padding":"20px","container_ver_padding":"20px","container_hor_margin":"0px","container_ver_margin":"0px","container_border":"0px solid #fff","container_border_color":"#fff","container_border_style":"solid","container_border_width":"1px","container_border_radius":"0px","container_box_shadow":"none","overlay_bg_color":"#0000007D","overlay_bg":{"type":"classic","color":"#0000007D","bg_image_id":"","bg_image_url":"","bg_position":"center center","bg_repeat":"no-repeat","bg_size":"auto","gradient":"linear-gradient(160deg, rgba(85,85,85,0.8477984943977591) 0%, rgba(0,0,0,0.8505996148459384) 100%)"},"close_button_icon_color":"#fff","close_button_icon_size":"16px","close_button_bg_color":"#000","close_button_size":"32px","close_button_border":"1px solid #000","close_button_border_radius":"0px","close_button_translate_x":"0px","close_button_translate_y":"0px","z_index":"999"},"_settings":{"jet_popup_type":"default","jet_popup_animation":"fade","jet_popup_open_trigger":"custom-selector","jet_popup_page_load_delay":1,"jet_popup_user_inactivity_time":1,"jet_popup_scrolled_to_value":10,"jet_popup_on_date_value":"2023-07-27 15:26","jet_popup_on_time_start_value":"","jet_popup_on_time_end_value":"","jet_popup_custom_selector":"","jet_popup_prevent_scrolling":"","jet_popup_show_once":"no","jet_popup_show_again_delay":"none","jet_popup_use_ajax":"","jet_popup_force_ajax":"yes","jet_role_condition":[],"use_close_button":"yes","close_button_icon":"","selected_close_button_icon":{"value":"","library":""},"use_overlay":"yes","close_on_overlay_click":"yes"}},"_links":{"self":[{"href":"https:\/\/horizonlussier.com\/en\/wp-json\/wp\/v2\/jet-popup\/332003"}],"collection":[{"href":"https:\/\/horizonlussier.com\/en\/wp-json\/wp\/v2\/jet-popup"}],"about":[{"href":"https:\/\/horizonlussier.com\/en\/wp-json\/wp\/v2\/types\/jet-popup"}],"author":[{"embeddable":true,"href":"https:\/\/horizonlussier.com\/en\/wp-json\/wp\/v2\/users\/12"}],"version-history":[{"count":0,"href":"https:\/\/horizonlussier.com\/en\/wp-json\/wp\/v2\/jet-popup\/332003\/revisions"}],"wp:attachment":[{"href":"https:\/\/horizonlussier.com\/en\/wp-json\/wp\/v2\/media?parent=332003"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}