I am trying to set my cart button so it only shows in the header when there’'s product in the cart. I am using the Off Canvas style cart as shown by Josh Donnelly.
The condition I’m using for the Off Canvas element is {{dc:woocommerce:cart_items}} > 0 and I’m using it as a number expression in conditions.
At the moment it doesn’t show the cart button in the header at all.