{"id":14041,"date":"2025-04-05T19:26:56","date_gmt":"2025-04-05T19:26:56","guid":{"rendered":"https:\/\/www.enlyt.io\/?page_id=14041"},"modified":"2025-07-06T18:42:48","modified_gmt":"2025-07-06T18:42:48","slug":"project-estimator","status":"publish","type":"page","link":"https:\/\/www.enlyt.io\/index.php\/project-estimator","title":{"rendered":"Project Estimator"},"content":{"rendered":"\n\n\n<h2>Building Upgrade Project Estimator<\/h2>\n<p>Welcome to our interactive tool that will help you estimate preliminary costs for your technology infrastructure needs. Input your requirements and immediately receive preliminary budget information. One of our estimators will follow up for a more detailed assessment, including a complimentary building walkthrough.<\/p>\n\n<div class=\"lve-container\">\n    <div class=\"lve-header\">\n        <h2>Low Voltage Construction Cost Estimator<\/h2>\n        <p>Complete the form below to receive an estimated cost for your low voltage construction project.<\/p>\n    <\/div>\n    \n    <!-- Success\/Error Messages -->\n    <div id=\"lve-success-message\" class=\"lve-message lve-success\" style=\"display: none;\">\n        <p>Thank you! Your estimate has been generated and a confirmation email has been sent to your inbox.<\/p>\n    <\/div>\n    \n    <div id=\"lve-error-message\" class=\"lve-message lve-error\" style=\"display: none;\"><\/div>\n    \n    <!-- Estimator Form -->\n    <form id=\"lve-estimator-form\" class=\"lve-form\">\n        <div class=\"lve-form-group\">\n            <label for=\"building-type\" class=\"lve-required\">What type of building is being upgraded?<\/label>\n            <select id=\"building-type\" name=\"building_type\" required>\n                <option value=\"\" selected disabled>-- Select building type --<\/option>\n                <option value=\"aviation\">Aviation<\/option>\n                <option value=\"athletic\">Athletic\/Fitness<\/option>\n                <option value=\"healthcare\">Healthcare<\/option>\n                <option value=\"hospitality\">Hospitality<\/option>\n                <option value=\"industrial\">Industrial\/Manufacturing<\/option>\n                <option value=\"mall\">Mall\/Park<\/option>\n                <option value=\"multi-dwelling\">Multi-Dwelling Unit<\/option>\n                <option value=\"office\">Office Space<\/option>\n                <option value=\"retail\">Retail<\/option>\n                <option value=\"other\">Other<\/option>\n            <\/select>\n            <div id=\"other-container\" class=\"lve-other-container\" style=\"display: none;\">\n                <label for=\"other-type\">Please specify:<\/label>\n                <input type=\"text\" id=\"other-type\" name=\"other_type\">\n            <\/div>\n            <div id=\"building-type-error\" class=\"lve-error\">Please select a building type<\/div>\n        <\/div>\n        \n        <div class=\"lve-form-group\">\n            <label for=\"build-year\" class=\"lve-required\">What is the approximate year the building was built?<\/label>\n            <input type=\"number\" id=\"build-year\" name=\"build_year\" min=\"1900\" max=\"2026\" required>\n            <div id=\"build-year-error\" class=\"lve-error\">Please enter a valid year (1900-present)<\/div>\n        <\/div>\n        \n        <div class=\"lve-form-group\">\n            <label for=\"square-footage\" class=\"lve-required\">What is the approximate square footage of the building?<\/label>\n            <input type=\"number\" id=\"square-footage\" name=\"square_footage\" min=\"100\" required>\n            <div id=\"square-footage-error\" class=\"lve-error\">Please enter valid square footage (minimum 100)<\/div>\n        <\/div>\n        \n        <div class=\"lve-form-group\">\n            <label for=\"floors\" class=\"lve-required\">How many floors does the building have?<\/label>\n            <input type=\"number\" id=\"floors\" name=\"floors\" min=\"1\" required>\n            <div id=\"floors-error\" class=\"lve-error\">Please enter a valid number of floors (minimum 1)<\/div>\n        <\/div>\n        \n        <div class=\"lve-form-group\">\n            <label for=\"last-update\" class=\"lve-required\">When approximately was the wireless network last updated?<\/label>\n            <select id=\"last-update\" name=\"last_update\" required>\n                <option value=\"\" selected disabled>-- Select timeframe --<\/option>\n                <option value=\"never\">Never\/Original Installation<\/option>\n                <option value=\"10-plus\">More than 10 years ago<\/option>\n                <option value=\"5-10\">5-10 years ago<\/option>\n                <option value=\"2-5\">2-5 years ago<\/option>\n                <option value=\"0-2\">Less than 2 years ago<\/option>\n            <\/select>\n            <div id=\"last-update-error\" class=\"lve-error\">Please select when the network was last updated<\/div>\n        <\/div>\n        \n        <div class=\"lve-form-group\">\n            <label for=\"iot-devices\" class=\"lve-required\">Are there internet-of-things devices that relay data connected to the network?<\/label>\n            <select id=\"iot-devices\" name=\"iot_devices\" required>\n                <option value=\"\" selected disabled>-- Select an option --<\/option>\n                <option value=\"yes\">Yes<\/option>\n                <option value=\"no\">No<\/option>\n                <option value=\"unsure\">Unsure<\/option>\n            <\/select>\n            <div id=\"iot-devices-error\" class=\"lve-error\">Please select an option<\/div>\n        <\/div>\n        \n        <div class=\"lve-form-group\">\n            <label for=\"project-address\" class=\"lve-required\">What is the project address?<\/label>\n            <textarea id=\"project-address\" name=\"project_address\" rows=\"3\" required><\/textarea>\n            <div id=\"project-address-error\" class=\"lve-error\">Please enter the project address<\/div>\n        <\/div>\n        \n        <div class=\"lve-form-group\">\n            <label class=\"lve-required\">Who is requesting the estimate?<\/label>\n            <div class=\"lve-contact-info\">\n                <div class=\"lve-form-row\">\n                    <div class=\"lve-form-col\">\n                        <label for=\"request-name\" class=\"lve-required\">Name<\/label>\n                        <input type=\"text\" id=\"request-name\" name=\"request_name\" required>\n                        <div id=\"request-name-error\" class=\"lve-error\">Please enter your name<\/div>\n                    <\/div>\n                    \n                    <div class=\"lve-form-col\">\n                        <label for=\"request-email\" class=\"lve-required\">Email<\/label>\n                        <input type=\"email\" id=\"request-email\" name=\"request_email\" required>\n                        <div id=\"request-email-error\" class=\"lve-error\">Please enter a valid email address<\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"lve-form-row\">\n                    <div class=\"lve-form-col lve-full-width\">\n                        <label for=\"request-phone\" class=\"lve-required\">Phone<\/label>\n                        <input type=\"tel\" id=\"request-phone\" name=\"request_phone\" required>\n                        <div id=\"request-phone-error\" class=\"lve-error\">Please enter your phone number<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <div class=\"lve-btn-container\">\n            <button type=\"submit\" id=\"lve-submit-button\" class=\"lve-btn\">Generate Cost Estimate<\/button>\n            <div id=\"lve-loading-spinner\" class=\"lve-spinner\" style=\"display: none;\"><\/div>\n        <\/div>\n    <\/form>\n    \n    <!-- Results Section -->\n    <div class=\"lve-result\" id=\"result\" style=\"display: none;\">\n        <h3>Your Estimated Project Cost<\/h3>\n        <p>Based on the information provided, here is the estimated cost range for your low voltage construction project:<\/p>\n        <div class=\"lve-estimate\" id=\"estimate-value\">$0 - $0<\/div>\n        <p>A detailed breakdown of this estimate will be sent to your email address.<\/p>\n        <div class=\"lve-disclaimer\">\n            <p>This is a preliminary estimate based on the information provided. The actual cost may vary based on a detailed site assessment and specific project requirements. A representative will contact you to discuss your project in more detail.<\/p>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n","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-14041","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PaLa8G-3Et","_links":{"self":[{"href":"https:\/\/www.enlyt.io\/index.php\/wp-json\/wp\/v2\/pages\/14041","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.enlyt.io\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.enlyt.io\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.enlyt.io\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.enlyt.io\/index.php\/wp-json\/wp\/v2\/comments?post=14041"}],"version-history":[{"count":4,"href":"https:\/\/www.enlyt.io\/index.php\/wp-json\/wp\/v2\/pages\/14041\/revisions"}],"predecessor-version":[{"id":14179,"href":"https:\/\/www.enlyt.io\/index.php\/wp-json\/wp\/v2\/pages\/14041\/revisions\/14179"}],"wp:attachment":[{"href":"https:\/\/www.enlyt.io\/index.php\/wp-json\/wp\/v2\/media?parent=14041"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}