{"id":595,"date":"2025-03-04T11:39:08","date_gmt":"2025-03-04T03:39:08","guid":{"rendered":"https:\/\/macanev.porschehk.com\/?page_id=595"},"modified":"2026-04-01T11:11:23","modified_gmt":"2026-04-01T03:11:23","slug":"born2thrill-%e5%85%a8%e7%b7%9a%e7%b4%94%e9%9b%bb%e5%8b%95-macan-%e5%9e%8b%e8%99%9f%e7%8f%be%e5%b7%b2%e7%99%bb%e5%a0%b4-duplicate-1-2","status":"publish","type":"page","link":"https:\/\/macanev.porschehk.com\/zh-hant\/","title":{"rendered":"BORN2THRILL \u5168\u7dda\u7d14\u96fb\u52d5 Macan \u578b\u865f\u73fe\u5df2\u767b\u5834"},"content":{"rendered":"\n<p>\u7531 HK$755,171 \u8d77\u767c\u552e<\/p>\n\n\n\n<p>\u5df2\u5305\u62ec\u96fb\u52d5\u8eca\u4e00\u63db\u4e00\u7a05\u52d9\u512a\u60e0<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u7531 HK$755,171 \u8d77\u767c\u552e \u5df2\u5305\u62ec\u96fb\u52d5\u8eca\u4e00\u63db\u4e00\u7a05\u52d9\u512a\u60e0<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"macan-2\/macan-2.php","meta":{"_acf_changed":false,"ghostkit_customizer_options":"","ghostkit_custom_css":"#main-header{\n  background: transparent;\n}\n\n#key-visual::before {\n    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);\n    content: \"\";\n    width: 100%;\n    height: 170px;\n    position: absolute;\n    bottom: 0;\n    top: 0;\n    transform: translateY(0%);\n}\n\n.logo-wrapper .slogan h1, \n.logo-wrapper .slogan span, \n.logo-wrapper h2, \n.logo-wrapper h3{\n  mix-blend-mode: unset;\n  text-shadow: 1px 2px 5px #000;\n}\n\n.lds-dual-ring {\n    display: block;\n    width: 20px;\n    height: 20px;\n    margin: 11px auto 0;\n}\n\n.lds-dual-ring:after {\n        content: \\\\\\\" \\\\\\\";\n        display: block;\n        width: 16px;\n        height: 16px;\n        margin: 2px;\n        border-radius: 50%;\n        border: 2px solid #9f191e;\n        border-color: #9f191e transparent #9f191e transparent;\n        animation: lds-dual-ring 1.2s linear infinite;\n    }\n\n@keyframes lds-dual-ring {\n0% {\n    transform: rotate(0deg);\n}\n100% {\n    transform: rotate(360deg);\n}\n}\n\n.ginput_container_select .select-loading{\n        display: none;\n        position: absolute;\n        left:0;\n        top:0;\n        width: 100%;\n        height: 100%;\n        background-color: rgba(102, 102, 102, 0.473);\n}\n\n.ginput_container_select.select-loading .lds-dual-ring{\n            margin-top: 0;\n            height: 100%;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n        }\n\n.ginput_container_select .select-loading.show{\n            display: block;\n        }\n\n.gform_confirmation_message h3{\n\tfont-size: 1.6rem;\n    text-align: center;\n\tmax-width: 780px;\n\tmargin:0 auto;\n\tmargin-bottom: 20px;\n}\n.gform_confirmation_message{\n\tfont-size: 1.5rem;\n\tmax-width: 1000px;\n\tmargin:0 auto;\n}\n.gform_confirmation_message div{\n\tmax-width: 780px;\n\tmargin:0 auto;\n\tbackground: rgba(255,255,255, 0.6);\n    padding: 20px;\n    backdrop-filter: blur(4px);\n}\n.gform_confirmation_message ul{\n\tlist-style: none;\n    font-size: 1.5rem;\n    margin: 0;\n    padding: 0;\n    margin-top: 20px;\n}\n\n.gform_wrapper .ginput_container input:read-only{\n  font-size: 1.1428571429rem !important;\n  background-color: #f2efee !important;\n  font-weight: 300 !important;\n}","ghostkit_custom_js_head":"","ghostkit_custom_js_foot":"<script>\n\tjQuery(document).ready(function($){\n\t  $(\".datepicker\").attr(\"readonly\", true);\n\t  \n\t  function resetOption(){\n\t    $(\".prefer-time select option\").each(function(){\n\t      var val = $(this).attr(\"value\")\n  \t    if(val != \"\"){\n  \t      $(this).attr(\"disabled\", true);\n  \t    }\n  \t  });\n\t  }\n\t  function enableOption(date){\n\t    $(\".prefer-time select option\").each(function(){\n\t      var val = $(this).attr(\"value\")\n  \t    if(val != \"\"){\n  \t      if(!moment().add(1, 'days').isBefore(moment(date+\" \"+val+\":00\"))){\n  \t        $(this).attr(\"disabled\", true);\n  \t      }else{\n  \t        $(this).attr(\"disabled\", false);\n  \t      }\n  \t    }\n  \t  });\n\t  }\n\t  resetOption()\n\t  gform.addFilter( 'gform_datepicker_options_pre_init', function( optionsObj, formId, fieldId ) {\n        if(formId == 6){\n          optionsObj.firstDay = 0;\n          optionsObj.changeMonth = false;\n          optionsObj.changeYear = false;\n          var startDate = \"+1\";\n          if(moment().isBefore(\"2025-07-07\")){\n            startDate = new Date('07\/07\/2025');\n          }\n          optionsObj.minDate = startDate;\n          optionsObj.maxDate = new Date('07\/25\/2025');\n          optionsObj.beforeShowDay = jQuery.datepicker.noWeekends;\n          \n          optionsObj.onClose = function (dateText, inst) {\n            enableOption(dateText)   \n          };\n        }\n        return optionsObj;\n    } );\n\t\n\t\t$(\".read-only-field input[type=text]\").attr(\"readonly\", true)\n\t\t\n\t\t$(\"#choice_4_35_1\").attr(\"disabled\", true)\n\t\t$(\"#choice_4_35_1\").attr(\"checked\", false)\n\n\t\t$(\".full-msg\").addClass(\"hide\")\n\t\t\/\/ var selected = $(this).find(\"option:selected\")\n\t\t\/\/ $(\".date-field-wrapper .select-loading\").addClass(\"show\")\n\t\t$.get( \"\/wp-json\/macanev\/v1\/quota\/4\", function(response) {\n\t\t\tvar allfull = true\n\t\t    for(var i in response.data.result){\n\t\t    \tvar slots = response.data.result[i];\n\t\t    \tif(slots){\n\t\t    \t\tallfull = false\n\t\t    \t\t$(\"#choice_4_35_1\").attr(\"disabled\", false)\n\t\t    \t}else{\n\t\t    \t\t$(\"#choice_4_35_1\").attr(\"checked\", false)\n\t\t    \t\t$(\"#choice_4_35_1\").attr(\"disabled\", true)\n\t\t    \t}\n\t\t    }\n\t\t\tif(allfull){\n\t\t\t\t$(\".gchoice_4_35_1\").append('<span class=\"gfield_required full-msg hide\">\u540d\u984d\u5df2\u6eff.<\/span>');\n\t\t\t}\n\t\t  });\n\t\t\n})\n<\/script>","ghostkit_typography":"","footnotes":""},"class_list":["post-595","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/macanev.porschehk.com\/zh-hant\/wp-json\/wp\/v2\/pages\/595","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/macanev.porschehk.com\/zh-hant\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/macanev.porschehk.com\/zh-hant\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/macanev.porschehk.com\/zh-hant\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/macanev.porschehk.com\/zh-hant\/wp-json\/wp\/v2\/comments?post=595"}],"version-history":[{"count":48,"href":"https:\/\/macanev.porschehk.com\/zh-hant\/wp-json\/wp\/v2\/pages\/595\/revisions"}],"predecessor-version":[{"id":854,"href":"https:\/\/macanev.porschehk.com\/zh-hant\/wp-json\/wp\/v2\/pages\/595\/revisions\/854"}],"wp:attachment":[{"href":"https:\/\/macanev.porschehk.com\/zh-hant\/wp-json\/wp\/v2\/media?parent=595"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}