fix bug got free add cart

This commit is contained in:
pichet 2022-03-23 21:59:41 +07:00
parent 82d71ab340
commit 3738cc0ff2

View file

@ -155,6 +155,11 @@
EndIf
EndIf
DEBUGVAR GetFreeFromError
If GetFreeFromError = 1 Then
Var btnAddCart = "Invisible"
EndIf
Var LidDeactiveButton = "Invisible"
Var StrawDeactiveButton = "Invisible"