kentico_sandroj
-
1/14/2014 5:33:27 PM
RE:Hide Empty Shopping Cart Web Part
Hello,
You could add the following macro to the Visibility condition in the Shopping Cart Web part properties:
{%ECommerceContext.CurrentShoppingCart.ShoppingCartItems > 0%}
Please let me know if you have any questions.
Best Regards, Sandro
|