Zen Cart Logo
Forums / Basic Configuration / private-only listings

private-only listings

Locked

Views: 2,307

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
25 Mar 2007, 6:38 PM
#1
millad avatar

millad

New Zenner

Join Date:
Feb 2007
Posts:
11
Plugin Contributions:
0

private-only listings

Is there anyway to have a zencart shopping cart private, so only approved people can get a viewing of the products?

Thanks!

26 Mar 2007, 3:19 AM
#2
zackf avatar

zackf

New Zenner

Join Date:
Mar 2007
Posts:
63
Plugin Contributions:
0

Re: private-only listings

millad:

Is there anyway to have a zencart shopping cart private, so only approved people can get a viewing of the products?

Thanks!

You can setup the directory (example /shop) secure using .htaccess or .htsecure -- then you will just have to add users.

You can secure the products within Zen Cart by going into Configuration -> Customer Details -> Customer Shop Status -> View Shop and Prices -> Choose option #1.

Then you must also select option Configuration -> Customer Details -> Customer Shop Status -> Customer Approval Status - Authorization Pending -> Choose option #1

Hope that helps.
Zack

28 Mar 2007, 4:43 PM
#3
millad avatar

millad

New Zenner

Join Date:
Feb 2007
Posts:
11
Plugin Contributions:
0

Re: private-only listings

Thanks

Worked wonders, how do I have terms and conditions during sign-up? So the customer signs up and has to agree to the terms and conditions before even getting approved?

Thanks Again!

29 Mar 2007, 4:14 AM
#4
zackf avatar

zackf

New Zenner

Join Date:
Mar 2007
Posts:
63
Plugin Contributions:
0

Re: private-only listings

millad:

Thanks

Worked wonders, how do I have terms and conditions during sign-up? So the customer signs up and has to agree to the terms and conditions before even getting approved?

Thanks Again!

I don't know of an easy way to do it, but I would probably modify the sign up page to show terms and conditions. And I would put in bold that by clicking Submit you agree to the terms and conditions. Hope that helps

Zack

29 Mar 2007, 10:31 PM
#5
millad avatar

millad

New Zenner

Join Date:
Feb 2007
Posts:
11
Plugin Contributions:
0

Re: private-only listings

zackf:

I don't know of an easy way to do it, but I would probably modify the sign up page to show terms and conditions. And I would put in bold that by clicking Submit you agree to the terms and conditions. Hope that helps

Zack

I figured it out, there is an option in Regulations, in Configurations in the Admin page.. What if I want to the customer to agree to the terms/conditions each time they login?