<?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 : M. A. P. pricing</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : M. A. P. pricing]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 17:19:14 +0000</pubDate>
  <lastBuildDate>Thu, 20 Sep 2007 00:16:23 +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=941</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[M. A. P. pricing : I tackled this by adding a MAP...]]></title>
   <link>https://forum.productcart.com/m-a-p-pricing_topic941_post3290.html#3290</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 941<br /><strong>Posted:</strong> 20-September-2007 at 12:16am<br /><br /><P>I tackled this by adding a MAP flag to the product table and the associated admin, then a bit of logic that causes a "see our price" button.&nbsp; Clicking that button displays a popup wiht the pricing information and the discount savings. On other sites I have also displayed an explanation/disclaimer as to why this is necessary. </P><P>Example: <A href="http://www.marineproductsoutlet.com/store/pc/viewPrd.asp?idcategory=0&amp;idproduct=354" target="_blank">http://www.marineproductsoutlet.com/store/pc/viewPrd.asp?idc ategory=0&amp;idproduct=354</A></P><P>&nbsp;</P><span style="font-size:10px"><br /><br />Edited by Greg Dinger - 20-September-2007 at 12:39am</span>]]>
   </description>
   <pubDate>Thu, 20 Sep 2007 00:16:23 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/m-a-p-pricing_topic941_post3290.html#3290</guid>
  </item> 
  <item>
   <title><![CDATA[M. A. P. pricing : Edit &amp;#034;Viewprdcode.asp&amp;#034;...]]></title>
   <link>https://forum.productcart.com/m-a-p-pricing_topic941_post3266.html#3266</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=493">cbadchris1</a><br /><strong>Subject:</strong> 941<br /><strong>Posted:</strong> 18-September-2007 at 12:04am<br /><br /><P>Edit "Viewprdcode.asp" as such. Maybe we can put this issue to bed.</P><P>Enjoy,</P><P>Chris</P><P>'edit price information here to display list  price------------------------------------------------------- ------------------------------------------------------------ ------------------------------------------------------------ -&nbsp;&nbsp;<BR>&nbsp;&nbsp;'START - Visually separate prices from other information. Don't use if layout is One Column.<BR>&nbsp;&nbsp;if pcv_strViewPrdStyle &lt;&gt; "o" then<BR>&nbsp;&nbsp;&nbsp;response.write "&lt;div class='pcShowPrices'&gt;"<BR>&nbsp;&nbsp;end if<BR>&nbsp; <BR><strong>&nbsp;</strong><FONT color=#ff0000><strong>&nbsp;' Display the online price if it's not zero<BR>&nbsp;&nbsp;if (pPrice &lt; pListPrice) and (pcv_intHideBTOPrice&lt;&gt;"1") then<BR>&nbsp;&nbsp;&nbsp;response.write "&lt;div class='pcShowProductPrice'&gt;"<BR>&nbsp;&nbsp;&nbsp;response.write "&lt;img src=images/salecart.gif border=0&gt;"</strong><BR></FONT>&nbsp;&nbsp;&nbsp;'response.write dictLanguage.Item(Session("language")&amp;"_viewPrd_3")<BR>&nbsp;&nbsp;&nbsp;'response.write scCurSign &amp; money(pPrice)'change this to pListPrice<BR>&nbsp;&nbsp;&nbsp;response.write "&lt;/div&gt;"<BR>&nbsp;&nbsp;&nbsp;response.write "&lt;div class='pcShowProductPrice'&gt;"<BR>&nbsp;&nbsp;&nbsp;&nbsp;response.write dictLanguage.Item(Session("language")&amp;"_viewPrd_20")<BR>&nbsp;&nbsp;&nbsp;&nbsp;response.write "&lt;span class='pcShowProductListPrice'&gt;" &amp; scCurSign &amp; money(pListPrice) &amp; "&lt;/span&gt;"<BR>&nbsp;&nbsp;&nbsp;&nbsp;response.write "&lt;/div&gt;"<BR>&nbsp;&nbsp;&nbsp;&nbsp;response.write "&lt;div class='pcShowProductSavings'&gt;"<BR>&nbsp;&nbsp;&nbsp;&nbsp;response.write dictLanguage.Item(Session("language")&amp;"_viewPrd_4")<BR>&nbsp;&nbsp;&nbsp;&nbsp;response.write scCurSign &amp; money((pListPrice-pPrice))<BR>&nbsp;&nbsp;&nbsp;&nbsp;'response.write "&lt;br&gt;"<BR>&nbsp;&nbsp;&nbsp;&nbsp;response.write "&lt;/div&gt;"<BR>&nbsp;&nbsp;&nbsp;else</P>]]>
   </description>
   <pubDate>Tue, 18 Sep 2007 00:04:43 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/m-a-p-pricing_topic941_post3266.html#3266</guid>
  </item> 
  <item>
   <title><![CDATA[M. A. P. pricing : The MAP issues seems to come up...]]></title>
   <link>https://forum.productcart.com/m-a-p-pricing_topic941_post3263.html#3263</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=87">geoff</a><br /><strong>Subject:</strong> 941<br /><strong>Posted:</strong> 17-September-2007 at 10:33pm<br /><br /><P>The MAP issues seems to come up for a number of people. Myself included.</P><P>It would be a good feature for Product cart to add a MAP 1/0 flag, as standard, to the attributes for each product and then have an if clause in the viewprd.asp and viewcat*.asp file. If MAP =1 then read MAP message if not show price etc. Simple but useful.&nbsp;</P><P>Custom coding requires adding an extra table, which is more complicated than needed.</P><P>Just my opinion.</P>]]>
   </description>
   <pubDate>Mon, 17 Sep 2007 22:33:12 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/m-a-p-pricing_topic941_post3263.html#3263</guid>
  </item> 
  <item>
   <title><![CDATA[M. A. P. pricing : what&amp;#039;s the code you used...]]></title>
   <link>https://forum.productcart.com/m-a-p-pricing_topic941_post3201.html#3201</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=384">fidjiti</a><br /><strong>Subject:</strong> 941<br /><strong>Posted:</strong> 13-September-2007 at 6:05pm<br /><br />what's the code you used to replace the current info?]]>
   </description>
   <pubDate>Thu, 13 Sep 2007 18:05:18 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/m-a-p-pricing_topic941_post3201.html#3201</guid>
  </item> 
  <item>
   <title><![CDATA[M. A. P. pricing : You have to edit viewprd.asp and...]]></title>
   <link>https://forum.productcart.com/m-a-p-pricing_topic941_post3199.html#3199</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=493">cbadchris1</a><br /><strong>Subject:</strong> 941<br /><strong>Posted:</strong> 13-September-2007 at 5:51pm<br /><br /><P>You have to edit viewprd.asp and viewcategories.asp. Look for list price and online-price.</P><P>Chris</P>]]>
   </description>
   <pubDate>Thu, 13 Sep 2007 17:51:42 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/m-a-p-pricing_topic941_post3199.html#3199</guid>
  </item> 
  <item>
   <title><![CDATA[M. A. P. pricing : hey that&amp;#039;s awesome! Is the...]]></title>
   <link>https://forum.productcart.com/m-a-p-pricing_topic941_post3196.html#3196</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=384">fidjiti</a><br /><strong>Subject:</strong> 941<br /><strong>Posted:</strong> 13-September-2007 at 5:27pm<br /><br />hey that's awesome! Is the code hard to implement? What pages did you have to edit? where and with what code?]]>
   </description>
   <pubDate>Thu, 13 Sep 2007 17:27:03 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/m-a-p-pricing_topic941_post3196.html#3196</guid>
  </item> 
  <item>
   <title><![CDATA[M. A. P. pricing : http://www.offroadunlimited.co...]]></title>
   <link>https://forum.productcart.com/m-a-p-pricing_topic941_post3190.html#3190</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=493">cbadchris1</a><br /><strong>Subject:</strong> 941<br /><strong>Posted:</strong> 13-September-2007 at 3:38pm<br /><br /><P><A href="http://www.offroadunlimited.com/ProductCart/PC/viewPrd.asp?idcategory=1798&amp;idproduct=665" target="_blank"> http://www.offroadunlimited.com/ProductCart/PC/viewPrd.asp?i dcategory=1798&amp;idproduct=665 </A></P><P>Check this out. It was a simple "if then statement" and making sure the online price is lower than list. I display the list with strike-through and the discount and hide the online-price.</P><P>Chris</P>]]>
   </description>
   <pubDate>Thu, 13 Sep 2007 15:38:56 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/m-a-p-pricing_topic941_post3190.html#3190</guid>
  </item> 
  <item>
   <title><![CDATA[M. A. P. pricing : Thanks Chris...fidjiti,I sell...]]></title>
   <link>https://forum.productcart.com/m-a-p-pricing_topic941_post2722.html#2722</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=595">baddawg</a><br /><strong>Subject:</strong> 941<br /><strong>Posted:</strong> 08-July-2007 at 10:53pm<br /><br />Thanks Chris...fidjiti,I sell many different product, and only the electronics that I have started to add need MAP pricing, everything else I am ok on, so no need to MAP everything.<br /><br />I will hit Elance.com to find someone to do this.<br /><br />Thanks for the input <img border="0" src="https://forum.productcart.com/smileys/smiley17.gif" border="0"> ]]>
   </description>
   <pubDate>Sun, 08 Jul 2007 22:53:22 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/m-a-p-pricing_topic941_post2722.html#2722</guid>
  </item> 
  <item>
   <title><![CDATA[M. A. P. pricing : Oh, also I think maybe this post...]]></title>
   <link>https://forum.productcart.com/m-a-p-pricing_topic941_post2721.html#2721</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=384">fidjiti</a><br /><strong>Subject:</strong> 941<br /><strong>Posted:</strong> 08-July-2007 at 9:50pm<br /><br />Oh, also I think maybe this post would be good to read, for more ideas on how to show or not show the pricing. Brainstorming! You could change the text which says "price" to whatever you want.&nbsp; <a href="http://www.earlyimpact.com/forum/forum_posts.asp?TID=906&amp;KW=list+price" target="_blank"> http://www.earlyimpact.com/forum/forum_posts.asp?TID=906&amp ;KW=list+price</a>]]>
   </description>
   <pubDate>Sun, 08 Jul 2007 21:50:03 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/m-a-p-pricing_topic941_post2721.html#2721</guid>
  </item> 
  <item>
   <title><![CDATA[M. A. P. pricing : Just an idea. I have removed the...]]></title>
   <link>https://forum.productcart.com/m-a-p-pricing_topic941_post2719.html#2719</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=384">fidjiti</a><br /><strong>Subject:</strong> 941<br /><strong>Posted:</strong> 08-July-2007 at 9:43pm<br /><br />Just an idea. I have removed the "list price" from showing up on my site all together. It was just a matter of hiding the code in which the "list price" is shown. I can't remember what that code was or what page I had to edit, but I know it can be done. <br><br>If you had MAPs on all of your products and wouldn't need to show the "online price" for any of the products except during checkout then, I guess you could probably just edit the code to simply never display the "online price" just like I removed the "list price" from all of my pages and even the ajax bubble. The pages you'd need to edit would depend on how you've decided to display your products in categories and the actual product pages. <br>I don't think you'd need a developer, because I am not a dev. and I was able to change the code with some guidance. You just need to know what code you need to change once you have the pages ready. Make sure you always back-up the files before you change them. <br>Feel free to correct me if I am wrong. Hope that helps and makes sense. <br><br>]]>
   </description>
   <pubDate>Sun, 08 Jul 2007 21:43:57 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/m-a-p-pricing_topic941_post2719.html#2719</guid>
  </item> 
 </channel>
</rss>