When I add a product to the cart I want to copy the price form the product collection to the cart collection. The photos above show the flow i have created. i’m not getting any errors but the product_price field in the cart collection is not being updated. Any advice would be great. I tried adding screen shots but a message came up new users cannot add attachments
Have you checked the flow logs to see if the flow is running as expected. If this is an Action(Non-Blocking) flow the user will not get an error if something goes wrong. It is logged in the flow logs though.
– jonathanwagner