Hi,
In the Advanced User Guide (new version) there is a section called "Inserting the Same Product Multiple Times" which works exactly as described in that the 'master' product stock level is correctly reduced when the use purchases a 'slave' product of the same type.
In doing so however, Catalog displays an unwanted extra quantity number associated with the slave in the cart and checkout pages which looks something like this (excuse the dashes for spacing):
DETAILS ------ QUANTITY --- PRICE --- COST
-------------------------------------------------
Product A ---------1---------- £1.25 -- £1.25
(bought online) ----1
-------------------------------------------------
If I set the component name to <space>, it gets rid of the unwanted "(bought online)" text, but still leaves the extra "1" in the quantity column on every cart/checkout page which will just confuse customers. It looks as if 2 items have been bought toalling £1.25, rather than 1 item costing £1.25 which is what I need to show.
Is there anyway of getting rid of this extra quantity of "1" associated with the new linked component?
Any help will be much appreciated...
In the Advanced User Guide (new version) there is a section called "Inserting the Same Product Multiple Times" which works exactly as described in that the 'master' product stock level is correctly reduced when the use purchases a 'slave' product of the same type.
In doing so however, Catalog displays an unwanted extra quantity number associated with the slave in the cart and checkout pages which looks something like this (excuse the dashes for spacing):
DETAILS ------ QUANTITY --- PRICE --- COST
-------------------------------------------------
Product A ---------1---------- £1.25 -- £1.25
(bought online) ----1
-------------------------------------------------
If I set the component name to <space>, it gets rid of the unwanted "(bought online)" text, but still leaves the extra "1" in the quantity column on every cart/checkout page which will just confuse customers. It looks as if 2 items have been bought toalling £1.25, rather than 1 item costing £1.25 which is what I need to show.
Is there anyway of getting rid of this extra quantity of "1" associated with the new linked component?
Any help will be much appreciated...
Comment