Hi
I am experimenting with customer groups, and have found this useful:
https://community.sellerdeck.com/for...ns-in-my-store
My task a slightly the reverse of this - I want to keep my registered customers in a particular section of the site - I only want registered customers to see certain products - I do not want them to be able to stray into other sections.
So, I want most sections only available to customers who are NOT logged in.
So:
Logged in - see certain sections
Not Logged In - see everything
So, my question is - what is the default schedules group "number" for customers not logged in, to make this work:
<Actinic:SHOWFORPRICESCHEDULE Schedules="2" HTML="<a href=<actinic:variable name="SectionPageName"/>><actinic:variable name="SectionName"/></a>"/>
I am experimenting with customer groups, and have found this useful:
https://community.sellerdeck.com/for...ns-in-my-store
My task a slightly the reverse of this - I want to keep my registered customers in a particular section of the site - I only want registered customers to see certain products - I do not want them to be able to stray into other sections.
So, I want most sections only available to customers who are NOT logged in.
So:
Logged in - see certain sections
Not Logged In - see everything
So, my question is - what is the default schedules group "number" for customers not logged in, to make this work:
<Actinic:SHOWFORPRICESCHEDULE Schedules="2" HTML="<a href=<actinic:variable name="SectionPageName"/>><actinic:variable name="SectionName"/></a>"/>