In our store we have a number of products who price depents upon length. To do this I have created a component with one attribute with a number of choices. This works a treat (hope its the right way to do it). However, when you go to the checkout the attribute is also displayed with a quantity value. How do I remove this?
Otherwise my customers end up with a confusing looking cart. i.e. the quantities added up is exactly double the number of items they have ordered.
Otherwise my customers end up with a confusing looking cart. i.e. the quantities added up is exactly double the number of items they have ordered.
Comment