diff --git a/application/controllers/information.php b/application/controllers/information.php index 76c353bd..b4904026 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -1261,6 +1261,9 @@ class Information extends CI_Controller $info_page_form_content = $this->load->view($template_path . '-info-page-form', false, true); $information->ic_content = str_replace('', $info_page_form_content, $information->ic_content); + $lantern_form_content = $this->load->view($template_path . '-lantern-form', false, true); + $information->ic_content = str_replace('', $lantern_form_content, $information->ic_content); + // 动态加载反馈标签,第一个城市不足八条,使用第二城市数据。 // HTLM:
// 解析结果:; Siem Reap,Bangkok diff --git a/application/views/mobile_first/ah-lantern-form.php b/application/views/mobile_first/ah-lantern-form.php new file mode 100644 index 00000000..16bcfacf --- /dev/null +++ b/application/views/mobile_first/ah-lantern-form.php @@ -0,0 +1,748 @@ +
+ +

Get Your 2022 Chiang Mai CAD Lantern Mass Release + Tickets Here!

+
+

Select Date

+
+
+ + +
+
+ + +
+
+

Select Ticket Type

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

Select Quantity

+
+ + Adults and older children (8+ years old) + +
+ + + +
+
+

Children under 8 years old enter free; 8-year-olds and above are charged the same as adults.

+
Total price: $170
+

Please provide correct personal information for your ticket + booking. Double + check.

+ + + + + + + + +

+ WhatsApp / iMessage is SUPER helpful to ensure you not miss any important info.

+
+ + +
+ + + +
+
+ + \ No newline at end of file