This commit is contained in:
pichet 2023-04-27 11:32:17 +07:00
parent ae9ff11323
commit 24e9506d16
4 changed files with 23 additions and 2 deletions

View file

@ -23,6 +23,16 @@
Var IMG_CNT = "ROOT/taobin_project/image/page_doing/img2.png"
EndIf
If PromotionIDCurrentOrder = 2 Then
Var img_popup6 = "/img_popupOreo1.png"
EndIf
If PromotionIDCurrentOrder = 3 Then
Var img_popup6 = "/img_popupSongkarn1.png"
EndIf
@ -61,7 +71,7 @@
<Image>
<X> 158 </X>
<Y> 665 </Y>
<Filename> Var( DirImage + "/img_popupOreo1.png") </Filename>
<Filename> Var( DirImage + img_popup6) </Filename>
</Image>