From e0f70dec4179d08dffb9eb4c269c47c992fb2dc4 Mon Sep 17 00:00:00 2001 From: LiaoYijun Date: Wed, 18 Jun 2025 10:03:09 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9AChiang=20Mai=20Authentic=20Sky=20L?= =?UTF-8?q?antern=20Festival?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/controllers/information.php | 8 + .../ah-chiang-mai-lantern-festival.php | 598 ++++++++++++++++++ 2 files changed, 606 insertions(+) create mode 100644 application/views/mobile_first/ah-chiang-mai-lantern-festival.php diff --git a/application/controllers/information.php b/application/controllers/information.php index 24060a9c..4aaeb7d8 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -2430,6 +2430,14 @@ class Information extends CI_Controller ); $information->ic_content = str_replace('', $lantern_form_content_2025, $information->ic_content); + // Chiang Mai Authentic Sky Lantern Festival on Nov. 5, 2025 + $lantern_form_content_authentic_sky = $this->load->view( + 'mobile_first/ah-chiang-mai-lantern-festival', + array('information' => $information), + true + ); + $information->ic_content = str_replace('', $lantern_form_content_authentic_sky, $information->ic_content); + // CAD 跨年表单 $new_year_countdown_form_content = $this->load->view( diff --git a/application/views/mobile_first/ah-chiang-mai-lantern-festival.php b/application/views/mobile_first/ah-chiang-mai-lantern-festival.php new file mode 100644 index 00000000..2979b9d5 --- /dev/null +++ b/application/views/mobile_first/ah-chiang-mai-lantern-festival.php @@ -0,0 +1,598 @@ + + +
+

Chiang Mai Authentic Sky Lantern Festival on Nov. 5, 2025

+
+

Select a Ticket Type:

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

Quantity: Adults & children (8+) – Free for under 8

+ +
+
+ + + +
+
+
+

Exclusive Add-on: Thai Costume with Makeup & Hairstyle – US$119 per person

+ +
+ + + +
+
+
Total price: $149
+ +

Please provide correct personal info. Double check.

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

Once payment is received, we'll send your e-ticket within 24 hours.

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