I am using actinic business 9.0.4
I want to make certain part of products visible only to some customer groups. For example, I want to include video in a product description but make this video accessible only to few.
How can I do this - access restriction as well as add video??
Also I only want to show product prices to One or two customer groups. I tried the thing mentioned in advanced user guide pg 121 -
<Actinic:NOTINB2B><!--</Actinic:NOTINB2B>
…and put these after the code:
<Actinic:NOTINB2B>--></Actinic:NOTINB2B>
this doesn't help...its rendered as it is even if i include it under !!<...>!! tags.
kindly suggest.
I want to make certain part of products visible only to some customer groups. For example, I want to include video in a product description but make this video accessible only to few.
How can I do this - access restriction as well as add video??
Also I only want to show product prices to One or two customer groups. I tried the thing mentioned in advanced user guide pg 121 -
<Actinic:NOTINB2B><!--</Actinic:NOTINB2B>
…and put these after the code:
<Actinic:NOTINB2B>--></Actinic:NOTINB2B>
this doesn't help...its rendered as it is even if i include it under !!<...>!! tags.
kindly suggest.
Comment