When customers choose a variant of X product, the shopping cart shows the name of the product without the variant.
For example:
Cotton shirt -> Global product name
color: blue, red, green, whatever -> Variants
Currently, if a customer decides to add one blue shirt and one green shirt,
The cart looks like this:
Cotton shirt
Cotton shirt
This will be extremely confusing and annoying for customers. Please fix this.
Ideally, a shopping cart that retrieves the info properly would look like this:
Cotton shirt - blue
Cotton shirt - green