Announcement

Collapse
No announcement yet.

How to use VisibleForCustomerGroupID

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to use VisibleForCustomerGroupID

    Hi,

    I have a certain segment of customers who are members of a buying group. I want to ask them to input their member number on the Checkout Page 1.

    I've found the variable VisibleForCustomerGroupID", but I'm not sure how to use it.

    How do I use this variable in a block if statement to check if the customer is of a certain customer group?

    I've tried the following: <actinic:block if="%3cactinic%3avariable%20name%3d%22VisibleForCustomerGroupID%22%20%2f%3e%3d%3d%22Cardgains%22" >

    But it doesn't work. I'm guessing I need to find out what the ID is of the group - but how can I do this?

    Any help appreciated!

    Raj
Working...
X