#BLOCK("CachedInclude", #Object, "MobileSF-Product.Content-Base-SelectVariation" . #CacheIncludesPagerPrices, NOT #Shop.ShowCustomerSpecificPrices) #IF(#SuperProduct OR #IsMaster) #LOCAL("CombinationNotAvailable", 0) #IF(#FormError AND NOT #FormErrors.Form.Login.ErrorCount) #LOOP(#FormErrors.Reasons) #IF(#Reason EQ "SUBPRODUCT_NOT_EXISTS") #SET("CombinationNotAvailable", 1) #ENDIF #ENDLOOP #ENDIF
#ENDLOCAL #ENDIF #ENDBLOCK