I have a store that has various items that have variants... take for example this:
http://tycobbmuseum.org/GiftStore/ProductDetails.aspx
If you add this to the cart you will get something to the effect of:
T-Shirt Child, Color=Red, Size=Small
However, the store admin when receiving the order will get an order with this showing:
T-Shirt Child
Any idea why this is happening?
Also, after submitting an order - the shipping info is being displayed in the manage orders area (for each order) but the billing information is not. This info should be pulled over from our custom gateway that was put in place by Smith Consulting. Is there a reason why this is not pulling over?
Thanks. I am still using version 4.1 if that makes any difference with the above.