This commit is contained in:
Kenta420 2024-03-20 17:46:08 +07:00
parent 488ccd06f3
commit 866f21d4e8
11 changed files with 1079 additions and 2366 deletions

View file

@ -0,0 +1,30 @@
[
{
"name": "lipit",
"template": "/event/promotion_video_template.inc",
"config": {
"normal_eng": "ROOT/taobin_project/image/event/lipit/lipit_en.png",
"normal_thai": "ROOT/taobin_project/image/event/lipit/lipit_th.png",
"press_eng": "ROOT/taobin_project/image/event/lipit/lipit_en.png",
"press_thai": "ROOT/taobin_project/image/event/lipit/lipit_th.png",
"disable_eng": "ROOT/taobin_project/image/event/lipit/lipit_en.png",
"disable_thai": "ROOT/taobin_project/image/event/lipit/lipit_th.png",
"video_eng": "ROOT/taobin_project/image/event/lipit/pro_lipit_en.mp4",
"video_thai": "ROOT/taobin_project/image/event/lipit/pro_lipit_th.mp4",
"event_on_click": "ROOT/taobin_project/xml/page_catalog_group_pro_lipit.xml"
}
},
{
"name": "free_energy_drink",
"template": "/event/promotion_template.inc",
"config": {
"normal_eng": "ROOT/taobin_project/image/event/powerup_free_1/powerup_en.png",
"normal_thai": "ROOT/taobin_project/image/event/powerup_free_1/powerup.png",
"press_eng": "ROOT/taobin_project/image/event/powerup_free_1/powerup_en.png",
"press_thai": "ROOT/taobin_project/image/event/powerup_free_1/powerup.png",
"disable_eng": "ROOT/taobin_project/image/event/powerup_free_1/powerup_en.png",
"disable_thai": "ROOT/taobin_project/image/event/powerup_free_1/powerup.png",
"event_on_click": "ROOT/taobin_project/xml/event/powerup_free_1/page_powerup_bridge.xml"
}
}
]