From 3738cc0ff26ec4324bce0df68fca34a2dbc62d56 Mon Sep 17 00:00:00 2001 From: pichet Date: Wed, 23 Mar 2022 21:59:41 +0700 Subject: [PATCH] fix bug got free add cart --- xml/page_topping_select4.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/xml/page_topping_select4.xml b/xml/page_topping_select4.xml index 1ba47568..b82ec37c 100644 --- a/xml/page_topping_select4.xml +++ b/xml/page_topping_select4.xml @@ -155,6 +155,11 @@ EndIf EndIf + DEBUGVAR GetFreeFromError + If GetFreeFromError = 1 Then + Var btnAddCart = "Invisible" + EndIf + Var LidDeactiveButton = "Invisible" Var StrawDeactiveButton = "Invisible"