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
I do think I need to add the test to see if they are logged in first but I was hoping that if I shopped as the customer assigned I would at least be able to see my "custom message". What am I doing wrong?
Should I use a price group or is there a way to use a Business Account?
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?
Comment