By denisr on
Hi,
can anyone please help me with the rules? I need to alter the add to cart button in this way:
Event: After saving a new cart item
Conditions: this rule should work if the item that I am adding to the cart is already there. I thought that "check an order product" could be ok, but the next steps asks me a specific product, instead of the id of the product that I am adding to the cart
Which condition should I use?
Actions: If the condition is true, I should ignore the product that I am adding
Final result: if I press "Add to cart" more than once, the quantity will be always one.
Comments
Debug
On a related note: I enabled the debug to show "ALL", but it never displays for ubercart. Hence I think the reaction rule is not working from the start. Could it be?
No debug window for http://localhost/cart, while in http://localhost/cart/checkout the two Paypal rules log will appear.