#SET("Alternate", 1 - #Alternate) #LOCAL("LocShippingMethods", #ShippingMethods) {ShippingMethod} #IF(#COUNT(#ShippingMethods) > 1) #ELSE #ShippingMethod.NameOrAlias #ENDIF #IF(#ShippingMethod.Note)
#ShippingMethod.Note[0]#ENDIF #IF(#INPUT.IsRestrictedByProduct)
{CurrentShippingMethodRestrictedByProductShipping}
#ENDIF #IF(#LineItemPrice)#LineItemPrice[money]#ENDIF #ENDLOCAL