#LOCAL("DisplayFeature", #FUNCTION("FeaturedActionAvailable", #Shop.Object, #UNDEF, "Picalike"))
#IF(#Shop.FeatureMaxValue.Picalike)
#IF(#DisplayFeature NE "NotVisible")
{PicalikeSearch}
#ENDIF
#ELSE
#IF(#DisplayFeature NE "NotVisible")
{PicalikeSearch}
#ENDIF
#ENDIF
#ENDLOCAL