Forum Home Forum Home > Legacy Products > SalesCart Standard / PRO / SQL
  New Posts New Posts RSS Feed - Small Discount Error
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Forum LockedSmall Discount Error

 Post Reply Post Reply
Author
Message
cberish View Drop Down
Newbie
Newbie
Avatar

Joined: July/20/04
Location: United States
Status: Offline
Points: 20
Post Options Post Options   Thanks (0) Thanks(0)   Quote cberish Quote  Post ReplyReply Direct Link To This Post Topic: Small Discount Error
    Posted: January/11/05 at 8:38am
This is an odd one.

I have quantitiy discounts for one product (cost of prduct =
2.13).
Here is a quick breakdown:

6+    $    2.09  ;  
12+ $    2.07   
18+ $    2.04   
24+ $    2.02   
48+ $    1.99
Every discount "level" works fine (from strart to finish in the order)
except the last one, 48 or more =$1.99.

Here's the code from my product page:

<input type='hidden' name='discounted' value='Yes'>
                      <input type='hidden' name='cdiscount1' value=''>
                      <input type='hidden' name='cdiscount2' value=''>
                      <input type='hidden' name='cdiscount3' value=''>
                      <input type='hidden' name='cdiscount4' value=''>
                      <input type='hidden' name='volume1' value='11'>
                      <input type='hidden' name='volume2' value='17'>
                      <input type='hidden' name='volume3' value='23'>
                      <input type='hidden' name='volume4' value='35'>
                      <input type='hidden' name='volume5' value='47'>
                      <input type='hidden' name='volume6' value=''>
                      <input type='hidden' name='discount1'
value='2.09'>
                      <input type='hidden' name='discount2'
value='2.07'>
                      <input type='hidden' name='discount3'
value='2.04'>
                      <input type='hidden' name='discount4'
value='2.02'>
                      <input type='hidden' name='discount5'
value='1.99'>
                      <input type='hidden' name='discount6' value=''>
Back to Top
Techno Geek View Drop Down
Admin Group
Admin Group
Avatar
Evil monkey living in my closet!

Joined: March/11/04
Location: United States
Status: Offline
Points: 1206
Post Options Post Options   Thanks (0) Thanks(0)   Quote Techno Geek Quote  Post ReplyReply Direct Link To This Post Posted: January/18/05 at 9:41am
This is an issue with your SalesCart version. I've escalated it to be fixed but I fixed it on your page.

<input type='hidden' name='discounted' value='Yes'>


should have the value be set to No.
Techno Geek
Customer Support Engineer
ComCity and SalesCart Technical Support
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 11.04
Copyright ©2001-2015 Web Wiz Ltd.

Copyright 2015 by ComCity® LLC and SalesCart™.  All Rights Reserved