Quote Originally Posted by Chrome View Post
kamelion0927, the Updater doesn't pull its prices from anywhere: it calculates them by creating a sandboxed shopping cart object and applying the attributes to it... Heavy-lifting of the price calculations is offloaded to core routines to future-proof against core updates and updated pricing routines... Unfortunately, it appears I'm applying something incorrectly... I need to look into it

Incidentally, have you tried echoing the $pibp var to see what it contains?

Dan
Sorry - I'm not talented enough to be a true coder so I always forget to utilize the echo statement (which, incidentally, would save me a lot of time trying to figure out what parts of the code to use on if statements - time for a sticky on the monitor).

Thanks for your time! I'll try echoing the statement and see what I get.