I've updated the updater to handle previously set attributes (e.g. a customer clicking from their shopping cart)... As before the updater doesn't care where its values come from; it just 'reads' the page (sorta)

One thing to note is that if you add a product to the cart then revisit that product through the normal channels (i.e. not clicking from the cart) the price will show as the starting price and the updater will not attempt to reconstruct the values in the cart... I consider this to be natural enough behaviour... A product with attributes can be ordered many times with different attributes for each shopping cart item... The updater respects this

The link for the mod is http://chrome.me.uk/PriceUpdater.zip

A working version is here http://www.studio5.uk.com/index.php?...&products_id=3 (this is always up-to-date because it's my testing ground for this)

Dan