Sears Fails Third-Grade Math
Quick, what's 2 x 15? Did you get 40? No? Then you're apparently overqualified to run Sears' website.
The always terrible retailer tried to charge reader Aaron an extra $10 for two run-of-the-mill rubber garden hoses. Sears fixed the problem without argument when Aaron called in the next day to point out the miscalculation.
"I guess Sears has a new way to generate more revenue," he mused.
Post a comment
Comments:
@Mknzybsofh: Ha! that's pretty ironic in an article like this.
However, problems with the post should be reported to the author.
I actually was going to send this in last weekend but never got around to it. When they first put these on sale the page was the same (29.99 crossed out and 14.99 below it). Add it to your cart? Yep that will be $29.99. Checked again a couple hours later. Added same hose to cart? Yep that will be 19.99. Looks like they are still ringing up 19.99. So instead I ordered a hose from Lowes where they know how to do math.
hmmmm...
var quantity
var subtotal
function CalculateSubtotal(price, quantity){
subtotal = price*quantity
}
That's easier than third grade math. The server does all the math for you. Granted that was psuedocode and only part of the problem but... yeah...
The oddest part is that the total they came up with is NOT the undiscounted plus the discounted, it's also NOT the discounted twice OR the undiscounted twice. I have no idea where their math came from.
well... on the surface, you are right. It is very simple code that can compare those two numbers. But I suspect there may be much more going on here than meets the eye. Chances are there is some other number coming into play here - perhaps a number on the database that wasnt updated, or was updated with an incorrect amount.
It is an exceptionally good chance it is not the code that is an issue, but the data itself.
I totally misread that as fecal conservatives, and couldn't for the life of me figure out where that thread was going...














*points out the double 'overqualified' in the above article*