diff --git a/application/controllers/information.php b/application/controllers/information.php index 36682a49..5d43c318 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -1297,6 +1297,10 @@ class Information extends CI_Controller $lantern_form_content = $this->load->view($template_path . '-lantern-form', false, true); $information->ic_content = str_replace('', $lantern_form_content, $information->ic_content); + // GP 表单 + $gp_form_content = $this->load->view($template_path . '-gp-form', false, true); + $information->ic_content = str_replace('', $gp_form_content, $information->ic_content); + // 动态加载反馈标签,第一个城市不足八条,使用第二城市数据。 // HTLM:
// 解析结果:; Siem Reap,Bangkok diff --git a/application/views/mobile_first/ah-gp-form.php b/application/views/mobile_first/ah-gp-form.php new file mode 100644 index 00000000..46b3689e --- /dev/null +++ b/application/views/mobile_first/ah-gp-form.php @@ -0,0 +1,737 @@ +
+

Book this trip now. Your 1:1 travel consultant will reply within 1 working day.

+
+ + + + + + + + +
+
+ + Adults (≥12 years old) + +
+ + + +
+
+
+ + Kids (2-11 years old) + +
+ + + +
+
+
+
+
+ + + + +

Having a phone number, especially with WhatsApp/iMessage capability will improve communication efficiency.

+

I prefer to be contacted via:

+ +
+ + +
+
+ + +
+
+ + +
+ + + +
+

For a quick conversation, simply reach us via WhatsApp:

+
Asia Highlights' wechat code +
+8615807734776
+ Email: contact@asiahighlights.com
+
+
+ \ No newline at end of file