THA: Fixed amerocano banner can't click

This commit is contained in:
Kenta420 2025-06-25 09:51:36 +07:00
parent a4e70b4365
commit 65266fc29e
3 changed files with 75 additions and 10 deletions

View file

@ -1,7 +1,7 @@
[
{
"name": "americano",
"template": "/event/promotion_template.inc",
"template": "/event/promotion_video_template.inc",
"config": {
"normal_eng": "ROOT/taobin_project/image/event/americano/americano_banner.mp4",
"normal_thai": "ROOT/taobin_project/image/event/americano/americano_banner.mp4",
@ -9,6 +9,8 @@
"press_thai": "ROOT/taobin_project/image/event/americano/americano_banner.mp4",
"disable_eng": "ROOT/taobin_project/image/event/americano/americano_banner.mp4",
"disable_thai": "ROOT/taobin_project/image/event/americano/americano_banner.mp4",
"video_eng": "ROOT/taobin_project/image/event/americano/americano_banner.mp4",
"video_thai": "ROOT/taobin_project/image/event/americano/americano_banner.mp4",
"event_on_click": "ROOT/taobin_project/xml/page_catalog_group_pro_americano.xml"
}
},