{"id":19591,"date":"2024-08-05T13:15:45","date_gmt":"2024-08-05T13:15:45","guid":{"rendered":"https:\/\/lookmyproperty.com\/?post_type=property&#038;p=19591"},"modified":"2024-09-27T12:35:32","modified_gmt":"2024-09-27T12:35:32","slug":"23-4-bhk-apartments-in-bachupally-hyderabd-syamantaka-aurum","status":"publish","type":"property","link":"https:\/\/staging.lookmyproperty.com\/?property=23-4-bhk-apartments-in-bachupally-hyderabd-syamantaka-aurum","title":{"rendered":"2,3 &amp; 4 BHK Flats &amp; Sky Villas in Bachupally , Hyderabad &#8211; Syamantaka Aurum"},"content":{"rendered":"<p>A beautifully crafted home with bespoke features is a dream for many, and Syamantaka Aurum delivers on that vision and beyond. This exclusive premium residential apartment project in Bowrampet, near Bachupally, stands out for its unique charm.<\/p><p>Each residence is meticulously designed with opulent features and exquisite details to elevate your lifestyle. True to its name, Aurum, every corner of your home radiates sophistication, elegance, and vibrancy.<\/p><p>Immerse yourself in the warmth and comfort of a modern home with meticulously designed features at Syamantaka Aurum. Choose from a range of 2, 3, and 4 BHK units, each crafted with exceptional attention to detail.<\/p><p>Highlights include alkaline drinking water, a pre-installed modular kitchen, engineered wooden flooring in the master bedroom, and invisible grills for enhanced balcony safety. Syamantaka Aurum offers a distinctive living experience unmatched in the area.<\/p><!DOCTYPE html> \n<html lang=\"en\">\n\n<head> \n\t<meta charset=\"UTF-8\"> \n\t<meta name=\"viewport\" content= \n\t\t\"width=device-width, initial-scale=1.0\"> \n\t<title>Popup Form<\/title>\n\t<style> \n\t\t\n\n\t\t.btn-open-popup { \n\t\t\tpadding: 12px 24px; \n\t\t\tfont-size: 18px; \n\t\t\tbackground-color: green; \n\t\t\tcolor: #fff; \n\t\t\tborder: none; \n\t\t\tborder-radius: 8px; \n\t\t\tcursor: pointer; \n\t\t\ttransition: background-color 0.3s ease; \n\t\t} \n\n\t\t.btn-open-popup:hover { \n\t\t\tbackground-color: #4caf50; \n\t\t} \n\n\t\t.overlay-container { \n\t\t\tdisplay: none; \n\t\t\tposition: fixed; \n\t\t\ttop: 0; \n\t\t\tleft: 0; \n\t\t\twidth: 100%; \n\t\t\theight: 100%; \n\t\t\tbackground: rgba(0, 0, 0, 0.6); \n\t\t\tjustify-content: center; \n\t\t\talign-items: center; \n\t\t\topacity: 0; \n\t\t\ttransition: opacity 0.3s ease;\n                        \n\n\t\t} \n\n\t\t.popup-box { \n                        margin-top:80px;\n\t\t\tbackground: #fff; \n\t\t\tpadding: 24px; \n\t\t\tborder-radius: 12px; \n\t\t\tbox-shadow: 0 0 20px rgba(0, 0, 0, 0.4); \n\t\t\twidth: 320px; \n\t\t\ttext-align: center; \n\t\t\topacity: 0; \n\t\t\ttransform: scale(0.8); \n\t\t\tanimation: fadeInUp 0.5s ease-out forwards;\n\t\t} \n\n\t\t.form-container { \n\t\t\tdisplay: flex; \n\t\t\tflex-direction: column; \n\t\t} \n\n\t\t.form-label { \n\t\t\tmargin-bottom: 10px; \n\t\t\tfont-size: 16px; \n\t\t\tcolor: #444; \n\t\t\ttext-align: left; \n\t\t} \n\n\t\t.form-input { \n\t\t\tpadding: 10px; \n\t\t\tmargin-bottom: 20px; \n\t\t\tborder: 1px solid #ccc; \n\t\t\tborder-radius: 8px; \n\t\t\tfont-size: 16px; \n\t\t\twidth: 100%; \n\t\t\tbox-sizing: border-box; \n\t\t} \n\n\t\t.btn-submit, \n\t\t.btn-close-popup { \n\t\t\tpadding: 12px 24px; \n\t\t\tborder: none; \n\t\t\tborder-radius: 8px; \n\t\t\tcursor: pointer; \n\t\t\ttransition: background-color 0.3s ease, color 0.3s ease; \n\t\t} \n\n\t\t.btn-submit { \n\t\t\tbackground-color:#3A5A98; \n\t\t\tcolor: #fff; \n\t\t} \n\n\t\t.btn-close-popup { \n\t\t\tmargin-top: 12px; \n\t\t\tbackground-color:#33BEFF; \n\t\t\tcolor: #fff; \n\t\t} \n\n\t\t\n\n\t\t\/* Keyframes for fadeInUp animation *\/ \n\t\t@keyframes fadeInUp { \n\t\t\tfrom { \n\t\t\t\topacity: 0; \n\t\t\t\ttransform: translateY(20px); \n\t\t\t} \n\n\t\t\tto { \n\t\t\t\topacity: 1; \n\t\t\t\ttransform: translateY(0); \n\t\t\t} \n\t\t} \n\n\t\t\/* Animation for popup *\/ \n\t\t.overlay-container.show { \n\t\t\tdisplay: flex; \n\t\t\topacity: 1; \n\t\t} \n\n\n\n        \/*  start front-button *\/\n\n        .button1 {\n\n            background-color:#3A5A98;\n            padding:10px 20px 10px 20px;\n            color:white;\n            border:none;\n            border-radius:5px;\n\n}\n\n\n\n.combine {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    width:110%;\n    \n}\n.close {\n    color: #aaa;\n    float: right;\n    font-size: 28px;\n    font-weight: bold;\n}\n\n\n\n\n\n        \/* end front-button *\/\n\t<\/style> \n<\/head> \n\n<body> \n\n\n\n    <div class=\"combine\" style=\"display:flex; justify-content:space-between; align-items:center; margin-top:30px;\">\n\n        <div>\n            <h6 style=\"color:#00008B; font-weight:bold;\">Download Brochure<\/h6>\n\n        <\/div>\n        \n        <!-- <button>Download<\/button> -->\n        <div style=\"margin-right: 100px;z-index:99999;\">\n            <button class=\"button1\" onclick=\"togglePopup()\"> \n                Download\n                <\/button> \n            \n                <div id=\"popupOverlay\"\n                    class=\"overlay-container\"> \n                    <div class=\"popup-box\"> \n                        <h6 style=\"color: black;font-size:25px;marging-bottom:10px;\">Enter Your Details for Brochure<\/h6> \n\n                             <form  class=\"form-container\" action=\"https:\/\/lookmyproperty.com\/Brochures\/Syamantaka_ AURUM.php\" method=\"post\" class=\"form-box\">\n                            \n                            <input class=\"form-input\" type=\"text\"\n                                placeholder=\"Your Username....\"\n                                id=\"name\" name=\"name\" required> \n            \n                            \n                            <input class=\"form-input\"\n                                type=\"email\"\n                                placeholder=\"Your Email....\"\n                                id=\"email\"\n                                name=\"email\" required> \n            \n                                \n                            <input class=\"form-input\"\n                                type=\"tel\"\n                                placeholder=\"Mobile Number....\"\n                                id=\"tel\"\n                                name=\"phonenumber\" required> \n            \n                            <button class=\"btn-submit\"  type=\"submit\" rel=\"noopener\"> \n                            Submit \n                            <\/button>\n <button class=\"btn-close-popup\" target=\"_blank\"\n                                onclick=\"togglePopup()\">\n                        Close \n                        <\/button>\n                        <\/form>\n                         \n            \n                       \n                    <\/div> \n                <\/div> \n            \n                <script>\n\n    const closeFormBtn = document.getElementById('closeFormBtn');\n\n    closeFormBtn.addEventListener('click', () => {\n        popupForm.style.display = 'none';\n    });\n\n                    function togglePopup() { \n                        const overlay = document.getElementById('popupOverlay'); \n                        overlay.classList.toggle('show'); \n                    } \n                <\/script>\n\n\n\n\n        <\/div>\n        \n        \n        \n         <\/div>\n\t\n<\/body> \n\n<\/html>","protected":false},"excerpt":{"rendered":"<p>A beautifully crafted home with bespoke features is a dream for many, and Syamantaka Aurum delivers on that vision and beyond. This exclusive premium residential apartment project in Bowrampet, near Bachupally, stands out for its unique charm. Each residence is meticulously designed with opulent features and exquisite details to elevate your lifestyle. True to its [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":19599,"parent":0,"menu_order":0,"template":"","property_type":[354],"property_status":[355],"property_feature":[364,356,368,357,180,358,363,359,243,362,361,278,367,369,365,360,184,366],"property_label":[614,616,617],"property_country":[95],"property_state":[96],"property_city":[97],"property_area":[212],"aioseo_notices":[],"property_meta":{"_edit_lock":["1727440533:1"],"_edit_last":["1"],"fave_property_price":["7138000 - 10900000"],"fave_show_price_placeholder":["0"],"fave_property_size":["1190-3360 SFT"],"fave_property_bedrooms":["2-4"],"fave_property_bathrooms":["2-4"],"fave_club-house":["20,000 Sft"],"fave_price-2-bhk":["Rs.5,999\/- per SFT + Amenities Charges"],"fave_price-3-bhk":["Rs.5,999\/- per SFT + Amenities Charges"],"fave_acres":["4"],"fave_towers-units":["2"],"fave_rera-approved":["Yes"],"fave_rera-no":["PO2200007428"],"fave_status":["Under Construction"],"fave_property-size":["1190-3360 SFT"],"fave_floors-units":["3 (Parking floor) + 15 Floors"],"fave_property_map":["1"],"fave_property_map_address":["Bachupally , HYDERABD"],"fave_property_location":["25.68654,-80.431345,15"],"fave_property_map_street_view":["hide"],"fave_featured":["0"],"houzez_featured_listing_date":[""],"houzez_geolocation_lat":["25.68654"],"houzez_geolocation_long":["-80.431345"],"fave_loggedintoview":["0"],"fave_agent_display_option":["agent_info"],"fave_agents":["158"],"fave_prop_homeslider":["no"],"fave_single_top_area":["global"],"fave_single_content_area":["global"],"_aioseo_title":[null],"_aioseo_description":[null],"_aioseo_keywords":[""],"_aioseo_og_title":[null],"_aioseo_og_description":[null],"_aioseo_og_article_section":[""],"_aioseo_og_article_tags":[""],"_aioseo_twitter_title":[null],"_aioseo_twitter_description":[null],"_monsterinsights_sitenote_active":["0"],"houzez_manual_expire":["0"],"_houzez_expiration_date_status":["saved"],"fave_property_id":["2400065"],"_thumbnail_id":["19599"],"floor_plans":["a:5:{i:0;a:2:{s:15:\"fave_plan_title\";s:11:\"Master Plan\";s:15:\"fave_plan_image\";s:86:\"https:\/\/lookmyproperty.com\/wp-content\/uploads\/2024\/08\/Screenshot-2024-08-05-191233.png\";}i:1;a:2:{s:15:\"fave_plan_title\";s:33:\"TYPICAL FLOORS PLAN BLOCK - A & B\";s:15:\"fave_plan_image\";s:86:\"https:\/\/lookmyproperty.com\/wp-content\/uploads\/2024\/08\/Screenshot-2024-08-05-191629.png\";}i:2;a:2:{s:15:\"fave_plan_title\";s:24:\"DUPLEX FLAT NO N . 01&02\";s:15:\"fave_plan_image\";s:86:\"https:\/\/lookmyproperty.com\/wp-content\/uploads\/2024\/08\/Screenshot-2024-08-05-191356.png\";}i:3;a:2:{s:15:\"fave_plan_title\";s:24:\"DUPLEX FLAT NO N . 01-08\";s:15:\"fave_plan_image\";s:86:\"https:\/\/lookmyproperty.com\/wp-content\/uploads\/2024\/08\/Screenshot-2024-08-05-191831.png\";}i:4;a:2:{s:15:\"fave_plan_title\";s:24:\"DUPLEX FLAT NO N . 09-12\";s:15:\"fave_plan_image\";s:86:\"https:\/\/lookmyproperty.com\/wp-content\/uploads\/2024\/08\/Screenshot-2024-08-05-191850.png\";}}"],"houzez_total_property_views":["72"],"houzez_views_by_date":["a:57:{s:10:\"08-05-2024\";i:1;s:10:\"08-06-2024\";i:1;s:10:\"08-09-2024\";i:1;s:10:\"08-11-2024\";i:1;s:10:\"08-19-2024\";i:3;s:10:\"08-20-2024\";i:1;s:10:\"08-21-2024\";i:1;s:10:\"08-25-2024\";i:1;s:10:\"08-26-2024\";i:3;s:10:\"08-29-2024\";i:2;s:10:\"08-30-2024\";i:1;s:10:\"09-03-2024\";i:2;s:10:\"09-05-2024\";i:2;s:10:\"09-07-2024\";i:1;s:10:\"09-08-2024\";i:1;s:10:\"09-09-2024\";i:1;s:10:\"09-11-2024\";i:1;s:10:\"09-12-2024\";i:2;s:10:\"12-12-2024\";i:3;s:10:\"12-29-2024\";i:1;s:10:\"01-01-2025\";i:1;s:10:\"01-04-2025\";i:1;s:10:\"01-09-2025\";i:1;s:10:\"01-10-2025\";i:1;s:10:\"01-12-2025\";i:1;s:10:\"01-20-2025\";i:1;s:10:\"01-25-2025\";i:1;s:10:\"02-03-2025\";i:1;s:10:\"02-09-2025\";i:1;s:10:\"02-12-2025\";i:1;s:10:\"02-15-2025\";i:1;s:10:\"02-17-2025\";i:1;s:10:\"02-19-2025\";i:1;s:10:\"02-23-2025\";i:1;s:10:\"02-25-2025\";i:1;s:10:\"02-27-2025\";i:1;s:10:\"03-02-2025\";i:1;s:10:\"03-04-2025\";i:1;s:10:\"03-07-2025\";i:1;s:10:\"03-09-2025\";i:1;s:10:\"03-12-2025\";i:1;s:10:\"03-13-2025\";i:1;s:10:\"03-14-2025\";i:1;s:10:\"03-15-2025\";i:1;s:10:\"03-17-2025\";i:1;s:10:\"03-18-2025\";i:1;s:10:\"03-19-2025\";i:1;s:10:\"03-21-2025\";i:1;s:10:\"03-24-2025\";i:1;s:10:\"03-27-2025\";i:1;s:10:\"07-08-2025\";i:2;s:10:\"07-10-2025\";i:2;s:10:\"08-24-2025\";i:2;s:10:\"10-02-2025\";i:1;s:10:\"10-23-2025\";i:1;s:10:\"03-03-2026\";i:2;s:10:\"04-18-2026\";i:2;}"],"houzez_recently_viewed":["2026-04-18 14:04:04"],"fave_property_images":["19599","19600","19601","19602"]},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=\/wp\/v2\/properties\/19591"}],"collection":[{"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=\/wp\/v2\/properties"}],"about":[{"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=\/wp\/v2\/types\/property"}],"author":[{"embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"version-history":[{"count":7,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=\/wp\/v2\/properties\/19591\/revisions"}],"predecessor-version":[{"id":20930,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=\/wp\/v2\/properties\/19591\/revisions\/20930"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=\/wp\/v2\/media\/19599"}],"wp:attachment":[{"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=19591"}],"wp:term":[{"taxonomy":"property_type","embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproperty_type&post=19591"},{"taxonomy":"property_status","embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproperty_status&post=19591"},{"taxonomy":"property_feature","embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproperty_feature&post=19591"},{"taxonomy":"property_label","embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproperty_label&post=19591"},{"taxonomy":"property_country","embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproperty_country&post=19591"},{"taxonomy":"property_state","embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproperty_state&post=19591"},{"taxonomy":"property_city","embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproperty_city&post=19591"},{"taxonomy":"property_area","embeddable":true,"href":"https:\/\/staging.lookmyproperty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fproperty_area&post=19591"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}