fix bug got free add cart
This commit is contained in:
parent
82d71ab340
commit
3738cc0ff2
1 changed files with 5 additions and 0 deletions
|
|
@ -155,6 +155,11 @@
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
DEBUGVAR GetFreeFromError
|
||||||
|
If GetFreeFromError = 1 Then
|
||||||
|
Var btnAddCart = "Invisible"
|
||||||
|
EndIf
|
||||||
|
|
||||||
Var LidDeactiveButton = "Invisible"
|
Var LidDeactiveButton = "Invisible"
|
||||||
Var StrawDeactiveButton = "Invisible"
|
Var StrawDeactiveButton = "Invisible"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue