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