Closed jtomaszewski closed 3 years ago
Template is currently weird. Why is it doing visible: closeSidebar() ? Why is it trying to show "Edit cart" buttons if empty cart message is present?
visible: closeSidebar()
Maybe because of some merge conflicts the template got broken. This commit fixes it.
Template is currently weird. Why is it doing
visible: closeSidebar()
? Why is it trying to show "Edit cart" buttons if empty cart message is present?Maybe because of some merge conflicts the template got broken. This commit fixes it.