Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14
  1. #11
    Join Date
    Jan 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: Login for price on specific products

    Quote Originally Posted by agrapha View Post

    The desired goal here is to allow customers to browse but only see the prices and be allowed to check out if logged in. Am I chasing my tail here?
    My desired goal is actually, the exact opposite.

    I set mine to "login for price" about a year ago, to prevent online collegues from seeing my prices then undercutting me.

    Since that happened, I haven't gotten a single sale.

    Now I'd like to change it back, but can't remember how I did it in the first place.

    any suggestions? email would be quicker than here.

    [email protected]
    subject = zencart pricing question

    Thanks
    David
    =====
    David Stous
    Chief Maille Smith
    Wolf's Den armoury
    www.wolfsdenarmoury.com

  2. #12
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Login for price on specific products

    Check your Customer Details settings ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #13
    Join Date
    May 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Login for price on specific products

    I have been trying all evening to get something similar to this to work. I would like to have it where everything that is on special you have to log in to see the price. Could this be accomplished by adding a case like the following?

    PHP Code:
    case ($_SESSION['customer_id'] == '' and $specials '0'):
            
    // no prices for specials unless logged in
            
    return TEXT_LOGIN_FOR_PRICE_PRICE;
            break; 
    If $specials equals the specials price, it should only pull it when there is a special on the particular product that is being viewed, right? Any direction or help would be appreciated.

  4. #14
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Login for price on specific products

    The Special can be looked for with:
    zen_get_products_special_price($products_id, true)

    a Sale can be looked for with:
    zen_get_products_special_price($products_id, false)
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. mass price change for all products in a specific category
    By chaiavi in forum Setting Up Categories, Products, Attributes
    Replies: 21
    Last Post: 5 May 2019, 03:28 PM
  2. v154 specific products for specific customers
    By frodemikal in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 6 Jan 2016, 09:18 PM
  3. v138a COD for specific products and for specific Zip Codes
    By hc1501 in forum Addon Payment Modules
    Replies: 0
    Last Post: 29 May 2014, 12:54 PM
  4. How to set a specific shipping price for a specific product?
    By mmambou in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 2 Feb 2009, 04:34 PM
  5. When a specific Attribute is used - change price to "call for price"?
    By PaulRiedel in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 4 Nov 2007, 02:34 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR