<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Hiding &#111;nline price</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Hiding &#111;nline price]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 23:15:45 +0000</pubDate>
  <lastBuildDate>Wed, 19 Sep 2007 23:49:29 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=1041</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Hiding &#111;nline price :   cbadchris1 wrote:Go into the...]]></title>
   <link>https://forum.productcart.com/hiding-online-price_topic1041_post3288.html#3288</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 1041<br /><strong>Posted:</strong> 19-September-2007 at 11:49pm<br /><br /><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by cbadchris1" alt="Originally posted by cbadchris1" style="vertical-align: text-bottom;" /> <strong>cbadchris1 wrote:</strong><br /><br />Go into the viewprd.asp and viewcategories and comment out the code for list and online price.</td></tr></table> </P><P>No - the OP wants the "logged in" status to dictate the appearance of price.&nbsp; They don't want to ALWAYS hide the price - just when a visitor has not logged in.</P><P>You have to use the session variable that tracks that status and wrap the call to the function that displays the&nbsp;price and only execute the code if the customer has logged in.</P><span style="font-size:10px"><br /><br />Edited by Greg Dinger - 19-September-2007 at 11:50pm</span>]]>
   </description>
   <pubDate>Wed, 19 Sep 2007 23:49:29 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/hiding-online-price_topic1041_post3288.html#3288</guid>
  </item> 
  <item>
   <title><![CDATA[Hiding &#111;nline price : Go into the viewprd.asp and viewcategories...]]></title>
   <link>https://forum.productcart.com/hiding-online-price_topic1041_post3182.html#3182</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=493">cbadchris1</a><br /><strong>Subject:</strong> 1041<br /><strong>Posted:</strong> 13-September-2007 at 10:04am<br /><br />Go into the viewprd.asp and viewcategories and comment out the code for list and online price.]]>
   </description>
   <pubDate>Thu, 13 Sep 2007 10:04:35 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/hiding-online-price_topic1041_post3182.html#3182</guid>
  </item> 
  <item>
   <title><![CDATA[Hiding &#111;nline price : You would need to leave the Online...]]></title>
   <link>https://forum.productcart.com/hiding-online-price_topic1041_post3008.html#3008</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 1041<br /><strong>Posted:</strong> 23-August-2007 at 1:41pm<br /><br />You would need to leave the Online Price for your products blank.]]>
   </description>
   <pubDate>Thu, 23 Aug 2007 13:41:16 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/hiding-online-price_topic1041_post3008.html#3008</guid>
  </item> 
  <item>
   <title><![CDATA[Hiding &#111;nline price : I understand how to set pricing...]]></title>
   <link>https://forum.productcart.com/hiding-online-price_topic1041_post3006.html#3006</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=649">paulyork</a><br /><strong>Subject:</strong> 1041<br /><strong>Posted:</strong> 23-August-2007 at 1:34pm<br /><br />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.]]>
   </description>
   <pubDate>Thu, 23 Aug 2007 13:34:20 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/hiding-online-price_topic1041_post3006.html#3006</guid>
  </item> 
  <item>
   <title><![CDATA[Hiding &#111;nline price : You would need to either use Customer...]]></title>
   <link>https://forum.productcart.com/hiding-online-price_topic1041_post3004.html#3004</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=77">netprofits</a><br /><strong>Subject:</strong> 1041<br /><strong>Posted:</strong> 23-August-2007 at 1:20pm<br /><br />You would need to either use Customer Pricing Categories or wholesale customers and have your&nbsp;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.]]>
   </description>
   <pubDate>Thu, 23 Aug 2007 13:20:47 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/hiding-online-price_topic1041_post3004.html#3004</guid>
  </item> 
  <item>
   <title><![CDATA[Hiding &#111;nline price : I&amp;#039;m using Ver 3.x. I&amp;#039;m...]]></title>
   <link>https://forum.productcart.com/hiding-online-price_topic1041_post3002.html#3002</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=649">paulyork</a><br /><strong>Subject:</strong> 1041<br /><strong>Posted:</strong> 23-August-2007 at 12:57pm<br /><br />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.]]>
   </description>
   <pubDate>Thu, 23 Aug 2007 12:57:25 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/hiding-online-price_topic1041_post3002.html#3002</guid>
  </item> 
 </channel>
</rss>