• #LOCAL("ProductIDs", #SPLIT(",", #ShopNotificationObjectIDString)) #LOCAL("ProductCount", #COUNT(#ProductIDs)) #IF(#ProductCount == 1) #LOOP(#ProductIDs) #ProductCount {ProductLowOnStock} {UnityView} #ENDLOOP #ELSE #ProductCount {ProductsLowOnStock} {UnityView} #ENDIF #ENDLOCAL #ENDLOCAL