I'm working on a store that currently has products with one or two variants: Size (for some clothing) and a Gift Wrap option (for all products). So some products have both variants, while others have just the Gift Wrap variant.
When the items with both variants (Size and Gift Wrap) are added to the cart, they display on the Shopping Cart pages just fine. But when the products with only one variant (Gift Wrap) are added to the cart, they're displayed there with the variant repeated twice. For instance, the variant area on the Shopping Cart page will read:
Would You Like It Gift Wrapped: No Thanks.
Would You Like it Gift Wrapped: No Thanks.
Has anyone experienced a similar problem or have any idea what might be causing this? Thanks in advance!