{"id":81665,"date":"2026-08-10T00:52:56","date_gmt":"2026-08-10T00:52:56","guid":{"rendered":"https:\/\/risewellhousings.com\/?page_id=81665"},"modified":"2026-08-10T11:20:27","modified_gmt":"2026-08-10T11:20:27","slug":"contract","status":"publish","type":"page","link":"https:\/\/voyep.com\/work\/contract\/","title":{"rendered":"SALES CONTRACT"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"81665\" class=\"elementor elementor-81665\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b93c8c9 e-flex e-con-boxed e-con e-parent\" data-id=\"b93c8c9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-68c9e6b elementor-widget elementor-widget-shortcode\" data-id=\"68c9e6b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    \n    <style>\n        \/* --- RISE WELL HOUSINGS THEME VARS --- *\/\n        .pk-wrapper {\n            --tas-primary: #FF7A00;\n            --tas-primary-hover: #e66a00;\n            --tas-primary-active: #cc5e00;\n            --tas-dark: #1D2933;\n            --tas-ink: #263645;\n            --tas-muted: #64717d;\n            --tas-line: #dbe4ea;\n            --tas-soft: #f7f9fb;\n            --tas-warm: #fff5ef;\n            max-width: 980px;\n            margin: 30px auto;\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n            color: var(--tas-ink);\n        }\n\n        .pk-wrapper * {\n            box-sizing: border-box;\n        }\n\n        .pk-box {\n            background: #ffffff;\n            padding: 34px;\n            border-radius: 12px;\n            border: 1px solid #e4e8ec;\n            border-top: 6px solid var(--tas-primary);\n            box-shadow: 0 20px 55px rgba(29, 41, 51, 0.12);\n        }\n\n        \/* --- HEADERS --- *\/\n        .pk-welcome-header {\n            text-align: center;\n            margin-bottom: 28px;\n            padding: 26px 20px;\n            border-radius: 10px;\n            background: var(--tas-dark);\n            color: #ffffff;\n        }\n\n        .pk-welcome-header .logo-wrapper {\n            background: #ffffff;\n            display: inline-block;\n            padding: 8px 16px;\n            border-radius: 8px;\n            margin-bottom: 12px;\n        }\n\n        .pk-welcome-header .logo-wrapper img {\n            height: 54px;\n            width: auto;\n            max-width: 220px;\n            object-fit: contain;\n            display: block;\n        }\n\n        .pk-welcome-header h1 {\n            color: #ffffff;\n            margin: 0;\n            font-size: 1.45rem;\n            line-height: 1.2;\n            text-transform: uppercase;\n            font-weight: 900;\n        }\n\n        .pk-welcome-header p {\n            font-size: 0.95rem;\n            color: rgba(255, 255, 255, 0.72);\n            margin: 7px 0 0;\n        }\n\n        \/* --- STEPPER \/ TIMELINE --- *\/\n        .tas-stepper {\n            display: flex;\n            justify-content: space-between;\n            list-style: none;\n            padding: 0;\n            margin: 0 0 34px;\n            position: relative;\n        }\n\n        .tas-stepper::before {\n            content: '';\n            position: absolute;\n            top: 18px;\n            left: 10%;\n            right: 10%;\n            height: 2px;\n            background: var(--tas-line);\n            z-index: 1;\n        }\n\n        .tas-step {\n            position: relative;\n            z-index: 2;\n            text-align: center;\n            flex: 1;\n        }\n\n        .tas-step-circle {\n            width: 38px;\n            height: 38px;\n            border-radius: 50%;\n            background: #eef2f5;\n            color: var(--tas-muted);\n            line-height: 30px;\n            margin: 0 auto 8px;\n            font-weight: 900;\n            border: 4px solid #ffffff;\n            transition: 180ms ease;\n            box-shadow: 0 2px 8px rgba(29, 41, 51, 0.08);\n        }\n\n        .tas-step-label {\n            font-size: 0.73rem;\n            color: var(--tas-muted);\n            font-weight: 800;\n            text-transform: uppercase;\n        }\n\n        .tas-step.active .tas-step-circle {\n            background: var(--tas-primary);\n            color: #ffffff;\n            box-shadow: 0 8px 18px rgba(255, 122, 0, 0.26);\n        }\n\n        .tas-step.active .tas-step-label {\n            color: var(--tas-dark);\n        }\n\n        \/* --- STEP 1: SEARCH INVENTORY --- *\/\n        .tas-instructions {\n            background: var(--tas-warm);\n            border-left: 4px solid var(--tas-primary);\n            padding: 14px 18px;\n            font-size: 0.93rem;\n            line-height: 1.55;\n            margin-bottom: 20px;\n            border-radius: 8px;\n            color: var(--tas-ink);\n        }\n\n        .tas-search-bar {\n            width: 100%;\n            min-height: 52px;\n            padding: 14px 18px;\n            font-size: 1rem;\n            border: 1px solid #cfd8e1;\n            border-radius: 8px;\n            margin-bottom: 24px;\n            background: #ffffff;\n            color: var(--tas-dark);\n            transition: border-color 180ms ease, box-shadow 180ms ease;\n        }\n\n        .tas-search-bar:focus {\n            border-color: var(--tas-primary);\n            outline: none;\n            box-shadow: 0 0 0 3px rgba(255, 122, 0, 0.16);\n        }\n\n        .pk-car-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));\n            gap: 16px;\n            max-height: 520px;\n            overflow-y: auto;\n            padding: 2px 5px 2px 0;\n        }\n\n        .pk-card {\n            text-align: left;\n            border: 1px solid #e4e8ec;\n            border-radius: 8px;\n            cursor: pointer;\n            transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;\n            background: #ffffff;\n            overflow: hidden;\n        }\n\n        .pk-card:hover,\n        .pk-card:focus-within {\n            border-color: var(--tas-primary);\n            transform: translateY(-3px);\n            box-shadow: 0 14px 30px rgba(29, 41, 51, 0.14);\n        }\n\n        .pk-card img {\n            width: 100%;\n            height: 150px;\n            object-fit: cover;\n            border-bottom: 1px solid #eef2f5;\n            background: #ffffff;\n        }\n\n        .pk-card-info {\n            padding: 13px 14px 15px;\n        }\n\n        .pk-card h3 {\n            margin: 0;\n            font-size: 0.95rem;\n            color: var(--tas-dark);\n            font-weight: 800;\n            white-space: nowrap;\n            overflow: hidden;\n            text-overflow: ellipsis;\n        }\n\n        .pk-card span {\n            font-size: 0.95rem;\n            color: var(--tas-primary);\n            font-weight: 900;\n            display: block;\n            margin-top: 6px;\n        }\n\n        \/* --- FORMS & EXPANDING ROWS --- *\/\n        #pk-step-form, #pk-step-choice, #pk-step-review, #pk-step-sign, #pk-step-final {\n            display: none;\n            animation: slideUp 260ms ease-out;\n        }\n\n        .pk-top-nav {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            gap: 12px;\n            margin-bottom: 22px;\n            border-bottom: 1px solid #eef2f5;\n            padding-bottom: 15px;\n        }\n\n        .pk-breed-badge {\n            background: var(--tas-dark);\n            color: #ffffff;\n            padding: 7px 13px;\n            border-radius: 6px;\n            font-size: 0.75rem;\n            font-weight: 900;\n            text-transform: uppercase;\n        }\n\n        .pk-change-btn {\n            background: none;\n            border: none;\n            color: var(--tas-primary);\n            font-size: 0.86rem;\n            font-weight: 800;\n            cursor: pointer;\n            padding: 4px;\n        }\n\n        .pk-change-btn:hover,\n        .pk-change-btn:focus {\n            color: var(--tas-primary-hover);\n            text-decoration: underline;\n        }\n\n        .field-row {\n            display: flex;\n            gap: 16px;\n            margin-bottom: 16px;\n        }\n\n        .field-row .pk-col {\n            flex: 1;\n            transition: flex 180ms ease;\n        }\n\n        .field-row.focus-left .pk-col:first-child { flex: 2; }\n        .field-row.focus-left .pk-col:last-child { flex: 1; }\n        .field-row.focus-right .pk-col:first-child { flex: 1; }\n        .field-row.focus-right .pk-col:last-child { flex: 2; }\n\n        .pk-col {\n            display: flex;\n            flex-direction: column;\n        }\n\n        .pk-label {\n            display: block;\n            font-weight: 800;\n            font-size: 0.76rem;\n            text-transform: uppercase;\n            color: var(--tas-ink);\n            margin-bottom: 7px;\n        }\n\n        .pk-input, .pk-select {\n            width: 100%;\n            min-height: 50px;\n            padding: 12px 14px;\n            border: 1px solid #cfd8e1;\n            border-radius: 7px;\n            font-size: 1rem;\n            transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;\n            background: #ffffff;\n            color: var(--tas-dark);\n        }\n\n        .pk-input:focus, .pk-select:focus {\n            border-color: var(--tas-primary);\n            outline: none;\n            background: #ffffff;\n            box-shadow: 0 0 0 3px rgba(255, 122, 0, 0.16);\n        }\n\n        .pk-preview-box {\n            background: var(--tas-soft);\n            padding: 16px;\n            border-radius: 8px;\n            margin-bottom: 24px;\n            border: 1px solid #e4e8ec;\n            display: flex;\n            align-items: center;\n            gap: 18px;\n        }\n\n        .pk-preview-box img {\n            width: 112px;\n            height: 76px;\n            border-radius: 7px;\n            border: 1px solid #dbe4ea;\n            object-fit: cover;\n            background: #ffffff;\n        }\n\n        .pk-preview-info {\n            text-align: left;\n        }\n\n        .pk-preview-title {\n            font-size: 1.03rem;\n            font-weight: 900;\n            color: var(--tas-dark);\n            margin: 0;\n        }\n\n        .pk-price-tag {\n            font-size: 0.98rem;\n            color: var(--tas-primary);\n            font-weight: 900;\n            margin-top: 6px;\n            display: block;\n        }\n\n        .pk-paper-doc {\n            background: #ffffff;\n            border: 1px solid #cfd8e1;\n            padding: 40px;\n            margin: 20px 0;\n            box-shadow: 0 18px 40px rgba(29, 41, 51, 0.12);\n            font-family: Georgia, 'Times New Roman', serif;\n            color: #222;\n            max-height: 570px;\n            overflow-y: auto;\n            font-size: 14px;\n            line-height: 1.65;\n        }\n\n        .pk-paper-doc h2 {\n            text-align: center;\n            font-size: 1.1rem;\n            color: #000000;\n            text-transform: uppercase;\n            margin: 10px 0 5px;\n            border-bottom: 2px solid var(--tas-primary);\n            display: inline-block;\n            padding-bottom: 5px;\n        }\n\n        .pk-paper-doc h4 {\n            text-align: center;\n            font-size: 0.75rem;\n            color: #666666;\n            margin: 0 0 25px;\n            font-weight: normal;\n            text-transform: uppercase;\n        }\n\n        .pk-paper-doc p {\n            margin-bottom: 12px;\n            text-align: justify;\n        }\n\n        .pk-contract-details {\n            border: 1px solid #dbe4ea;\n            border-left: 4px solid var(--tas-primary);\n            border-radius: 7px;\n            padding: 16px;\n            margin: 15px 0;\n            display: flex;\n            align-items: center;\n            gap: 16px;\n            background: var(--tas-soft);\n        }\n\n        .pk-cd-text {\n            flex: 1;\n            font-size: 0.83rem;\n            line-height: 1.8;\n        }\n\n        .pk-cd-img {\n            width: 120px;\n            text-align: right;\n        }\n\n        .pk-cd-img img {\n            width: 110px;\n            height: 78px;\n            object-fit: cover;\n            border: 1px solid #cfd8e1;\n            border-radius: 6px;\n            padding: 2px;\n            background: #ffffff;\n        }\n\n        .pk-sig-table {\n            width: 100%;\n            margin-top: 40px;\n            border-collapse: collapse;\n        }\n\n        .pk-sig-table td {\n            width: 50%;\n            vertical-align: bottom;\n            padding: 10px 20px;\n        }\n\n        .pk-sig-line {\n            border-top: 1px solid #000000;\n            margin-top: 5px;\n            padding-top: 5px;\n            font-weight: normal;\n            font-size: 0.75rem;\n            color: #555555;\n        }\n\n        .pk-sig-container {\n            background: #ffffff;\n            border: 2px dashed #b9c5cf;\n            border-radius: 8px;\n            position: relative;\n            margin-bottom: 20px;\n            touch-action: none;\n            overflow: hidden;\n        }\n\n        canvas#sig-canvas {\n            width: 100%;\n            height: 190px;\n            cursor: crosshair;\n            display: block;\n        }\n\n        .pk-sig-clear {\n            position: absolute;\n            top: 10px;\n            right: 10px;\n            font-size: 0.72rem;\n            background: #ffffff;\n            padding: 6px 12px;\n            border-radius: 6px;\n            cursor: pointer;\n            border: 1px solid #cfd8e1;\n            color: var(--tas-primary);\n            font-weight: 800;\n        }\n\n        .pk-btn {\n            background: var(--tas-primary);\n            color: #ffffff !important;\n            width: 100%;\n            min-height: 52px;\n            padding: 14px 18px;\n            border: none;\n            border-radius: 7px;\n            font-size: 0.9rem;\n            font-weight: 900;\n            cursor: pointer;\n            text-transform: uppercase;\n            transition: transform 180ms ease, background 180ms ease, box-shadow 180ms ease;\n        }\n\n        .pk-btn:hover,\n        .pk-btn:focus {\n            background: var(--tas-primary-hover);\n            transform: translateY(-1px);\n            box-shadow: 0 12px 24px rgba(255, 122, 0, 0.28);\n        }\n\n        .pk-btn:active {\n            background: var(--tas-primary-active);\n            transform: translateY(0);\n        }\n\n        .pk-btn-outline {\n            background: #ffffff;\n            border: 2px solid #dbe4ea;\n            color: var(--tas-dark) !important;\n        }\n\n        .pk-btn-outline:hover,\n        .pk-btn-outline:focus {\n            border-color: var(--tas-primary);\n            color: var(--tas-primary) !important;\n            background: var(--tas-warm);\n        }\n\n        .pk-btn-secondary {\n            background: var(--tas-dark);\n            font-size: 0.83rem;\n            padding: 12px;\n        }\n\n        .pk-choice-box {\n            border: 1px solid #e4e8ec;\n            padding: 24px;\n            margin-bottom: 18px;\n            border-radius: 8px;\n            text-align: left;\n            transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;\n            background: #ffffff;\n            cursor: pointer;\n        }\n\n        .pk-choice-box:hover {\n            border-color: var(--tas-primary);\n            transform: translateY(-2px);\n            box-shadow: 0 12px 24px rgba(29, 41, 51, 0.1);\n        }\n\n        .pk-choice-title {\n            font-weight: 900;\n            color: var(--tas-dark);\n            font-size: 1rem;\n            margin-bottom: 6px;\n            display: block;\n        }\n\n        @keyframes slideUp {\n            from { opacity: 0; transform: translateY(12px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        @media (max-width: 600px) {\n            .pk-wrapper { margin: 10px auto; }\n            .pk-box { padding: 18px 14px; border-radius: 10px; }\n            .pk-welcome-header { padding: 22px 14px; }\n            .pk-welcome-header .logo-wrapper img { height: 46px; max-width: 190px; }\n            .pk-car-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; max-height: 460px; }\n            .pk-card img { height: 106px; }\n            .pk-card-info { padding: 10px; }\n            .tas-step-label { display: none; }\n            .tas-stepper::before { top: 18px; left: 5%; right: 5%; }\n            .field-row { flex-direction: column; gap: 10px; }\n            .field-row.focus-left .pk-col:first-child,\n            .field-row.focus-right .pk-col:last-child { flex: 1; }\n            .pk-top-nav { align-items: flex-start; flex-direction: column; }\n            .pk-contract-details { flex-direction: column; text-align: center; }\n            .pk-cd-text { margin-bottom: 10px; text-align: left; width: 100%; }\n            .pk-cd-img { width: 100%; text-align: center; }\n            .pk-sig-table, .pk-sig-table tbody, .pk-sig-table tr, .pk-sig-table td { display: block; width: 100% !important; }\n            .pk-sig-table td { padding: 0 0 30px 0 !important; text-align: center; }\n            .pk-paper-doc { padding: 20px !important; margin: 18px 0 !important; }\n            .pk-preview-box { flex-direction: column; text-align: center; }\n            .pk-preview-info { text-align: center; }\n        }\n    <\/style>\n\n    <div class=\"pk-wrapper\">\n        <div class=\"pk-box\">\n            \n            <div class=\"pk-welcome-header\">\n                <div class=\"logo-wrapper\">\n                    <img decoding=\"async\" src=\"https:\/\/risewellhousings.com\/wp-content\/uploads\/Rise-well-housings-logo.png\" alt=\"Rise Well Housings\">\n                <\/div>\n                <h1>Rise Well Housings<\/h1>\n                <p>Official Mobile Home Purchase Contract<\/p>\n            <\/div>\n\n            <ul class=\"tas-stepper\" id=\"tas-stepper\">\n                <li class=\"tas-step active\" id=\"step-1\"><div class=\"tas-step-circle\">1<\/div><div class=\"tas-step-label\">Item<\/div><\/li>\n                <li class=\"tas-step\" id=\"step-2\"><div class=\"tas-step-circle\">2<\/div><div class=\"tas-step-label\">Details<\/div><\/li>\n                <li class=\"tas-step\" id=\"step-3\"><div class=\"tas-step-circle\">3<\/div><div class=\"tas-step-label\">Options<\/div><\/li>\n                <li class=\"tas-step\" id=\"step-4\"><div class=\"tas-step-circle\">4<\/div><div class=\"tas-step-label\">Sign<\/div><\/li>\n            <\/ul>\n\n            <div id=\"pk-step-select\">\n                <div class=\"tas-instructions\">\n                    <strong>Step 1:<\/strong> Select the mobile home, lot, accessory, or bundle you wish to purchase from Rise Well Housings inventory.\n                <\/div>\n                <input type=\"text\" id=\"tas-search\" class=\"tas-search-bar\" placeholder=\"Search by home, lot, model, SKU, or year...\" onkeyup=\"filterCars()\">\n                <div class=\"pk-car-grid\" id=\"tas-car-results\">\n                    <\/div>\n            <\/div>\n\n            <div id=\"pk-step-form\">\n                <div class=\"tas-instructions\">\n                    <strong>Step 2:<\/strong> Enter your legal contact details and choose how you would like to pay.\n                <\/div>\n                <div class=\"pk-top-nav\">\n                    <span class=\"pk-breed-badge\" id=\"display-breed-badge\">ITEM SELECTED<\/span>\n                    <button type=\"button\" class=\"pk-change-btn\" onclick=\"resetToStep1()\">Change Selection<\/button>\n                <\/div>\n                \n                <div class=\"pk-preview-box\" id=\"kitten-preview\">\n                    <img decoding=\"async\" id=\"prev-img\" src=\"\">\n                    <div class=\"pk-preview-info\">\n                        <h3 class=\"pk-preview-title\" id=\"prev-name\">Selected Item<\/h3>\n                        <span class=\"pk-price-tag\" id=\"prev-price\">$0.00<\/span>\n                    <\/div>\n                <\/div>\n                \n                <form id=\"pk-main-form\" onsubmit=\"event.preventDefault(); goToChoice();\">\n                    <input type=\"hidden\" id=\"in_pid\" value=\"\">\n                    <input type=\"hidden\" id=\"in_carname\" value=\"\">\n                    <input type=\"hidden\" id=\"in_fullprice\" value=\"\">\n                    \n                    <div class=\"field-row\">\n                        <div class=\"pk-col\"><label class=\"pk-label\">Customer Full Name<\/label><input type=\"text\" id=\"in_name\" class=\"pk-input\" required placeholder=\"Full Legal Name\"><\/div>\n                        <div class=\"pk-col\"><label class=\"pk-label\">Email Address<\/label><input type=\"email\" id=\"in_email\" class=\"pk-input\" required placeholder=\"Email for contract copy\"><\/div>\n                    <\/div>\n                    \n                    <div class=\"field-row\">\n                        <div class=\"pk-col\"><label class=\"pk-label\">Phone Number<\/label><input type=\"tel\" id=\"in_phone\" class=\"pk-input\" required placeholder=\"(555) 000-0000\"><\/div>\n                        <div class=\"pk-col\"><label class=\"pk-label\">Full Address<\/label><input type=\"text\" id=\"in_address\" class=\"pk-input\" required placeholder=\"Street, City, State, Zip\"><\/div>\n                    <\/div>\n                    \n                    <div class=\"field-row\">\n                        <div class=\"pk-col\">\n                            <label class=\"pk-label\">Payment Strategy<\/label>\n                            <select id=\"in_paytype\" class=\"pk-select\" onchange=\"calcPayment()\" required>\n                                <option value=\"\" disabled selected>-- Select Option --<\/option>\n                                <option value=\"Full Payment\">Pay in Full<\/option>\n                                <option value=\"Down Payment\">Finance (With Down Payment)<\/option>\n                            <\/select>\n                        <\/div>\n                        <div class=\"pk-col\">\n                            <label class=\"pk-label\">Payment Method<\/label>\n                            <select id=\"in_paymethod\" class=\"pk-select\" required>\n                                <option value=\"\" disabled selected>-- Select Method --<\/option>\n                                                                    <option value=\"Bank Wire Transfer\">Bank Wire Transfer<\/option>\n                                                                    <option value=\"E-Transfer\">E-Transfer<\/option>\n                                                                    <option value=\"Mobile Payments\">Mobile Payments<\/option>\n                                                            <\/select>\n                        <\/div>\n                    <\/div>\n\n                    <div id=\"finance-options-wrapper\" style=\"display:none; background:#f7f9fb; padding:20px; border-radius:8px; margin-bottom:20px; border:1px solid #dbe4ea;\">\n                        <h4 style=\"margin-top:0; color:#1D2933; font-size:13px; text-transform:uppercase; margin-bottom:15px; border-bottom:1px solid #dbe4ea; padding-bottom:8px;\">Financing Terms<\/h4>\n                        \n                        <div class=\"field-row\" style=\"margin-bottom:15px;\">\n                            <div class=\"pk-col\">\n                                <label class=\"pk-label\">Down Payment Amount *<\/label>\n                                <select id=\"in_dp_preset\" class=\"pk-select\" onchange=\"handleDpChange()\" required>\n                                    <\/select>\n                                <input type=\"number\" id=\"in_custom_dp\" class=\"pk-input\" placeholder=\"Enter custom amount\" style=\"display:none; margin-top:10px;\" oninput=\"handleDpInput()\">\n                                <input type=\"hidden\" id=\"actual_down_payment\" value=\"\">\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"field-row\" style=\"margin-bottom:10px;\">\n                            <div class=\"pk-col\">\n                                <label class=\"pk-label\">Finance Duration *<\/label>\n                                <select id=\"in_duration\" class=\"pk-select\" onchange=\"calcPayment()\">\n                                    <option value=\"\" disabled selected>Select Duration<\/option>\n                                    <option value=\"1\">1 months<\/option>\n                                    <option value=\"2\">2 months<\/option>\n                                    <option value=\"3\">3 months<\/option>\n                                    <option value=\"4\">4 months<\/option>\n                                    <option value=\"5\">5 months<\/option>\n                                    <option value=\"6\">6 months<\/option>\n                                <\/select>\n                            <\/div>\n                            <div class=\"pk-col\">\n                                <label class=\"pk-label\">Frequency *<\/label>\n                                <select id=\"in_frequency\" class=\"pk-select\" onchange=\"calcPayment()\">\n                                    <option value=\"\" disabled selected>Select Frequency<\/option>\n                                    <option value=\"Monthly\">Monthly<\/option>\n                                    <option value=\"Weekly\">Weekly<\/option>\n                                    <option value=\"Daily\">Daily<\/option>\n                                <\/select>\n                            <\/div>\n                        <\/div>\n                        <div style=\"text-align:center; margin-top:15px; background:#fff; padding:14px; border:1px solid #dbe4ea; border-radius:8px;\">\n                            <span style=\"font-size:12px; color:#64717d; text-transform:uppercase; font-weight:bold;\">Estimated Installment<\/span><br>\n                            <span id=\"live-installment\" style=\"font-size:22px; color:var(--tas-primary); font-weight:900;\">$0.00<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <div id=\"payment-calc-box\" style=\"background:#fff5ef; padding:16px; border-radius:8px; margin-bottom:20px; border:1px solid rgba(255,122,0,0.28); display:none;\">\n                        <strong>Amount Due Today: <\/strong> <span id=\"amount-due-text\" style=\"color:var(--tas-primary); font-size:18px; font-weight:bold;\"><\/span>\n                    <\/div>\n                    \n                    <button type=\"submit\" class=\"pk-btn\">Proceed to Agreement<\/button>\n                <\/form>\n            <\/div>\n\n            <div id=\"pk-step-choice\">\n                <div class=\"tas-instructions\">\n                    <strong>Step 3:<\/strong> Your Rise Well Housings purchase contract is ready. Choose how you would like to sign it.\n                <\/div>\n\n                <div class=\"pk-choice-box\">\n                    <span class=\"pk-choice-title\">Option 1: Download PDF (Print & Sign)<\/span>\n                    <span style=\"font-size:13px; color:#666; display:block; margin-bottom:15px;\">Download the unsigned purchase agreement, sign manually, and return it to Rise Well Housings.<\/span>\n                    <form action=\"https:\/\/voyep.com\/work\/wp-admin\/admin-post.php\" method=\"post\" target=\"_blank\">\n                        <input type=\"hidden\" name=\"action\" value=\"tas_gen_final_pdf\">\n                        <input type=\"hidden\" name=\"pid\" id=\"us_pid\">\n                        <input type=\"hidden\" name=\"name\" id=\"us_name\">\n                        <input type=\"hidden\" name=\"email\" id=\"us_email\">\n                        <input type=\"hidden\" name=\"phone\" id=\"us_phone\">\n                        <input type=\"hidden\" name=\"address\" id=\"us_address\">\n                        <input type=\"hidden\" name=\"paytype\" id=\"us_paytype\">\n                        <input type=\"hidden\" name=\"paymethod\" id=\"us_paymethod\">\n                        <input type=\"hidden\" name=\"price_due\" id=\"us_price_due\">\n                        <input type=\"hidden\" name=\"duration\" id=\"us_duration\">\n                        <input type=\"hidden\" name=\"frequency\" id=\"us_frequency\">\n                        <input type=\"hidden\" name=\"installment\" id=\"us_installment\">\n                        <input type=\"hidden\" name=\"signature_data\" value=\"\"> \n                        <button type=\"submit\" class=\"pk-btn pk-btn-outline\" style=\"color: var(--tas-dark) !important;\">\n                            Download Unsigned PDF\n                        <\/button>\n                    <\/form>\n                <\/div>\n\n                <div class=\"pk-choice-box\" style=\"border-color:var(--tas-primary); background:#fff5ef;\">\n                    <span class=\"pk-choice-title\" style=\"color:var(--tas-primary);\">Option 2: Sign Digitally (Instant)<\/span>\n                    <span style=\"font-size:13px; color:#666; display:block; margin-bottom:15px;\">Read the contract on screen and sign securely with your finger or mouse. A PDF copy will be emailed to you instantly.<\/span>\n                    <button type=\"button\" class=\"pk-btn\" onclick=\"goToReview()\">Review & Sign Now<\/button>\n                <\/div>\n                \n                <div style=\"text-align:center; margin-top:15px;\">\n                    <button type=\"button\" class=\"pk-change-btn\" onclick=\"backToForm()\">Edit Details<\/button>\n                <\/div>\n            <\/div>\n\n            <div id=\"pk-step-review\">\n                <div class=\"tas-instructions\">\n                    <strong>Step 4:<\/strong> Review the final agreement and continue to secure signature.\n                <\/div>\n                \n                <div class=\"pk-paper-doc\">\n                    <div style=\"text-align:center;\">\n                        <h2 id=\"doc-title\">RISE WELL HOUSINGS<\/h2>\n                        <h4 id=\"doc-sub\">Purchase Agreement<\/h4>\n                    <\/div>\n                    \n                    <p style=\"font-size:13px;\">This Agreement is made on <strong>August 12, 2026<\/strong>, by and between:<\/p>\n                    <p style=\"font-size:13px;\">\n                        <strong>SELLER:<\/strong> Rise Well Housings<br>\n                        <strong>CUSTOMER:<\/strong> <span id=\"rev-name\"><\/span> (Email: <span id=\"rev-email\"><\/span>)<br>\n                        <strong>ADDRESS:<\/strong> <span id=\"rev-addr\"><\/span><br>\n                        <strong>PHONE:<\/strong> <span id=\"rev-phone\"><\/span>\n                    <\/p>\n                    \n                    <hr style=\"border:0; border-top:1px solid #ddd; margin:15px 0;\">\n                    \n                    <p style=\"font-size:13px; margin-bottom:5px;\"><strong>SUBJECT OF SALE:<\/strong><\/p>\n                    <div class=\"pk-contract-details\">\n                        <div class=\"pk-cd-text\">\n                            <strong>Mobile Home \/ Lot:<\/strong> <span id=\"rev-car\"><\/span><br>\n                            <strong>Total Price:<\/strong> $<span id=\"rev-price\"><\/span><br>\n                            <strong>Payment Plan:<\/strong> <span id=\"rev-paytype\"><\/span><br>\n                            <strong>Method of Payment:<\/strong> <span id=\"rev-paymethod\"><\/span><br>\n                            <span style=\"color:var(--tas-primary); font-weight:bold; display:block; margin-top:5px; font-size:14px;\">Amount Due Today: $<span id=\"rev-due\"><\/span><\/span>\n                        <\/div>\n                        <div class=\"pk-cd-img\">\n                            <img decoding=\"async\" id=\"rev-img-small\" src=\"\">\n                        <\/div>\n                    <\/div>\n\n                    <p style=\"font-size:13px; margin-bottom:5px;\"><strong>TERMS & CONDITIONS:<\/strong><\/p>\n                    <ol id=\"rev-terms-list\" style=\"font-size:13px; padding-left:20px;\">\n                        <li><strong>Item Condition:<\/strong> Unless a specific warranty or written addendum is provided, the selected mobile home, lot, accessory, or bundle is sold \"AS-IS\" with no implied warranties.<\/li>\n                        <li><strong>Ownership & Transfer:<\/strong> The Seller represents that it has the right to sell the selected mobile home. For titled homes, title transfer will be completed after final payment clears.<\/li>\n                        <li><strong>Condition & Compatibility:<\/strong> The Customer is responsible for reviewing condition, model year, finish, and compatibility details before final acceptance.<\/li>\n                        <li><strong>Payment Clearance:<\/strong> If payment is made by check, wire transfer, card, or financing, release or shipment will occur only after funds have successfully cleared.<\/li>\n                        <li><strong>Customer Responsibility:<\/strong> Upon receipt or possession, the Customer assumes responsibility for installation, registration, taxes, insurance, maintenance, and future repairs where applicable.<\/li>\n                    <\/ol>\n                    <br>\n                    <p style=\"font-size:13px; text-align:center;\"><strong>IN WITNESS WHEREOF<\/strong>, the parties have executed this Agreement as of the date first above written.<\/p>\n\n                    <table class=\"pk-sig-table\">\n                        <tr>\n                            <td>\n                                <div style=\"height:30px; color:#aaa; font-style:italic; font-size:12px;\">(Digital Signature)<\/div>\n                                <div style=\"height:60px; display:flex; flex-direction:column; justify-content:flex-end;\">\n                                    <img decoding=\"async\" src=\"https:\/\/risewellhousings.com\/wp-content\/uploads\/Rise-well-housings-logo.png\" style=\"height:40px; width:auto; margin-bottom:5px; object-fit:contain;\">\n                                <\/div>\n                                <div class=\"pk-sig-line\">\n                                    <span style=\"font-weight:bold; color:#111;\">Rise Well Housings<\/span><br>\n                                    <span style=\"font-size:11px; font-weight:normal; color:#666;\">Authorized Seller Representative<\/span><br>\n                                    <span style=\"font-weight:normal; color:#666;\">Seller's Signature<\/span>\n                                <\/div>\n                            <\/td>\n                            <td>\n                                <div style=\"height:30px; color:var(--tas-primary); font-weight:bold; font-size:12px; text-transform:uppercase;\">(Sign Next Step)<\/div>\n                                <div style=\"height:60px;\"><\/div>\n                                <div class=\"pk-sig-line\">\n                                    <span id=\"rev-name-sig\" style=\"font-weight:bold; color:#111;\"><\/span><br>\n                                    <span style=\"font-size:11px; font-weight:normal; color:#666;\">Authorized Customer<\/span><br>\n                                    <span style=\"font-weight:normal; color:#666;\">Customer Signature<\/span>\n                                <\/div>\n                            <\/td>\n                        <\/tr>\n                    <\/table>\n                <\/div>\n\n                <div class=\"field-row\">\n                    <div class=\"pk-col\"><button type=\"button\" class=\"pk-btn pk-btn-secondary\" onclick=\"backToChoice()\">Back to Options<\/button><\/div>\n                    <div class=\"pk-col\"><button type=\"button\" class=\"pk-btn\" onclick=\"goToSignature()\">I Agree - Sign Now<\/button><\/div>\n                <\/div>\n            <\/div>\n\n            <div id=\"pk-step-sign\">\n                <h3 style=\"text-align:center; font-size:20px; margin-top:0;\">Draw Your Signature<\/h3>\n                <p style=\"font-size:13px; font-weight:bold; text-transform:uppercase; margin-bottom:10px; color:#666; text-align:center;\">Please sign in the box below:<\/p>\n                \n                <div class=\"pk-sig-container\">\n                    <canvas id=\"sig-canvas\"><\/canvas>\n                    <div class=\"pk-sig-clear\" onclick=\"clearCanvas()\">Clear Signature<\/div>\n                <\/div>\n                \n                <button type=\"button\" class=\"pk-btn\" onclick=\"processFinalSignature()\">Submit & Complete Contract<\/button>\n                <div style=\"text-align:center; margin-top:15px;\">\n                    <button type=\"button\" class=\"pk-change-btn\" onclick=\"backToReview()\">Back to Review<\/button>\n                <\/div>\n            <\/div>\n\n            <div id=\"pk-step-final\" style=\"text-align:center;\">\n                <div style=\"font-size:60px; color:var(--tas-primary); margin-bottom:15px;\">&#10003;<\/div>\n                <h2 style=\"color:var(--tas-primary); margin-top:0; font-size:24px;\">Contract Signed Successfully!<\/h2>\n                <p style=\"color:#555; font-size:15px; line-height:1.5; margin-bottom:25px;\">Thank you, <strong id=\"succ-name\"><\/strong>.<br>\n                The purchase agreement for the <strong id=\"succ-car-name\"><\/strong> has been generated securely.<br>\n                A PDF copy has been automatically emailed to <strong id=\"succ-email\"><\/strong>.<\/p>\n                \n                <form action=\"https:\/\/voyep.com\/work\/wp-admin\/admin-post.php\" method=\"post\" target=\"_blank\">\n                    <input type=\"hidden\" name=\"action\" value=\"tas_gen_final_pdf\">\n                    <input type=\"hidden\" name=\"signature_data\" id=\"fs_signature\"> \n                    <input type=\"hidden\" name=\"pid\" id=\"fs_pid\">\n                    <input type=\"hidden\" name=\"name\" id=\"fs_name\">\n                    <input type=\"hidden\" name=\"email\" id=\"fs_email\">\n                    <input type=\"hidden\" name=\"phone\" id=\"fs_phone\">\n                    <input type=\"hidden\" name=\"address\" id=\"fs_address\">\n                    <input type=\"hidden\" name=\"paytype\" id=\"fs_paytype\">\n                    <input type=\"hidden\" name=\"paymethod\" id=\"fs_paymethod\">\n                    <input type=\"hidden\" name=\"price_due\" id=\"fs_price_due\">\n                    <input type=\"hidden\" name=\"duration\" id=\"fs_duration\">\n                    <input type=\"hidden\" name=\"frequency\" id=\"fs_frequency\">\n                    <input type=\"hidden\" name=\"installment\" id=\"fs_installment\">\n                    <button type=\"submit\" class=\"pk-btn\" style=\"width:auto; padding:15px 40px; border-radius:50px;\">Download Your PDF Copy<\/button>\n                <\/form>\n                <div style=\"margin-top:25px;\">\n                    <button class=\"pk-change-btn\" onclick=\"location.reload()\">Start New Contract<\/button>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n\n    <script>\n        var carData = [{\"id\":83913,\"name\":\"14&#215;20 Studio Cabin, finished interior &#8211; Lone Star Structures\",\"price\":\"42979\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/14x20-studio-cabin-finished-interior-lone-star-structures-513x440.jpg\"},{\"id\":83912,\"name\":\"14&#215;36 Cabin, Finished Interior &#8211; Lone Star Structures\",\"price\":\"99875\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/14x36-cabin-finished-interior-lone-star-structures-562x440.jpg\"},{\"id\":83911,\"name\":\"12&#215;24 Outpost, Finished Interior &#8211; Lone Star Structures\",\"price\":\"41589\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/12x24-outpost-finished-interior-lone-star-structures-587x440.jpeg\"},{\"id\":83910,\"name\":\"2 Bedroom Refurbished Shipping Container Home\",\"price\":\"19699.2\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/2-bedroom-refurbished-shipping-container-home-660x440.jpg\"},{\"id\":83909,\"name\":\"1 Bedroom Portable Cabin with Verandah\",\"price\":\"16929\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/1-bedroom-portable-cabin-with-verandah-587x440.png\"},{\"id\":83908,\"name\":\"16&#215;36 Outpost Cabin w\\\/ Corner porch: Used &#8211; Lone Star Structures\",\"price\":\"49995\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/16x36-outpost-cabin-w-corner-porch-used-lone-star-structures-599x440.jpeg\"},{\"id\":83907,\"name\":\"J. Carter Pod \\u2013 10ft Expandable Modular Home | 1 Bedroom Tiny Home | Portable Prefab Unit\",\"price\":\"16997\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/j-carter-pod-10ft-expandable-modular-home-1-bedroom-tiny-home-portable-scaled-1-660x372.jpg\"},{\"id\":83899,\"name\":\"Duo Mod \\u2013 20&#8242; Expandable Container Home | 2 Bedroom | Full Bath, Kitchen, Dinette &#038; Living Room | 385 SF Tiny Home\",\"price\":\"26999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/duo-mod-20-expandable-container-home-2-bedroom-full-bath-kitchen--660x371.png\"},{\"id\":83898,\"name\":\"Haven Nest \\u2013 30&#8242; Expandable Container Home | 2 Bedrooms | Full Bath, Kitchen, Living Room | 585 SF Modular Tiny Home\",\"price\":\"36499.95\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/haven-nest-30-expandable-container-home-2-bedrooms-full-bath-kitchen--660x371.png\"},{\"id\":83897,\"name\":\"Vista Bode \\u2013 40&#8242; Expandable Flat Container Home | 2 Bedrooms | Full Bath, Kitchen, Living Room | 775 SF Modular Tiny Home\",\"price\":\"43499.95\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/vista-bode-40-expandable-flat-container-home-2-bedrooms-full-bath--660x371.jpg\"},{\"id\":83896,\"name\":\"Duo Mod \\u2013 20&#8242; Expandable Container Home | 2 Bedroom | Full Bath, Kitchen, Dinette &#038; Living Room | 385 SF Tiny Home\",\"price\":\"26999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/duo-mod-20-expandable-container-home-2-bedroom-full-bath-kitchen-1-1-660x371.png\"},{\"id\":83895,\"name\":\"Grand Luxe \\u2013 40&#8217;+ Expandable Container Home | 3 Bedrooms | Full Bath, Kitchen, Living Room | High-Ceiling Modular Home (865 SF)\",\"price\":\"53499.95\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/grand-luxe-40-expandable-container-home-3-bedrooms-full-bath--660x371.png\"},{\"id\":83894,\"name\":\"Vista Bode \\u2013 40&#8242; Expandable Container Home | 3 Bedrooms | Full Bath, Kitchen, Living Room (775 SF)\",\"price\":\"43499.95\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/vista-bode-40-expandable-container-home-3-bedrooms-full-bath-kitchen--660x371.jpg\"},{\"id\":83893,\"name\":\"Vista Bode \\u2013 40&#8242; Expandable Container Home | 3 Bedrooms | Full Bath, Kitchen, Living Room (775 SF)\",\"price\":\"43599.95\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/vista-bode-40-expandable-container-home-3-bedrooms-full-bath-kitchen-1-1-660x371.jpg\"},{\"id\":83892,\"name\":\"Duo Mod \\u2013 20&#8242; Expandable Container Home | 1 Bedroom | Full Bath, Kitchen, Dinette &#038; Living Room | 385 SF Tiny Home\",\"price\":\"26999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/duo-mod-20-expandable-container-home-1-bedroom-full-bath-kitchen--660x371.jpg\"},{\"id\":83867,\"name\":\"Duo Mod \\u2013 20&#8242; Expandable Container Home | 2 Bedroom | Full Bath, Kitchen, Dinette &#038; Living Room | 385 SF Tiny Home\",\"price\":\"26999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/duo-mod-20-expandable-container-home-2-bedroom-full-bath-kitchen-1-2-660x371.png\"},{\"id\":83866,\"name\":\"Vista Bode \\u2013 40&#8242; Expandable Container Home | 3 Bedrooms | Full Bath, Kitchen, Spacious Living Room | High Roof Modular Home (775 SF)\",\"price\":\"43599.95\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/vista-bode-40-expandable-container-home-3-bedrooms-full-bath-kitchen--660x371.png\"},{\"id\":83842,\"name\":\"Grand Luxe \\u2013 40&#8217;+ Expandable Container Office | 865 SF Modular Office Trailer | Portable Workspace Solution\",\"price\":\"48995\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/grand-luxe-40-expandable-container-office-865-sf-modular-office-trailer-660x371.jpg\"},{\"id\":83828,\"name\":\"Grand Luxe \\u2013 40&#8217;+ Expandable Portable Classrooms | Modular Unit | Rapid-Deploy Learning Space | Communal Multi-Purpose Building\",\"price\":\"49995\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/grand-luxe-40-expandable-portable-classrooms-modular-unit--660x371.jpg\"},{\"id\":83815,\"name\":\"Duo Mod \\u2013 20&#8242; Expandable Container Office | 385 SF Office Space\",\"price\":\"20998.95\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/duo-mod-20-expandable-container-office-385-sf-office-space-660x372.jpg\"},{\"id\":83814,\"name\":\"Folding Modular Garage \\u2013 Heavy-Duty Galvanized Steel Structure\",\"price\":\"7998\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/folding-modular-garage-heavy-duty-galvanized-steel-structure-440x440.png\"},{\"id\":83788,\"name\":\"Duo Mod \\u2013 20&#8242; Expandable Container Office | 385 SF Office Space, Meeting Room, or Conference Space\",\"price\":\"20999.95\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/duo-mod-20-expandable-container-office-385-sf-office-space-meeting-660x371.jpg\"},{\"id\":83787,\"name\":\"Vista Bode \\u2013 40&#8242; Expandable Container Office | Expandable Portable Workspace | Off-Grid &#038; Remote Office Solution\",\"price\":\"39499.95\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/vista-bode-40-expandable-container-office-expandable-portable-workspace-660x371.png\"},{\"id\":83767,\"name\":\"Duo Mod \\u2013 20&#8242; Hunting Cabin Tiny Home | 2 Bedroom | Full Bath, Kitchen, Dinette &#038; Living Room | 385 SF Tiny Home Rustic Camouflage Design Perfect for Outdoor Enthusiasts\",\"price\":\"26999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/duo-mod-20-hunting-cabin-tiny-home-2-bedroom-full-bath-kitchen--660x371.jpg\"},{\"id\":83766,\"name\":\"Duo Mod \\u2013 20&#8242; Hunting Cabin Tiny Home | 2 Bedroom | Full Bath, Kitchen, Dinette &#038; Living Room | 385 SF Tiny Home Rustic Camouflage Design Perfect for Outdoor Enthusiasts\",\"price\":\"26999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/duo-mod-20-hunting-cabin-tiny-home-2-bedroom-full-bath-kitchen-1-1-660x371.jpg\"},{\"id\":83744,\"name\":\"Duo Mod \\u2013 20&#8242; Expandable Container Home | 2 Bedroom | Full Bath, Kitchen, Dinette &#038; Living Room | 385 SF Tiny Home\",\"price\":\"26999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/duo-mod-20-expandable-container-home-2-bedroom-full-bath-kitchen--660x372.jpg\"},{\"id\":83718,\"name\":\"Folding Modular Garage \\u2013 Heavy-Duty Galvanized Steel Structure\",\"price\":\"7998\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/folding-modular-garage-heavy-duty-galvanized-steel-structure-1-440x440.png\"},{\"id\":83717,\"name\":\"Beautiful Tiny House or Guest Villa\",\"price\":\"30454\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/beautiful-tiny-house-or-guest-villa-396x440.webp\"},{\"id\":83676,\"name\":\"Outdoor Eco Capsule House Luxury Pod Prefabricated Capsule Hotel Capsule Room Prefab Cabin Container House\",\"price\":\"11400\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/outdoor-eco-capsule-house-luxury-pod-prefabricated-capsule-hotel-capsule-room-440x440.jpg\"},{\"id\":83675,\"name\":\"Mobile capsule House Furnished Cabin Homes Villa House 40ft Container Homes Capsule Office Pod\",\"price\":\"24888\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/mobile-capsule-house-furnished-cabin-homes-villa-house-40ft-container-homes-440x440.png\"},{\"id\":83654,\"name\":\"Prefabricated House Aluminum Space Capsule House 2 Bedroom Container House\",\"price\":\"27800\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/prefabricated-house-aluminum-space-capsule-house-2-bedroom-container-house-440x440.jpg\"},{\"id\":83638,\"name\":\"Prefab House NANXIANG factory Container House vessel capsule house\",\"price\":\"22888\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/prefab-house-nanxiang-factory-container-house-vessel-capsule-house-440x440.png\"},{\"id\":83637,\"name\":\"Smart Capsule Mobile Home Space Capsule House High-End Camping Rooms Prefab Small Capsule\",\"price\":\"17500\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/smart-capsule-mobile-home-space-capsule-house-high-end-camping-rooms-prefab.jpg\"},{\"id\":83618,\"name\":\"PRE-ORDER | 2027 Victory Lakewood Lodge | 42&#215;14 Residential BS3632 | 2 beds\",\"price\":\"74995\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/DSC_0259-660x440.jpeg\"},{\"id\":83617,\"name\":\"PRE-ORDER | 2027 NEW Sunrise Athena Lodge | 2 or 3 bed Mobile Home\",\"price\":\"46995\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/athena-exterior-web-1181x787-1-660x440.jpg\"},{\"id\":83571,\"name\":\"Pre-Order | 2027 NEW Sunrise Seren Lodge | 2 Double Beds | BS3632 Residential Spec\",\"price\":\"84995\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/ChatGPT-Image-Jan-12-2026-01_45_07-PM-660x440.jpg\"},{\"id\":83570,\"name\":\"AVAILABLE &#8211; 2016 Victory Torino 38&#215;12 | 3 beds | Full Winterpack\",\"price\":\"14995\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/DSC_0788-660x440.jpg\"},{\"id\":83556,\"name\":\"2011 Willerby Salisbury 38&#215;12 | 3 beds | Full Winterpack | Lovely!\",\"price\":\"12995\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/DSC_0302-660x440.jpg\"},{\"id\":83543,\"name\":\"AVAILABLE &#8211; 2007 Willerby Solstice 38&#215;12 | 3 beds | Full Winterpack | New Carpets\",\"price\":\"9995\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/DSC_0159-660x440.jpg\"},{\"id\":83498,\"name\":\"AVAILABLE &#8211; 2020 Atlas Debonair Lodge | 38&#215;12 with 2 beds | Full Winterpack\",\"price\":\"29995\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/DSC_0210-660x440.jpg\"},{\"id\":83456,\"name\":\"PRE-ORDER | 2027 Sunrise Saffron Lodge | 39&#215;13 | 2 bed Mobile Home\",\"price\":\"38995\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/DSC_0259-660x440.jpeg\"},{\"id\":83418,\"name\":\"SOLD | 2007 Pemberton Lucerne | 39&#215;12 with 2 beds | Full Winterpack Mobile Home\",\"price\":\"16995\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/DSC_0278-660x440.jpg\"},{\"id\":83382,\"name\":\"AVAILABLE &#8211; 2010 Willerby Winchester 38&#215;12 | 2 beds | Full Winterpack\",\"price\":\"17995\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/DSC_0322-660x440.jpg\"},{\"id\":83381,\"name\":\"AVAILABLE &#8211; 2018 Delta Oakwood Lodge 40&#215;13 | 2 beds | ELECTRIC MODEL | Full Winterpack\",\"price\":\"27995\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/DSC_0370-660x440.jpg\"},{\"id\":83332,\"name\":\"AVAILABLE &#8211; 2011 Swift Bordeaux 35&#215;12 | 3 beds | D\\\/Glazing &#038; Electric Heating\",\"price\":\"9995\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/DSC_0391-660x440.jpg\"},{\"id\":83311,\"name\":\"2023 Platinum &#8220;Cardinal&#8221; 1 bed\\\/1 bath 399 sq foot RV park model\",\"price\":\"25000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251021-WA0185-641x440.jpg\"},{\"id\":83310,\"name\":\"Diamond Series Grand Cardinal\",\"price\":\"70000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251021-WA0154-632x440.jpg\"},{\"id\":83290,\"name\":\"2024 Platinum &#8220;THE BOXINED&#8221;\",\"price\":\"60000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/WhatsApp-Image-2025-10-21-at-18.01.30_83243330-618x440.jpg\"},{\"id\":83289,\"name\":\"Renewed 2021\\u201cBiltmore\\u201d 1,000sq foot\",\"price\":\"36000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/497511234_1011496481110992_7334259268945523435_n-629x440.jpg\"},{\"id\":83273,\"name\":\"NEW FLOORPLAN ! THE HULK Park Homes\",\"price\":\"85000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251028-WA0067-639x440.jpg\"},{\"id\":83272,\"name\":\"Used &#8220;Meadowview&#8221; model has a fireplace on the porch 399 sq foot\",\"price\":\"28366\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/497563917_1010002904593683_5373448983851284032_n-639x440.jpg\"},{\"id\":83271,\"name\":\"&#8220;Cliffhaven&#8221; 399 sq foot RV park model tiny house\",\"price\":\"35000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/498140932_1013411497586157_4766769075644954969_n-610x440.jpg\"},{\"id\":83270,\"name\":\"Raven 1 bed\\\/1 bath 399 sq foot RV park model\",\"price\":\"0\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/499579014_1013424280918212_8228755197934344194_n.jpg\"},{\"id\":83269,\"name\":\"Used renewed Platinum Cottages &#8211; &#8220;THOWS&#8221; 1 bed\\\/1 bath 399 sq foot RV park model\",\"price\":\"24000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251029-WA0256-635x440.jpg\"},{\"id\":83258,\"name\":\"Used renewed 2023 &#8220;Cardinal&#8221; 1 bed\\\/1 bath 399 sq foot RV park model\",\"price\":\"26000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251029-WA0281-642x440.jpg\"},{\"id\":83257,\"name\":\"The BLOOM CARDINAL Brand new 2025\",\"price\":\"60000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251030-WA0007-293x440.jpg\"},{\"id\":83248,\"name\":\"Brand New cardinal model 2024 399sqft\",\"price\":\"65000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251029-WA0226-293x440.jpg\"},{\"id\":83247,\"name\":\"Oak Creek Homes &#8211; Meridian Compass Series\",\"price\":\"45000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251030-WA0034-633x440.jpg\"},{\"id\":83246,\"name\":\"Used renewed Platinum Cottages &#8211; &#8220;THOWS&#8221; 1 bed\\\/1 bath 399 sq foot RV park model\",\"price\":\"40000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251029-WA0256-1-635x440.jpg\"},{\"id\":83231,\"name\":\"Used renewed 2021 &#8220;Chalcedony&#8221; 1 bed\\\/1 bath 399 sq foot\",\"price\":\"27000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251030-WA0043-615x440.jpg\"},{\"id\":83230,\"name\":\"Used renewed 2023 Cardinal 814sqft  2 Bedroom 1 Bath Cottage!\",\"price\":\"30000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251030-WA0066-333x440.jpg\"},{\"id\":83229,\"name\":\"Used renewed 2020 &#8221; Sunfish&#8221; 3 bed\\\/2 bath 1,202 sq foot\",\"price\":\"32000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251030-WA0073-632x440.jpg\"},{\"id\":83214,\"name\":\"Used renewed 2021 Athens Park Homes &#8211; The Diamond Series  &#8220;Drake&#8221;\",\"price\":\"55000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251030-WA0082-624x440.jpg\"},{\"id\":83213,\"name\":\"THE BIG SKY 2,280sqft\",\"price\":\"85000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251030-WA0115-587x440.jpg\"},{\"id\":83203,\"name\":\"Used renewed 2020 model The Minix\",\"price\":\"20000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251030-WA0123-627x440.jpg\"},{\"id\":83202,\"name\":\"Another used renewed Minix 250sqft loft\",\"price\":\"20000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251030-WA0129-650x440.jpg\"},{\"id\":83190,\"name\":\"THE GRAND MINIX 300sqft\",\"price\":\"50000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251030-WA0141-590x440.jpg\"},{\"id\":83189,\"name\":\"THE GRAND MINIX 300sqft\",\"price\":\"50000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251030-WA0229-588x440.jpg\"},{\"id\":83181,\"name\":\"ANOTHER USED RENEWED BIG SKY 1,700sqft\",\"price\":\"46000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251030-WA0291-587x440.jpg\"},{\"id\":83180,\"name\":\"USED RENEWED BIG SKY 2020 1,500sqft\",\"price\":\"40000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251030-WA0293-587x440.jpg\"},{\"id\":83172,\"name\":\"ANOTHER USED RENEWED TEXAS RUBY 2,100sqft\",\"price\":\"60000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251030-WA0337-587x440.jpg\"},{\"id\":83171,\"name\":\"USED RENEWED GRAND SHAFT MODEL 2,000sqft\",\"price\":\"52000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251030-WA0407-587x440.jpg\"},{\"id\":83163,\"name\":\"USED RENEWED GRAND SHAFT MODEL Classified under the \\u201csouthern charm\\u201d model\",\"price\":\"55000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251030-WA0411-587x440.jpg\"},{\"id\":83162,\"name\":\"USED RENEWED RV PARK MODEL 500sqft\",\"price\":\"26000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251030-WA0450-660x346.jpg\"},{\"id\":83161,\"name\":\"USED RENEWED RV PARK MODEL 400sqft\",\"price\":\"25000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251030-WA0461-528x440.jpg\"},{\"id\":83149,\"name\":\"USED RENEWED BOXINED 398sqft\",\"price\":\"23000\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/IMG-20251030-WA0483-660x440.jpg\"},{\"id\":83141,\"name\":\"TSE-211 Tiny Home (200sqft)\",\"price\":\"5099\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Tiny_home_image301-523x440.png\"},{\"id\":83140,\"name\":\"GN-791 Prefab Home With 2 Bedrooms, Kitchen &#038; Bathroom (400 sq ft)\",\"price\":\"25999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/prefab_cabin_home-440x440.jpg\"},{\"id\":83132,\"name\":\"164-TRM Modern Eco-Friendly Wooden Kit Home With Bedroom, Bathroom &#038; Kitchen (468 sq ft)\",\"price\":\"32799\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/cabin_kit_house-550x440.png\"},{\"id\":83131,\"name\":\"513-OTD Affordable Prefab Tiny Home (200 sq ft)\",\"price\":\"4899\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Affordable_Prefab_Tiny_Home_image23-440x440.jpg\"},{\"id\":83122,\"name\":\"901-LKB Prefab Tiny Home (200 sq ft)\",\"price\":\"4999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/2_000_tiny_home_for_sale-515x440.jpg\"},{\"id\":83121,\"name\":\"JSS-438 Small Log Cabin Kit (96 sq ft)\",\"price\":\"6999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Log_Cabin_Kits_For_Under_10_000_image25-587x440.png\"},{\"id\":83120,\"name\":\"PCM-621 Log Cabin Kit (215 sq ft)\",\"price\":\"9499\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Log_Cabin_Kits_For_Under_10_000_image18-660x355.jpg\"},{\"id\":83113,\"name\":\"GYB-722 Log Cabin Kit (129 sq ft)\",\"price\":\"7799\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Log_Cabin_Kits_For_Under_10_000_image15-660x421.jpg\"},{\"id\":83112,\"name\":\"LKP-003 Mobile Home (300 sq ft)\",\"price\":\"30999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Single_Wide_Mobile_Homes_Under_35_000_image6-660x407.png\"},{\"id\":83111,\"name\":\"TS-144 Turnkey Prefab Mobile Home With 3 Bedrooms (800 sq ft)\",\"price\":\"32199\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Single_Wide_Mobile_Homes_Under_35_000_image2-446x440.png\"},{\"id\":83101,\"name\":\"FVX-765 Tiny Mobile Home On Wheels With Bedroom, Bathroom &#038; Kitchen (171 sq ft)\",\"price\":\"38799\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Single_Single_Wide_Mobile_Homes_Under_35_000-660x437.png\"},{\"id\":83100,\"name\":\"SDP-040 Pre Built Tiny Home With Bedroom, Bathroom &#038; Kitchen (203 Sq Ft)\",\"price\":\"36239\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/pre_built_cabins_under_50_000_image3-578x440.png\"},{\"id\":83092,\"name\":\"GW-180 Pre Built Cabin with Bathroom And Kitchen (137sqft)\",\"price\":\"16999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/pre_built_cabins_under_50_000_image-446x440.png\"},{\"id\":83091,\"name\":\"K68 Off-Grid Tiny Home With 2 Bedrooms, Kitchen &#038; Bathroom (400 sq ft)\",\"price\":\"23499\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/off-grid_homes_for_under_50k-446x440.png\"},{\"id\":83079,\"name\":\"FH-300 Tiny Home on Wheels (140 sq ft)\",\"price\":\"13999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/tiny_home_on_wheel_for_sale_under_10_000-446x440.png\"},{\"id\":83078,\"name\":\"KR-15 Cabin (200 sq ft)\",\"price\":\"3799\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/pre_built_cabins_under_20000-446x440.png\"},{\"id\":83070,\"name\":\"GW-160 Cabin with Bathroom And Kitchen (137sqft)\",\"price\":\"16999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/pre_built_cabins_under_20_000_image10-446x440.png\"},{\"id\":83057,\"name\":\"B6 Modern Prefab Home With 3 Bedrooms (800 sq ft)\",\"price\":\"31899\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Modern_Prefab_Home-440x440.jpg\"},{\"id\":83053,\"name\":\"KLA-095 Kit Home With Bedroom, Bathroom &#038; Kitchen (816 sq ft)\",\"price\":\"28999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Small_Cabin_Kits_For_Under_25_000_image98-446x440.png\"},{\"id\":83046,\"name\":\"LKH-075 Tiny House Kit (323 sq ft)\",\"price\":\"19899\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Small_Cabin_Kits_For_Under_25_000_image101-352x440.jpg\"},{\"id\":83041,\"name\":\"OPH-233 Small Cabin Kit (241 sq ft)\",\"price\":\"9449\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Small_Cabin_Kits_For_Under_25_000_image91-607x440.png\"},{\"id\":83037,\"name\":\"TSD-976 Kit Home With Bedroom, Bathroom &#038; Kitchen (477 sq ft)\",\"price\":\"22799\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Small_Cabin_Kits_For_Under_25_000_image87-562x440.png\"},{\"id\":83036,\"name\":\"FXB-108 Small Cabin Kit (153 sq ft)\",\"price\":\"9399\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Small_Cabin_Kits_For_Under_25_000_image71-446x440.png\"},{\"id\":83035,\"name\":\"PUF-432 Kit Home (342 sq ft)\",\"price\":\"16399\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Small_Cabin_Kits_For_Under_25_000_image49-660x364.png\"},{\"id\":83029,\"name\":\"FUA-701 Tiny Wooden Home Kit (364 sq ft)\",\"price\":\"15879\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/log_cabin_kits-495x440.png\"},{\"id\":83028,\"name\":\"EXT-861 Tiny Home Kit (160 sq ft)\",\"price\":\"8989\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Small_Cabin_Kits_For_Under_25_000_image36-590x440.png\"},{\"id\":83027,\"name\":\"MLD-753 Small Log Cabin Kit (160 sq ft)\",\"price\":\"9499\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Small_Cabin_Kits_For_Under_25_000_image24-660x401.jpg\"},{\"id\":83026,\"name\":\"UBJ-005 Small Cabin Kit Home (194 sq ft)\",\"price\":\"12869\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Small_Cabin_Kits_For_Under_25_000_image21-446x440.png\"},{\"id\":83025,\"name\":\"KLO-540 Log Cabin Kit (215 sq ft)\",\"price\":\"11199\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Small_Cabin_Kits_For_Under_25_000_image16-660x372.jpg\"},{\"id\":83024,\"name\":\"DGW-019 Log Cabin Kit (180 sq ft)\",\"price\":\"9699\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Small_Cabin_Kits_For_Under_25_000_image11-446x440.png\"},{\"id\":83023,\"name\":\"NJE-050 Small Cabin Kit (194 sq ft)\",\"price\":\"11539\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Small_Cabin_Kits_For_Under_25_000_image9.jpg\"},{\"id\":83022,\"name\":\"TKS-600 Small Cabin Kit Home (340 sq ft)\",\"price\":\"22499\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Small_Cabin_Kits_For_Under_25_000_image2-446x440.png\"},{\"id\":83021,\"name\":\"CST-088 Small Cabin Kit (160 sq ft)\",\"price\":\"8959\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/small_cabin_kits-572x440.png\"},{\"id\":83020,\"name\":\"FGT-155 Small Cabin Kit With Bedroom, Bathroom and Kitchen (280sqft)\",\"price\":\"11649\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/cabins_kits_for_under_25_000-450x440.png\"},{\"id\":83019,\"name\":\"FST-450 Tiny Wood House Kit With Bedroom, Bathroom &#038; Kitchen (400sqft)\",\"price\":\"20999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/small_cabin_kits_for_under_25_000_image60-517x440.png\"},{\"id\":83018,\"name\":\"KLW-750 Cabin With Bathroom &#038; Kitchen (300sqft)\",\"price\":\"14999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Pre_Built_Cabins_Under_30_000_image50-571x440.png\"},{\"id\":83017,\"name\":\"QSZ-841 Cabin (200sqft)\",\"price\":\"4849\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Pre_Built_Cabins_Under_30_000_image49-522x440.png\"},{\"id\":83016,\"name\":\"TXS-024 Tiny House (300sqft)\",\"price\":\"14579\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Pre_Built_Cabins_Under_30_000_image40-518x440.png\"},{\"id\":83015,\"name\":\"LSJ-455 Cabin (200sqft)\",\"price\":\"4789\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Pre_Built_Cabins_Under_30_000_image33-446x440.png\"},{\"id\":83014,\"name\":\"ST-036 Office Cabin (49sqft)\",\"price\":\"5919\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Pre_Built_Cabins_Under_30_000_imge30-446x440.png\"},{\"id\":83013,\"name\":\"LW-31 Cabin (200sqft)\",\"price\":\"4699\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Tiny_cabin_image44-440x440.jpg\"},{\"id\":83012,\"name\":\"LW-210 Cabin (130sqft)\",\"price\":\"20999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/pre_built_cabin_under_30_000-446x440.png\"},{\"id\":83011,\"name\":\"A30 Eco Prefab Home With 2 Bedrooms, Kitchen &#038; Bathroom (400sqft)\",\"price\":\"21999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/off-grid_homes_for_sale_under_50_000-446x440.png\"},{\"id\":83010,\"name\":\"VDL-90 Tiny House With Bathroom (225sqft)\",\"price\":\"16889\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/tiny_houses_for_sale_under_15_000-446x440.png\"},{\"id\":83009,\"name\":\"TS510 Tiny House For Backyard With Bathroom (260sqft)\",\"price\":\"31599\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/Pre_Built_Cabins_Under_30_000_image3-452x440.png\"},{\"id\":83008,\"name\":\"GW-170 Cabin with Bathroom And Kitchen (137sqft)\",\"price\":\"16999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/pre_built_cabins_under_30_000-446x440.png\"},{\"id\":83007,\"name\":\"NMF 2 Story Tiny Home 800 sq ft (400 sq ft per floor)\",\"price\":\"53999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/2_story_tiny_homes_for_sale-446x440.png\"},{\"id\":83006,\"name\":\"Ultra Lightweight Travel Trailers Under 2000 Pounds\",\"price\":\"14439\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/ultra_lightweight_travel_trailers_under_2000_pounds-446x440.png\"},{\"id\":83005,\"name\":\"Ultra Lite Travel Trailers Under 5,000 lbs\",\"price\":\"18949\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/ultra_lite_travel_trailers_under_5_000_lbs-446x440.png\"},{\"id\":83004,\"name\":\"4 Horse Trailer With Living Quarters For Sale\",\"price\":\"39999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/4_horse_trailer_with_living_quarters_for_sale-446x440.png\"},{\"id\":83003,\"name\":\"Bumper Pull Horse Trailer With Living Quarters\",\"price\":\"19999\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/bumper_pull_horse_trailer_with_living_quarters-446x440.png\"},{\"id\":83002,\"name\":\"Large Inflatable Tent Camping\",\"price\":\"1499\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/large_inflatable_tent_camping-446x440.png\"},{\"id\":83001,\"name\":\"Outdoor Inflatable Tent House\",\"price\":\"499\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/outdoor_inflatable_tent_house-440x440.png\"},{\"id\":83000,\"name\":\"Inflatable Tent House For Adults\",\"price\":\"499\",\"image_url\":\"https:\\\/\\\/voyep.com\\\/work\\\/wp-content\\\/uploads\\\/inflatable_tent_house_for_adults-440x440.png\"}];\n        var dpPercent = 45;\n        var absoluteMinDp = 500;\n\n        var currentImg = ''; \n        var fullCarPrice = 0;\n        var amountDue = 0;\n        \n        var calcInstallment = 0;\n        var calcFreq = '';\n        var calcDuration = '';\n        \n        var canvas, ctx, isDrawing = false;\n\n        \/\/ EXPANDING ROW UX\n        document.addEventListener('DOMContentLoaded', function() {\n            renderCars(carData);\n            updateStep(1);\n\n            const fieldRows = document.querySelectorAll('.field-row');\n            fieldRows.forEach(row => {\n                const inputs = row.querySelectorAll('input, select');\n                inputs.forEach((input, index) => {\n                    input.addEventListener('focus', () => {\n                        row.classList.remove('focus-left', 'focus-right');\n                        if (index === 0) row.classList.add('focus-left');\n                        else if (index === 1) row.classList.add('focus-right');\n                    });\n                });\n                row.addEventListener('focusout', function(e) {\n                    setTimeout(() => {\n                        if (!row.contains(document.activeElement)) {\n                            row.classList.remove('focus-left', 'focus-right');\n                        }\n                    }, 10);\n                });\n            });\n        });\n\n        function updateStep(stepNumber) {\n            document.querySelectorAll('.tas-step').forEach(function(el, index) {\n                if(index < stepNumber) { el.classList.add('active'); } \n                else { el.classList.remove('active'); }\n            });\n        }\n\n        function filterCars() {\n            var search = document.getElementById('tas-search').value.toLowerCase();\n            var filtered = carData.filter(function(car) {\n                return car.name.toLowerCase().includes(search);\n            });\n            renderCars(filtered);\n        }\n\n        function renderCars(data) {\n            var grid = document.getElementById('tas-car-results');\n            grid.innerHTML = '';\n            if(data.length === 0) {\n                grid.innerHTML = '<p style=\"text-align:center; width:100%; color:#999;\">No homes or lots found.<\/p>';\n                return;\n            }\n            data.forEach(function(car) {\n                var card = document.createElement('div');\n                card.className = 'pk-card';\n                card.onclick = function() { selectCar(car.id, car.name, car.price, car.image_url); };\n                card.innerHTML = `\n                    <img decoding=\"async\" src=\"${car.image_url}\" alt=\"Rise Well Housings inventory item\">\n                    <div class=\"pk-card-info\">\n                        <h3>${car.name}<\/h3>\n                        <span>$${parseFloat(car.price).toLocaleString(undefined, {minimumFractionDigits: 2})}<\/span>\n                    <\/div>\n                `;\n                grid.appendChild(card);\n            });\n        }\n\n        \/\/ GENERATE DOWN PAYMENT OPTIONS DYNAMICALLY\n        function generateDpOptions() {\n            var dpSelect = document.getElementById('in_dp_preset');\n            dpSelect.innerHTML = '<option value=\"\" disabled selected>Select Down Payment<\/option>';\n\n            absoluteMinDp = Math.min(500, fullCarPrice);\n            var standardDp = fullCarPrice * (dpPercent \/ 100);\n\n            \/\/ 1. Standard Admin Option\n            dpSelect.innerHTML += `<option value=\"${standardDp}\">Standard (${dpPercent}%) - $${standardDp.toLocaleString(undefined, {minimumFractionDigits: 2})}<\/option>`;\n\n            \/\/ 2. Calculate Tiers below standard\n            var tier1 = Math.floor((standardDp * 0.70) \/ 100) * 100;\n            var tier2 = Math.floor((standardDp * 0.40) \/ 100) * 100;\n\n            if (tier1 < absoluteMinDp) tier1 = absoluteMinDp;\n            if (tier2 < absoluteMinDp) tier2 = absoluteMinDp;\n\n            \/\/ 3. Output Suggested Tier 1\n            if (tier1 < standardDp) {\n                var pct1 = Math.round((tier1 \/ fullCarPrice) * 100);\n                dpSelect.innerHTML += `<option value=\"${tier1}\">Suggested (${pct1}%) - $${tier1.toLocaleString(undefined, {minimumFractionDigits: 2})}<\/option>`;\n            }\n\n            \/\/ 4. Output Suggested Tier 2\n            if (tier2 < tier1) {\n                var pct2 = Math.round((tier2 \/ fullCarPrice) * 100);\n                dpSelect.innerHTML += `<option value=\"${tier2}\">Suggested (${pct2}%) - $${tier2.toLocaleString(undefined, {minimumFractionDigits: 2})}<\/option>`;\n            }\n\n            dpSelect.innerHTML += `<option value=\"custom\">Enter Custom Amount<\/option>`;\n        }\n\n        function handleDpChange() {\n            var val = document.getElementById('in_dp_preset').value;\n            var customInput = document.getElementById('in_custom_dp');\n            var actualDp = document.getElementById('actual_down_payment');\n\n            if (val === 'custom') {\n                customInput.style.display = 'block';\n                customInput.required = true;\n                actualDp.value = customInput.value || '';\n            } else if (val === \"\") {\n                customInput.style.display = 'none';\n                customInput.required = false;\n                actualDp.value = '';\n            } else {\n                customInput.style.display = 'none';\n                customInput.required = false;\n                actualDp.value = val;\n            }\n            calcPayment();\n        }\n\n        function handleDpInput() {\n            document.getElementById('actual_down_payment').value = document.getElementById('in_custom_dp').value || '';\n            calcPayment();\n        }\n\n        function selectCar(id, name, price, img) {\n            document.getElementById('in_pid').value = id;\n            document.getElementById('in_carname').value = name;\n            document.getElementById('in_fullprice').value = price;\n            \n            fullCarPrice = parseFloat(price);\n            currentImg = img;\n            \n            \/\/ Build DP dropdown based on this specific item\n            generateDpOptions();\n            document.getElementById('actual_down_payment').value = '';\n            document.getElementById('in_custom_dp').value = '';\n            document.getElementById('in_custom_dp').style.display = 'none';\n\n            document.getElementById('prev-img').src = img;\n            document.getElementById('prev-name').innerText = name;\n            document.getElementById('prev-price').innerText = 'Total Price: $' + fullCarPrice.toLocaleString(undefined, {minimumFractionDigits: 2});\n\n            document.getElementById('pk-step-select').style.display = 'none';\n            document.getElementById('pk-step-form').style.display = 'block';\n            updateStep(2);\n            \n            document.getElementById('in_paytype').selectedIndex = 0;\n            document.getElementById('payment-calc-box').style.display = 'none';\n            document.getElementById('finance-options-wrapper').style.display = 'none';\n        }\n\n        function resetToStep1() {\n            document.getElementById('pk-step-form').style.display = 'none';\n            document.getElementById('pk-step-select').style.display = 'block';\n            updateStep(1);\n        }\n\n        function calcPayment() {\n            var type = document.getElementById('in_paytype').value;\n            var calcBox = document.getElementById('payment-calc-box');\n            var amountText = document.getElementById('amount-due-text');\n            var finWrapper = document.getElementById('finance-options-wrapper');\n            \n            if(!type) {\n                calcBox.style.display = 'none';\n                finWrapper.style.display = 'none';\n                return;\n            }\n            \n            calcBox.style.display = 'block';\n            \n            if(type === 'Full Payment') {\n                amountDue = fullCarPrice;\n                amountText.innerText = '$' + amountDue.toLocaleString(undefined, {minimumFractionDigits: 2});\n                finWrapper.style.display = 'none';\n                \n                \/\/ Clear validation reqs for hidden fields\n                document.getElementById('in_dp_preset').required = false;\n                \n                calcInstallment = 0; calcFreq = ''; calcDuration = '';\n            } else if(type === 'Down Payment') {\n                finWrapper.style.display = 'block';\n                document.getElementById('in_dp_preset').required = true;\n\n                var currentDP = parseFloat(document.getElementById('actual_down_payment').value);\n                var displayInst = document.getElementById('live-installment');\n\n                if (isNaN(currentDP)) {\n                    amountText.innerText = '$0.00';\n                    displayInst.innerText = 'Select down payment';\n                    calcInstallment = 0; calcFreq = ''; calcDuration = '';\n                    return;\n                }\n                \n                amountDue = currentDP;\n                var financedAmount = fullCarPrice - amountDue;\n                if(financedAmount < 0) financedAmount = 0;\n                \n                amountText.innerText = '$' + amountDue.toLocaleString(undefined, {minimumFractionDigits: 2});\n                \n                var dur = parseFloat(document.getElementById('in_duration').value);\n                var freq = document.getElementById('in_frequency').value;\n                \n                if(dur > 0 && freq) {\n                    var inst = 0;\n                    if (freq === 'Monthly') { inst = financedAmount \/ dur; } \n                    else if (freq === 'Weekly') { inst = financedAmount \/ (dur * 4.333); } \n                    else if (freq === 'Daily') { inst = financedAmount \/ (dur * 30.416); }\n                    \n                    calcInstallment = inst; calcFreq = freq; calcDuration = dur;\n                    displayInst.innerText = '$' + inst.toLocaleString(undefined, {minimumFractionDigits: 2}) + ' \/ ' + freq;\n                } else {\n                    displayInst.innerText = '$0.00';\n                    calcInstallment = 0; calcFreq = ''; calcDuration = '';\n                }\n            }\n        }\n\n        function goToChoice() {\n            var payType = document.getElementById('in_paytype').value;\n            \n            if(payType === 'Down Payment') {\n                var dpVal = document.getElementById('in_dp_preset').value;\n                if (!dpVal) {\n                    alert(\"Please select a Down Payment amount.\");\n                    return;\n                }\n                if (dpVal === 'custom') {\n                    var customVal = parseFloat(document.getElementById('in_custom_dp').value);\n                    if (isNaN(customVal) || customVal < absoluteMinDp) {\n                        alert(\"Your custom down payment cannot be less than $\" + absoluteMinDp.toLocaleString(undefined, {minimumFractionDigits: 2}) + \".\");\n                        document.getElementById('in_custom_dp').focus();\n                        return;\n                    }\n                }\n\n                if(!calcDuration || !calcFreq) {\n                    alert(\"Please select a Finance Duration and Frequency to proceed.\");\n                    return;\n                }\n            }\n\n            document.getElementById('us_pid').value = document.getElementById('in_pid').value;\n            document.getElementById('us_name').value = document.getElementById('in_name').value;\n            document.getElementById('us_email').value = document.getElementById('in_email').value;\n            document.getElementById('us_phone').value = document.getElementById('in_phone').value;\n            document.getElementById('us_address').value = document.getElementById('in_address').value;\n            document.getElementById('us_paytype').value = document.getElementById('in_paytype').value;\n            document.getElementById('us_paymethod').value = document.getElementById('in_paymethod').value;\n            document.getElementById('us_price_due').value = amountDue;\n            \n            document.getElementById('us_duration').value = calcDuration;\n            document.getElementById('us_frequency').value = calcFreq;\n            document.getElementById('us_installment').value = calcInstallment;\n\n            document.getElementById('pk-step-form').style.display = 'none';\n            document.getElementById('pk-step-choice').style.display = 'block';\n            updateStep(3);\n        }\n\n        function backToForm() {\n            document.getElementById('pk-step-choice').style.display = 'none';\n            document.getElementById('pk-step-form').style.display = 'block';\n            updateStep(2);\n        }\n\n        function goToReview() {\n            document.getElementById('rev-name').innerText = document.getElementById('in_name').value;\n            document.getElementById('rev-name-sig').innerText = document.getElementById('in_name').value; \n            document.getElementById('rev-email').innerText = document.getElementById('in_email').value;\n            document.getElementById('rev-phone').innerText = document.getElementById('in_phone').value;\n            document.getElementById('rev-addr').innerText = document.getElementById('in_address').value;\n            \n            document.getElementById('rev-car').innerText = document.getElementById('in_carname').value;\n            document.getElementById('rev-price').innerText = fullCarPrice.toLocaleString(undefined, {minimumFractionDigits: 2});\n            document.getElementById('rev-paytype').innerText = document.getElementById('in_paytype').value;\n            document.getElementById('rev-paymethod').innerText = document.getElementById('in_paymethod').value;\n            document.getElementById('rev-due').innerText = amountDue.toLocaleString(undefined, {minimumFractionDigits: 2});\n\n            var payType = document.getElementById('in_paytype').value;\n            var oldFinanceClause = document.getElementById('dynamic-finance-clause');\n            if (oldFinanceClause) { oldFinanceClause.remove(); }\n\n            if(payType === 'Down Payment') {\n                var termsList = document.getElementById('rev-terms-list');\n                var li = document.createElement('li');\n                li.id = 'dynamic-finance-clause';\n                li.innerHTML = `<strong>Financing Agreement:<\/strong> The Customer agrees to a down payment of $${amountDue.toLocaleString(undefined, {minimumFractionDigits: 2})} and will pay the remaining balance in installments of $${calcInstallment.toLocaleString(undefined, {minimumFractionDigits: 2})} per ${calcFreq} over a duration of ${calcDuration} months. The Seller will release, ship, or prepare the selected mobile home after payment requirements are met, and the Customer agrees to maintain the established payment schedule.`;\n                termsList.insertBefore(li, termsList.lastElementChild);\n            }\n\n            if(currentImg) { document.getElementById('rev-img-small').src = currentImg; }\n\n            document.getElementById('pk-step-choice').style.display = 'none';\n            document.getElementById('pk-step-review').style.display = 'block';\n            updateStep(4);\n        }\n\n        function backToChoice() {\n            document.getElementById('pk-step-review').style.display = 'none';\n            document.getElementById('pk-step-choice').style.display = 'block';\n            updateStep(3);\n        }\n\n        function goToSignature() {\n            document.getElementById('pk-step-review').style.display = 'none';\n            document.getElementById('pk-step-sign').style.display = 'block';\n            initCanvas();\n        }\n        \n        function backToReview() {\n            document.getElementById('pk-step-sign').style.display = 'none';\n            document.getElementById('pk-step-review').style.display = 'block';\n        }\n\n        function initCanvas() {\n            canvas = document.getElementById('sig-canvas');\n            ctx = canvas.getContext('2d');\n            canvas.width = canvas.offsetWidth;\n            canvas.height = canvas.offsetHeight;\n            ctx.strokeStyle = \"#000\"; ctx.lineWidth = 2; ctx.lineCap = \"round\"; ctx.lineJoin = \"round\";\n            ctx.fillStyle = \"#ffffff\"; ctx.fillRect(0, 0, canvas.width, canvas.height);\n            \n            canvas.addEventListener('mousedown', startDraw); canvas.addEventListener('mousemove', draw); canvas.addEventListener('mouseup', endDraw);\n            canvas.addEventListener('touchstart', startDraw, {passive: false}); canvas.addEventListener('touchmove', draw, {passive: false}); canvas.addEventListener('touchend', endDraw);\n        }\n        \n        function getPos(e) {\n            var rect = canvas.getBoundingClientRect();\n            var x = (e.touches ? e.touches[0].clientX : e.clientX) - rect.left;\n            var y = (e.touches ? e.touches[0].clientY : e.clientY) - rect.top;\n            return {x: x, y: y};\n        }\n        function startDraw(e) { e.preventDefault(); isDrawing = true; var pos = getPos(e); ctx.beginPath(); ctx.moveTo(pos.x, pos.y); }\n        function draw(e) { if(!isDrawing) return; e.preventDefault(); var pos = getPos(e); ctx.lineTo(pos.x, pos.y); ctx.stroke(); }\n        function endDraw() { isDrawing = false; ctx.beginPath(); }\n        function clearCanvas() { ctx.clearRect(0, 0, canvas.width, canvas.height); ctx.fillStyle = \"#ffffff\"; ctx.fillRect(0, 0, canvas.width, canvas.height); }\n\n        function processFinalSignature() {\n            var dataUrl = canvas.toDataURL('image\/png');\n            document.getElementById('fs_signature').value = dataUrl;\n            \n            document.getElementById('fs_pid').value = document.getElementById('in_pid').value;\n            document.getElementById('fs_name').value = document.getElementById('in_name').value;\n            document.getElementById('fs_email').value = document.getElementById('in_email').value;\n            document.getElementById('fs_phone').value = document.getElementById('in_phone').value;\n            document.getElementById('fs_address').value = document.getElementById('in_address').value;\n            document.getElementById('fs_paytype').value = document.getElementById('in_paytype').value;\n            document.getElementById('fs_paymethod').value = document.getElementById('in_paymethod').value;\n            document.getElementById('fs_price_due').value = amountDue;\n            \n            document.getElementById('fs_duration').value = calcDuration;\n            document.getElementById('fs_frequency').value = calcFreq;\n            document.getElementById('fs_installment').value = calcInstallment;\n            \n            document.getElementById('succ-name').innerText = document.getElementById('in_name').value;\n            document.getElementById('succ-email').innerText = document.getElementById('in_email').value;\n            document.getElementById('succ-car-name').innerText = document.getElementById('in_carname').value;\n\n            document.getElementById('pk-step-sign').style.display = 'none';\n            document.getElementById('tas-stepper').style.display = 'none'; \n            document.getElementById('pk-step-final').style.display = 'block';\n        }\n    <\/script>\n    <\/div>\n\t\t\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},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-81665","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/pages\/81665","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/comments?post=81665"}],"version-history":[{"count":14,"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/pages\/81665\/revisions"}],"predecessor-version":[{"id":81683,"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/pages\/81665\/revisions\/81683"}],"wp:attachment":[{"href":"https:\/\/voyep.com\/work\/wp-json\/wp\/v2\/media?parent=81665"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}