Forums / Developer / Basket item properties on basket update

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

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?