#IF(#TaxModelDifferent AND (#INPUT.Origin EQ "LoginRegistered"))
{Notification}
{TaxModelGrossIsUsed}
#ENDIF
#IF(#Session.User.IsAnonymous OR NOT #COUNT(#Session.User.Addresses))
#LOCAL("CustomerType", #Session.CustomerType)
#IF(#INPUT.CustomerType)#SET("CustomerType", #INPUT.CustomerType)#ENDIF
#IF(#Shop.IsUnityRegistered)