Zen Cart Logo
Forums / Features Wish List / Hide prices for users who have not logged in

Hide prices for users who have not logged in

Locked

Views: 1,941

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
31 Jan 2007, 7:41 AM
#1
mirmir37 avatar

mirmir37

New Zenner

Join Date:
Dec 2006
Posts:
7
Plugin Contributions:
0

Hide prices for users who have not logged in

I order my products from a larger distributer who doesn't want me openly advertising to the general public the prices I offer (most of my clients are professionals, not general retail customers, but I would like to expand my client base). However, I want people to know that I have those products for sale. So I would like an option in Zen Cart that checks to see whether or not a user is logged in, and allows me to hide the prices from those who are not. If they are not logged in, a message would say (for example) "Please log in to view the price info for this product" with a link to the registration/login page.

31 Jan 2007, 1:08 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Hide prices for users who have not logged in

This is already a feature built into Zen Cart - find it in the admin > config > customer settings

1 Feb 2007, 6:49 AM
#3
mirmir37 avatar

mirmir37

New Zenner

Join Date:
Dec 2006
Posts:
7
Plugin Contributions:
0

Re: Hide prices for users who have not logged in

Thanks! I found this feature - is there a way to get rid of the "price unavailable" text that pops up in the price's stead? And is there a way to show prices of some products but not all of them? Thanks again!! :-)

3 Feb 2007, 4:06 PM
#4
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Hide prices for users who have not logged in

"Price unavailable" will be defined in english.php, and you can reset the definition to be blank or anything you want.
Use the Developer's Toolkit in admin > Tools to search for price unavailable and you will find the correct file to edit.

4 Feb 2007, 10:57 PM
#5
silverbitz avatar

silverbitz

New Zenner

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

Re: Hide prices for users who have not logged in

I have a question on the same issue..

I changed my settings so that only logged-in custumers could see the prices. Only when a client is looking at a product and clicks "login for price", it takes him to the login page and then to the home page, instead of taking him back to the item he was looking at.

Is there a way to fix that?

Thanks!

5 Feb 2007, 1:46 AM
#6
mirmir37 avatar

mirmir37

New Zenner

Join Date:
Dec 2006
Posts:
7
Plugin Contributions:
0

Re: Hide prices for users who have not logged in

"Price unavailable" will be defined in english.php, and you can reset the definition to be blank or anything you want.
Use the Developer's Toolkit in admin > Tools to search for price unavailable and you will find the correct file to edit.


Glenn

Thank you very much for your help! :-)