Post moved, as the name implies, the Completed Custom Mods forum is for posting completed code only.
You need to use {if} statements to seperate items that are shared between admin and customer. For example:
{if $usertype eq "C"}
show this
{else}
show that
{/if}
That will show one thing for the customer, and another for admin.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
|