Forums / Developer / Basket item properties on basket update

Basket item properties on basket update

Author Message

Milad P

Wednesday 21 November 2007 2:40:23 am

Hi,
I'm writing a workflow that will trig on shop/basket/before. The workflow should check the items stock attribute and respond to that.

My problem is that i don't know how to get information about which items in the basket that is going to be updated. The $process array doesn't contain anything valuable.

Any suggestions?