Make ##IF[SessionCustomerType=XYZ]## and ##IF[SessionCustomerTypeID=1]## Global merges
CompletedWe want to be able to show a different set of links in the header/footer based upon the customer type, ie we want to add some links to wholesale specific pages for our wholesale customers.
##IF[SessionCustomerType=Wholesale]##
The above merge code currently seems to be working globally but is not "officially" supported on any page except the product details page.
##IF[SessionCustomerTypeID=1]##
This merge code is also not supported on any page except the product details page, and that appears to be the only page it does work on.
It seems like there would be many potential instances where one would want to be able to show different promotions, messages, links, etc based upon customer type on more than just the product details pages.
-
Official comment
SessionCustomerTypeID and SessionCustomerType are now both officially supported globally 😀
-
good suggestion
0
Please sign in to leave a comment.
Comments
2 comments