Remove oreo promotion

This commit is contained in:
kong 2023-04-21 11:04:06 +07:00
parent 89cedc2d88
commit be969ad22d
19 changed files with 46 additions and 99 deletions

View file

@ -327,16 +327,13 @@
<EventClick>
SAVELOG "Click rec"
Var NextPage = "-"
If ShowPromoitonOreo = 1 Then
Open "ROOT/taobin_project/xml/page_catalog_group_recommend2.xml"
Else
; zone promote
If SongkranEnable = 1 Then
Open "ROOT/taobin_project/xml/page_catalog_group_recommend3.xml"
Else
Open "ROOT/taobin_project/xml/page_catalog_group_recommend.xml"
EndIf
EndIf
</EventClick>
</Button>