Originally posted by lesliekirk
View Post
Announcement
Collapse
No announcement yet.
Check to see if assigned to group
Collapse
X
-
-
Originally posted by Ron Frigon View PostChecking for Availability Groups is a little tricky: https://www.miva.com/forums/forum/de...lability-group
Checking for Business Accounts is pretty simple:
Code:<mvt:if expr="'Wholesale' CIN g.businessaccount"> custom message </mvt:if>
Leave a comment:
-
Checking for Availability Groups is a little tricky: https://www.miva.com/forums/forum/de...lability-group
Checking for Business Accounts is pretty simple:
Code:<mvt:if expr="'Wholesale' CIN g.businessaccount"> custom message </mvt:if>
Leave a comment:
-
Check to see if assigned to group
I thought this might have been a little easier but I was wrong. I was thinking I could create an Availability Group to use to display a message to assigned customers. I was thinking it was as easy as
Code:<mvt:if expr="l.availability_group:id EQ 'wholesale'"> custom message </mvt:if>
Should I use a price group or is there a way to use a Business Account?
Tags: None
Leave a comment: