Hi
I can't seem to be able to work this out and have had a look over the board and couldn't find an answer. If the basket is empty and the customer clicks on it I want them to see a message "Your Basket is empty" and then a Continue Shopping button. I have tried doing this via condtional blocks but haven't had much luck and then the basket breaks. I take it that the condtional blocks are very much like the perl if and elsif statment, as all I want to do is display 1 layout if condtion is true else display another layout.
I'm still get use to the addtional functions in this version so it's taken me a while to get use to it all.
Cheers
Darren
I can't seem to be able to work this out and have had a look over the board and couldn't find an answer. If the basket is empty and the customer clicks on it I want them to see a message "Your Basket is empty" and then a Continue Shopping button. I have tried doing this via condtional blocks but haven't had much luck and then the basket breaks. I take it that the condtional blocks are very much like the perl if and elsif statment, as all I want to do is display 1 layout if condtion is true else display another layout.
I'm still get use to the addtional functions in this version so it's taken me a while to get use to it all.
Cheers
Darren
Comment