Add image for usa

This commit is contained in:
wanlop run 2023-10-30 22:50:45 +07:00
parent 7bd399080d
commit 804c537e82
52 changed files with 8103 additions and 6894 deletions

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

View file

@ -179,8 +179,17 @@
<EventClick>
SAVELOG "Click rec"
Var NextPage = "-"
Open "ROOT/taobin_project/xml/page_catalog_group_recommend.lxml"
Var OpenFileXML = CountryRootPath + "xml/page_catalog_group_recommend.lxml"
DEBUGVAR CountryRootPath
DEBUGVAR OpenFileXML
If CountryName = "Thailand" Then
Open "ROOT/taobin_project/xml/page_catalog_group_recommend.lxml"
Else
Open OpenFileXML
EndIf
</EventClick>
</Button>

View file

@ -338,8 +338,17 @@
<EventClick>
SAVELOG "Click rec"
Var NextPage = "-"
Open "ROOT/taobin_project/xml/page_catalog_group_recommend.lxml"
Var OpenFileXML = CountryRootPath + "xml/page_catalog_group_recommend.lxml"
DEBUGVAR CountryRootPath
DEBUGVAR OpenFileXML
If CountryName = "Thailand" Then
Open "ROOT/taobin_project/xml/page_catalog_group_recommend.lxml"
Else
Open OpenFileXML
EndIf
</EventClick>
</Button>
@ -622,15 +631,15 @@
</Script>
;dummy_layout.inc
; ==================> Len = 3
; - 51-04-02-1018 -
; - 12-04-02-1018 -
<Block>
<MarginLeft> 33 </MarginLeft>
<MarginTop> 22 </MarginTop>
<Width> 225 </Width>
<Height> 296 </Height>
<State> Flag( 51-04-02-1018.Button,$Sum5104021018) </State>
<State> Flag( 12-04-02-1018.Button,$Sum1204021018) </State>
<Button>
<State> $Sum5104021018 </State>
<State> $Sum1204021018 </State>
<Filename> "ROOT/taobin_project/inter/aus/image/page_drink_n//bn_protein_original_BDMS.png" </Filename>
<FilenamePress> "ROOT/taobin_project/inter/aus/image/page_drink_press_n//bn_protein_original_BDMS.png" </FilenamePress>
<FilenameDisable> "ROOT/taobin_project/inter/aus/image/page_drink_disable_n2//bn_protein_original_BDMS.png" </FilenameDisable>
@ -640,10 +649,10 @@
Var PictureDrink = "ROOT/taobin_project/inter/aus/image/page_drink_picture2_n/" + "bn_protein_original_BDMS.png"
Var OpenFromXML = CurrentXMLFileName2
Var PriceD1 = $-.Price
Var PriceD2 = $51-04-02-1018.Price
Var PriceD2 = $12-04-02-1018.Price
Var PriceD3 = $-.Price
Var PD_CODE1 = "##-##-##-####"
Var PD_CODE2 = "51-04-02-1018"
Var PD_CODE2 = "12-04-02-1018"
Var PD_CODE3 = "##-##-##-####"
; begin lang
Var aliasName[0] = "APP FAST ORIGINAL"
@ -688,7 +697,7 @@
Var DescLang[2][4] = ""
; end lang
Var PD_STAGE_1 = "Disable2"
Var PD_STAGE_2 = $51-04-02-1018.Button
Var PD_STAGE_2 = $12-04-02-1018.Button
Var PD_STAGE_3 = "Disable2"
Var SelectCountDrinkType = 0
Var DefaultDrinkType = 0
@ -705,7 +714,7 @@
Var DefaultDrinkType = 3
EndIf
If PD_STAGE_2 = "Enable" Then
Topping "Load" "51-04-02-1018"
Topping "Load" "12-04-02-1018"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "-"
@ -785,7 +794,7 @@
<Y> 264 </Y>
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
<State> $51-04-02-1018.Button </State>
<State> $12-04-02-1018.Button </State>
</Image>
<Text>
<X> 113 </X>
@ -795,8 +804,8 @@
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $51-04-02-1018.Button </State>
<Value> StringFmt( $51-04-02-1018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<State> $12-04-02-1018.Button </State>
<Value> StringFmt( $12-04-02-1018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -839,9 +848,9 @@
<Y> 117 </Y>
<State>
eval(
If $Sum5104021018 = "Disable" Then
If $Sum1204021018 = "Disable" Then
STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable
STRCONTAIN "ERR" $51-04-02-1018.TAG tag2_is_disable
STRCONTAIN "ERR" $12-04-02-1018.TAG tag2_is_disable
STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable
Var return = "Invisible"
If tag1_is_disable = "true" Then
@ -876,7 +885,7 @@
<Width>128</Width>
<Height>64</Height>
<Mode> "disable-show" </Mode>
<State> $Sum5104021018 </State>
<State> $Sum1204021018 </State>
<Language>
<ID> 000013 </ID>
</Language>
@ -884,15 +893,15 @@
</Text>
</Block>
; ==================> Len = 3
; - 51-04-02-1019 -
; - 12-04-02-1019 -
<Block>
<MarginLeft> 33 </MarginLeft>
<MarginTop> 22 </MarginTop>
<Width> 225 </Width>
<Height> 296 </Height>
<State> Flag( 51-04-02-1019.Button,$Sum5104021019) </State>
<State> Flag( 12-04-02-1019.Button,$Sum1204021019) </State>
<Button>
<State> $Sum5104021019 </State>
<State> $Sum1204021019 </State>
<Filename> "ROOT/taobin_project/inter/aus/image/page_drink_n//bn_protein_espresso_BDMS.png" </Filename>
<FilenamePress> "ROOT/taobin_project/inter/aus/image/page_drink_press_n//bn_protein_espresso_BDMS.png" </FilenamePress>
<FilenameDisable> "ROOT/taobin_project/inter/aus/image/page_drink_disable_n2//bn_protein_espresso_BDMS.png" </FilenameDisable>
@ -902,10 +911,10 @@
Var PictureDrink = "ROOT/taobin_project/inter/aus/image/page_drink_picture2_n/" + "bn_protein_espresso_BDMS.png"
Var OpenFromXML = CurrentXMLFileName2
Var PriceD1 = $-.Price
Var PriceD2 = $51-04-02-1019.Price
Var PriceD2 = $12-04-02-1019.Price
Var PriceD3 = $-.Price
Var PD_CODE1 = "##-##-##-####"
Var PD_CODE2 = "51-04-02-1019"
Var PD_CODE2 = "12-04-02-1019"
Var PD_CODE3 = "##-##-##-####"
; begin lang
Var aliasName[0] = "APP FAST ESPRESSO"
@ -950,7 +959,7 @@
Var DescLang[2][4] = ""
; end lang
Var PD_STAGE_1 = "Disable2"
Var PD_STAGE_2 = $51-04-02-1019.Button
Var PD_STAGE_2 = $12-04-02-1019.Button
Var PD_STAGE_3 = "Disable2"
Var SelectCountDrinkType = 0
Var DefaultDrinkType = 0
@ -967,7 +976,7 @@
Var DefaultDrinkType = 3
EndIf
If PD_STAGE_2 = "Enable" Then
Topping "Load" "51-04-02-1019"
Topping "Load" "12-04-02-1019"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "-"
@ -1047,7 +1056,7 @@
<Y> 264 </Y>
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
<State> $51-04-02-1019.Button </State>
<State> $12-04-02-1019.Button </State>
</Image>
<Text>
<X> 113 </X>
@ -1057,8 +1066,8 @@
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $51-04-02-1019.Button </State>
<Value> StringFmt( $51-04-02-1019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<State> $12-04-02-1019.Button </State>
<Value> StringFmt( $12-04-02-1019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1101,9 +1110,9 @@
<Y> 117 </Y>
<State>
eval(
If $Sum5104021019 = "Disable" Then
If $Sum1204021019 = "Disable" Then
STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable
STRCONTAIN "ERR" $51-04-02-1019.TAG tag2_is_disable
STRCONTAIN "ERR" $12-04-02-1019.TAG tag2_is_disable
STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable
Var return = "Invisible"
If tag1_is_disable = "true" Then
@ -1138,7 +1147,7 @@
<Width>128</Width>
<Height>64</Height>
<Mode> "disable-show" </Mode>
<State> $Sum5104021019 </State>
<State> $Sum1204021019 </State>
<Language>
<ID> 000013 </ID>
</Language>
@ -1146,15 +1155,15 @@
</Text>
</Block>
; ==================> Len = 3
; - 51-04-02-1020 -
; - 12-04-02-1020 -
<Block>
<MarginLeft> 33 </MarginLeft>
<MarginTop> 22 </MarginTop>
<Width> 225 </Width>
<Height> 296 </Height>
<State> Flag( 51-04-02-1020.Button,$Sum5104021020) </State>
<State> Flag( 12-04-02-1020.Button,$Sum1204021020) </State>
<Button>
<State> $Sum5104021020 </State>
<State> $Sum1204021020 </State>
<Filename> "ROOT/taobin_project/inter/aus/image/page_drink_n//bn_protein_Chocolate_BDMS.png" </Filename>
<FilenamePress> "ROOT/taobin_project/inter/aus/image/page_drink_press_n//bn_protein_Chocolate_BDMS.png" </FilenamePress>
<FilenameDisable> "ROOT/taobin_project/inter/aus/image/page_drink_disable_n2//bn_protein_Chocolate_BDMS.png" </FilenameDisable>
@ -1164,10 +1173,10 @@
Var PictureDrink = "ROOT/taobin_project/inter/aus/image/page_drink_picture2_n/" + "bn_protein_Chocolate_BDMS.png"
Var OpenFromXML = CurrentXMLFileName2
Var PriceD1 = $-.Price
Var PriceD2 = $51-04-02-1020.Price
Var PriceD2 = $12-04-02-1020.Price
Var PriceD3 = $-.Price
Var PD_CODE1 = "##-##-##-####"
Var PD_CODE2 = "51-04-02-1020"
Var PD_CODE2 = "12-04-02-1020"
Var PD_CODE3 = "##-##-##-####"
; begin lang
Var aliasName[0] = "APP FAST \nCHOCOLATE"
@ -1212,7 +1221,7 @@
Var DescLang[2][4] = ""
; end lang
Var PD_STAGE_1 = "Disable2"
Var PD_STAGE_2 = $51-04-02-1020.Button
Var PD_STAGE_2 = $12-04-02-1020.Button
Var PD_STAGE_3 = "Disable2"
Var SelectCountDrinkType = 0
Var DefaultDrinkType = 0
@ -1229,7 +1238,7 @@
Var DefaultDrinkType = 3
EndIf
If PD_STAGE_2 = "Enable" Then
Topping "Load" "51-04-02-1020"
Topping "Load" "12-04-02-1020"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "-"
@ -1309,7 +1318,7 @@
<Y> 264 </Y>
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
<State> $51-04-02-1020.Button </State>
<State> $12-04-02-1020.Button </State>
</Image>
<Text>
<X> 113 </X>
@ -1319,8 +1328,8 @@
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $51-04-02-1020.Button </State>
<Value> StringFmt( $51-04-02-1020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<State> $12-04-02-1020.Button </State>
<Value> StringFmt( $12-04-02-1020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1363,9 +1372,9 @@
<Y> 117 </Y>
<State>
eval(
If $Sum5104021020 = "Disable" Then
If $Sum1204021020 = "Disable" Then
STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable
STRCONTAIN "ERR" $51-04-02-1020.TAG tag2_is_disable
STRCONTAIN "ERR" $12-04-02-1020.TAG tag2_is_disable
STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable
Var return = "Invisible"
If tag1_is_disable = "true" Then
@ -1400,7 +1409,7 @@
<Width>128</Width>
<Height>64</Height>
<Mode> "disable-show" </Mode>
<State> $Sum5104021020 </State>
<State> $Sum1204021020 </State>
<Language>
<ID> 000013 </ID>
</Language>
@ -1408,15 +1417,15 @@
</Text>
</Block>
; ==================> Len = 3
; - 51-04-02-1021 -
; - 12-04-02-1021 -
<Block>
<MarginLeft> 33 </MarginLeft>
<MarginTop> 22 </MarginTop>
<Width> 225 </Width>
<Height> 296 </Height>
<State> Flag( 51-04-02-1021.Button,$Sum5104021021) </State>
<State> Flag( 12-04-02-1021.Button,$Sum1204021021) </State>
<Button>
<State> $Sum5104021021 </State>
<State> $Sum1204021021 </State>
<Filename> "ROOT/taobin_project/inter/aus/image/page_drink_n//bn_protein_Thaitea_BDMS.png" </Filename>
<FilenamePress> "ROOT/taobin_project/inter/aus/image/page_drink_press_n//bn_protein_Thaitea_BDMS.png" </FilenamePress>
<FilenameDisable> "ROOT/taobin_project/inter/aus/image/page_drink_disable_n2//bn_protein_Thaitea_BDMS.png" </FilenameDisable>
@ -1426,10 +1435,10 @@
Var PictureDrink = "ROOT/taobin_project/inter/aus/image/page_drink_picture2_n/" + "bn_protein_Thaitea_BDMS.png"
Var OpenFromXML = CurrentXMLFileName2
Var PriceD1 = $-.Price
Var PriceD2 = $51-04-02-1021.Price
Var PriceD2 = $12-04-02-1021.Price
Var PriceD3 = $-.Price
Var PD_CODE1 = "##-##-##-####"
Var PD_CODE2 = "51-04-02-1021"
Var PD_CODE2 = "12-04-02-1021"
Var PD_CODE3 = "##-##-##-####"
; begin lang
Var aliasName[0] = "APP FAST \nTHAI TEA"
@ -1474,7 +1483,7 @@
Var DescLang[2][4] = ""
; end lang
Var PD_STAGE_1 = "Disable2"
Var PD_STAGE_2 = $51-04-02-1021.Button
Var PD_STAGE_2 = $12-04-02-1021.Button
Var PD_STAGE_3 = "Disable2"
Var SelectCountDrinkType = 0
Var DefaultDrinkType = 0
@ -1491,7 +1500,7 @@
Var DefaultDrinkType = 3
EndIf
If PD_STAGE_2 = "Enable" Then
Topping "Load" "51-04-02-1021"
Topping "Load" "12-04-02-1021"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "-"
@ -1571,7 +1580,7 @@
<Y> 264 </Y>
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
<State> $51-04-02-1021.Button </State>
<State> $12-04-02-1021.Button </State>
</Image>
<Text>
<X> 113 </X>
@ -1581,8 +1590,8 @@
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $51-04-02-1021.Button </State>
<Value> StringFmt( $51-04-02-1021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<State> $12-04-02-1021.Button </State>
<Value> StringFmt( $12-04-02-1021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1625,9 +1634,9 @@
<Y> 117 </Y>
<State>
eval(
If $Sum5104021021 = "Disable" Then
If $Sum1204021021 = "Disable" Then
STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable
STRCONTAIN "ERR" $51-04-02-1021.TAG tag2_is_disable
STRCONTAIN "ERR" $12-04-02-1021.TAG tag2_is_disable
STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable
Var return = "Invisible"
If tag1_is_disable = "true" Then
@ -1662,7 +1671,7 @@
<Width>128</Width>
<Height>64</Height>
<Mode> "disable-show" </Mode>
<State> $Sum5104021021 </State>
<State> $Sum1204021021 </State>
<Language>
<ID> 000013 </ID>
</Language>
@ -1670,15 +1679,15 @@
</Text>
</Block>
; ==================> Len = 3
; - 51-04-02-1022 -
; - 12-04-02-1022 -
<Block>
<MarginLeft> 33 </MarginLeft>
<MarginTop> 22 </MarginTop>
<Width> 225 </Width>
<Height> 296 </Height>
<State> Flag( 51-04-02-1022.Button,$Sum5104021022) </State>
<State> Flag( 12-04-02-1022.Button,$Sum1204021022) </State>
<Button>
<State> $Sum5104021022 </State>
<State> $Sum1204021022 </State>
<Filename> "ROOT/taobin_project/inter/aus/image/page_drink_n//bn_protein_Matcha_BDMS.png" </Filename>
<FilenamePress> "ROOT/taobin_project/inter/aus/image/page_drink_press_n//bn_protein_Matcha_BDMS.png" </FilenamePress>
<FilenameDisable> "ROOT/taobin_project/inter/aus/image/page_drink_disable_n2//bn_protein_Matcha_BDMS.png" </FilenameDisable>
@ -1688,10 +1697,10 @@
Var PictureDrink = "ROOT/taobin_project/inter/aus/image/page_drink_picture2_n/" + "bn_protein_Matcha_BDMS.png"
Var OpenFromXML = CurrentXMLFileName2
Var PriceD1 = $-.Price
Var PriceD2 = $51-04-02-1022.Price
Var PriceD2 = $12-04-02-1022.Price
Var PriceD3 = $-.Price
Var PD_CODE1 = "##-##-##-####"
Var PD_CODE2 = "51-04-02-1022"
Var PD_CODE2 = "12-04-02-1022"
Var PD_CODE3 = "##-##-##-####"
; begin lang
Var aliasName[0] = "APP FAST \nMATCHA"
@ -1736,7 +1745,7 @@
Var DescLang[2][4] = ""
; end lang
Var PD_STAGE_1 = "Disable2"
Var PD_STAGE_2 = $51-04-02-1022.Button
Var PD_STAGE_2 = $12-04-02-1022.Button
Var PD_STAGE_3 = "Disable2"
Var SelectCountDrinkType = 0
Var DefaultDrinkType = 0
@ -1753,7 +1762,7 @@
Var DefaultDrinkType = 3
EndIf
If PD_STAGE_2 = "Enable" Then
Topping "Load" "51-04-02-1022"
Topping "Load" "12-04-02-1022"
Else
If PD_STAGE_1 = "Enable" Then
Topping "Load" "-"
@ -1833,7 +1842,7 @@
<Y> 264 </Y>
<Filename> Var( DirImage2 + "cold.png" ) </Filename>
<FilenameDisable> Var( DirImage2 + "cold_db.png" ) </FilenameDisable>
<State> $51-04-02-1022.Button </State>
<State> $12-04-02-1022.Button </State>
</Image>
<Text>
<X> 113 </X>
@ -1843,8 +1852,8 @@
<Font> KanitMediumTTF </Font>
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $51-04-02-1022.Button </State>
<Value> StringFmt( $51-04-02-1022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<State> $12-04-02-1022.Button </State>
<Value> StringFmt( $12-04-02-1022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Image>
<X> 146 </X>
@ -1887,9 +1896,9 @@
<Y> 117 </Y>
<State>
eval(
If $Sum5104021022 = "Disable" Then
If $Sum1204021022 = "Disable" Then
STRCONTAIN "ERR" $##-##-##-####.TAG tag1_is_disable
STRCONTAIN "ERR" $51-04-02-1022.TAG tag2_is_disable
STRCONTAIN "ERR" $12-04-02-1022.TAG tag2_is_disable
STRCONTAIN "ERR" $##-##-##-####.TAG tag3_is_disable
Var return = "Invisible"
If tag1_is_disable = "true" Then
@ -1924,7 +1933,7 @@
<Width>128</Width>
<Height>64</Height>
<Mode> "disable-show" </Mode>
<State> $Sum5104021022 </State>
<State> $Sum1204021022 </State>
<Language>
<ID> 000013 </ID>
</Language>

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff