Hello,
To cope with some options (e.g. gift wrap) on some of our products, I have included components, attributes and choices.
The problem is that when a choice is made (e.g. gift wrap), the correct order line is displayed - 1 x product + 1 x gift wrap - but also a second line underneath that appears to be(?) a concatenation of object names. Thus:
Description Qty
ProductA 1 -- (correct, as expected)
Gift wrap - Gift Wrap : Gift Wrap 1 -- (extra detail!)
Can anyone provide a suggestion as to (a) what is causing this and (b) how I can remove these second lines.
Note that for normal products (i.e. no choice) this doesn't appear.
Regards,
Jan
To cope with some options (e.g. gift wrap) on some of our products, I have included components, attributes and choices.
The problem is that when a choice is made (e.g. gift wrap), the correct order line is displayed - 1 x product + 1 x gift wrap - but also a second line underneath that appears to be(?) a concatenation of object names. Thus:
Description Qty
ProductA 1 -- (correct, as expected)
Gift wrap - Gift Wrap : Gift Wrap 1 -- (extra detail!)
Can anyone provide a suggestion as to (a) what is causing this and (b) how I can remove these second lines.
Note that for normal products (i.e. no choice) this doesn't appear.
Regards,
Jan
Comment