I do not want the quantity value repeated against component details in the shopping cart and checkout. My situation is as follows:
Add an attribute, say Size, to a product and add a couple of choices, say 16 and 18 (May need to add a health warrning in future!)
Now if you choose, say 18, my shopping cart and checkout display:
Crop Top 1 £20.00
- Size: 18
under the product name with no quantity value on the same line (but I do have a quantity value above against the produt name).
ALL THE ABOVE IS HOW I WANT IT TO BE DISPLAYED.
NOW MY PROBLEM
To add an opptional extra at extra cost I need to use a component but first I have to include the 'Size' attribute and choices within a component (this requirement creates extra work I could do without but looks like I will have to live with this!). After adding my optional extra my shopping cart and checkout display:
Crop Top 1 £25.00
Choice 1 - Size: 18 1
Choice 2 - Optional Extra - Bag 1
I only want the quantity value displaying once along from the prooduct description. In other words I want it back how it was when I only had attributes and choices. I have search the forum, as I would have expected this problem to have occurred before, but have not been able to find anything similar. IS ANYONE ABLE TO HELP WITH A SOLUTION TO THIS?
Add an attribute, say Size, to a product and add a couple of choices, say 16 and 18 (May need to add a health warrning in future!)
Now if you choose, say 18, my shopping cart and checkout display:
Crop Top 1 £20.00
- Size: 18
under the product name with no quantity value on the same line (but I do have a quantity value above against the produt name).
ALL THE ABOVE IS HOW I WANT IT TO BE DISPLAYED.
NOW MY PROBLEM
To add an opptional extra at extra cost I need to use a component but first I have to include the 'Size' attribute and choices within a component (this requirement creates extra work I could do without but looks like I will have to live with this!). After adding my optional extra my shopping cart and checkout display:
Crop Top 1 £25.00
Choice 1 - Size: 18 1
Choice 2 - Optional Extra - Bag 1
I only want the quantity value displaying once along from the prooduct description. In other words I want it back how it was when I only had attributes and choices. I have search the forum, as I would have expected this problem to have occurred before, but have not been able to find anything similar. IS ANYONE ABLE TO HELP WITH A SOLUTION TO THIS?
Comment