Is it possible to remove the components from the shopping cart display?
At the moment the shopping cart lists:
Product ----- Quantity \
.................................-- Price -- Cost -- Remove
Component -- Quantity /
I'd ideally like it to be:
Product -- Quantity -- Price -- Cost -- Remove
Thanks in advance.
At the moment the shopping cart lists:
Product ----- Quantity \
.................................-- Price -- Cost -- Remove
Component -- Quantity /
I'd ideally like it to be:
Product -- Quantity -- Price -- Cost -- Remove
Thanks in advance.
Comment