View Cart|Wish List|Login|Register | Thursday, February 09, 2012
 
 Search   ..:: Support &
    Service
  Forum
::..
 
    Minimize
www.catalooksupport.com ::: another place for CATALooK.netStore support

    Minimize
SearchForum Home
     
  DotNetNuke  CATALooK.netStore  Hiding Prices f...
 Hiding Prices for Unregistered Users
 
 6/29/2007 4:35:20 PM
STIAdmin
18 posts


Hiding Prices for Unregistered Users
I've scoured the forums on this site and did not find anything regarding hiding specific prices from unregistered users.  If I am reposting, sorry.

I'm trying to pick and choose specific prices that I would like to hide from unregistered users.  The unregistered user should be able to see the item descriptions and other item fields (ISBN, free 1, free 2, etc) but not be able to view the price until the user registers on the site.

Is there a way to selectively pick and choose specific products to show prices to unregistered users, or could this be a future release idea?

-Eric
 9/12/2007 1:06:17 AM
host
1831 posts
1st


Re: Hiding Prices for Unregistered Users

Probably you could use this workaround: http://www.dnnsoft.com/Service/Forum/tabid/75/forumid/2/threadid/3369/scope/posts/Default.aspx

To hide the price labels change perform the following code changes in the skin of module CAT_ItemPaneNF:

<asp:panel Runat="server" id="pnllistprice">

<TR>

change to:

<asp:panel Runat="server" id="pnllistprice">

<TR style="display:none">

 

<asp:panel Runat="server" id="pnlgridprice">

<TR>

change to:

 <asp:panel Runat="server" id="pnlgridprice">

<TR style="display:none">

 

<asp:panel id="pnlDetailPrice" Runat="server">

<TR>

change to:

<asp:panel id="pnlDetailPrice" Runat="server">

<TR style="display:none">

 

<asp:panel id="pnlOptionsTotal" Runat="server">

<TR>

change to:

<asp:panel id="pnlOptionsTotal" Runat="server">

<TR style="display:none">

  DotNetNuke  CATALooK.netStore  Hiding Prices f...

    Minimize
www.excommerce.com ::: eXcommerce are a dedicated reseller of Catalook. If you want the features of catalook without the hassle of setup and maintenance and want some extra support options please check our services.
      

References / Live Stores | Forum | Trial Downloads | Resource Directory | Release History | Support Requests | Referral Program | Contact
CATALooK |  Terms Of Use |  Privacy Statement
Copyright 2002-2010 CATALooK