#IF(#COUNT(#PriceInfoQuantities(#Object,#Session.User.Object, #INPUT.Currency)) + #COUNT(#ValueDiscounts(#Object,#Session.User.Object, #INPUT.Currency)) + #COUNT(#GlobalValueDiscounts(#Shop.Object,#Session.User.Object, #INPUT.Currency)) > 0 ) #GUI.item( "active" = 0, "id" = "tab-product-specialprices", "Title" = "{SpecialPrices}", "Content" = {( #INCLUDE("Content-New-SpecialPrices") )} ) #ENDIF