TT
Basically, I work for an eCommerce company.
We use magento and this is how our orders come out;
Now, we had a slight issue where if they ordered two products (FRBRED + FRPIL), it wasn't merging them together on the download.
So now, their order number is 12345 (example) and they have two seperate orders under the same order ID, one for FRBED and one for FRPIL.
What is the best way to merge them together?
I can't remove duplicates because theyre sharing the same order ID.
Stumped!
We use magento and this is how our orders come out;
Now, we had a slight issue where if they ordered two products (FRBRED + FRPIL), it wasn't merging them together on the download.
So now, their order number is 12345 (example) and they have two seperate orders under the same order ID, one for FRBED and one for FRPIL.
What is the best way to merge them together?
I can't remove duplicates because theyre sharing the same order ID.
Stumped!