Hi!
I have an online store for my clothing company. When a user checks out it changes the items in their cart from “visible=yes” to “visible=no”, this is so the order can be stored in the database without losing the data of the cart at the time.
The problem is whenever a order is placed the same items in the users cart get duplicated. Im not sure why - I have no workflow to make a copy/create a new cart… (It also makes the duplicated version “visible=yes”. This is expect because by default “visible” is Yes.
I don’t think i need any screen shots for this.
Thanks in advance for any help.