GlobalUniversity / ArkTrainingNetwork

1 stars 0 forks source link

Go to Marketplace button in cart panel #60

Closed josh-havens closed 1 year ago

josh-havens commented 1 year ago

"Go To Marketplace" button is meant to be hidden when the cart has items in it. If the cart is empty, hide the "Checkout" button. Also need to make sure the "Go To Marketplace" button works.

MrBonham commented 1 year ago

Branch_Homepage_Show_Cart_Click

Added a decision to look at if the cart empty or has an item it will show or hide buttons as needed.

When clicking the "Go to Marketplace" it navigated fine.