#LOCAL("LogisticUseCount",0) #LOCAL("CurrentShippingFulfillmentTypeID", #ID) #LOOP(#Shop.ShippingMethods) #IF(#CurrentShippingFulfillmentTypeID == #SelectedShippingFulfillmentMethod.ID) #SET("LogisticUseCount",#LogisticUseCount+1) #ENDIF #ENDLOOP #ENDLOCAL #IF(#LogisticUseCount > 1)

{Notification}

{ChangesWillBePropagated}
#ENDIF #ENDLOCAL