Search for solutions or post your questions. Let our community experts move you forward.
Hi everyone, I'm currently working on a state machine for the Merchant Portal in Spryker. I’ve defined a transition from state A to B, and in this transition, I’ve attached both a condition and a command. After debugging the flow, I noticed that the command is being executed before the condition, which is problematic in my…
I am investigating using promotional product discount for the customer. I created a discount with some condition. Furthermore, I added product to the cart to fulfil the condition. Then I could add the promotional product to the cart. Everything works fine. The problem happens when I remove the (non-promotional) product…