#LOCAL("HasGoogleProductCategory", 0) #LOOP(#UserDefinedAttributeValues) #IF(#Attribute.Alias EQ "Google_Product_Category") #SET("HasGoogleProductCategory", 1) #ENDIF #ENDLOOP #IF(#HasGoogleProductCategory) #INCLUDE("INC-TipsAndTricks-GoogleBase") #ENDIF #ENDLOCAL