![]() |
Hiding online price |
Post Reply
|
| Author | |
paulyork
Newbie
Joined: 23-August-2007 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Topic: Hiding online pricePosted: 23-August-2007 at 12:57pm |
|
I'm using Ver 3.x. I'm trying hide all pricing on the site until a customer logs in. Does anyone have a solution? Any help would be welcome.
|
|
![]() |
|
netprofits
Certified ProductCart Developers
Joined: 05-January-2006 Location: United States Status: Offline Points: 22 |
Post Options
Thanks(0)
Quote Reply
Posted: 23-August-2007 at 1:20pm |
|
You would need to either use Customer Pricing Categories or wholesale customers and have your online prices be blank. In either case, you would need to modify each customer after they intially register and switch them to a specific customer pricing category or to a wholesale customer. Then the next time they login, they would see prices based on their pricing category. See the user's guide section on Manage Pricing Categories for details.
|
|
![]() |
|
paulyork
Newbie
Joined: 23-August-2007 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 23-August-2007 at 1:34pm |
|
I understand how to set pricing categories based on how a customer logs ins and display only to that group. The problem I'm having is my customer does not want to show ANY pricing unless a customer is logged in. I other words, hide the "online price" field / display on the site.
|
|
![]() |
|
netprofits
Certified ProductCart Developers
Joined: 05-January-2006 Location: United States Status: Offline Points: 22 |
Post Options
Thanks(0)
Quote Reply
Posted: 23-August-2007 at 1:41pm |
|
You would need to leave the Online Price for your products blank.
|
|
![]() |
|
cbadchris1
Newbie
Joined: 12-April-2007 Location: United States Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 13-September-2007 at 10:04am |
|
Go into the viewprd.asp and viewcategories and comment out the code for list and online price.
|
|
|
cbadchris
|
|
![]() |
|
Greg Dinger
Certified ProductCart Developers
Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
Quote Reply
Posted: 19-September-2007 at 11:49pm |
|
No - the OP wants the "logged in" status to dictate the appearance of price. They don't want to ALWAYS hide the price - just when a visitor has not logged in. You have to use the session variable that tracks that status and wrap the call to the function that displays the price and only execute the code if the customer has logged in. Edited by Greg Dinger - 19-September-2007 at 11:50pm |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |