PDA

View Full Version : General info in checkout


jimbo100
28-Jun-2003, 04:15 PM
Is there a way of hiding the "general info" section in the checkout section for logged in customers but still show it for not logged in (retail) customers?

thanks in advance :)

Ben
30-Jun-2003, 02:00 PM
Hi Jim

See http://knowledge.actinic.com/users/kadmin/cgi-bin/ss000007.pl?PRODREF=GC135&NOLOGIN=1&ACTINIC_REFERRER=http://knowledge.actinic.com/users/kadmin/acatalog/

The NOTINB2B tags can be placed around the code inside
<!-- General queries HTML begin-->
and
<!-- General queries HTML end -->
in the Act_Order02.html template.

Ben