OK,
I've got a situation wherein a client has three clients of his own- each of his clients have specific products that he sells to them. Structurally, this is no problem- I'll simply create a product range per client and put products in it.
However, he doesn't want his clients to know each otehr exist. He's going to go for Actinic Busiess so I'll put each product range/client in their own 'special offers' area with their own login/password.
Problems are:
1) How to hide each client from the others in terms of not displaying product ranges on a main catalogue page like you would in an ordinary Actinic setup. Can I simply remove the main pages? if so, how?
2) He wants the login form to be on his home page (as oppose to actinics home page). This should be fairly easy right? Could someone tell me what I'd have to call teh two form fields and tell me the path and filename I'd be passing the vars to?
3) Any other thoughts you think might be relevant.
I've got a situation wherein a client has three clients of his own- each of his clients have specific products that he sells to them. Structurally, this is no problem- I'll simply create a product range per client and put products in it.
However, he doesn't want his clients to know each otehr exist. He's going to go for Actinic Busiess so I'll put each product range/client in their own 'special offers' area with their own login/password.
Problems are:
1) How to hide each client from the others in terms of not displaying product ranges on a main catalogue page like you would in an ordinary Actinic setup. Can I simply remove the main pages? if so, how?
2) He wants the login form to be on his home page (as oppose to actinics home page). This should be fairly easy right? Could someone tell me what I'd have to call teh two form fields and tell me the path and filename I'd be passing the vars to?
3) Any other thoughts you think might be relevant.
Comment