<?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 : Quantity discount in order confirmation email</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : Quantity discount in order confirmation email]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 05:56:51 +0000</pubDate>
  <lastBuildDate>Mon, 14 Nov 2011 13:31:18 +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=4847</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[Quantity discount in order confirmation email : In trying to find a solution to...]]></title>
   <link>https://forum.productcart.com/quantity-discount-in-order-confirmation-email_topic4847_post18673.html#18673</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1748">kcramer</a><br /><strong>Subject:</strong> 4847<br /><strong>Posted:</strong> 14-November-2011 at 1:31pm<br /><br />In trying to find a solution to this problem, I came across this code in the file named sendmailCustomerProcessed.asp, and it seems like it relates to the display of Category Discounts (which is what our quantity discounts are), yet that discount is NOT being displayed in the Order Confirmation emails.<DIV>&nbsp;</DIV><DIV>Does anyone know why this isn't working? (This isn't code we added or modified. It's the original code&nbsp;that came with the cart.)&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><DIV>************************************************************</DIV>'DiscountCode, when applicable...Category Discounts<BR>ptotalDiscounts=pTotalDiscountAmount+piRewardValue+pcOrd_CatDiscounts<BR>if ptotalDiscounts&gt;0 then<BR>&nbsp;if piRewardValue&gt;0 then<BR>&nbsp;&nbsp;customerEmail=customerEmail &amp; FixedField(60, "R", dictLanguage.Item(Session("language")&amp;"_sendMail_21") &amp;RewardsLabel&amp;dictLanguage.Item(Session("language")&amp;"_sendMail_22"))<BR>&nbsp;else<BR>&nbsp;&nbsp;customerEmail=customerEmail &amp; FixedField(60, "R", dictLanguage.Item(Session("language")&amp;"_sendMail_23"))<BR>&nbsp;end if<BR>&nbsp;customerEmail=customerEmail &amp; FixedField(11, "R", "(-"&amp;scCurSign &amp; money(ptotalDiscounts)&amp;")")<BR>&nbsp;customerEmail=customerEmail &amp; vbCrLf<BR>End If</DIV><DIV>************************************************************</DIV><DIV>&nbsp;</DIV><DIV>Is there something we can add to this code to make the category discount amount appear in the same place where the subtotal, sales tax, shipping, and discount coupon amounts all appear at the bottom of the order details in the email? (Or am I just looking at the wrong code entirely and this excerpt of code isn't what should cause the category discount amount to appear in the email?)</DIV><DIV>&nbsp;</DIV><DIV>Any help would be greatly appreciated.</DIV><DIV>&nbsp;</DIV><DIV>~ Kristen</DIV>]]>
   </description>
   <pubDate>Mon, 14 Nov 2011 13:31:18 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/quantity-discount-in-order-confirmation-email_topic4847_post18673.html#18673</guid>
  </item> 
  <item>
   <title><![CDATA[Quantity discount in order confirmation email : How can wemake the quantity discount...]]></title>
   <link>https://forum.productcart.com/quantity-discount-in-order-confirmation-email_topic4847_post18648.html#18648</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1748">kcramer</a><br /><strong>Subject:</strong> 4847<br /><strong>Posted:</strong> 09-November-2011 at 12:12pm<br /><br /><P>How can we&nbsp;make the quantity discount amount appear as a line-item along with the subtotal, taxes, shipping, coupon code, and total amounts that are displayed&nbsp;in the Order Confirmation message sent to the customers?</P><DIV>The reason I ask is because without that discount, the totals at the bottom of the receipt look confusing. For example, most of our customers end up getting emails that look like this:</DIV><DIV>&nbsp;</DIV><DIV>Subtotal:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $54.90</DIV><DIV>Shipping charges:&nbsp;&nbsp; $&nbsp; 8.95</DIV><DIV>====================</DIV><DIV>Total:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $56.85</DIV><DIV>&nbsp;</DIV><DIV>As you can see in the example above, those three amounts do not appear to add up. This is because a $7.00 quantity discount is factored into the final total but the&nbsp;line that should say "Quantity discount: ($7.00)" is not displayed in the email.</DIV><DIV>&nbsp;</DIV><DIV>The discount is displayed in the email&nbsp;whenever a customer uses a coupon code, but NOT when a quantity discount is in effect. How do we get it to display this information in the emails?</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance for your help.</DIV><DIV>&nbsp;</DIV><DIV>~ Kristen</DIV>]]>
   </description>
   <pubDate>Wed, 09 Nov 2011 12:12:18 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/quantity-discount-in-order-confirmation-email_topic4847_post18648.html#18648</guid>
  </item> 
 </channel>
</rss>